update to 0.3.3

This commit is contained in:
Jens Petersen 2013-03-13 01:00:52 +09:00
parent 4e724d9571
commit 3b29390238
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/xss-sanitize-0.3.2.tar.gz
/xss-sanitize-0.3.3.tar.gz

View File

@ -10,8 +10,8 @@ Text.HTML.SanitizeXSS.sanitizeXSS to prevent XSS attacks. see README.md for \
more details.
Name: ghc-%{pkg_name}
Version: 0.3.2
Release: 4%{?dist}
Version: 0.3.3
Release: 1%{?dist}
Summary: %{common_summary}
License: BSD
@ -58,6 +58,9 @@ BuildRequires: ghc-utf8-string-devel
%changelog
* Tue Mar 12 2013 Jens Petersen <petersen@redhat.com> - 0.3.3-1
- update to 0.3.3
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.2-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
a45f9a0f872eb5c4f393c5f977b29b57 xss-sanitize-0.3.2.tar.gz
de152b7a6e2c9cc5220107c38230b655 xss-sanitize-0.3.3.tar.gz