Accepting request 1045196 from zypp:Head

Softwarestack update

OBS-URL: https://build.opensuse.org/request/show/1045196
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libzypp?expand=0&rev=468
This commit is contained in:
Dominique Leuenberger 2023-01-07 16:15:50 +00:00 committed by Git OBS Bridge
commit 8a1750c708
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c9c2079b44d81ca1d7cc61684a3eaa1ed3c991d51ed38a5ea9ebd79c834059e
size 5494254

3
libzypp-17.31.7.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad5f739955ac08e58ed7f449d168a51a84764077e8b685ff75d86248ea30dcd0
size 5464127

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Dec 24 02:22:11 CET 2022 - ma@suse.de
- Hint to "zypper removeptf" to remove PTFs.
- Removing a PTF without enabled repos should always fail
(bsc#1203248)
Without enabled repos, the dependent PTF-packages would be
removed (not replaced!) as well. To remove a PTF "zypper install
-- -PTF" or a dedicated "zypper removeptf PTF" should be used.
This will update the installed PTF packages to theit latest
version.
- version 17.31.7 (22)
-------------------------------------------------------------------
Fri Nov 25 13:41:55 CET 2022 - ma@suse.de

View File

@ -43,7 +43,7 @@
%bcond_with enable_preview_single_rpmtrans_as_default_for_zypper
Name: libzypp
Version: 17.31.6
Version: 17.31.7
Release: 0
License: GPL-2.0-or-later
URL: https://github.com/openSUSE/libzypp
@ -85,9 +85,14 @@ BuildRequires: dejagnu
BuildRequires: doxygen
BuildRequires: gcc-c++ >= 7
BuildRequires: gettext-devel
BuildRequires: ghostscript
BuildRequires: graphviz
BuildRequires: libproxy-devel
BuildRequires: libxml2-devel
BuildRequires: texlive-dvips
BuildRequires: texlive-latex
BuildRequires: texlive-newunicodechar
BuildRequires: texlive-xcolor
BuildRequires: yaml-cpp-devel
%if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}