update to 2.3.0.11
This commit is contained in:
parent
2f9f48376c
commit
125debe81f
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ network-2.2.1.7.tar.gz
|
||||
/network-2.3.tar.gz
|
||||
/network-2.3.0.2.tar.gz
|
||||
/network-2.3.0.5.tar.gz
|
||||
/network-2.3.0.11.tar.gz
|
||||
|
||||
@ -5,9 +5,9 @@
|
||||
%global common_description A Haskell network library.
|
||||
|
||||
Name: ghc-%{pkg_name}
|
||||
# part of haskell-platform-2011.4.0.0
|
||||
Version: 2.3.0.5
|
||||
Release: 2%{?dist}
|
||||
# part of haskell-platform
|
||||
Version: 2.3.0.11
|
||||
Release: 1%{?dist}
|
||||
Summary: %{common_summary}
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -45,11 +45,14 @@ BuildRequires: ghc-parsec-prof
|
||||
%ghc_devel_post_postun
|
||||
|
||||
|
||||
%ghc_files
|
||||
%ghc_files LICENSE
|
||||
%doc examples
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2012 Jens Petersen <petersen@redhat.com> - 2.3.0.11-1
|
||||
- update to 2.3.0.11
|
||||
|
||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3.0.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user