update to 0.3 for haskell-platform-2011.1 alpha
This commit is contained in:
parent
d98038f827
commit
a3c28114e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/syb-0.2.2.tar.gz
|
||||
/syb-0.3.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user