Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openpgm for openSUSE:Factory checked in at 2023-06-09 20:36:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openpgm (Old) and /work/SRC/openSUSE:Factory/.openpgm.new.15902 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openpgm" Fri Jun 9 20:36:59 2023 rev:11 rq:1091348 version:5.3.128 Changes: -------- --- /work/SRC/openSUSE:Factory/openpgm/openpgm.changes 2021-07-02 13:27:06.588926911 +0200 +++ /work/SRC/openSUSE:Factory/.openpgm.new.15902/openpgm.changes 2023-06-09 20:38:02.306763539 +0200 @@ -1,0 +2,15 @@ +Wed Jun 7 13:11:24 UTC 2023 - pgaj...@suse.com + +- version update to 5.3.128 + * Maintenance release aggregating all patches to the repository since + previous tested release. +- modified sources + % baselibs.conf +- deleted patches + - libpgm-5.2.122-configure-rdtsc-checking-chg.patch (upstreamed) + - libpgm-5.2.122-pkg-config-do-not-add-I-to-non-existing-directory.patch (upstreamed) + - libpgm-5.2.122-reproducible-architecture.patch (upstreamed) + - libpgm-5.2.122-reproducible.patch (upstreamed) + - use_python3.patch (upstreamed) + +------------------------------------------------------------------- Old: ---- libpgm-5.2.122-configure-rdtsc-checking-chg.patch libpgm-5.2.122-pkg-config-do-not-add-I-to-non-existing-directory.patch libpgm-5.2.122-reproducible-architecture.patch libpgm-5.2.122-reproducible.patch openpgm-release-5-2-122.tar.gz use_python3.patch New: ---- openpgm-release-5-3-128.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openpgm.spec ++++++ --- /var/tmp/diff_new_pack.G5oBv9/_old 2023-06-09 20:38:03.058767906 +0200 +++ /var/tmp/diff_new_pack.G5oBv9/_new 2023-06-09 20:38:03.062767930 +0200 @@ -2,7 +2,7 @@ # # spec file for package openpgm # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2012 Pascal Bleser <pascal.ble...@opensuse.org> # # All modifications and additions to the file contributed by third parties @@ -19,31 +19,20 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ -%define major 5.2 -%define mpkg 5_2 +%define major 5.3 +%define mpkg 5_3 %define soname 0 -%define tarball_version 5-2-122 +%define tarball_version 5-3-128 %define libname libpgm-%{mpkg}-%{soname} Name: openpgm -Version: 5.2.122 +Version: 5.3.128 Release: 0 Summary: OpenPGM implementation of the Reliable Multicast Protocol License: LGPL-2.1-or-later Group: Development/Libraries/C and C++ URL: https://github.com/steve-o/openpgm -Source: https://github.com/steve-o/openpgm/archive/release-5-2-122.tar.gz#/openpgm-release-%{tarball_version}.tar.gz +Source: https://github.com/steve-o/openpgm/archive/release-%{tarball_version}.tar.gz#/openpgm-release-%{tarball_version}.tar.gz Source99: baselibs.conf -# PATCH-FIX-UPSTREAM bmwiedemann https://github.com/steve-o/openpgm/pull/48 -Patch0: libpgm-5.2.122-reproducible.patch -# PATCH-FIX-UPSTREAM bluca https://github.com/steve-o/openpgm/pull/58 -Patch1: libpgm-5.2.122-reproducible-architecture.patch -# PATCH-FIX-UPSTREAM bluca https://github.com/steve-o/openpgm/pull/57 -Patch2: libpgm-5.2.122-pkg-config-do-not-add-I-to-non-existing-directory.patch -# upstream pending patch https://github.com/steve-o/openpgm/pull/63 -Patch3: libpgm-5.2.122-configure-rdtsc-checking-chg.patch -# PATCH-{FIX|FEATURE}-{OPENSUSE|SLE|UPSTREAM} name-of-file.patch bsc#[0-9]+ mc...@suse.com -# this patch makes things totally awesome -Patch4: use_python3.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: gcc-c++ @@ -87,6 +76,7 @@ %autopatch -p1 %build +mv openpgm-5.2.pc.in openpgm-5.3.pc.in export ac_cv_func_ftime=no mkdir -p m4 autoreconf -fi ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.G5oBv9/_old 2023-06-09 20:38:03.090768092 +0200 +++ /var/tmp/diff_new_pack.G5oBv9/_new 2023-06-09 20:38:03.094768115 +0200 @@ -1,2 +1,2 @@ -libpgm-5_2-0 +libpgm-5_3-0 ++++++ openpgm-release-5-2-122.tar.gz -> openpgm-release-5-3-128.tar.gz ++++++ ++++ 30536 lines of diff (skipped)