Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package oidentd for openSUSE:Factory checked in at 2023-04-06 15:57:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/oidentd (Old) and /work/SRC/openSUSE:Factory/.oidentd.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "oidentd" Thu Apr 6 15:57:13 2023 rev:30 rq:1077654 version:3.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/oidentd/oidentd.changes 2023-03-17 17:05:21.418026392 +0100 +++ /work/SRC/openSUSE:Factory/.oidentd.new.19717/oidentd.changes 2023-04-06 15:57:14.288735082 +0200 @@ -1,0 +2,6 @@ +Thu Apr 6 03:25:06 UTC 2023 - Samu Voutilainen <[email protected]> + +- Replaced patch oidentd-3.0.0-configure_zstd.patch with + oidentd-3.1.0-configure_zstd.patch to fix compilation on 15.4 + +------------------------------------------------------------------- Old: ---- oidentd-3.0.0-configure_zstd.patch New: ---- oidentd-3.1.0-configure_zstd.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ oidentd.spec ++++++ --- /var/tmp/diff_new_pack.4LPJt8/_old 2023-04-06 15:57:14.968738922 +0200 +++ /var/tmp/diff_new_pack.4LPJt8/_new 2023-04-06 15:57:14.972738945 +0200 @@ -36,7 +36,7 @@ Source5: https://files.janikrabe.com/pub/oidentd/releases/%{version}/oidentd-%{version}.tar.xz.asc # https://janikrabe.com/key.asc Source6: %{name}.keyring -Patch0: oidentd-3.0.0-configure_zstd.patch +Patch0: oidentd-%{version}-configure_zstd.patch BuildRequires: automake BuildRequires: bison BuildRequires: flex ++++++ oidentd-3.0.0-configure_zstd.patch -> oidentd-3.1.0-configure_zstd.patch ++++++ --- /work/SRC/openSUSE:Factory/oidentd/oidentd-3.0.0-configure_zstd.patch 2023-03-17 17:05:21.318025865 +0100 +++ /work/SRC/openSUSE:Factory/.oidentd.new.19717/oidentd-3.1.0-configure_zstd.patch 2023-04-06 15:57:14.280735036 +0200 @@ -1,11 +1,13 @@ ---- oidentd-3.1.0.orig/configure.ac 2022-10-20 15:53:17.101986806 +0200 -+++ oidentd-3.1.0/configure.ac 2022-10-20 15:53:49.706277762 +0200 -@@ -16,7 +16,7 @@ +Index: oidentd-3.1.0/configure.ac +=================================================================== +--- oidentd-3.1.0.orig/configure.ac ++++ oidentd-3.1.0/configure.ac +@@ -16,7 +16,7 @@ dnl along with this program; if not, wri dnl Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA - - AC_INIT([oidentd],[3.0.0],[[email protected]],[],[https://janikrabe.com/projects/oidentd/]) + + AC_INIT([oidentd],[3.1.0],[[email protected]],[],[https://oidentd.janikrabe.com]) -AM_INIT_AUTOMAKE([dist-bzip2 dist-xz dist-zip dist-zstd]) +AM_INIT_AUTOMAKE([dist-bzip2 dist-xz dist-zip]) - + AC_DEFINE(PACKAGE_AUTHOR, ["Janik Rabe"], [maintainer]) - +
