update to 1.0.3

This commit is contained in:
Jens Petersen 2013-03-11 23:36:53 +09:00
parent 36316135d7
commit 56941a0317
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <petersen@redhat.com> - 1.0.3-1
- update to 1.0.3
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.2.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
482751ab22a4bd084f16331a288c0698 conduit-0.5.2.7.tar.gz
4076b02474bac083c5d86dff462523c5 conduit-1.0.3.tar.gz