From e590f02891cfcbd306b636ca2214e7431e836b8e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 22 Mar 2012 18:00:08 +0900 Subject: [PATCH] rebuild --- ghc-base16-bytestring.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ghc-base16-bytestring.spec b/ghc-base16-bytestring.spec index 9e2357d..d290ccd 100644 --- a/ghc-base16-bytestring.spec +++ b/ghc-base16-bytestring.spec @@ -12,7 +12,7 @@ Name: ghc-%{pkg_name} Version: 0.1.1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -50,11 +50,14 @@ BuildRequires: ghc-bytestring-prof %ghc_devel_post_postun -%ghc_files +%ghc_files LICENSE %doc README.markdown %changelog +* Thu Mar 22 2012 Jens Petersen - 0.1.1.4-2 +- rebuild + * Wed Jan 4 2012 Jens Petersen - 0.1.1.4-1 - update to 0.1.1.4 and cabal2spec-0.25.2 - include README file