diff --git a/.gitignore b/.gitignore index 3fb9048..53c7015 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ network-2.2.1.7.tar.gz /network-2.3.tar.gz +/network-2.3.0.2.tar.gz diff --git a/ghc-network.spec b/ghc-network.spec index 7e0e068..854c9a5 100644 --- a/ghc-network.spec +++ b/ghc-network.spec @@ -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 - 2.3.0.2-1 +- update to 2.3.0.2 for haskell-platform-2011.1 + * Tue Feb 08 2011 Fedora Release Engineering - 2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild diff --git a/sources b/sources index 8e68b2e..41e234d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b43d48203617247f4b711375428df23e network-2.3.tar.gz +a739fe9b75af744cfa1c05e39d41ac1f network-2.3.0.2.tar.gz