Hello community,

here is the log from the commit of package acct for openSUSE:Factory checked in 
at 2016-03-09 15:17:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/acct (Old)
 and      /work/SRC/openSUSE:Factory/.acct.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "acct"

Changes:
--------
--- /work/SRC/openSUSE:Factory/acct/acct.changes        2015-07-08 
06:59:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.acct.new/acct.changes   2016-03-09 
16:48:36.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Mar  4 17:41:25 UTC 2016 - [email protected]
+
+- Remove timestamp from info file
+  acct-timestamp.patch
+
+-------------------------------------------------------------------

New:
----
  acct-timestamp.patch

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

Other differences:
------------------
++++++ acct.spec ++++++
--- /var/tmp/diff_new_pack.uaTpOh/_old  2016-03-09 16:48:37.000000000 +0100
+++ /var/tmp/diff_new_pack.uaTpOh/_new  2016-03-09 16:48:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package acct
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -31,6 +31,7 @@
 Patch0:         %{name}-%{version}-hz.patch
 Patch2:         %{name}-info.patch
 Patch3:         %{name}-ac.patch
+Patch4:         acct-timestamp.patch
 BuildRequires:  libtool
 BuildRequires:  makeinfo
 BuildRequires:  systemd-rpm-macros
@@ -49,6 +50,7 @@
 %patch0 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 autoreconf -ivf


++++++ acct-timestamp.patch ++++++
---
 accounting.texi |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Index: acct-6.6.2/accounting.texi
===================================================================
--- acct-6.6.2.orig/accounting.texi
+++ acct-6.6.2/accounting.texi
@@ -79,9 +79,7 @@ the accounting utilities, read the intro
 information about any of the applications, see the chapter with the
 program's name.
 
-This is Edition @value{EDITION} of the documentation, updated
-@value{UPDATED} for version @value{VERSION} of the GNU Accounting
-Utilities.
+This is version @value{VERSION} of the GNU Accounting Utilities.
 @end ifnottex
 
 @menu

Reply via email to