This commit is contained in:
Than Ngo 2011-03-29 14:41:09 +02:00
parent 3895a4c033
commit e8c7cd0099
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -23,3 +23,4 @@ doxygen-1.6.2-20100208.tar.gz
doxygen-1.7.1.src.tar.gz
/doxygen-1.7.2.src.tar.gz
/doxygen-1.7.3.src.tar.gz
/doxygen-1.7.4.src.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A documentation system for C/C++
Name: doxygen
Version: 1.7.3
Release: 2%{?dist}
Version: 1.7.4
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
@ -97,6 +97,9 @@ rm -rf %{buildroot}
%{_mandir}/man1/doxywizard*
%changelog
* Tue Mar 29 2011 Than Ngo <than@redhat.com> - 1.7.4-1
- 1.7.4
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.7.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
6cc5ad566dbec5cf843dc600b1162808 doxygen-1.7.3.src.tar.gz
ff908759ff7cd9464424b04ae6c68e48 doxygen-1.7.4.src.tar.gz