Hello community,

here is the log from the commit of package apt-cacher-ng for openSUSE:Factory 
checked in at 2019-08-22 10:52:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apt-cacher-ng (Old)
 and      /work/SRC/openSUSE:Factory/.apt-cacher-ng.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apt-cacher-ng"

Thu Aug 22 10:52:05 2019 rev:5 rq:724802 version:3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/apt-cacher-ng/apt-cacher-ng.changes      
2019-03-19 10:03:51.455754494 +0100
+++ /work/SRC/openSUSE:Factory/.apt-cacher-ng.new.22127/apt-cacher-ng.changes   
2019-08-22 10:52:05.709702118 +0200
@@ -1,0 +2,6 @@
+Tue Aug 20 11:27:27 CEST 2019 - [email protected]
+
+- Package /etc/cron.daily as we don't want to require cron
+- pwdutils is long time gone, use shadow
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apt-cacher-ng.spec ++++++
--- /var/tmp/diff_new_pack.kFgugN/_old  2019-08-22 10:52:06.409702024 +0200
+++ /var/tmp/diff_new_pack.kFgugN/_new  2019-08-22 10:52:06.409702024 +0200
@@ -37,7 +37,7 @@
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(zlib)
-Requires(pre):  pwdutils
+Requires(pre):  shadow
 Suggests:       cron
 Suggests:       logrotate
 %{?systemd_ordering}
@@ -117,6 +117,7 @@
 %dir %{_sysconfdir}/avahi
 %config %{_sysconfdir}/avahi/services/%{name}.service
 %config %{_sysconfdir}/logrotate.d/%{name}
+%attr (755,root,root) %{_sysconfdir}/cron.daily
 %config %{_sysconfdir}/cron.daily/%{name}
 %{_sbindir}/%{name}
 %{_sbindir}/rc%{name}


Reply via email to