Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package znc for openSUSE:Factory checked in at 2026-06-03 20:28:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/znc (Old) and /work/SRC/openSUSE:Factory/.znc.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "znc" Wed Jun 3 20:28:47 2026 rev:35 rq:1356999 version:1.10.2 Changes: -------- --- /work/SRC/openSUSE:Factory/znc/znc.changes 2025-12-02 17:22:40.337399721 +0100 +++ /work/SRC/openSUSE:Factory/.znc.new.1937/znc.changes 2026-06-03 20:30:41.057763504 +0200 @@ -1,0 +2,12 @@ +Wed Jun 3 14:47:01 UTC 2026 - Martin Pluskal <[email protected]> + +- Update to version 1.10.2: + * Fix build when only part of Boost was found + * modperl: avoid newAV_alloc_x, which required a newer Perl + * Pass CClient to the OnClientGetSASLMechanisms callback + * Translation updates +- Drop znc-swig-4.4.patch (SWIG 4.4 support merged upstream) +- Build with the Ninja generator +- Mark the znc-doc subpackage as noarch + +------------------------------------------------------------------- Old: ---- znc-1.10.1.tar.gz znc-1.10.1.tar.gz.sig znc-swig-4.4.patch New: ---- znc-1.10.2.tar.gz znc-1.10.2.tar.gz.sig ----------(Old B)---------- Old: * Translation updates - Drop znc-swig-4.4.patch (SWIG 4.4 support merged upstream) - Build with the Ninja generator ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ znc.spec ++++++ --- /var/tmp/diff_new_pack.kfqVhY/_old 2026-06-03 20:30:42.201810883 +0200 +++ /var/tmp/diff_new_pack.kfqVhY/_new 2026-06-03 20:30:42.209811215 +0200 @@ -1,7 +1,7 @@ # # spec file for package znc # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: znc -Version: 1.10.1 +Version: 1.10.2 Release: 0 Summary: Advanced IRC Bouncer License: Apache-2.0 @@ -27,13 +27,13 @@ Source2: https://keyserver.ubuntu.com/pks/lookup?op=get&search=0xd5823cacb477191cac0075555ae420cc0209989e#/%{name}.keyring Source3: %{name}.service Patch0: no-timestamp.patch -Patch1: znc-swig-4.4.patch BuildRequires: cmake >= 3.13 BuildRequires: doxygen BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: gettext BuildRequires: libboost_locale-devel >= 1.70 +BuildRequires: ninja BuildRequires: perl BuildRequires: pkgconfig BuildRequires: swig >= 4.0.1 @@ -109,6 +109,7 @@ %package doc Summary: HTML documentation for ZNC +BuildArch: noarch %description doc HTML Documentation for ZNC, generated by doxygen. @@ -117,6 +118,7 @@ %autosetup -p1 %build +%define __builder ninja %cmake \ -DSYSTEMD_DIR=%{_unitdir} \ -DWANT_TCL=1 \ ++++++ znc-1.10.1.tar.gz -> znc-1.10.2.tar.gz ++++++ ++++ 1996 lines of diff (skipped)
