diff --git a/diveintopython.spec b/diveintopython.spec index 1089761..03a721f 100644 --- a/diveintopython.spec +++ b/diveintopython.spec @@ -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 - 5.4-27 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Thu Dec 12 2013 Ville Skyttä - 5.4-26 - Install to %%{_pkgdocdir} where available (#993724). - Fix ant(-nodeps) build dependency (#992130).