From 939281139a39a6b6d13ae2a18c004a3967786740 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 30 May 2014 21:44:41 +0900 Subject: [PATCH] bump release --- ghc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ghc.spec b/ghc.spec index 97167d2..6db1b53 100644 --- a/ghc.spec +++ b/ghc.spec @@ -49,7 +49,7 @@ Version: 7.6.3 # - release can only be reset if *all* library versions get bumped simultaneously # (sometimes after a major release) # - minor release numbers for a branch should be incremented monotonically -Release: 22%{?dist} +Release: 23%{?dist} Summary: Glasgow Haskell Compiler License: %BSDHaskellReport @@ -527,6 +527,9 @@ fi %changelog +* Fri May 30 2014 Jens Petersen - 7.6.3-23 +- bump release + * Fri May 30 2014 Jens Petersen - 7.6.3-22 - add ppc64le support patch from Debian by Colin Watson (thanks to Jaromir Capik for Fedora ppc64le bootstrap)