[orca] Back down to 3.5.4, we want to stick with python 2.7 for now

Kalev Lember kalev at fedoraproject.org
Wed Jul 18 17:08:18 UTC 2012


commit 751be951c5832ceeb1a491a6db3a18dc0a6f1d30
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Jul 18 20:07:41 2012 +0300

    Back down to 3.5.4, we want to stick with python 2.7 for now

 .gitignore |    1 +
 orca.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9e9f5b9..dc57fc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ orca-2.31.6.tar.bz2
 /orca-3.5.3.tar.xz
 /orca-3.7.0.3.tar.xz
 /orca-3.7.0.4.tar.xz
+/orca-3.5.4.tar.xz
diff --git a/orca.spec b/orca.spec
index 4b26a0b..ce42ae2 100644
--- a/orca.spec
+++ b/orca.spec
@@ -6,7 +6,7 @@
 %define brltty_version 3.7.2
 
 Name:           orca
-Version:        3.7.0.4
+Version:        3.5.4
 Release:        1%{?dist}
 Summary:        Assistive technology for people with visual impairments
 
@@ -91,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Jul 18 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.4-1
+- Back down to 3.5.4, we want to stick with python 2.7 for now
+
 * Tue Jul 17 2012 Richard Hughes <hughsient at gmail.com> - 3.7.0.4-1
 - Update to 3.7.0.4
 
diff --git a/sources b/sources
index f1f23bc..ad798d1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a500f93e631a956da33793c7641ee15b  orca-3.7.0.4.tar.xz
+0f0c14c8494b46d3e774c18958135de0  orca-3.5.4.tar.xz


More information about the scm-commits mailing list