diff --git a/.gitignore b/.gitignore index 6e1917e..3d2c4ab 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ doxygen-1.7.1.src.tar.gz /doxywizard.png /doxygen-1.8.0.src.tar.gz /doxygen-1.8.1.src.tar.gz +/doxygen-1.8.1.1.src.tar.gz diff --git a/doxygen.spec b/doxygen.spec index 42a742d..9fe05dd 100644 --- a/doxygen.spec +++ b/doxygen.spec @@ -1,6 +1,6 @@ Summary: A documentation system for C/C++ Name: doxygen -Version: 1.8.1 +Version: 1.8.1.1 Release: 1%{?dist} Epoch: 1 Group: Development/Tools @@ -101,6 +101,9 @@ rm -rf %{buildroot} %{_datadir}/pixmaps/* %changelog +* Mon Jun 11 2012 Than Ngo - 1:1.8.1.1-1 +- 1.8.1.1 + * Wed Jun 06 2012 Than Ngo - 1:1.8.1-1 - 1.8.1 diff --git a/sources b/sources index 8086bca..c39b5a8 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 1a84da877450422c5fc49e525c546cd4 doxywizard.png -058f7b0c6cd4d47feda106b938a43818 doxygen-1.8.1.src.tar.gz +a08c43c5675f79e0787e700c2d39ee33 doxygen-1.8.1.1.src.tar.gz