diff --git a/libzypp-17.30.0.tar.bz2 b/libzypp-17.30.0.tar.bz2 deleted file mode 100644 index fb2c43f..0000000 --- a/libzypp-17.30.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fa9b7080e5afc40dcb2b0573b7426c08b73f11372fa3c866c1418d7de7a78d1a -size 5498308 diff --git a/libzypp-17.30.1.tar.bz2 b/libzypp-17.30.1.tar.bz2 new file mode 100644 index 0000000..292e1a8 --- /dev/null +++ b/libzypp-17.30.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c66dac9889a515ffaf232df86d539f8d5e87d3c7571e0afe3272b2c51132efe +size 5502014 diff --git a/libzypp.changes b/libzypp.changes index 3250a85..9be14a9 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Mon May 30 14:37:57 CEST 2022 - ma@suse.de + +- PluginRepoverification: initial version hooked into + repo::Downloader and repo refresh. +- Immediately start monitoring the download.transfer_timeout. + Do not wait until the first data arrived. (bsc#1199042) +- singletrans: no dry-run commit if doing just download-only. +- Work around cases where sat repo.start points to an invalid + solvable. May happen if (wrong arch) solvables were removed + at the beginning of the repo. +- fix misplaced #endif SINGLE_RPMTRANS_AS_DEFAULT_FOR_ZYPPER + (fixes #388) +- version 17.30.1 (22) + ------------------------------------------------------------------- Fri Mar 25 17:08:46 CET 2022 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index 59bf7eb..226bdd1 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -43,7 +43,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.30.0 +Version: 17.30.1 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp @@ -59,6 +59,7 @@ Obsoletes: yast2-packagemanager Provides: libzypp(plugin) = 0.1 Provides: libzypp(plugin:appdata) = 0 Provides: libzypp(plugin:commit) = 1 +Provides: libzypp(plugin:repoverification) = 0 Provides: libzypp(plugin:services) = 1 Provides: libzypp(plugin:system) = 1 Provides: libzypp(plugin:urlresolver) = 0