From: Barış Metin Date: Tue, 15 Jun 2010 13:53:08 +0000 (+0200) Subject: Setting tag plewww-4.3-45 X-Git-Tag: plewww-4.3-45 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=refs%2Ftags%2Fplewww-4.3-45;p=plewww.git Setting tag plewww-4.3-45 encode strings properly in forms. (also testing git module tagging) --- diff --git a/plewww.spec b/plewww.spec index e278345..e5d17a6 100644 --- a/plewww.spec +++ b/plewww.spec @@ -5,7 +5,7 @@ # what the myplc rpm requires %define name plewww %define version 4.3 -%define taglevel 44 +%define taglevel 45 # no need to mention pldistro as this module differs in both distros #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -126,6 +126,10 @@ rm -rf $RPM_BUILD_ROOT /var/www/html/plekit %changelog +* Tue Jun 15 2010 Baris Metin - plewww-4.3-45 +- encode strings properly in forms. +- (also testing git module tagging) + * Wed Apr 28 2010 S.Çağlar Onur - PLEWWW-4.3-44 - Use readfile() function to reduce the memory footprint