From 9c777ac76315f83eec80a481fa5487b7e2b28ef2 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Tue, 6 Nov 2012 18:25:18 +0900 Subject: [PATCH] update to 0.2.2.4 --- .gitignore | 1 + ghc-base-unicode-symbols.spec | 18 +++++++++--------- sources | 2 +- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 32bf349..e5b9aed 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /base-unicode-symbols-0.2.2.3.tar.gz +/base-unicode-symbols-0.2.2.4.tar.gz diff --git a/ghc-base-unicode-symbols.spec b/ghc-base-unicode-symbols.spec index 142cc16..53b1fb2 100644 --- a/ghc-base-unicode-symbols.spec +++ b/ghc-base-unicode-symbols.spec @@ -1,4 +1,3 @@ -# cabal2spec-0.25.4 # https://fedoraproject.org/wiki/Packaging:Haskell # https://fedoraproject.org/wiki/PackagingDrafts/Haskell @@ -16,19 +15,18 @@ This extension enables Unicode characters to be used to stand for certain ASCII\ character sequences, i.e. → instead of ->, ∀ instead of forall and many others. Name: ghc-%{pkg_name} -Version: 0.2.2.3 -Release: 3%{?dist} +Version: 0.2.2.4 +Release: 1%{?dist} Summary: %{common_summary} -Group: System Environment/Libraries License: BSD -# BEGIN cabal2spec URL: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz -ExclusiveArch: %{ghc_arches} + BuildRequires: ghc-Cabal-devel -BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} -# END cabal2spec +BuildRequires: ghc-rpm-macros +# Begin cabal-rpm deps: +# End cabal-rpm deps %description %{common_description} @@ -46,7 +44,6 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} %ghc_lib_install -# devel subpackage %ghc_devel_package %ghc_devel_description @@ -59,6 +56,9 @@ BuildRequires: ghc-rpm-macros %{!?without_hscolour:hscolour} %doc README.markdown %changelog +* Tue Nov 06 2012 Jens Petersen - 0.2.2.4-1 +- update to 0.2.2.4 + * Thu Jul 19 2012 Fedora Release Engineering - 0.2.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild diff --git a/sources b/sources index d3c4491..e3fe8ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75c0492d0189bfda7ab045aeb6b710fd base-unicode-symbols-0.2.2.3.tar.gz +7faf43a94a0082ee2fe7971fabd9be21 base-unicode-symbols-0.2.2.4.tar.gz