From 4d6cdf00342b768da5cd813b5e3b4dc70a146b3e9bd738a213038d8bcd340aee Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 18 Oct 2023 18:24:14 +0000 Subject: [PATCH 1/4] gitrev 33278a993 (Translated using Weblate (Swedish), 2023-10-18) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2601 --- libzypp-17.31.22.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.31.22.tar.bz2 b/libzypp-17.31.22.tar.bz2 index c82afc36..26b2664 100644 --- a/libzypp-17.31.22.tar.bz2 +++ b/libzypp-17.31.22.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:631b7210f0e2de552d9af425790da7847f898b5aa82f41046ff1593c733c965e -size 5663316 +oid sha256:19e5a4f38f242b73cd0b28b34c0ed356971cde784092d6aa152e2ed823f35d97 +size 5663271 From c63758798e2a9a010436482c98a9ca22cf937ba9473e784209555500dc5e09b8 Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Mon, 23 Oct 2023 15:33:52 +0000 Subject: [PATCH 2/4] gitrev 5d9c63bc5 (Allow c++11 code to use our header files, 2023-10-23) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2602 --- libzypp-17.31.22.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.31.22.tar.bz2 b/libzypp-17.31.22.tar.bz2 index 26b2664..c9f3d41 100644 --- a/libzypp-17.31.22.tar.bz2 +++ b/libzypp-17.31.22.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:19e5a4f38f242b73cd0b28b34c0ed356971cde784092d6aa152e2ed823f35d97 -size 5663271 +oid sha256:d399ef183cd20bae91635a43e1f741fc9220ff049c55b10b0c2f4e85bf11d652 +size 5663567 From c750a2a485d452b240f307d1a0e88bc69e0ddd34d48a322a36ff5e2184c00fcd Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 25 Oct 2023 14:05:01 +0000 Subject: [PATCH 3/4] gitrev 3933a3d46 (Stop using boost version 1 timer library (fixes #489, bsc#1215294), 2023-10-25) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2603 --- libzypp-17.31.22.tar.bz2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libzypp-17.31.22.tar.bz2 b/libzypp-17.31.22.tar.bz2 index c9f3d41..0ea616f 100644 --- a/libzypp-17.31.22.tar.bz2 +++ b/libzypp-17.31.22.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d399ef183cd20bae91635a43e1f741fc9220ff049c55b10b0c2f4e85bf11d652 -size 5663567 +oid sha256:99cb81637dbf8255112d2ba9ed13bd7651dbb697d04428a296d25cee61df4605 +size 5663346 From 3e94b5a719da1962461c270b5a0bd2bc563f769bfcf4816fe4759c6e054250dd Mon Sep 17 00:00:00 2001 From: ZYpp Developers Date: Wed, 25 Oct 2023 14:20:28 +0000 Subject: [PATCH 4/4] gitrev ea5e8d88c (changes 17.31.23 (22), 2023-10-25) OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=2604 --- libzypp-17.31.22.tar.bz2 | 3 --- libzypp-17.31.23.tar.bz2 | 3 +++ libzypp.changes | 7 +++++++ libzypp.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 libzypp-17.31.22.tar.bz2 create mode 100644 libzypp-17.31.23.tar.bz2 diff --git a/libzypp-17.31.22.tar.bz2 b/libzypp-17.31.22.tar.bz2 deleted file mode 100644 index 0ea616f..0000000 --- a/libzypp-17.31.22.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99cb81637dbf8255112d2ba9ed13bd7651dbb697d04428a296d25cee61df4605 -size 5663346 diff --git a/libzypp-17.31.23.tar.bz2 b/libzypp-17.31.23.tar.bz2 new file mode 100644 index 0000000..9b77f04 --- /dev/null +++ b/libzypp-17.31.23.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ceb532ee235f9ab3a6a6004ec4659b176a64e19c0b6c31c1db8fc5466253f4e +size 5662724 diff --git a/libzypp.changes b/libzypp.changes index 2136803..dfc7776 100644 --- a/libzypp.changes +++ b/libzypp.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 25 16:03:51 CEST 2023 - ma@suse.de + +- Stop using boost version 1 timer library (fixes #489, + bsc#1215294) +- version 17.31.23 (22) + ------------------------------------------------------------------- Thu Oct 12 14:26:36 CEST 2023 - ma@suse.de diff --git a/libzypp.spec b/libzypp.spec index ddf31ed..df0af1e 100644 --- a/libzypp.spec +++ b/libzypp.spec @@ -42,7 +42,7 @@ %bcond_with enable_preview_single_rpmtrans_as_default_for_zypper Name: libzypp -Version: 17.31.22 +Version: 17.31.23 Release: 0 License: GPL-2.0-or-later URL: https://github.com/openSUSE/libzypp