Package update to 0.3.1

modified:   .gitignore
	modified:   ghc-xss-sanitize.spec
	modified:   sources
This commit is contained in:
Lakshmi Narasimhan T V 2012-01-19 08:05:33 +05:30
parent a085194ccb
commit 7cba42ddba
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/xss-sanitize-0.2.2.tar.gz
/xss-sanitize-0.2.6.tar.gz
/xss-sanitize-0.3.1.tar.gz

View File

@ -11,8 +11,8 @@ to prevent XSS attacks. see README.md \
for more details.
Name: ghc-%{pkg_name}
Version: 0.2.6
Release: 2%{?dist}
Version: 0.3.1
Release: 1%{?dist}
Summary: %{common_summary}
Group: System Environment/Libraries
@ -56,6 +56,9 @@ BuildRequires: ghc-utf8-string-prof
%changelog
* Thu Jan 19 2012 Lakshmi Narasimhan T V <lakshminaras2002@gmail.com> - 0.3.1-1
- update to upstream version 0.3.1
* Fri Jan 6 2012 Jens Petersen <petersen@redhat.com> - 0.2.6-2
- update to cabal2spec-0.25.2

View File

@ -1 +1 @@
ebd120843e10b31c71009b022fab233b xss-sanitize-0.2.6.tar.gz
67df805cff9ef411bd7b398b8432ce86 xss-sanitize-0.3.1.tar.gz