Hello community,

here is the log from the commit of package logrotate for openSUSE:Factory 
checked in at 2019-04-09 20:16:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/logrotate (Old)
 and      /work/SRC/openSUSE:Factory/.logrotate.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "logrotate"

Tue Apr  9 20:16:37 2019 rev:61 rq:691700 version:3.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/logrotate/logrotate.changes      2018-09-20 
11:40:28.652891094 +0200
+++ /work/SRC/openSUSE:Factory/.logrotate.new.3908/logrotate.changes    
2019-04-09 20:16:38.593587171 +0200
@@ -1,0 +2,18 @@
+Thu Apr  4 11:12:28 UTC 2019 - Pedro Monreal Gonzalez 
<[email protected]>
+
+- Version update to 3.15.0:
+  * timer unit: change trigger fuzz from 12h to 1h
+  * service unit: only run if /var/log is mounted
+  * preserve fractional part of timestamps when compressing
+  * re-indent source code using spaces only
+  * minage: avoid rounding issue while comparing the amount of seconds
+  * never remove old log files if rotate -1 is specified
+  * return non-zero exit status if a config file contains an error
+  * make copytruncate work with rotate 0
+  * warn user if both size and the time interval options are used
+  * pass rotated log file name as the 2nd argument of the postrotate
+    script when sharedscript is not enabled
+  * rename logrotate-default to logrotate.conf
+- Added asc file.
+
+-------------------------------------------------------------------

Old:
----
  logrotate-3.14.0.tar.xz

New:
----
  logrotate-3.15.0.tar.xz
  logrotate-3.15.0.tar.xz.asc

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

Other differences:
------------------
++++++ logrotate.spec ++++++
--- /var/tmp/diff_new_pack.0JWMUM/_old  2019-04-09 20:16:39.293588862 +0200
+++ /var/tmp/diff_new_pack.0JWMUM/_new  2019-04-09 20:16:39.301588881 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package logrotate
 #
-# Copyright (c) 2018 SUSE LINUX 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,18 +12,19 @@
 # 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:           logrotate
-Version:        3.14.0
+Version:        3.15.0
 Release:        0
 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/logrotate/logrotate
-Source0:        
https://github.com/logrotate/logrotate/releases/download/%{version}/logrotate-%{version}.tar.xz
+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
 Source1:        logrotate.wtmp
 Source2:        logrotate.default

++++++ logrotate-3.14.0.tar.xz -> logrotate-3.15.0.tar.xz ++++++
++++ 9057 lines of diff (skipped)


Reply via email to