From 64c1d239266219e1a5cd418bb500464eeb91db71 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 02:31:48 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- diveintopython.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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).