Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pdns-common for openSUSE:Factory 
checked in at 2025-02-03 21:44:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pdns-common (Old)
 and      /work/SRC/openSUSE:Factory/.pdns-common.new.2316 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pdns-common"

Mon Feb  3 21:44:55 2025 rev:4 rq:1242681 version:4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pdns-common/pdns-common.changes  2022-07-28 
20:59:43.979775164 +0200
+++ /work/SRC/openSUSE:Factory/.pdns-common.new.2316/pdns-common.changes        
2025-02-03 21:46:17.297362693 +0100
@@ -1,0 +2,5 @@
+Mon Jan 13 19:20:11 UTC 2025 - Dirk Müller <dmuel...@suse.com>
+
+- fix typo in user creation (bsc#1234463)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ pdns-common.spec ++++++
--- /var/tmp/diff_new_pack.KoGchQ/_old  2025-02-03 21:46:17.805383749 +0100
+++ /var/tmp/diff_new_pack.KoGchQ/_new  2025-02-03 21:46:17.809383915 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pdns-common
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -56,6 +56,7 @@
 install -D    -m 0644 %{SOURCE0} %{buildroot}%{_tmpfilesdir}/%{name}.conf
 
 %pre -f pdns.pre
+
 %post
 %tmpfiles_create %{_tmpfilesdir}/%{name}.conf
 

++++++ system-user-pdns.conf ++++++
--- /var/tmp/diff_new_pack.KoGchQ/_old  2025-02-03 21:46:17.857385905 +0100
+++ /var/tmp/diff_new_pack.KoGchQ/_new  2025-02-03 21:46:17.857385905 +0100
@@ -1,4 +1,4 @@
 #Type Name ID   GECOS                      Home directory Shell
-u     pdns -    "PowerDNS"                 /var/lib/pnds      /bin/false
+u     pdns -    "PowerDNS"                 /var/lib/pdns      /bin/false
 m     pdns pdns -                          -              -
 

Reply via email to