From e91b23d05ee9026b50b1f559354c50903151d3cd Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 25 Jul 2011 22:44:01 -0400 Subject: [PATCH] 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 3.1.4-1 +- Update to 3.1.4 + * Tue Jul 05 2011 Bastien Nocera 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