Setting tag plewww-4.3-45 plewww-4.3-45
authorBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Tue, 15 Jun 2010 13:53:08 +0000 (15:53 +0200)
committerBarış Metin <Talip-Baris.Metin@sophia.inria.fr>
Tue, 15 Jun 2010 13:53:08 +0000 (15:53 +0200)
encode strings properly in forms.
(also testing git module tagging)

plewww.spec

index e278345..e5d17a6 100644 (file)
@@ -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 <Talip-Baris.Metin@sophia.inria.fr> - plewww-4.3-45
+- encode strings properly in forms.
+- (also testing git module tagging)
+
 * Wed Apr 28 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - PLEWWW-4.3-44
 - Use readfile() function to reduce the memory footprint