update to 2.3.0.2

This commit is contained in:
Jens Petersen 2011-02-15 18:48:53 +10:00
parent e1f63a802e
commit 6c9459b1d0
3 changed files with 7 additions and 6 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
network-2.2.1.7.tar.gz
/network-2.3.tar.gz
/network-2.3.0.2.tar.gz

View File

@ -6,13 +6,10 @@
%global ghc_pkg_deps ghc-parsec-devel
# debuginfo is not useful for ghc
%global debug_package %{nil}
Name: ghc-%{pkg_name}
# part of haskell-platform-2011.1.0.0
Version: 2.3
Release: 3%{?dist}
Version: 2.3.0.2
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -49,6 +46,9 @@ This package provides the shared library.
%changelog
* Tue Feb 15 2011 Jens Petersen <petersen@redhat.com> - 2.3.0.2-1
- update to 2.3.0.2 for haskell-platform-2011.1
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
b43d48203617247f4b711375428df23e network-2.3.tar.gz
a739fe9b75af744cfa1c05e39d41ac1f network-2.3.0.2.tar.gz