diff --git a/.gitignore b/.gitignore index 6dd04ad..77ec5a5 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /conduit-0.4.2.tar.gz /conduit-0.5.2.7.tar.gz /conduit-1.0.2.tar.gz +/conduit-1.0.3.tar.gz diff --git a/ghc-conduit.spec b/ghc-conduit.spec index 933b49d..6a6ecb2 100644 --- a/ghc-conduit.spec +++ b/ghc-conduit.spec @@ -3,8 +3,8 @@ %global pkg_name conduit Name: ghc-%{pkg_name} -Version: 1.0.2 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: Streaming data processing library License: BSD @@ -72,7 +72,8 @@ This package provides the Haskell %{pkg_name} library development files. %changelog -* Fri Jun 07 2013 Jens Petersen - 1.0.2-2 +* Mon Jun 10 2013 Jens Petersen - 1.0.3-1 +- update to 1.0.3 - update to new simplified Haskell Packaging Guidelines * Tue Mar 12 2013 Jens Petersen - 1.0.2-1 diff --git a/sources b/sources index b731bc0..925629b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8993390fbf70c604d94a9f37ea8d08b conduit-1.0.2.tar.gz +4076b02474bac083c5d86dff462523c5 conduit-1.0.3.tar.gz