forked from pool/libzypp
Update to last successful build
d35666aea6bd7bfe026c1fd494caa9566491950c changes 17.22.0 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2166
This commit is contained in:
parent
0dd145d46c
commit
add65667ca
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:df7df3dcbbf125ff18b4d457123b319edede281aa2683b660323c498a8d0eb18
|
|
||||||
size 4725512
|
|
3
libzypp-17.22.0.tar.bz2
Normal file
3
libzypp-17.22.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:adabd08ba294759528cb91395682d11cb6f28d3b74cd9583b8a3ae883ae7bffb
|
||||||
|
size 4725293
|
@ -1,9 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 23 16:30:19 CET 2020 - ma@suse.de
|
||||||
|
|
||||||
|
- yum::Downloader: Prefer zchunk compressed metadata if libvsolv
|
||||||
|
supports it.
|
||||||
|
- BuildRequires: libsolv-devel >= 0.7.11.
|
||||||
|
- version 17.22.0 (22)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 20 12:53:12 CET 2020 - ma@suse.de
|
Mon Jan 20 12:53:12 CET 2020 - ma@suse.de
|
||||||
|
|
||||||
- Selectable: Fix highestAvailableVersionObj if only retracted
|
- Selectable: Fix highestAvailableVersionObj if only retracted
|
||||||
packages are available. Avoid using retracted items as candidate
|
packages are available. Avoid using retracted items as candidate
|
||||||
(jira#SLE-8905)
|
(jsc#SLE-8770)
|
||||||
- version 17.21.0 (20)
|
- version 17.21.0 (20)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: libzypp
|
Name: libzypp
|
||||||
Version: 17.21.0
|
Version: 17.22.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: https://github.com/openSUSE/libzypp
|
Url: https://github.com/openSUSE/libzypp
|
||||||
Summary: Library for package, patch, pattern and product management
|
Summary: Library for package, patch, pattern and product management
|
||||||
@ -77,7 +77,7 @@ BuildRequires: pkgconfig
|
|||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: libsolv-devel >= 0.7.10
|
BuildRequires: libsolv-devel >= 0.7.11
|
||||||
%if 0%{?suse_version} >= 1100
|
%if 0%{?suse_version} >= 1100
|
||||||
BuildRequires: libsolv-tools
|
BuildRequires: libsolv-tools
|
||||||
%requires_eq libsolv-tools
|
%requires_eq libsolv-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user