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

    Бинарный пакет: gear
    Версия: 2.5.0-alt1
    Архитектура: noarch
    Собран:  12 июля 2021 г. 5:21 в задании #278157
    Исходный пакет: gear
    Сообщить об ошибке в пакете
    Загрузка: gear-2.5.0-alt1.noarch.rpm
    Домашняя страница: http://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.5.0/QUICKSTART.ru_RU.UTF-8 for details.

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


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


    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.
    27 декабря 2020 г. Dmitry V. Levin 2.4.2-alt1
    - Updated git-core requirement.
    - gear-srpmimport: expanded help text on --stdin option a bit.
    - tests: sort output before comparison in one more place (by Ivan Zakharyaschev).
    26 декабря 2020 г. Vitaly Chikunov 2.4.1-alt1
    - Re-enable multi-threaded compression for xz and zstd.