Hello community, here is the log from the commit of package logdigest for openSUSE:Factory checked in at 2019-09-05 12:44:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/logdigest (Old) and /work/SRC/openSUSE:Factory/.logdigest.new.7948 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "logdigest" Thu Sep 5 12:44:38 2019 rev:24 rq:728282 version:0.2.4 Changes: -------- --- /work/SRC/openSUSE:Factory/logdigest/logdigest.changes 2013-12-23 12:34:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.logdigest.new.7948/logdigest.changes 2019-09-05 12:44:40.511451606 +0200 @@ -1,0 +2,6 @@ +Tue Aug 20 11:46:47 CEST 2019 - [email protected] + +- Use %license instead of %doc [bsc#1082318] +- Package /etc/cron.d* + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ logdigest.spec ++++++ --- /var/tmp/diff_new_pack.j2ryfB/_old 2019-09-05 12:44:41.295451453 +0200 +++ /var/tmp/diff_new_pack.j2ryfB/_new 2019-09-05 12:44:41.295451453 +0200 @@ -1,7 +1,7 @@ # # spec file for package logdigest # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,7 +20,7 @@ Version: 0.2.4 Release: 0 Summary: Mail Digests of System Log Files to the System Administrator -License: GPL-2.0+ +License: GPL-2.0-or-later Group: System/Monitoring Url: http://sourceforge.net/projects/logdigest Source: http://dfn.dl.sourceforge.net/sourceforge/logdigest/logdigest-%{version}.tar.bz2 @@ -102,11 +102,14 @@ %files %defattr(-,root,root) -%doc README AUTHORS COPYING ChangeLog TODO VERSION +%license COPYING +%doc README AUTHORS ChangeLog TODO VERSION %dir %{_sysconfdir}/logdigest %config(noreplace) %{_sysconfdir}/logdigest/* %{_localstatedir}/lib/logdigest +%dir %{_sysconfdir}/cron.daily %{_sysconfdir}/cron.daily/logdigest +%dir %{_sysconfdir}/cron.d %config %attr(640,root,root) %{_sysconfdir}/cron.d/logdigest-all-ignores-autogeneration %dir %{_datadir}/logdigest %attr(755,root,root) %{_datadir}/logdigest/logdigest-all-ignores-autogeneration
