[php-htmLawed/epel7] update to 1.1.19

Remi Collet remi at fedoraproject.org
Wed Jan 21 07:30:36 UTC 2015


commit ac7d63793dca550158d29be364c2acbfef475c01
Author: Remi Collet <remi at fedoraproject.org>
Date:   Tue Jan 20 17:43:08 2015 +0100

    update to 1.1.19
    
    (cherry picked from commit 87f2e543f4c7b973ab897d884e221dd333d601bb)

 .gitignore        |    1 +
 php-htmLawed.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56ccc65..2102a46 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /htmLawed1116.zip
 /htmLawed1117.zip
 /htmLawed1118.zip
+/htmLawed1119.zip
diff --git a/php-htmLawed.spec b/php-htmLawed.spec
index 63d028c..3ea0be3 100644
--- a/php-htmLawed.spec
+++ b/php-htmLawed.spec
@@ -1,16 +1,16 @@
 # spec file for php-htmLawed
 #
-# Copyright (c) 2012-2014 Remi Collet
+# Copyright (c) 2012-2015 Remi Collet
 # License: CC-BY-SA
 # http://creativecommons.org/licenses/by-sa/3.0/
 #
 # Please, preserve the changelog entries
 #
 %global libname    htmLawed
-%global libversion 1118
+%global libversion 1119
 
 Name:           php-%{libname}
-Version:        1.1.18
+Version:        1.1.19
 Release:        1%{?dist}
 Summary:        PHP code to purify and filter HTML
 Group:          Development/Libraries
@@ -74,6 +74,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Jan 20 2015 Remi Collet <remi at fedoraproject.org> - 1.1.19-1
+- update to 1.1.19
+
 * Sun Aug 17 2014 Remi Collet <remi at fedoraproject.org> - 1.1.18-1
 - update to 1.1.18 (security)
 - fix license handling
diff --git a/sources b/sources
index 28224d3..26d5ac6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0dde8137ba57fe812beea095195af486  htmLawed1118.zip
+28880965c9a5f36b427fed6998b7798c  htmLawed1119.zip


More information about the scm-commits mailing list