diff --git a/libquicktime.changes b/libquicktime.changes index 1419876..7c0a966 100644 --- a/libquicktime.changes +++ b/libquicktime.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 28 05:56:42 UTC 2014 - crrodriguez@opensuse.org + +- disable timestamps in doxygen, make build-compare happy + ------------------------------------------------------------------- Mon Mar 18 12:56:46 UTC 2013 - pgajdos@suse.com diff --git a/libquicktime.spec b/libquicktime.spec index af70e98..c441468 100644 --- a/libquicktime.spec +++ b/libquicktime.spec @@ -1,7 +1,7 @@ # # spec file for package libquicktime # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -93,6 +93,7 @@ Tools for reading/writing quicktime movie files. cp -v %{S:1} . %build +echo 'HTML_TIMESTAMP=NO' >> doc/Doxyfile.in %configure \ --enable-gpl \ --docdir="%{_docdir}/%{name}-devel" \