diff --git a/.gitignore b/.gitignore index 65ef5c3..e417976 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,4 @@ orca-2.31.6.tar.bz2 /orca-3.3.90.tar.xz /orca-3.3.91.tar.xz /orca-3.3.92.tar.xz +/orca-3.4.0.tar.xz diff --git a/orca.spec b/orca.spec index 7968223..60fc2ca 100644 --- a/orca.spec +++ b/orca.spec @@ -11,7 +11,7 @@ %define brltty_version 3.7.2 Name: orca -Version: 3.3.92 +Version: 3.4.0 Release: 1%{?dist} Summary: Assistive technology for people with visual impairments @@ -19,7 +19,7 @@ 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.3/orca-%{version}.tar.xz +Source0: http://download.gnome.org/sources/orca/3.4/orca-%{version}.tar.xz BuildRequires: brlapi-devel >= %{brlapi_version} BuildRequires: python-brlapi @@ -99,6 +99,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Mar 27 2012 Kalev Lember - 3.4.0-1 +- Update to 3.4.0 + * Wed Mar 21 2012 Kalev Lember - 3.3.92-1 - Update to 3.3.92 diff --git a/sources b/sources index 9bfc74e..bfe77ae 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb62f2687b942efeaee7592d578c296f orca-3.3.92.tar.xz +77116dbffe8ab339e0d9a4f34ee39798 orca-3.4.0.tar.xz