Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package knot for openSUSE:Factory checked in at 2022-02-15 23:57:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/knot (Old) and /work/SRC/openSUSE:Factory/.knot.new.1956 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knot" Tue Feb 15 23:57:49 2022 rev:9 rq:955098 version:3.1.6 Changes: -------- --- /work/SRC/openSUSE:Factory/knot/knot.changes 2021-11-05 22:58:40.328283646 +0100 +++ /work/SRC/openSUSE:Factory/.knot.new.1956/knot.changes 2022-02-15 23:58:17.788380874 +0100 @@ -1,0 +2,18 @@ +Tue Feb 8 13:08:23 UTC 2022 - Michal Hrusecky <michal.hruse...@opensuse.org> + +- update to version 3.1.6, see: + https://www.knot-dns.cz/2022-02-08-version-316.html + +------------------------------------------------------------------- +Mon Dec 20 19:49:42 UTC 2021 - Michal Hrusecky <michal.hruse...@opensuse.org> + +- drop conditions for openSUSE 13 and older +- knot.conf is owned by knot as is it's parent directory + +------------------------------------------------------------------- +Mon Dec 20 19:34:16 UTC 2021 - Michal Hrusecky <michal.hruse...@opensuse.org> + +- update to version 3.1.5, see: + https://www.knot-dns.cz/2021-12-20-version-315.html + +------------------------------------------------------------------- Old: ---- knot-3.1.4.tar.xz knot-3.1.4.tar.xz.asc New: ---- knot-3.1.6.tar.xz knot-3.1.6.tar.xz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knot.spec ++++++ --- /var/tmp/diff_new_pack.u0myMc/_old 2022-02-15 23:58:18.240382122 +0100 +++ /var/tmp/diff_new_pack.u0myMc/_new 2022-02-15 23:58:18.248382144 +0100 @@ -1,7 +1,7 @@ # # spec file for package knot # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,35 +20,22 @@ %define libknot libknot12 %define libzscanner libzscanner4 %define pkg_name knot -%if 0%{?suse_version} > 1320 %bcond_without dnstap %bcond_without lto -%else -%bcond_with dnstap -%bcond_with lto -%endif -%if 0%{?suse_version} > 1230 %bcond_without systemd -%else -%bcond_with systemd -%endif %if 0%{?is_opensuse} %bcond_without maxminddb %else %bcond_with maxminddb %endif -%if 0%{?suse_version} > 1140 && ( 0%{?suse_version} != 1315 || ( 0%{?suse_version} == 1315 && 0%{?is_opensuse} )) %bcond_without docs -%else -%bcond_with docs -%endif %if %{with systemd} %define has_systemd 1 BuildRequires: systemd-devel %{?systemd_requires} %endif Name: knot -Version: 3.1.4 +Version: 3.1.6 Release: 0 Summary: An authoritative DNS daemon License: GPL-3.0-or-later @@ -99,6 +86,9 @@ # Summary: Development files for the knot libraries Group: Development/Libraries/C and C++ +Requires: %{libdnssec} = %{version} +Requires: %{libknot} = %{version} +Requires: %{libzscanner} = %{version} Requires: knot = %{version} %description devel @@ -246,7 +236,7 @@ %files %dir %attr(750,knot,knot) %{_sysconfdir}/%{pkg_name} -%config(noreplace) %{_sysconfdir}/%{pkg_name}/%{pkg_name}.conf +%config(noreplace) %attr(640,knot,knot) %{_sysconfdir}/%{pkg_name}/%{pkg_name}.conf %{_sbindir}/* %{_bindir}/* %{_mandir}/man?/* ++++++ knot-3.1.4.tar.xz -> knot-3.1.6.tar.xz ++++++ ++++ 7017 lines of diff (skipped)