update to 0.3.5.7

This commit is contained in:
Jens Petersen 2016-06-27 12:52:24 +09:00
parent 82a3bfb7d9
commit 365b765b66
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/xss-sanitize-0.3.5.2.tar.gz
/xss-sanitize-0.3.5.4.tar.gz
/xss-sanitize-0.3.5.6.tar.gz
/xss-sanitize-0.3.5.7.tar.gz

View File

@ -1,3 +1,4 @@
# generated by cabal-rpm-0.9.12
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name xss-sanitize
@ -5,8 +6,8 @@
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.3.5.6
Release: 5%{?dist}
Version: 0.3.5.7
Release: 1%{?dist}
Summary: Sanitize untrusted HTML to prevent XSS attacks
License: BSD
@ -84,6 +85,9 @@ rm %{buildroot}%{ghc_pkgdocdir}/LICENSE
%changelog
* Mon Jun 27 2016 Jens Petersen <petersen@redhat.com> - 0.3.5.7-1
- update to 0.3.5.7
* Tue May 24 2016 Ben Boeckel <mathstuf@gmail.com> - 0.3.5.6-5
- Rebuild for ghc-network-uri and ghc-tagsoup

View File

@ -1 +1 @@
016d1a704ffa8128e29b92fa2b8be88c xss-sanitize-0.3.5.6.tar.gz
5afa8b51e936dcc6b857288e494d89f7 xss-sanitize-0.3.5.7.tar.gz