Hello community,

here is the log from the commit of package libkate for openSUSE:Factory checked 
in at 2014-06-01 18:58:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkate (Old)
 and      /work/SRC/openSUSE:Factory/.libkate.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkate"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkate/libkate.changes  2012-03-06 
13:38:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libkate.new/libkate.changes     2014-06-01 
18:58:21.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 28 05:51:19 UTC 2014 - [email protected]
+
+- Tell doxygen not to include timestamps to help build-compare 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libkate.spec ++++++
--- /var/tmp/diff_new_pack.6NktKs/_old  2014-06-01 18:58:22.000000000 +0200
+++ /var/tmp/diff_new_pack.6NktKs/_new  2014-06-01 18:58:22.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libkate
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 SUSE Dominique Leuenberger, Amsterdam, Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,7 +17,6 @@
 #
 
 
-
 Name:           libkate
 Version:        0.4.1
 Release:        0
@@ -89,9 +88,9 @@
 Summary:        A karaoke and text codec for embedding in Ogg - Development 
Files
 Group:          Development/Libraries/C and C++
 Requires:       %{name}1 = %{version}
-Requires:       liboggkate1 = %{version}
-Requires:       libogg-devel
 Requires:       glibc-devel
+Requires:       libogg-devel
+Requires:       liboggkate1 = %{version}
 
 %description devel
 Kate is a codec for karaoke and text encapsulation for Ogg. Most of the
@@ -128,10 +127,10 @@
 Group:          Productivity/Multimedia/Other
 Provides:       katedj = 0.4.1
 Obsoletes:      katedj < 0.4.1
-Requires:       %{name}-tools = %{version}
-Requires:       python-wxWidgets
 Requires:       %{_bindir}/oggz-merge
 Requires:       %{_bindir}/oggz-rip
+Requires:       %{name}-tools = %{version}
+Requires:       python-wxWidgets
 %py_requires
 Recommends:     %{_bindir}/oggz-known-codecs
 %if %{?suse_version} >= 1130
@@ -146,6 +145,7 @@
 %setup -q
 
 %build
+echo 'HTML_TIMESTAMP=NO' >> doc/kate.doxygen.in
 %configure \
         --disable-static
 %__make %{_smp_mflags}

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

Reply via email to