[Fusionforge-commits] r9980 - in branches/Branch_5_0: . 3rd-party/htmlpurifier

Roland Mas lolando at libremir.placard.fr.eu.org
Wed Jun 2 22:13:21 CEST 2010


Author: lolando
Date: 2010-06-02 22:13:21 +0200 (Wed, 02 Jun 2010)
New Revision: 9980

Modified:
   branches/Branch_5_0/3rd-party/htmlpurifier/htmlpurifier.spec
   branches/Branch_5_0/Makefile.rh
Log:
Updated to HTMLPurifier 4.1.1

Modified: branches/Branch_5_0/3rd-party/htmlpurifier/htmlpurifier.spec
===================================================================
--- branches/Branch_5_0/3rd-party/htmlpurifier/htmlpurifier.spec	2010-06-02 20:06:49 UTC (rev 9979)
+++ branches/Branch_5_0/3rd-party/htmlpurifier/htmlpurifier.spec	2010-06-02 20:13:21 UTC (rev 9980)
@@ -1,6 +1,6 @@
 Summary: HTML Purifier is a standards-compliant HTML filter library written in PHP.
 Name: htmlpurifier
-Version: 4.1.0
+Version: 4.1.1
 Release: 0
 License: LGPL
 Group: Development/Languages
@@ -59,6 +59,9 @@
 %doc art benchmarks configdoc CREDITS docs INSTALL INSTALL.fr.utf8 LICENSE NEWS README TODO VERSION WHATSNEW WYSIWYG
 
 %changelog
+* Wed Jun 02 2010 Roland Mas <lolando at debian.org> - 4.1.1
+- Updated to v4.1.1
+
 * Tue Apr 27 2010 Roland Mas <lolando at debian.org> - 4.1.0
 - Updated to v4.1.0
 

Modified: branches/Branch_5_0/Makefile.rh
===================================================================
--- branches/Branch_5_0/Makefile.rh	2010-06-02 20:06:49 UTC (rev 9979)
+++ branches/Branch_5_0/Makefile.rh	2010-06-02 20:13:21 UTC (rev 9980)
@@ -181,7 +181,7 @@
 #
 # HTMLPURIFIER (third party plugin)
 #
-HTMLPURIFIER_VERSION=4.1.0
+HTMLPURIFIER_VERSION=4.1.1
 htmlpurifier: rpmprep depot/htmlpurifier-$(HTMLPURIFIER_VERSION).tar.gz
 	cp depot/htmlpurifier-$(HTMLPURIFIER_VERSION).tar.gz $(RPM_TMP)/SOURCES/
 	rpmbuild --quiet --clean -ba 3rd-party/htmlpurifier/htmlpurifier.spec




More information about the Fusionforge-commits mailing list