Updated version to 1.1.6
modified: .gitignore modified: ghc-regex-tdfa.spec modified: sources
This commit is contained in:
parent
d92258db98
commit
2cf11186d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
/regex-tdfa-1.1.4.tar.gz
|
||||
/regex-tdfa-1.1.6.tar.gz
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user