Hello community, here is the log from the commit of package tmpwatch for openSUSE:Factory checked in at 2019-03-22 15:11:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tmpwatch (Old) and /work/SRC/openSUSE:Factory/.tmpwatch.new.25356 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tmpwatch" Fri Mar 22 15:11:21 2019 rev:27 rq:687540 version:2.11 Changes: -------- --- /work/SRC/openSUSE:Factory/tmpwatch/tmpwatch.changes 2014-12-21 12:04:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.tmpwatch.new.25356/tmpwatch.changes 2019-03-22 15:11:27.353298610 +0100 @@ -1,0 +2,5 @@ +Wed Mar 20 13:35:46 CET 2019 - [email protected] + +- update the homepage url + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tmpwatch.spec ++++++ --- /var/tmp/diff_new_pack.EO26rW/_old 2019-03-22 15:11:28.153298507 +0100 +++ /var/tmp/diff_new_pack.EO26rW/_new 2019-03-22 15:11:28.157298507 +0100 @@ -1,7 +1,7 @@ # # spec file for package tmpwatch # -# Copyright (c) 2014 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,20 +12,20 @@ # 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/ # Name: tmpwatch Summary: Watches file system activity, such as /tmp files -License: GPL-2.0 +License: GPL-2.0-only Group: Productivity/Security Version: 2.11 Release: 0 -Url: https://fedorahosted.org/tmpwatch -Source0: https://fedorahosted.org/releases/t/m/tmpwatch/%{name}-%{version}.tar.bz2 +Url: https://pagure.io/tmpwatch +#Source0: https://pagure.io/tmpwatch/archive/%{name}-%{version}/%{name}-%{name}-%{version}.tar.gz +Source0: %{name}-%{version}.tar.bz2 Source1: %{name}.daily -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: psmisc Requires: cron Requires: psmisc @@ -37,7 +37,9 @@ for temporarily holding files (for example, /tmp). There are multiple tools called "tmpwatch", this package contains the -Fedora/Red Hat version available at https://fedorahosted.org/tmpwatch +Fedora/Red Hat version previously available at +https://fedorahosted.org/tmpwatch and now hosted at +https://pagure.io/tmpwatch %prep %setup -q @@ -50,9 +52,6 @@ %makeinstall %{__install} -D -m755 %{S:1} %{buildroot}%{_sysconfdir}/cron.daily/%{name} -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc ChangeLog NEWS README COPYING
