diff --git a/libzypp-17.3.1.tar.bz2 b/libzypp-17.3.1.tar.bz2 deleted file mode 100644 index 7ee7878..0000000 --- a/libzypp-17.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8be015c1c17771805d3a2c13d871f658b89e7302d4b6c5f5f7c7754d9690695d -size 4692181 diff --git a/libzypp-17.4.0.tar.bz2 b/libzypp-17.4.0.tar.bz2 new file mode 100644 index 0000000..637ab86 --- /dev/null +++ b/libzypp-17.4.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26aec9b821065f4d679dee21e1f7465ad79b49b3b266dd10e41ad58299ddb25 +size 4692883 diff --git a/libzypp.changes b/libzypp.changes index d836c8a..47c5e88 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jun 25 10:48:55 CEST 2018 - ma@suse.de + +- Flags: make it std=c++14 ready +- Replace 'redhat-release' with generic 'system-release' (#120) +- Ignore /var, /tmp and /proc in zypper ps (bsc#1096617) +- Show GPGME version in log +- version 17.4.0 (2) + ------------------------------------------------------------------- Thu Apr 26 18:07:11 CEST 2018 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index d73ddb6..2a2c62d 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -17,11 +17,11 @@ Name: libzypp -Version: 17.3.1 +Version: 17.4.0 Release: 0 Url: git://gitorious.org/opensuse/libzypp.git Summary: Package, Patch, Pattern, and Product Management -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build Source: %{name}-%{version}.tar.bz2