update to 5.2.2 [release 5.2.2-1mamba;Sat Nov 26 2022]
This commit is contained in:
parent
15de286268
commit
88bffe56d5
@ -1,17 +1,20 @@
|
|||||||
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: supermin
|
Name: supermin
|
||||||
Version: 5.1.20
|
Version: 5.2.2
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Tool for creating supermin appliances (formerly called febootstrap)
|
Summary: Tool for creating supermin appliances (formerly called febootstrap)
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://people.redhat.com/~rjones/supermin/
|
URL: https://libguestfs.org/supermin.1.html
|
||||||
Source: http://libguestfs.org/download/supermin/supermin-%{version}.tar.gz
|
Source: https://download.libguestfs.org/supermin/%{majver}-stable/supermin-%{version}.tar.gz
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libe2fs-devel
|
BuildRequires: libe2fs-devel
|
||||||
|
BuildRequires: libpopt-devel
|
||||||
|
BuildRequires: librpm-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||||
|
|
||||||
@ -41,6 +44,9 @@ Tool for creating supermin appliances (formerly called febootstrap).
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 26 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.2.2-1mamba
|
||||||
|
- update to 5.2.2
|
||||||
|
|
||||||
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.20-2mamba
|
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1.20-2mamba
|
||||||
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
|
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user