diff --git a/doxygen-1.5.9-man.patch b/doxygen-1.5.9-man.patch index 07cbece..549ada1 100644 --- a/doxygen-1.5.9-man.patch +++ b/doxygen-1.5.9-man.patch @@ -5,22 +5,22 @@ Index: Makefile.in =================================================================== ---- Makefile.in.orig -+++ Makefile.in -@@ -53,8 +53,6 @@ distclean: clean +--- Makefile.in.orig 2013-10-21 20:09:13.000000000 +0200 ++++ Makefile.in 2014-01-02 10:06:25.115127423 +0100 +@@ -78,8 +78,6 @@ DATE=$(shell date "+%B %Y") -MAN1DIR = man/man1 - install: doxywizard_install doxysearch_install - $(INSTTOOL) -d $(DESTDIR)/$(INSTALL)/bin - $(INSTTOOL) -m 755 bin/doxygen $(DESTDIR)/$(INSTALL)/bin + $(INSTTOOL) -d $(DESTDIR)$(INSTALL)/bin + $(INSTTOOL) -m 755 bin/doxygen $(DESTDIR)$(INSTALL)/bin Index: configure =================================================================== ---- configure.orig -+++ configure -@@ -514,6 +514,7 @@ INSTTOOL = $f_insttool +--- configure.orig 2013-12-24 17:14:46.000000000 +0100 ++++ configure 2014-01-02 10:06:25.115127423 +0100 +@@ -704,6 +704,7 @@ DOXYDOCS = .. DOCDIR = $f_docdir QTDIR = $QTDIR diff --git a/doxygen-1.8.5-html.tar.bz2 b/doxygen-1.8.5-html.tar.bz2 deleted file mode 100644 index 6164150..0000000 --- a/doxygen-1.8.5-html.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0ae5c406e9864c8a35a60e3e3ca4f21a209d979082d59bb8b3fb7a493298a8d9 -size 697923 diff --git a/doxygen-1.8.5.src.tar.gz b/doxygen-1.8.5.src.tar.gz deleted file mode 100644 index a7e67be..0000000 --- a/doxygen-1.8.5.src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:243a8b67db12ad68d6ea5b51c6f60dc2cc3a34fa47abf1b5b4499196c3d7cc25 -size 6511944 diff --git a/doxygen-1.8.6-html.tar.bz2 b/doxygen-1.8.6-html.tar.bz2 new file mode 100644 index 0000000..f9b4d53 --- /dev/null +++ b/doxygen-1.8.6-html.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2614cc553b6f05fa7cea4b1584d1d8edec10a918c3f7f74536e034930186b37 +size 702845 diff --git a/doxygen-1.8.6.src.tar.gz b/doxygen-1.8.6.src.tar.gz new file mode 100644 index 0000000..7375fe6 --- /dev/null +++ b/doxygen-1.8.6.src.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a718625f0c0c1eb3dee78ec1f83409b49e790f4c6c47fd44cd51cb92695535f +size 7355610 diff --git a/doxygen.changes b/doxygen.changes index 488820b..ca83023 100644 --- a/doxygen.changes +++ b/doxygen.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 2 09:28:07 UTC 2014 - pgajdos@suse.com + +- updated to 1.8.6: + * many bugfixes and features, see + http://www.stack.nl/~dimitri/doxygen/manual/changelog.html + for details + ------------------------------------------------------------------- Mon Aug 26 08:50:57 UTC 2013 - pgajdos@suse.com diff --git a/doxygen.spec b/doxygen.spec index da0a02e..adc5d05 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,7 +1,7 @@ # # spec file for package doxygen # -# 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 @@ -22,7 +22,7 @@ BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: libpng-devel BuildRequires: unzip -Version: 1.8.5 +Version: 1.8.6 Release: 0 Summary: Automated C, C++, and Java Documentation Generator License: GPL-2.0+ diff --git a/doxygen_manual-1.8.5.pdf.zip b/doxygen_manual-1.8.5.pdf.zip deleted file mode 100644 index 3124def..0000000 --- a/doxygen_manual-1.8.5.pdf.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5273404f56e6956ef946376d350474ed468868f17a3582f4489c259b789d502f -size 985013 diff --git a/doxygen_manual-1.8.6.pdf.zip b/doxygen_manual-1.8.6.pdf.zip new file mode 100644 index 0000000..128bcc6 --- /dev/null +++ b/doxygen_manual-1.8.6.pdf.zip @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb2c899c9732cb9c383375268de821e17eb4fa3d662d34cfb4b32882d5d33039 +size 1006634 diff --git a/doxywizard.changes b/doxywizard.changes index a80abe9..8c39c33 100644 --- a/doxywizard.changes +++ b/doxywizard.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Jan 2 09:29:23 UTC 2014 - pgajdos@suse.com + +- updated to 1.8.6: + * many bugfixes and features, see + http://www.stack.nl/~dimitri/doxygen/manual/changelog.html + for details + ------------------------------------------------------------------- Mon Aug 26 08:51:31 UTC 2013 - pgajdos@suse.com diff --git a/doxywizard.spec b/doxywizard.spec index d1f37c3..ae25fdf 100644 --- a/doxywizard.spec +++ b/doxywizard.spec @@ -1,7 +1,7 @@ # # spec file for package doxywizard # -# 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 @@ -21,7 +21,7 @@ BuildRequires: bison BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: libjpeg-devel -Version: 1.8.5 +Version: 1.8.6 Release: 0 Requires: doxygen = %{version} Summary: Graphical User Interface for Doxygen