diff --git a/.gitignore b/.gitignore index c0779ca..229af5b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /conduit-0.2.2.tar.gz /conduit-0.3.0.tar.gz /conduit-0.4.1.1.tar.gz +/conduit-0.4.2.tar.gz diff --git a/ghc-conduit.spec b/ghc-conduit.spec index 47e0ee8..f8459ce 100644 --- a/ghc-conduit.spec +++ b/ghc-conduit.spec @@ -12,8 +12,8 @@ issues with different trade-offs based on real-world experience with\ enumerators. For more information, see http://www.yesodweb.com/book/conduit. Name: ghc-%{pkg_name} -Version: 0.4.1.1 -Release: 2%{?dist} +Version: 0.4.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -60,6 +60,9 @@ BuildRequires: ghc-void-devel %changelog +* Wed Jun 13 2012 Jens Petersen - 0.4.2-1 +- update to 0.4.2 + * Tue May 1 2012 Jens Petersen - 0.4.1.1-2 - rebuild diff --git a/sources b/sources index 0ade18c..c549fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a6ea53dc85113e2369fe4cfe6270cac conduit-0.4.1.1.tar.gz +b81491db3f1397269f132561a67a6f58 conduit-0.4.2.tar.gz