diff --git a/.gitignore b/.gitignore index d4b71cf..206ff82 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /conduit-0.4.1.1.tar.gz /conduit-0.4.2.tar.gz /conduit-0.5.2.7.tar.gz +/conduit-1.0.3.tar.gz diff --git a/ghc-conduit.spec b/ghc-conduit.spec index 09d3dd2..3eaaca0 100644 --- a/ghc-conduit.spec +++ b/ghc-conduit.spec @@ -12,8 +12,8 @@ handling, and fits in the same general solution space as enumerator, iteratee,\ and pipes. Name: ghc-%{pkg_name} -Version: 0.5.2.7 -Release: 2%{?dist} +Version: 1.0.3 +Release: 1%{?dist} Summary: %{common_summary} License: BSD @@ -62,6 +62,9 @@ BuildRequires: ghc-void-devel %changelog +* Mon Mar 11 2013 Jens Petersen - 1.0.3-1 +- update to 1.0.3 + * Wed Feb 13 2013 Fedora Release Engineering - 0.5.2.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index e118a8a..925629b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -482751ab22a4bd084f16331a288c0698 conduit-0.5.2.7.tar.gz +4076b02474bac083c5d86dff462523c5 conduit-1.0.3.tar.gz