Update to last successful build
2467ad57c60ae696c0fc33ced00459c0b7b904f6 changes 17.10.2 (9) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2059
This commit is contained in:
parent
328576b87a
commit
23e076adc9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9288537a1476e56453b2ad071640858a53394074d683b9d0307b2d8728dbebf
|
||||
size 4718659
|
3
libzypp-17.10.2.tar.bz2
Normal file
3
libzypp-17.10.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:21061b6022f90efcba10ae9e6af06ad69146289b361fd00dd703ab9eaad5bc8f
|
||||
size 4723739
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 16:57:34 CET 2018 - ma@suse.de
|
||||
|
||||
- commit: set `SYSTEMD_OFFLINE=1` during chrooted commits (bsc#1118758)
|
||||
- no-recommends: Nevertheless consider resolver namespaces (hardware,
|
||||
language,..supporting packages) (FATE#325513)
|
||||
- BuildRequires: libsolv-devel >= 0.7.2
|
||||
(SOLVER_FLAG_ONLY_NAMESPACE_RECOMMENDED)
|
||||
- Remove world-readable bit from /var/log/zypp (bsc#1099019)
|
||||
- version 17.10.2 (9)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 28 14:40:26 CET 2018 - ma@suse.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: libzypp
|
||||
Version: 17.10.1
|
||||
Version: 17.10.2
|
||||
Release: 0
|
||||
Url: https://github.com/openSUSE/libzypp
|
||||
Summary: Library for package, patch, pattern and product management
|
||||
@ -75,7 +75,7 @@ BuildRequires: pkgconfig
|
||||
BuildRequires: pkg-config
|
||||
%endif
|
||||
|
||||
BuildRequires: libsolv-devel >= 0.7.1
|
||||
BuildRequires: libsolv-devel >= 0.7.2
|
||||
%if 0%{?suse_version} >= 1100
|
||||
BuildRequires: libsolv-tools
|
||||
%requires_eq libsolv-tools
|
||||
|
Loading…
Reference in New Issue
Block a user