diff --git a/libzypp-17.10.1.tar.bz2 b/libzypp-17.10.1.tar.bz2 deleted file mode 100644 index 53df942..0000000 --- a/libzypp-17.10.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9288537a1476e56453b2ad071640858a53394074d683b9d0307b2d8728dbebf -size 4718659 diff --git a/libzypp-17.10.2.tar.bz2 b/libzypp-17.10.2.tar.bz2 new file mode 100644 index 0000000..d8a2fe9 --- /dev/null +++ b/libzypp-17.10.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21061b6022f90efcba10ae9e6af06ad69146289b361fd00dd703ab9eaad5bc8f +size 4723739 diff --git a/libzypp.changes b/libzypp.changes index e9d090f..0f2e813 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -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 diff --git a/libzypp.spec b/libzypp.spec index b13a3a6..8769817 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -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