forked from pool/libzypp
Update to last successful build
1508a69e5ecf50d51fb17a1ae004456369b36966 changes 17.23.5 (22) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2199
This commit is contained in:
parent
912428af1e
commit
ddcd1cb4d8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:58d02321eda42804b925a6b04f52f7be276b997d2cfce746a37c67736ddc92c4
|
||||
size 4756266
|
3
libzypp-17.23.5.tar.bz2
Normal file
3
libzypp-17.23.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bcfc43b856e9d3cfe74e42155a4c39b78e2106fbcd8dc06012675962c662a41f
|
||||
size 4755606
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 27 18:50:32 CEST 2020 - ma@suse.de
|
||||
|
||||
- Enable zchunk on SLE-15-SP2.
|
||||
- Older kernel-devel packages are not properly purged (bsc#1171224)
|
||||
- doc: enhance service plugin example.
|
||||
- version 17.23.5 (22)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 9 12:52:10 CEST 2020 - ma@suse.de
|
||||
|
||||
|
@ -19,13 +19,17 @@
|
||||
%if 0%{?is_opensuse} && (0%{?sle_version} >= 150100 || 0%{?suse_version} > 1500)
|
||||
%bcond_without zchunk
|
||||
%else
|
||||
%if 0%{?sle_version} >= 150200
|
||||
%bcond_without zchunk
|
||||
%else
|
||||
%bcond_with zchunk
|
||||
%endif
|
||||
%endif
|
||||
|
||||
%bcond_without mediabackend_tests
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.23.4
|
||||
Version: 17.23.5
|
||||
Release: 0
|
||||
URL: https://github.com/openSUSE/libzypp
|
||||
Summary: Library for package, patch, pattern and product management
|
||||
|
Loading…
x
Reference in New Issue
Block a user