Hello community, here is the log from the commit of package logrotate for openSUSE:Factory checked in at 2020-01-05 15:20:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/logrotate (Old) and /work/SRC/openSUSE:Factory/.logrotate.new.6675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "logrotate" Sun Jan 5 15:20:38 2020 rev:62 rq:760349 version:3.15.0 Changes: -------- --- /work/SRC/openSUSE:Factory/logrotate/logrotate.changes 2019-04-09 20:16:38.593587171 +0200 +++ /work/SRC/openSUSE:Factory/.logrotate.new.6675/logrotate.changes 2020-01-05 15:20:41.489546950 +0100 @@ -1,0 +2,5 @@ +Thu Jan 2 07:46:43 CET 2020 - [email protected] + +- Use systemd_ordering instead of systemd_requires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ logrotate.spec ++++++ --- /var/tmp/diff_new_pack.BBNe1Q/_old 2020-01-05 15:20:42.677547547 +0100 +++ /var/tmp/diff_new_pack.BBNe1Q/_new 2020-01-05 15:20:42.681547549 +0100 @@ -1,7 +1,7 @@ # # spec file for package logrotate # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Summary: Cron service for rotating, compressing, mailing and removing system log files License: GPL-2.0-or-later Group: System/Base -Url: https://github.com/%{name}/%{name} +URL: https://github.com/%{name}/%{name} Source0: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz Source10: https://github.com/%{name}/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc # SUSE specific logrotate configurations @@ -37,7 +37,7 @@ BuildRequires: pkgconfig(popt) BuildRequires: pkgconfig(systemd) >= 197 Requires: xz -%{?systemd_requires} +%{?systemd_ordering} %description The logrotate utility does automatic rotation, compression, mailing and removal
