update to 0.2.2.1

epel9
Jens Petersen 12 years ago
parent e4de484c4b
commit 46feb0fcb9

1
.gitignore vendored

@ -1,3 +1,4 @@
/unordered-containers-0.1.4.3.tar.gz
/unordered-containers-0.1.4.6.tar.gz
/unordered-containers-0.2.1.0.tar.gz
/unordered-containers-0.2.2.1.tar.gz

@ -1,4 +1,3 @@
# cabal2spec-0.25.2
# https://fedoraproject.org/wiki/Packaging:Haskell
# https://fedoraproject.org/wiki/PackagingDrafts/Haskell
@ -12,21 +11,20 @@ high speed. The declared cost of each operation is either worst-case or\
amortized, but remains valid even if structures are shared.
Name: ghc-%{pkg_name}
Version: 0.2.1.0
Release: 3%{?dist}
Version: 0.2.2.1
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:
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-hashable-devel
# End cabal-rpm deps
%description
%{common_description}
@ -56,6 +54,9 @@ BuildRequires: ghc-hashable-devel
%changelog
* Thu Nov 08 2012 Jens Petersen <petersen@redhat.com> - 0.2.2.1-1
- update to 0.2.2.1
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.1.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

@ -1 +1 @@
13c4ff652683e00ed17e18b080e9893b unordered-containers-0.2.1.0.tar.gz
8f42f0c7bcc9d571dfbc3ff669798e14 unordered-containers-0.2.2.1.tar.gz

Loading…
Cancel
Save