update to 4000.2.2
This commit is contained in:
parent
003b203649
commit
ee80f9d781
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ HTTP-4000.0.9.tar.gz
|
||||
/HTTP-4000.1.0.tar.gz
|
||||
/HTTP-4000.1.1.tar.gz
|
||||
/HTTP-4000.1.2.tar.gz
|
||||
/HTTP-4000.2.2.tar.gz
|
||||
|
@ -9,9 +9,9 @@
|
||||
%global common_description A Haskell library for client-side HTTP.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform-2011.4.0.0
|
||||
Version: 4000.1.2
|
||||
Release: 3%{?dist}
|
||||
# part of haskell-platform
|
||||
Version: 4000.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -50,11 +50,14 @@ BuildRequires: ghc-network-prof
|
||||
%ghc_devel_post_postun
|
||||
|
||||
|
||||
%ghc_files
|
||||
%ghc_files LICENSE
|
||||
%doc CHANGES
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2012 Jens Petersen <petersen@redhat.com> - 4000.2.2-1
|
||||
- update to 4000.2.2
|
||||
|
||||
* Mon Jan 23 2012 Jens Petersen <petersen@redhat.com> - 4000.1.2-3
|
||||
- update url
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user