Пакет gear: Информация

    Исходный пакет: gear
    Версия: 2.6.0-alt1
    Последняя версия по данным Repology
    Собран:  11 ноября 2022 г. 3:17 в задании #309724
    Сообщить об ошибке в пакете
    Домашняя страница: https://www.altlinux.org/Gear

    Лицензия: GPLv2+
    О пакете: Get Every Archive from git package Repository
    Описание: 
    This package contains utilities for building RPM packages from GEAR
    repositories and managing GEAR repositories.
    See /usr/share/doc/gear-2.6.0/QUICKSTART.ru_RU.UTF-8 for details.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    describe-specfile (noarch)
    gear (noarch)
    gear-sh-functions (noarch)

    Сопровождающий: Dmitry V. Levin



      1. bzip2
      2. git-core >= 1.8.0
      3. asciidoc
      4. gzip
      5. help2man
      6. faketime
      7. libshell >= 0:0.0.3-alt1
      8. unzip
      9. xz
      10. zip
      11. zstd

    Последнее изменение


    10 ноября 2022 г. Dmitry V. Levin 2.6.0-alt1
    - Relocated bash completion (closes: #41720).
    - Introduced "type" directive support.
    14 января 2022 г. Dmitry V. Levin 2.5.1-alt1
    - gear-rules.5: added references to git glob syntax (closes: #39804).
    - gear-store-tags: fixed the warning about specsubst directive (closes: #39898).
    - gear-edit-spec: do not invoke an editor when no spec file was found (closes: #40023).
    - gear: added git worktree support (closes: #40990).
    17 марта 2021 г. Dmitry V. Levin 2.5.0-alt1
    - Added exclude= option for tar: and zip: directives
      (by Alexey Gladkov; closes: #39801).
    - describe-specfile (by Gleb Fotengauer-Malinovskiy):
      + new utility, prints name and version info for specfile.
    - gear:
      + change the current workdir back before the last command invocation.
    - gear-changelog (by Arseny Maslennikov):
      + added --header-only option to only print changelog header.
    - gear-create-tag:
      + refuse to create tags that do not define all specsubst variables;
      + implemented -s/--specsubst option (closes: #39783).
    - gear-update-sh-functions (by Gleb Fotengauer-Malinovskiy):
      + fixed permissions (755 -> 644).
    - Moved gear-sh-functions and describe-specfile to separate
      subpackages (by Gleb Fotengauer-Malinovskiy).
    - Updated bash completions.