[ghc-xss-sanitize] revert to 0.2.6 until we have css-text

Jens Petersen petersen at fedoraproject.org
Tue Mar 20 09:53:18 UTC 2012


commit fa84713bdf4f3a0ec04b8fd1ddf7447bccc29b47
Author: Jens Petersen <petersen at redhat.com>
Date:   Tue Mar 20 18:53:11 2012 +0900

    revert to 0.2.6 until we have css-text

 .gitignore            |    1 -
 ghc-xss-sanitize.spec |    9 +++------
 sources               |    2 +-
 3 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 80a861c..83d4548 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 /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 8b03a90..95a43bf 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.3.1
-Release:        1%{?dist}
+Version:        0.2.6
+Release:        2%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -52,13 +52,10 @@ BuildRequires:  ghc-utf8-string-prof
 %ghc_devel_post_postun
 
 
-%ghc_files
+%ghc_files LICENSE
 
 
 %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 1bae122..4e11d78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-67df805cff9ef411bd7b398b8432ce86  xss-sanitize-0.3.1.tar.gz
+ebd120843e10b31c71009b022fab233b  xss-sanitize-0.2.6.tar.gz


More information about the scm-commits mailing list