This commit is contained in:
Dennis Gilmore 2011-02-08 08:57:55 -06:00
parent fb13cda801
commit 3895a4c033
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A documentation system for C/C++
Name: doxygen
Version: 1.7.3
Release: 1%{?dist}
Release: 2%{?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 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
* Mon Jan 17 2011 Than Ngo <than@redhat.com> - 1.7.3-1
- 1.7.3
- bz#661107