[ghc-ConfigFile] rebuild

Jens Petersen petersen at fedoraproject.org
Fri Jun 15 08:35:27 UTC 2012


commit 55f9099a7cca43bee20ed9c43e6b85da75c05e82
Author: Jens Petersen <petersen at redhat.com>
Date:   Fri Jun 15 17:35:22 2012 +0900

    rebuild

 .chain-deps         |    4 +---
 ghc-ConfigFile.spec |    5 ++++-
 2 files changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/.chain-deps b/.chain-deps
index ee5c379..cc88ca0 100644
--- a/.chain-deps
+++ b/.chain-deps
@@ -1,3 +1 @@
-# rebuild.sh config file: see <http://git.fedorahosted.org/git/haskell-sig.git>
-
-CHAIN_PKGS="ghc-hslogger : ghc-MissingH :"
+ghc-hslogger : ghc-MissingH :
diff --git a/ghc-ConfigFile.spec b/ghc-ConfigFile.spec
index 56689a3..199cfce 100644
--- a/ghc-ConfigFile.spec
+++ b/ghc-ConfigFile.spec
@@ -22,7 +22,7 @@ this module, the Unix shell, and make.
 
 Name:           ghc-%{pkg_name}
 Version:        1.1.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -68,6 +68,9 @@ BuildRequires:  ghc-parsec-prof
 
 
 %changelog
+* Fri Jun 15 2012 Jens Petersen <petersen at redhat.com> - 1.1.1-3
+- rebuild
+
 * Wed Jan  4 2012 Jens Petersen <petersen at redhat.com> - 1.1.1-2
 - update to cabal2spec-0.25.2
 


More information about the scm-commits mailing list