update to 0.1.18 [release 0.1.18-1mamba;Sun Dec 26 2021]
This commit is contained in:
parent
f164328980
commit
af70949cde
@ -1,5 +1,5 @@
|
||||
Name: libcomps
|
||||
Version: 0.1.15
|
||||
Version: 0.1.18
|
||||
Release: 1mamba
|
||||
Summary: Alternative for yum.comps library written in pure C with Python bindings
|
||||
Group: System/Libraries
|
||||
@ -7,18 +7,15 @@ Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/rpm-software-management/libcomps
|
||||
Source: https://github.com/rpm-software-management/libcomps.git/libcomps-%{version}/libcomps-%{version}.tar.bz2
|
||||
Source: https://github.com/rpm-software-management/libcomps.git/%{version}/libcomps-%{version}.tar.bz2
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libexpat-devel
|
||||
BuildRequires: libpython-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libz-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Libcomps is alternative for yum.comps library. It's written in pure C as library and there's bindings for python2 and python3.
|
||||
@ -81,6 +78,9 @@ cd libcomps
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Sun Dec 26 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.18-1mamba
|
||||
- update to 0.1.18
|
||||
|
||||
* Sat Aug 15 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.15-1mamba
|
||||
- update to 0.1.15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user