From 3d4faa7b90869bd7587cf0fd3a7381ae925ef309 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 10:13:56 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- isomd5sum.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/isomd5sum.spec b/isomd5sum.spec index 7382bde..eabe7ad 100644 --- a/isomd5sum.spec +++ b/isomd5sum.spec @@ -1,7 +1,7 @@ Summary: Utilities for working with md5sum implanted in ISO images Name: isomd5sum Version: 1.0.9 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ Group: Applications/System @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/pyisomd5sum.so %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 1:1.0.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Fri Mar 09 2012 Brian C. Lane 1.0.9-1 - Add python-isomd5sum package with python bindings - Add callback and interrupt support to the python library