From: Alain Peyrat Date: Mon, 6 Feb 2012 17:51:46 +0000 (+0000) Subject: Upgrade php-htmlpurifier to 4.4.0 for redhat/centos X-Git-Tag: v5_2_rc1~267 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=06e6664cd3c7b4770b29da10ed263842ecf102c3 Upgrade php-htmlpurifier to 4.4.0 for redhat/centos --- diff --git a/3rd-party/Makefile.rh b/3rd-party/Makefile.rh index da1b583214..4f75898732 100644 --- a/3rd-party/Makefile.rh +++ b/3rd-party/Makefile.rh @@ -10,7 +10,7 @@ RPM_TMP=$(FORGE_HOME)/../tmp BUILDRESULT=$(FORGE_HOME)/../build/packages HTMLPURIFYER_DIR=$(CURDIR)/php-htmlpurifier -HTMLPURIFIER_VERSION=4.3.0 +HTMLPURIFIER_VERSION=4.4.0 HTMLPURIFIER_SPEC=$(HTMLPURIFYER_DIR)/php-htmlpurifier.spec HTMLPURIFIER_TBZ=htmlpurifier-$(HTMLPURIFIER_VERSION).tar.gz HTMLPURIFIER_RPM=noarch/php-htmlpurifier-$(HTMLPURIFIER_VERSION)-1.noarch.rpm diff --git a/3rd-party/php-htmlpurifier/php-htmlpurifier.spec b/3rd-party/php-htmlpurifier/php-htmlpurifier.spec index a87bd59d12..344aed30a6 100644 --- a/3rd-party/php-htmlpurifier/php-htmlpurifier.spec +++ b/3rd-party/php-htmlpurifier/php-htmlpurifier.spec @@ -1,6 +1,6 @@ Summary: HTML Purifier is a standards-compliant HTML filter library written in PHP. Name: php-htmlpurifier -Version: 4.3.0 +Version: 4.4.0 Release: 1 License: LGPL Group: Development/Languages @@ -61,6 +61,9 @@ This package includes the documentation for %{name}. %doc art benchmarks configdoc CREDITS docs INSTALL INSTALL.fr.utf8 LICENSE NEWS README TODO VERSION WHATSNEW WYSIWYG %changelog +* Mon Feb 06 2012 Alain Peyrat - 4.4.0-1 +- Updated to v4.4.0 + * Sat Nov 20 2010 Alain Peyrat - 4.3.0-1 - Updated to v4.3.0