gitrev 8be395362 (changes 17.31.15 (22), 2023-06-28)
OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2569
This commit is contained in:
parent
b2303b1ae3
commit
9194fb1812
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:26810ba1df5c04c7f2a68a1649b9e63830218811f549e4ffa098c4c194ae273f
|
|
||||||
size 5656559
|
|
3
libzypp-17.31.15.tar.bz2
Normal file
3
libzypp-17.31.15.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ff72e606d9209bb5cc2f3976884723fba3341f7f6ae627643f9fbf66566e5e7
|
||||||
|
size 5656427
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 28 12:34:18 CEST 2023 - ma@suse.de
|
||||||
|
|
||||||
|
- Fix build against protobuf >= 22 (fixes #465, closes #466)
|
||||||
|
Port away from protobuf_generate_cpp. Upstream protobuf does not
|
||||||
|
export protobuf_generate_cpp by default anymore.
|
||||||
|
Use protobuf_generate instead, which is also available on older
|
||||||
|
versions.
|
||||||
|
- Remove SUSE < SLE11 constructs (fixes #464).
|
||||||
|
- version 17.31.15 (22)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 15 12:00:07 CEST 2023 - ma@suse.de
|
Thu Jun 15 12:00:07 CEST 2023 - ma@suse.de
|
||||||
|
|
||||||
|
@ -42,7 +42,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.31.14
|
Version: 17.31.15
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user