[pootle] - Update to 2.1.2 - Fix XSS on translate page - Improved monolingual support - Improved GNU

dwayne dwayne at fedoraproject.org
Fri Oct 29 20:39:55 UTC 2010


commit c281058db6ad16bb3d062d6fc1b5f679a1382fdb
Author: Dwayne Bailey <dwayne at translate.org.za>
Date:   Fri Oct 29 21:57:51 2010 +0200

    - Update to 2.1.2
       - Fix XSS on translate page
       - Improved monolingual support
       - Improved GNU style project support
       - New translations: Zulu, Greek, Danish, Acoli and Fulah
       - Completed translations: Uighur, Chinese (China), Catalan, Asturian, Akan
         and Ganda
       - Various bug fixes

 .gitignore  |    1 +
 pootle.spec |   15 +++++++++++++--
 sources     |    1 +
 3 files changed, 15 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 19b83cf..bc73f0c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Pootle-2.0.3.tar.bz2
 /Pootle-2.1.0.tar.bz2
 /Pootle-2.1.1.tar.bz2
+/Pootle-2.1.2.tar.bz2
diff --git a/pootle.spec b/pootle.spec
index 967b22e..59b4a0d 100644
--- a/pootle.spec
+++ b/pootle.spec
@@ -3,8 +3,8 @@
 %global         fullname Pootle
 
 Name:           pootle
-Version:        2.1.1
-Release:        3%{?dist}
+Version:        2.1.2
+Release:        1%{?dist}
 Summary:        Localization and translation management web application
 
 Group:          Development/Tools
@@ -49,6 +49,7 @@ translation.
 
 It's features include::
   * Translation of Gettext PO and XLIFF files.
+  * Translation of monolingual files (subtitles, Java properties, etc)
   * Submitting to remote version control systems (VCS).
   * Managing groups of translators
   * Online webbased or offline translation
@@ -128,6 +129,16 @@ fi
 
 
 %changelog
+* Fri Oct 29 2010 Dwayne Bailey <dwayne at translate.org.za> - 2.1.2-1
+- Update to 2.1.2
+   - Fix XSS on translate page
+   - Improved monolingual support
+   - Improved GNU style project support
+   - New translations: Zulu, Greek, Danish, Acoli and Fulah
+   - Completed translations: Uighur, Chinese (China), Catalan, Asturian, Akan
+     and Ganda
+   - Various bug fixes
+
 * Wed Sep 8 2010 Dwayne Bailey <dwayne at translate.org.za> - 2.1.1-3
 - New upstream 2.1.1 to fix broken translations (version unchanged)
 
diff --git a/sources b/sources
index 460bea0..a53b0ad 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 3ff7db20e629c1abfb6c6d05621cb21f  Pootle-2.1.1.tar.bz2
+2d5cfabe0e171e41a01a47b70959c58e  Pootle-2.1.2.tar.bz2


More information about the scm-commits mailing list