This commit is contained in:
Dennis Gilmore 2014-06-07 02:31:48 -05:00
commit 64c1d23926

View file

@ -2,7 +2,7 @@
Name: diveintopython
Version: 5.4
Release: 26%{?dist}
Release: 27%{?dist}
Summary: Dive into Python - a python book
@ -111,6 +111,9 @@ desktop-file-install \
%doc %{_pkgdocdir}/txt
%changelog
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.4-27
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
* Thu Dec 12 2013 Ville Skyttä <ville.skytta@iki.fi> - 5.4-26
- Install to %%{_pkgdocdir} where available (#993724).
- Fix ant(-nodeps) build dependency (#992130).