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-09-01 22:10:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knot (Old)
 and      /work/SRC/openSUSE:Factory/.knot.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knot"

Thu Sep  1 22:10:46 2022 rev:12 rq:1000339 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knot/knot.changes        2022-04-30 
00:46:07.586982027 +0200
+++ /work/SRC/openSUSE:Factory/.knot.new.2083/knot.changes      2022-09-01 
22:11:50.104353103 +0200
@@ -1,0 +2,17 @@
+Tue Aug 30 19:26:25 UTC 2022 - Michal Hrusecky <[email protected]>
+
+- add keyring to spec file as source to suppress factory-auto error
+
+-------------------------------------------------------------------
+Tue Aug 23 09:51:40 UTC 2022 - Michal Hrusecky <[email protected]>
+
+- use upstream service file that requires less privileges
+- add keyring to actually verify the signature
+
+-------------------------------------------------------------------
+Tue Aug 23 09:19:05 UTC 2022 - Michal Hrusecky <[email protected]>
+
+- update to version 3.2.0, see:
+  https://www.knot-dns.cz/2022-08-22-version-320.html 
+
+-------------------------------------------------------------------

Old:
----
  knot-3.1.8.tar.xz
  knot-3.1.8.tar.xz.asc
  knot.service

New:
----
  knot-3.2.0.tar.xz
  knot-3.2.0.tar.xz.asc
  knot.keyring

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knot.spec ++++++
--- /var/tmp/diff_new_pack.JEoODS/_old  2022-09-01 22:11:50.676354667 +0200
+++ /var/tmp/diff_new_pack.JEoODS/_new  2022-09-01 22:11:50.680354678 +0200
@@ -16,8 +16,8 @@
 #
 
 
-%define libdnssec   libdnssec8
-%define libknot     libknot12
+%define libdnssec   libdnssec9
+%define libknot     libknot13
 %define libzscanner libzscanner4
 %define pkg_name knot
 %bcond_without  dnstap
@@ -35,17 +35,17 @@
 %{?systemd_requires}
 %endif
 Name:           knot
-Version:        3.1.8
+Version:        3.2.0
 Release:        0
 Summary:        An authoritative DNS daemon
 License:        GPL-3.0-or-later
 Group:          Productivity/Networking/DNS/Servers
 URL:            https://www.knot-dns.cz/
 Source0:        
https://secure.nic.cz/files/knot-dns/%{pkg_name}-%{version}.tar.xz
-Source1:        knot.service
 Source2:        knot-tmp.conf
 Source3:        
https://secure.nic.cz/files/knot-dns/%{pkg_name}-%{version}.tar.xz.asc
 Source4:        system-user-knot.conf
+Source99:       knot.keyring
 BuildRequires:  libcap-ng-devel
 BuildRequires:  libedit-devel
 BuildRequires:  liburcu-devel
@@ -185,7 +185,7 @@
 install -p -m644 samples/knot.sample.conf 
%{buildroot}%{_sysconfdir}/%{pkg_name}/%{pkg_name}.conf
 %if %{with systemd}
 install -d %{buildroot}%{_unitdir} %{buildroot}%{_tmpfilesdir}
-install -p -m644 %{SOURCE1} %{buildroot}%{_unitdir}/%{pkg_name}.service
+install -p -m644 distro/common/knot.service 
%{buildroot}%{_unitdir}/%{pkg_name}.service
 install -p -m644 %{SOURCE2} %{buildroot}%{_tmpfilesdir}/knot.conf
 ln -s service %{buildroot}%{_sbindir}/rcknot
 %endif

++++++ knot-3.1.8.tar.xz -> knot-3.2.0.tar.xz ++++++
++++ 89439 lines of diff (skipped)

Reply via email to