diff --git a/libzypp-17.31.11.tar.bz2 b/libzypp-17.31.11.tar.bz2 deleted file mode 100644 index b5b85c2..0000000 --- a/libzypp-17.31.11.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad2980278829d41f5441fb4f65bef99a4186d8aef2f332a57054add39a93d1be -size 5654280 diff --git a/libzypp-17.31.12.tar.bz2 b/libzypp-17.31.12.tar.bz2 new file mode 100644 index 0000000..a069e21 --- /dev/null +++ b/libzypp-17.31.12.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e398f80b788e3260ca91e6c13249900280446ca27a6cffa2825b8d131986cc +size 5654288 diff --git a/libzypp.changes b/libzypp.changes index fd3a0ad..981755a 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jun 5 12:15:55 CEST 2023 - ma@suse.de + +- Do not unconditionally release a medium if provideFile failed + (bsc#1211661) +- libzypp.spec.cmake: remove duplicate file listing. +- version 17.31.12 (22) + ------------------------------------------------------------------- Fri Apr 28 13:40:07 CEST 2023 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 01366d1..912f6fe 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -1,7 +1,7 @@ # # spec file for package libzypp # -# Copyright (c) 2005-2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150400 || (0%{?is_opensuse} && 0%{?sle_version} >= 150100) @@ -42,10 +42,10 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.31.11 +Version: 17.31.12 Release: 0 -License: GPL-2.0+ -Url: https://github.com/openSUSE/libzypp +License: GPL-2.0-or-later +URL: https://github.com/openSUSE/libzypp Summary: Library for package, patch, pattern and product management Group: System/Packages BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -398,8 +398,6 @@ done %{_includedir}/zypp-media %{_includedir}/zypp-curl %{_libdir}/pkgconfig/libzypp.pc -%{_libdir}/pkgconfig/libzypp.pc -%{_libdir}/pkgconfig/libzypp.pc %files devel-doc %defattr(-,root,root)