update to 0.6.1.0

This commit is contained in:
Jens Petersen 2013-03-11 22:44:46 +09:00
parent 1776f2d865
commit e33114034f
3 changed files with 8 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/aeson-0.6.0.0.tar.gz
/aeson-0.6.0.2.tar.gz
/aeson-0.6.1.0.tar.gz

View File

@ -9,8 +9,8 @@
high performance. Aeson was the father of Jason in Greek mythology.
Name: ghc-%{pkg_name}
Version: 0.6.0.2
Release: 6%{?dist}
Version: 0.6.1.0
Release: 1%{?dist}
Summary: %{common_summary}
License: BSD
@ -25,6 +25,7 @@ BuildRequires: ghc-blaze-builder-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-containers-devel
BuildRequires: ghc-deepseq-devel
BuildRequires: ghc-dlist-devel
BuildRequires: ghc-hashable-devel
BuildRequires: ghc-mtl-devel
BuildRequires: ghc-old-locale-devel
@ -36,8 +37,6 @@ BuildRequires: ghc-unordered-containers-devel
BuildRequires: ghc-vector-devel
ExclusiveArch: %{ghc_arches_with_ghci}
# End cabal-rpm deps
# for ghc > 7.2
BuildRequires: ghc-dlist-devel
%description
%{common_description}
@ -68,6 +67,9 @@ BuildRequires: ghc-dlist-devel
%changelog
* Mon Mar 11 2013 Jens Petersen <petersen@redhat.com> - 0.6.1.0-1
- update to 0.6.1.0
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.0.2-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
e69ee831158b481e778dd60b540a4a79 aeson-0.6.0.2.tar.gz
39dc2eb1eae08165795b6e3da2ca2ce9 aeson-0.6.1.0.tar.gz