[doxygen] bz#641558, update to 1.7.2

Than Ngo than at fedoraproject.org
Mon Oct 11 14:24:46 UTC 2010


commit 73fb3fe0fb44b00dde0995dcdd2d97d8742c3ac4
Author: Than Ngo <than at redhat.com>
Date:   Mon Oct 11 16:23:53 2010 +0200

    bz#641558, update to 1.7.2

 .gitignore                         |    1 +
 doxygen-1.7.1-bz#627553.patch      |   14 ---------
 doxygen-1.7.1-dot-crash.patch      |   54 ------------------------------------
 doxygen-1.7.1-doxygen#625531.patch |   29 -------------------
 doxygen.spec                       |   14 +++------
 sources                            |    2 +-
 6 files changed, 7 insertions(+), 107 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 913f4b1..8fa454d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@ doxygen-1.6.1.src.tar.gz
 doxygen-1.6.2.src.tar.gz
 doxygen-1.6.2-20100208.tar.gz
 doxygen-1.7.1.src.tar.gz
+/doxygen-1.7.2.src.tar.gz
diff --git a/doxygen.spec b/doxygen.spec
index 55cc93e..36014ab 100644
--- a/doxygen.spec
+++ b/doxygen.spec
@@ -1,16 +1,12 @@
 Summary: A documentation system for C/C++
 Name: doxygen
-Version: 1.7.1
-Release: 2%{?dist}
+Version: 1.7.2
+Release: 1%{?dist}
 Epoch: 1
 Url: http://www.stack.nl/~dimitri/doxygen/index.html
 Source0: ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
 Patch1: doxygen-1.7.1-config.patch
 Patch2: doxygen-1.6.2-timestamp.patch
-# debian patch
-Patch3: doxygen-1.7.1-dot-crash.patch
-Patch4: doxygen-1.7.1-bz#627553.patch
-Patch5: doxygen-1.7.1-doxygen#625531.patch
 
 Group: Development/Tools
 # No version is specified.
@@ -49,9 +45,6 @@ are used by doxygen.
 
 %patch1 -p1 -b .config
 %patch2 -p1 -b .timestamp
-%patch3 -p1 -b .crash
-%patch4 -p1 -b .bz#627553
-%patch5 -p1 -b .doxygen#625531
 
 %build
 unset QTDIR
@@ -104,6 +97,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/doxywizard*
 
 %changelog
+* Mon Oct 11 2010 Than Ngo <than at redhat.com> - 1.7.2-1
+- 1.7.2
+
 * Wed Sep 08 2010 Than Ngo <than at redhat.com> - 1:1.7.1-2
 - bz#629286, apply patch to fix broken thread handling
 - bz#627553, #define in included file in different directory not handled properly
diff --git a/sources b/sources
index 875bdad..35f07a8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13e76e10fb55581a16ee04de35c264f0  doxygen-1.7.1.src.tar.gz
+d5f3e32474186abc64288db6b8ffd7f0  doxygen-1.7.2.src.tar.gz


More information about the scm-commits mailing list