[ghc-xss-sanitize] Package update to 0.3.1 modified: .gitignore modified: ghc-xss-sanitize.spec modified: sour

narasim narasim at fedoraproject.org
Thu Jan 19 02:36:14 UTC 2012


commit 7cba42ddba263dc00af572309bd99e0e25149aea
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Thu Jan 19 08:05:33 2012 +0530

    Package update to 0.3.1
    	modified:   .gitignore
    	modified:   ghc-xss-sanitize.spec
    	modified:   sources

 .gitignore            |    1 +
 ghc-xss-sanitize.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 83d4548..80a861c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/ghc-xss-sanitize.spec b/ghc-xss-sanitize.spec
index 5a5c073..7d52204 100644
--- a/ghc-xss-sanitize.spec
+++ b/ghc-xss-sanitize.spec
@@ -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 at gmail.com> - 0.3.1-1
+- update to upstream version 0.3.1
+
 * Fri Jan  6 2012 Jens Petersen <petersen at redhat.com> - 0.2.6-2
 - update to cabal2spec-0.25.2
 
diff --git a/sources b/sources
index 4e11d78..1bae122 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ebd120843e10b31c71009b022fab233b  xss-sanitize-0.2.6.tar.gz
+67df805cff9ef411bd7b398b8432ce86  xss-sanitize-0.3.1.tar.gz


More information about the scm-commits mailing list