Update to 0.7.14
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
c141f439db
commit
1ba5bd1698
1
.gitignore
vendored
1
.gitignore
vendored
@ -54,3 +54,4 @@
|
||||
/libsolv-0.7.10.tar.gz
|
||||
/libsolv-0.7.11.tar.gz
|
||||
/libsolv-0.7.12.tar.gz
|
||||
/libsolv-0.7.14.tar.gz
|
||||
|
11
libsolv.spec
11
libsolv.spec
@ -20,18 +20,14 @@
|
||||
%bcond_without zstd
|
||||
|
||||
Name: lib%{libname}
|
||||
Version: 0.7.12
|
||||
Release: 4%{?dist}
|
||||
Version: 0.7.14
|
||||
Release: 1%{?dist}
|
||||
Summary: Package dependency solver
|
||||
|
||||
License: BSD
|
||||
URL: https://github.com/openSUSE/libsolv
|
||||
Source: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
|
||||
|
||||
# https://github.com/openSUSE/libsolv/pull/386
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1838691
|
||||
Patch0: usr-sqlite.patch
|
||||
|
||||
BuildRequires: cmake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: ninja-build
|
||||
@ -273,6 +269,9 @@ Python 3 version.
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed May 27 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 0.7.14-1
|
||||
- Update to 0.7.14
|
||||
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.7.12-4
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (libsolv-0.7.12.tar.gz) = c9d14d9b79c34cfd191c77174a86b2718b73b713d887f4961fa108de01948922108ca9897e7b37674e1f67359a1d23887d36195419841d3dffb83ab6b45181f3
|
||||
SHA512 (libsolv-0.7.14.tar.gz) = 4bc3ecb72ffa5973f7867f700517267fae3b1033788c9e42bf78e21d0a7f9707784f683b118f675709a90a2375c54c4e3cdae326f7ba67b746d1f472131bd494
|
||||
|
Loading…
Reference in New Issue
Block a user