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
|
Name: libcomps
|
||||||
Version: 0.1.15
|
Version: 0.1.18
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Alternative for yum.comps library written in pure C with Python bindings
|
Summary: Alternative for yum.comps library written in pure C with Python bindings
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,18 +7,15 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/rpm-software-management/libcomps
|
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
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libexpat-devel
|
BuildRequires: libexpat-devel
|
||||||
BuildRequires: libpython-devel
|
|
||||||
BuildRequires: libpython3-devel
|
BuildRequires: libpython3-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Libcomps is alternative for yum.comps library. It's written in pure C as library and there's bindings for python2 and python3.
|
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
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%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
|
* Sat Aug 15 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.15-1mamba
|
||||||
- update to 0.1.15
|
- update to 0.1.15
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user