|
|
@ -8,7 +8,7 @@
|
|
|
|
%global debug_package %{nil}
|
|
|
|
%global debug_package %{nil}
|
|
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
Version: 0.6.1.1
|
|
|
|
Version: 0.6.2.0
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: A blazingly fast markup combinator library for Haskell
|
|
|
|
Summary: A blazingly fast markup combinator library for Haskell
|
|
|
|
|
|
|
|
|
|
|
@ -33,9 +33,9 @@ BuildRequires: ghc-test-framework-quickcheck2-devel
|
|
|
|
# End cabal-rpm deps
|
|
|
|
# End cabal-rpm deps
|
|
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
%description
|
|
|
|
Core modules of a blazingly fast markup combinator library for
|
|
|
|
Core modules of a blazingly fast markup combinator library for the Haskell
|
|
|
|
the Haskell programming language. The Text.Blaze module is a good starting
|
|
|
|
programming language. The Text.Blaze module is a good starting point, as well
|
|
|
|
point, as well as this tutorial: <http://jaspervdj.be/blaze/tutorial.html>.
|
|
|
|
as this tutorial: <http://jaspervdj.be/blaze/tutorial.html>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%package devel
|
|
|
|
%package devel
|
|
|
@ -84,8 +84,8 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Thu Sep 25 2014 Jens Petersen <petersen@redhat.com> - 0.6.1.1-1
|
|
|
|
* Thu Jan 15 2015 Jens Petersen <petersen@redhat.com> - 0.6.2.0-1
|
|
|
|
- update to 0.6.1.1
|
|
|
|
- update to 0.6.2.0
|
|
|
|
- refresh to cblrpm-0.8.11
|
|
|
|
- refresh to cblrpm-0.8.11
|
|
|
|
|
|
|
|
|
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1.5-5
|
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.1.5-5
|
|
|
|