forked from pool/libzypp
Update to last successful build
a86c9ce4323962784d4783ac96f12cd453e06725 changes 17.20.0 (20) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2157
This commit is contained in:
parent
c821145b90
commit
d71959e4dd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3da9475f3fc355232426aa8367920f52f7b613a31795c7e3302338dd9e45c2d3
|
||||
size 4740338
|
3
libzypp-17.20.0.tar.bz2
Normal file
3
libzypp-17.20.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e188ab10b32a2bd214c8e7716cc659739a4ad4f4ad1dee4a6126859a9a295904
|
||||
size 4741483
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 19 13:28:00 CET 2019 - ma@suse.de
|
||||
|
||||
- BuildRequires: libsolv-devel >= 0.7.10.
|
||||
- RpmDb: Become rpmdb backend independent (jsc#SLE-7272)
|
||||
- RpmDb: Close API offering a custom rpmdb path
|
||||
It's actually not needed and for this to work also libsolv needs
|
||||
to support it. You can sill use a librpmDb::db_const_iterator to
|
||||
access a database at a custom location (ro).
|
||||
- Remove legacy rpmV3database conversion code.
|
||||
- version 17.20.0 (20)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 09:51:10 CET 2019 - ma@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.19.0
|
||||
Version: 17.20.0
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/libzypp
|
||||
Summary: Library for package, patch, pattern and product management
|
||||
@ -71,7 +71,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkg-config
|
||||
%endif
|
||||
|
||||
BuildRequires: libsolv-devel >= 0.7.8
|
||||
BuildRequires: libsolv-devel >= 0.7.10
|
||||
%if 0%{?suse_version} >= 1100
|
||||
BuildRequires: libsolv-tools
|
||||
%requires_eq libsolv-tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user