forked from pool/libzypp
Accepting request 809649 from zypp:Head
Softwarestack update OBS-URL: https://build.opensuse.org/request/show/809649 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=427
This commit is contained in:
commit
16f0bc3428
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:07f0229ef634fc2e901c18d9464f07f15c13a7a41e90770c2930c3b900e92ef2
|
||||
size 4755662
|
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