1.7.6.1
This commit is contained in:
parent
2b0f1b4210
commit
396a350631
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ doxygen-1.7.1.src.tar.gz
|
|||||||
/doxygen-1.7.5.src.tar.gz
|
/doxygen-1.7.5.src.tar.gz
|
||||||
/doxygen-1.7.5.1.src.tar.gz
|
/doxygen-1.7.5.1.src.tar.gz
|
||||||
/doxygen-1.7.6.src.tar.gz
|
/doxygen-1.7.6.src.tar.gz
|
||||||
|
/doxygen-1.7.6.1.src.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: A documentation system for C/C++
|
Summary: A documentation system for C/C++
|
||||||
Name: doxygen
|
Name: doxygen
|
||||||
Version: 1.7.6
|
Version: 1.7.6.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
@ -95,6 +95,9 @@ rm -rf %{buildroot}
|
|||||||
%{_mandir}/man1/doxywizard*
|
%{_mandir}/man1/doxywizard*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 16 2011 Than Ngo <than@redhat.com> - 1:1.7.6.1-1
|
||||||
|
- 1.7.6.1
|
||||||
|
|
||||||
* Tue Dec 06 2011 Than Ngo <than@redhat.com> - 1:1.7.6-1
|
* Tue Dec 06 2011 Than Ngo <than@redhat.com> - 1:1.7.6-1
|
||||||
- 1.7.6
|
- 1.7.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user