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
|
||||
|
||||
Name: distromatic
|
||||
Version: 2.1
|
||||
Version: 2.2
|
||||
Release: 1mamba
|
||||
Summary: A tool for maintaining an RPM based distribution
|
||||
Group: System/Configuration
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://openmamba.org
|
||||
Source: https://openmamba.org/distribution/sources/distromatic-%{version}.tar.bz2
|
||||
URL: https://gitlab.mambasoft.it/openmamba/distromatic
|
||||
Source: https://gitlab.mambasoft.it/openmamba/distromatic.git/v%{version}/distromatic-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
@ -29,11 +29,11 @@ BuildRequires: libz-devel
|
||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||
BuildRequires: libiberty-devel
|
||||
|
||||
%debug_package
|
||||
|
||||
%description
|
||||
A tool for maintaining an RPM based distribution.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -69,6 +69,9 @@ exit 0
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%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
|
||||
- update to 2.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user