From 7e516d44c3017ed30146d04d1a6895151660b66c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 5 May 2012 22:54:00 +0300 Subject: [PATCH] 3.5.1 --- .gitignore | 1 + orca.spec | 14 ++++++-------- sources | 2 +- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/.gitignore b/.gitignore index f5277c8..7dd6454 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ orca-2.31.6.tar.bz2 /orca-3.3.92.tar.xz /orca-3.4.0.tar.xz /orca-3.4.1.tar.xz +/orca-3.5.1.tar.xz diff --git a/orca.spec b/orca.spec index 902cf91..f9b63f7 100644 --- a/orca.spec +++ b/orca.spec @@ -2,24 +2,19 @@ %global debug_package %{nil} -%define python_version 2.5 -%define pyorbit_version 2.0.1 -%define pygtk2_version 2.6.2 -%define gnome_python_version 2.6.2 -%define libspi_version 1.7.6 %define brlapi_version 0.4.1 %define brltty_version 3.7.2 Name: orca -Version: 3.4.1 -Release: 2%{?dist} +Version: 3.5.1 +Release: 1%{?dist} Summary: Assistive technology for people with visual impairments Group: User Interface/Desktops License: LGPLv2+ URL: http://projects.gnome.org/orca/ #VCS: git:git://git.gnome.org/orca -Source0: http://download.gnome.org/sources/orca/3.4/orca-%{version}.tar.xz +Source0: http://download.gnome.org/sources/orca/3.5/orca-%{version}.tar.xz BuildRequires: brlapi-devel >= %{brlapi_version} BuildRequires: python-brlapi @@ -96,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Sat May 05 2012 Kalev Lember - 3.5.1-1 +- Update to 3.5.1 + * Tue Apr 17 2012 Kalev Lember - 3.4.1-2 - Don't depend on gnome 2 python libs (#716719) - Require pyxdg (#761306) diff --git a/sources b/sources index 1f044de..ab2df59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -42b2f4f02024865b4ad29cbd5ee1858b orca-3.4.1.tar.xz +e983cc3f940d77f89c0df7ad5cae5d67 orca-3.5.1.tar.xz