From 9410221c10d4022023490a4662e7349176247db8 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 30 Sep 2011 16:44:59 +0900 Subject: [PATCH] rebuild --- ghc-zip-archive.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc-zip-archive.spec b/ghc-zip-archive.spec index 695fe20..29fca48 100644 --- a/ghc-zip-archive.spec +++ b/ghc-zip-archive.spec @@ -7,7 +7,7 @@ and extracting files from zip archives. Name: ghc-%{pkg_name} Version: 0.1.1.7 -Release: 4%{?dist} +Release: 5%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -42,6 +42,9 @@ install -p -m 0644 COPYING %{buildroot}%{_docdir}/%{name}-%{version} %changelog +* Fri Sep 30 2011 Jens Petersen - 0.1.1.7-5 +- rebuild against latest digest library + * Wed Jun 22 2011 Jens Petersen - 0.1.1.7-4 - BR ghc-Cabal-devel instead of ghc-prof and use ghc_arches (cabal2spec-0.23.2)