[php-htmLawed] update to 1.1.14 (bugfix)

Remi Collet remi at fedoraproject.org
Thu Aug 9 09:35:38 UTC 2012


commit 49fba1b0569147139c05744e7a7ee2ba9b74c176
Author: remi <fedora at famillecollet.com>
Date:   Thu Aug 9 11:35:27 2012 +0200

    update to 1.1.14 (bugfix)

 .gitignore        |    1 +
 php-htmLawed.spec |    9 ++++++---
 sources           |    2 +-
 3 files changed, 8 insertions(+), 4 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 57b48d6..8333213 100644
--- a/php-htmLawed.spec
+++ b/php-htmLawed.spec
@@ -1,9 +1,9 @@
 %global libname    htmLawed
-%global libversion 1112
+%global libversion 1114
 
 Name:           php-%{libname}
-Version:        1.1.12
-Release:        2%{?dist}
+Version:        1.1.14
+Release:        1%{?dist}
 Summary:        PHP code to purify and filter HTML
 Group:          Development/Libraries
 License:        LGPLv3 and GPLv2+
@@ -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
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.12-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
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