Hello community,

here is the log from the commit of package multitail for openSUSE:Factory 
checked in at 2013-04-02 12:30:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/multitail (Old)
 and      /work/SRC/openSUSE:Factory/.multitail.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "multitail", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/multitail/multitail.changes      2012-11-30 
12:27:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.multitail.new/multitail.changes 2013-04-02 
12:30:14.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Mar 25 09:44:33 UTC 2013 - [email protected]
+
+- update to 5.2.12
+  (no release notes available)
+
+-------------------------------------------------------------------

Old:
----
  multitail-5.2.10.tgz

New:
----
  multitail-5.2.12.tgz

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

Other differences:
------------------
++++++ multitail.spec ++++++
--- /var/tmp/diff_new_pack.HUWWnM/_old  2013-04-02 12:30:16.000000000 +0200
+++ /var/tmp/diff_new_pack.HUWWnM/_new  2013-04-02 12:30:16.000000000 +0200
@@ -16,7 +16,7 @@
 
 Name:           multitail
 Summary:        Tail Multiple Files
-Version:        5.2.10
+Version:        5.2.12
 Release:        0
 Group:          System/X11/Terminals
 License:        GPL-2.0+

++++++ multitail-5.2.10.tgz -> multitail-5.2.12.tgz ++++++
++++ 2992 lines of diff (skipped)

++++++ multitail-remove_date.patch ++++++
--- /var/tmp/diff_new_pack.HUWWnM/_old  2013-04-02 12:30:16.000000000 +0200
+++ /var/tmp/diff_new_pack.HUWWnM/_new  2013-04-02 12:30:16.000000000 +0200
@@ -1,10 +1,10 @@
---- error.c.orig       2012-11-22 17:45:25.818717396 +0100
-+++ error.c    2012-11-22 17:45:31.848713134 +0100
-@@ -43,7 +43,6 @@
+--- error.c.orig       2013-03-25 10:45:42.317770694 +0100
++++ error.c    2013-03-25 10:45:49.617768855 +0100
+@@ -45,7 +45,6 @@
        fprintf(stderr, 
"---------------------------------------------------------\n");
        fprintf(stderr, "This problem occured at line %d in function %s (from 
file %s):\n", line, function, file);
        if (errno) fprintf(stderr, "errno variable was then: %d which means 
\"%s\"\n", errno, strerror(errno));
 -      fprintf(stderr, "Binary build at %s %s\n", __DATE__, __TIME__);
+ #if defined(__GLIBC__)
          fprintf(stderr, "Execution path:\n");
          for(index=0; index<trace_size; ++index)
-                 fprintf(stderr, "\t%d %s\n", index, messages[index]);

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to