update to 2.2 [release 2.2-1mamba;Sat Feb 19 2022]
This commit is contained in:
parent
4100857b7d
commit
390c12f881
@ -3,15 +3,15 @@
|
|||||||
%define packager_groupid 65028
|
%define packager_groupid 65028
|
||||||
|
|
||||||
Name: distromatic
|
Name: distromatic
|
||||||
Version: 2.1
|
Version: 2.2
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A tool for maintaining an RPM based distribution
|
Summary: A tool for maintaining an RPM based distribution
|
||||||
Group: System/Configuration
|
Group: System/Configuration
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://openmamba.org
|
URL: https://gitlab.mambasoft.it/openmamba/distromatic
|
||||||
Source: https://openmamba.org/distribution/sources/distromatic-%{version}.tar.bz2
|
Source: https://gitlab.mambasoft.it/openmamba/distromatic.git/v%{version}/distromatic-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -29,11 +29,11 @@ BuildRequires: libz-devel
|
|||||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||||
BuildRequires: libiberty-devel
|
BuildRequires: libiberty-devel
|
||||||
|
|
||||||
%debug_package
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A tool for maintaining an RPM based distribution.
|
A tool for maintaining an RPM based distribution.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -69,6 +69,9 @@ exit 0
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Feb 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2-1mamba
|
||||||
|
- update to 2.2
|
||||||
|
|
||||||
* Sat Mar 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-1mamba
|
* Sat Mar 20 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.1-1mamba
|
||||||
- update to 2.1
|
- update to 2.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user