update to 4000.1.1 for HP 2011.1 alpha
This commit is contained in:
parent
52ef0ba845
commit
2256af7f38
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
HTTP-4000.0.9.tar.gz
|
||||
/HTTP-4000.1.0.tar.gz
|
||||
/HTTP-4000.1.1.tar.gz
|
||||
|
@ -13,8 +13,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# breaks haskell-platform-2010.2.0.0
|
||||
Version: 4000.1.0
|
||||
# part of haskell-platform-2011.1.0.0
|
||||
Version: 4000.1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Dec 5 2010 Jens Petersen <petersen@redhat.com> - 4000.1.1-1
|
||||
- update to 4000.1.1
|
||||
|
||||
* Thu Nov 25 2010 Jens Petersen <petersen@redhat.com> - 4000.1.0-1
|
||||
- update to 4000.1.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user