update to 2.3.1 [release 2.3.1-1mamba;Thu May 16 2024]
This commit is contained in:
parent
390c12f881
commit
060614f2e2
@ -3,22 +3,22 @@
|
||||
%define packager_groupid 65028
|
||||
|
||||
Name: distromatic
|
||||
Version: 2.2
|
||||
Version: 2.3.1
|
||||
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://gitlab.mambasoft.it/openmamba/distromatic
|
||||
Source: https://gitlab.mambasoft.it/openmamba/distromatic.git/v%{version}/distromatic-%{version}.tar.bz2
|
||||
URL: https://src.openmamba.org/openmamba/distromatic
|
||||
Source: https://src.openmamba.org/openmamba/distromatic.git/v%{version}/distromatic-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libdw-devel
|
||||
BuildRequires: libelf-devel
|
||||
BuildRequires: libglib-devel
|
||||
BuildRequires: libpopt-devel
|
||||
BuildRequires: librepo-devel
|
||||
BuildRequires: librpm-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
@ -26,7 +26,7 @@ BuildRequires: libunwind-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||
BuildRequires: librpm-devel >= 4.19.1.1-2mamba
|
||||
BuildRequires: libiberty-devel
|
||||
|
||||
%description
|
||||
@ -69,6 +69,12 @@ exit 0
|
||||
%doc AUTHORS COPYING
|
||||
|
||||
%changelog
|
||||
* Thu May 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.3.1-1mamba
|
||||
- update to 2.3.1
|
||||
|
||||
* Wed May 15 2024 Automatic Build System <autodist@mambasoft.it> 2.2-2mamba
|
||||
- rebuilt by autoport with build requirements: librpm-devel>=4.19.1.1-2mamba
|
||||
|
||||
* Sat Feb 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2-1mamba
|
||||
- update to 2.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user