[php-htmLawed/f17] update to 1.1.14 (bugfix)

Remi Collet remi at fedoraproject.org
Thu Aug 9 11:29:52 UTC 2012


commit 37856e2f46e66c052291eca7d6bd28477193a5c9
Author: remi <fedora at famillecollet.com>
Date:   Thu Aug 9 13:29:46 2012 +0200

    update to 1.1.14 (bugfix)

 .gitignore        |    1 +
 php-htmLawed.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b62bf71..c856587 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 *spec~
 /htmLawed1112.zip
+/htmLawed1114.zip
diff --git a/php-htmLawed.spec b/php-htmLawed.spec
index 6430e89..c957873 100644
--- a/php-htmLawed.spec
+++ b/php-htmLawed.spec
@@ -1,8 +1,8 @@
 %global libname    htmLawed
-%global libversion 1112
+%global libversion 1114
 
 Name:           php-%{libname}
-Version:        1.1.12
+Version:        1.1.14
 Release:        1%{?dist}
 Summary:        PHP code to purify and filter HTML
 Group:          Development/Libraries
@@ -64,6 +64,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Aug  9 2012 Remi Collet <remi at fedoraproject.org> - 1.1.14-1
+- update to 1.1.14
+
 * Thu Jul 05 2012 Remi Collet <remi at fedoraproject.org> - 1.1.12-1
 - update to 1.1.12
 - add License files
diff --git a/sources b/sources
index eed9424..1585d49 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9ca40b044b226171a0947aaac72f5186  htmLawed1112.zip
+c9101a27aee143255f144a4f3342e750  htmLawed1114.zip


More information about the scm-commits mailing list