[orca] 3.1.4

Matthias Clasen mclasen at fedoraproject.org
Tue Jul 26 02:45:22 UTC 2011


commit e91b23d05ee9026b50b1f559354c50903151d3cd
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Mon Jul 25 22:44:01 2011 -0400

    3.1.4

 .gitignore |    1 +
 orca.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5129def..cbb48f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ orca-2.31.6.tar.bz2
 /orca-3.1.1.tar.bz2
 /orca-3.1.2.tar.xz
 /orca-3.1.3.tar.xz
+/orca-3.1.4.tar.xz
diff --git a/orca.spec b/orca.spec
index bfd8af7..e18bb3c 100644
--- a/orca.spec
+++ b/orca.spec
@@ -1,4 +1,4 @@
-%{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
+{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 %global debug_package %{nil}
 
@@ -11,7 +11,7 @@
 %define brltty_version 3.7.2
 
 Name:           orca
-Version:        3.1.3
+Version:        3.1.4
 Release:        1%{?dist}
 Summary:        Assistive technology for people with visual impairments
 
@@ -109,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Mon Jul 25 2011 Matthias Clasen <mclasen at redhat.com> 3.1.4-1
+- Update to 3.1.4
+
 * Tue Jul 05 2011 Bastien Nocera <bnocera at redhat.com> 3.1.3-1
 - Update to 3.1.3
 
diff --git a/sources b/sources
index 6c368f6..5ba2aca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7ad1cfdceec984b303f066750b14f95a  orca-3.1.3.tar.xz
+494e97e06437fc255b125c7d2bb1e3de  orca-3.1.4.tar.xz


More information about the scm-commits mailing list