Update to binary shared 0.8.2

modified:   .gitignore
	modified:   ghc-binary-shared.spec
	modified:   sources
This commit is contained in:
Lakshmi Narasimhan T V 2012-06-22 11:36:26 +05:30
parent f91199cffa
commit 89a83fab4d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/binary-shared-0.8.1.tar.gz
/binary-shared-0.8.2.tar.gz

View File

@ -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 <lakshminaras2002@gmail.com> - 0.8.2-1
- update to 0.8.2
* Fri Jun 15 2012 Jens Petersen <petersen@redhat.com> - 0.8.1-7
- rebuild

View File

@ -1 +1 @@
312d22b6ae61b88825f332b9a1ba0679 binary-shared-0.8.1.tar.gz
6439668d378a4c165d72b1c8c429d22e binary-shared-0.8.2.tar.gz