diff --git a/.gitignore b/.gitignore index 640c214..b0e701e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /binary-shared-0.8.1.tar.gz +/binary-shared-0.8.2.tar.gz diff --git a/ghc-binary-shared.spec b/ghc-binary-shared.spec index c7a1baf..1a6fb1b 100644 --- a/ghc-binary-shared.spec +++ b/ghc-binary-shared.spec @@ -9,8 +9,8 @@ %global common_description Provides capability to share elements created by binary package. Name: ghc-%{pkg_name} -Version: 0.8.1 -Release: 7%{?dist} +Version: 0.8.2 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -54,6 +54,9 @@ BuildRequires: ghc-mtl-devel %changelog +* Fri Jun 22 2012 Lakshmi Narasimhan T V - 0.8.2-1 +- update to 0.8.2 + * Fri Jun 15 2012 Jens Petersen - 0.8.1-7 - rebuild diff --git a/sources b/sources index 3bb6b20..718caa6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -312d22b6ae61b88825f332b9a1ba0679 binary-shared-0.8.1.tar.gz +6439668d378a4c165d72b1c8c429d22e binary-shared-0.8.2.tar.gz