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
|
%define packager_groupid 65028
|
||||||
|
|
||||||
Name: distromatic
|
Name: distromatic
|
||||||
Version: 2.2
|
Version: 2.3.1
|
||||||
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://gitlab.mambasoft.it/openmamba/distromatic
|
URL: https://src.openmamba.org/openmamba/distromatic
|
||||||
Source: https://gitlab.mambasoft.it/openmamba/distromatic.git/v%{version}/distromatic-%{version}.tar.bz2
|
Source: https://src.openmamba.org/openmamba/distromatic.git/v%{version}/distromatic-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libdw-devel
|
BuildRequires: libdw-devel
|
||||||
BuildRequires: libelf-devel
|
BuildRequires: libelf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
|
BuildRequires: libpopt-devel
|
||||||
BuildRequires: librepo-devel
|
BuildRequires: librepo-devel
|
||||||
BuildRequires: librpm-devel
|
BuildRequires: librpm-devel
|
||||||
BuildRequires: libsqlite-devel
|
BuildRequires: libsqlite-devel
|
||||||
@ -26,7 +26,7 @@ BuildRequires: libunwind-devel
|
|||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
BuildRequires: librpm-devel >= 4.19.1.1-2mamba
|
||||||
BuildRequires: libiberty-devel
|
BuildRequires: libiberty-devel
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -69,6 +69,12 @@ exit 0
|
|||||||
%doc AUTHORS COPYING
|
%doc AUTHORS COPYING
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Feb 19 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2-1mamba
|
||||||
- update to 2.2
|
- update to 2.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user