update to 0.3 for haskell-platform-2011.1 alpha

This commit is contained in:
Jens Petersen 2010-12-05 15:23:22 +10:00
parent d98038f827
commit a3c28114e0
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/syb-0.2.2.tar.gz
/syb-0.3.tar.gz

View File

@ -15,7 +15,8 @@ a variety of traversals.
%global debug_package %{nil}
Name: ghc-%{pkg_name}
Version: 0.2.2
# part of haskell-platform-2011.1.0.0
Version: 0.3
Release: 1%{?dist}
Summary: %{common_summary}
@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Dec 5 2010 Jens Petersen <petersen@redhat.com> - 0.3-1
- update to 0.3
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 0.2.2-1
- BSD license
- summary and description

View File

@ -1 +1 @@
34cb1911dd3efc05eb23b68ac82b6621 syb-0.2.2.tar.gz
c4f6771fa32d467a029e6e813757a9fe syb-0.3.tar.gz