Updated version to 1.1.6

modified:   .gitignore
	modified:   ghc-regex-tdfa.spec
	modified:   sources
This commit is contained in:
Lakshmi Narasimhan 2010-10-31 14:58:30 +05:30
parent d92258db98
commit 2cf11186d7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/regex-tdfa-1.1.4.tar.gz
/regex-tdfa-1.1.6.tar.gz

View File

@ -13,7 +13,7 @@
%global debug_package %{nil}
Name: ghc-%{pkg_name}
Version: 1.1.4
Version: 1.1.6
Release: 1%{?dist}
Summary: %{common_summary}
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Sun Oct 31 2010 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 1.1.6-1
- package updated to 1.1.6
* Sat Sep 18 2010 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 1.1.4-1
- using ghc-rpm-macros 0.8.1
- package updated to 1.1.4

View File

@ -1 +1 @@
877a98eb70bea7be07cbd33508758b70 regex-tdfa-1.1.4.tar.gz
02e4c257f0e970e979be4b1b5f0f87a1 regex-tdfa-1.1.6.tar.gz