Hello community,
here is the log from the commit of package id3lib for openSUSE:Factory checked in at 2014-05-29 08:44:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/id3lib (Old)
and /work/SRC/openSUSE:Factory/.id3lib.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "id3lib"
Changes:
--------
--- /work/SRC/openSUSE:Factory/id3lib/id3lib.changes 2014-01-23 15:45:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.id3lib.new/id3lib.changes 2014-05-29 08:44:43.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 28 05:46:14 UTC 2014 - crrodriguez(a)opensuse.org
+
+- id3lib-3.8.3-doxygen.patch , extend to stop timestamp generation.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ id3lib-3.8.3-doxygen.patch ++++++
--- /var/tmp/diff_new_pack.NAigUb/_old 2014-05-29 08:44:45.000000000 +0200
+++ /var/tmp/diff_new_pack.NAigUb/_new 2014-05-29 08:44:45.000000000 +0200
@@ -1,6 +1,6 @@
---- doc/Doxyfile.in
+--- doc/Doxyfile.in.orig
+++ doc/Doxyfile.in
-@@ -263,18 +263,17 @@
+@@ -263,18 +263,17 @@ WARN_FORMAT = "$file:$line: $
INPUT = ../src \
../include/id3/field.h \
@@ -21,7 +21,7 @@
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp
# and *.h) to filter out the source-files in the directories. If left
-@@ -432,7 +431,7 @@
+@@ -432,7 +431,7 @@ COMPACT_LATEX = NO
# by the printer. Possible values are: a4, a4wide, letter, legal and
# executive. If left blank a4wide will be used.
@@ -30,7 +30,7 @@
# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX
# packages that should be included in the LaTeX output.
-@@ -451,20 +450,20 @@
+@@ -451,20 +450,20 @@ LATEX_HEADER =
# contain links (just like the HTML output) instead of page references
# This makes the output suitable for online browsing using a pdf viewer.
@@ -54,9 +54,17 @@
#---------------------------------------------------------------------------
# configuration options related to the RTF output
---- doc/Makefile.am
+@@ -720,4 +719,6 @@ BIN_ABSPATH = /usr/local/bin/
+ # documentation generated for other projects. This allows doxysearch to search
+ # the documentation for these projects as well.
+
+-EXT_DOC_PATHS =
++EXT_DOC_PATHS =
++
++HTML_TIMESTAMP = NO
+--- doc/Makefile.am.orig
+++ doc/Makefile.am
-@@ -42,8 +42,7 @@
+@@ -42,8 +42,7 @@ dox: Doxyfile
docs: dox index.html id3lib.css
-rm -rf $(docsdistdir).*
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-commit+help(a)opensuse.org