SHA256
8
0
forked from pool/doxygen

- updated to 1.8.6:

* many bugfixes and features, see
    http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
    for details

- updated to 1.8.6:
  * many bugfixes and features, see
    http://www.stack.nl/~dimitri/doxygen/manual/changelog.html
    for details

OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=70
This commit is contained in:
2014-01-02 09:29:50 +00:00
committed by Git OBS Bridge
parent ad534dead8
commit 3ba5753999
11 changed files with 37 additions and 21 deletions
+8
View File
@@ -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
+8
View File
@@ -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
+2 -2
View File
@@ -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+
+2 -2
View File
@@ -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
+8 -8
View File
@@ -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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.