[virtaal] Update to 0.7.0 rc2 Virtaal hanging when inserting placeable - Virtaal bug 1930 Improved visual cont

dwayne dwayne at fedoraproject.org
Sat May 28 08:44:58 UTC 2011


commit 6ce90898193910e8d73df7bf28481b832374bf9d
Author: Dwayne Bailey <dwayne at translate.org.za>
Date:   Sat May 28 10:43:48 2011 +0200

    Update to 0.7.0 rc2
    Virtaal hanging when inserting placeable - Virtaal bug 1930
    Improved visual contrast and theme compliance in the diffing colours. Virtaal bug 1934
    Updated translations
    Drop threading patch

 .gitignore                           |    1 +
 sources                              |    1 +
 virtaal-0.7.0rc1-fix_threading.patch |   16 ----------------
 virtaal.spec                         |   13 +++++++++----
 4 files changed, 11 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f8a724f..f4c9f0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 virtaal-0.6.1.tar.bz2
 /virtaal-0.7.0-beta5.tar.bz2
 /virtaal-0.7.0-rc1.tar.bz2
+/virtaal-0.7.0-rc2.tar.bz2
diff --git a/sources b/sources
index b61bf95..3b91f25 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
 5a636e1b6302cba4244a017367953227  virtaal-0.6.1.tar.bz2
 74d15c924adbb436525afe405542579e  virtaal-0.7.0-beta5.tar.bz2
 2923a342b0d8e29a6f570f18cd4f7844  virtaal-0.7.0-rc1.tar.bz2
+2a969ebdd27a4f98de7dd4c33c15dd58  virtaal-0.7.0-rc2.tar.bz2
diff --git a/virtaal.spec b/virtaal.spec
index 7d3524b..fc4e57b 100644
--- a/virtaal.spec
+++ b/virtaal.spec
@@ -1,11 +1,11 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 
-%global         subrelease rc1
+%global         subrelease rc2
 
 Name:           virtaal
 Version:        0.7.0
 #Release:        1%{?dist}
-Release:        0.8.%{subrelease}%{?dist}
+Release:        0.9.%{subrelease}%{?dist}
 Summary:        Localization and translation editor
 
 Group:          Development/Tools
@@ -21,7 +21,6 @@ Patch0:         virtaal-0.5.0-setup_drop_MO_generation.patch
 Patch1:         virtaal-0.3.0-autocorr_shared_location.patch
 Patch2:         virtaal-0.7.0b4-no_depcheck.patch
 Patch3:         virtaal-0.7.0b5-no_profiling.patch
-Patch4:         virtaal-0.7.0rc1-fix_threading.patch
 
 BuildArch:      noarch
 BuildRequires:  python
@@ -93,7 +92,6 @@ DTD files, subtitles, and other formats.
 %patch1 -p1 -b .autocorr_shared_location
 %patch2 -p1 -b .no_depcheck
 %patch3 -p1 -b .no_profiling
-%patch4 -p1 -b .fix_threading
 
 %build
 %{__python} setup.py build
@@ -182,6 +180,13 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat May 28 2011 Dwayne Bailey <dwayne at translate.org.za> - 0.7.0-0.9.rc2
+- Update to 0.7.0 rc2
+   - Virtaal hanging when inserting placeable - Virtaal bug 1930
+   - Improved visual contrast and theme compliance in the diffing colours. Virtaal bug 1934
+   - Updated translations 
+- Drop threading patch
+
 * Fri May 20 2011 Dwayne Bailey <dwayne at translate.org.za> - 0.7.0-0.8.rc1
 - Update to 0.7.0 rc1
    - Export .po files to .mo 


More information about the scm-commits mailing list