Compare commits
2 Commits
0.7.16-1ma
...
0.7.17-2ma
Author | SHA1 | Date | |
---|---|---|---|
5fcf244956 | |||
8fcd534523 |
15
libsolv.spec
15
libsolv.spec
@@ -1,12 +1,12 @@
|
||||
Name: libsolv
|
||||
Version: 0.7.16
|
||||
Release: 1mamba
|
||||
Version: 0.7.17
|
||||
Release: 2mamba
|
||||
Summary: Library for solving packages and reading repositories
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://en.opensuse.org/openSUSE:Libzypp_satsolver
|
||||
URL: https://en.opensuse.org/openSUSE:Libzypp_satsolver
|
||||
Source: https://github.com/openSUSE/libsolv.git/%{version}/libsolv-%{version}.tar.bz2
|
||||
Patch0: libsolv-0.6.35-rpm-5.patch
|
||||
Patch1: libsolv-0.6.34-rpm-5.2.patch
|
||||
@@ -29,9 +29,8 @@ BuildRequires: libz-devel
|
||||
BuildRequires: libzstd-devel
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: librpm-devel >= 1:4.14.2.1
|
||||
BuildRequires: librpm-devel >= 4.16.1.2-1mamba
|
||||
BuildRequires: cmake
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Library for solving packages and reading repositories.
|
||||
@@ -171,6 +170,12 @@ cp ext/*.h %{buildroot}%{_includedir}/solv/
|
||||
%{python3_sitearch}/solv.py
|
||||
|
||||
%changelog
|
||||
* Sun Mar 07 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.17-2mamba
|
||||
- rebuilt by autoport with build requirements: librpm-devel>=4.16.1.2-1mamba
|
||||
|
||||
* Tue Feb 09 2021 Automatic Build System <autodist@mambasoft.it> 0.7.17-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Nov 28 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.7.16-1mamba
|
||||
- update to 0.7.16
|
||||
- python bindings only for python3 and packaged apart
|
||||
|
Reference in New Issue
Block a user