Accepting request 982788 from zypp:Head
Softwarestack update OBS-URL: https://build.opensuse.org/request/show/982788 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=459
This commit is contained in:
commit
beb2d6ac3e
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:23dacfd9f3f040f4782729577f175b19868c4a047771a46555cdde25e7b6f387
|
|
||||||
size 5495224
|
|
3
libzypp-17.30.2.tar.bz2
Normal file
3
libzypp-17.30.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fdd8890e828bb9d773748aff90f9d7f0bbc72188bda7dbc96df60861804ccb68
|
||||||
|
size 5505977
|
@ -1,3 +1,27 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 15 12:07:22 CEST 2022 - ma@suse.de
|
||||||
|
|
||||||
|
- appdata plugin: Pass path to the repodata/ directory inside the
|
||||||
|
cache (bsc#1197684)
|
||||||
|
- zypp-rpm: flush rpm script output buffer before sending
|
||||||
|
endOfScriptTag.
|
||||||
|
- version 17.30.2 (22)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Fri Mar 25 17:08:46 CET 2022 - ma@suse.de
|
||||||
|
|
||||||
|
@ -43,7 +43,7 @@
|
|||||||
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
|
||||||
|
|
||||||
Name: libzypp
|
Name: libzypp
|
||||||
Version: 17.30.0
|
Version: 17.30.2
|
||||||
Release: 0
|
Release: 0
|
||||||
License: GPL-2.0-or-later
|
License: GPL-2.0-or-later
|
||||||
URL: https://github.com/openSUSE/libzypp
|
URL: https://github.com/openSUSE/libzypp
|
||||||
@ -59,6 +59,7 @@ Obsoletes: yast2-packagemanager
|
|||||||
Provides: libzypp(plugin) = 0.1
|
Provides: libzypp(plugin) = 0.1
|
||||||
Provides: libzypp(plugin:appdata) = 0
|
Provides: libzypp(plugin:appdata) = 0
|
||||||
Provides: libzypp(plugin:commit) = 1
|
Provides: libzypp(plugin:commit) = 1
|
||||||
|
Provides: libzypp(plugin:repoverification) = 0
|
||||||
Provides: libzypp(plugin:services) = 1
|
Provides: libzypp(plugin:services) = 1
|
||||||
Provides: libzypp(plugin:system) = 1
|
Provides: libzypp(plugin:system) = 1
|
||||||
Provides: libzypp(plugin:urlresolver) = 0
|
Provides: libzypp(plugin:urlresolver) = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user