diff --git a/.gitignore b/.gitignore index dff9d48..5411cd6 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,4 @@ orca-2.31.6.tar.bz2 /orca-3.5.92.tar.xz /orca-3.6.0.tar.xz /orca-3.6.1.tar.xz +/orca-3.7.1.tar.xz diff --git a/orca.spec b/orca.spec index 879d1da..dc573d1 100644 --- a/orca.spec +++ b/orca.spec @@ -4,7 +4,7 @@ %define brltty_version 3.9 Name: orca -Version: 3.6.1 +Version: 3.7.1 Release: 1%{?dist} Summary: Assistive technology for people with visual impairments @@ -12,7 +12,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.6/orca-%{version}.tar.xz +Source0: http://download.gnome.org/sources/orca/3.7/orca-%{version}.tar.xz BuildRequires: brlapi-devel >= %{brlapi_version} BuildRequires: python-brlapi @@ -88,6 +88,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Nov 09 2012 Kalev Lember - 3.7.1-1 +- Update to 3.7.1 + * Tue Oct 16 2012 Kalev Lember - 3.6.1-1 - Update to 3.6.1 diff --git a/sources b/sources index 2155022..c39043a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45d4a94c2411bd2ef148e06fd2de8920 orca-3.6.1.tar.xz +0de51faf9c667f78bae099f3646bb2fa orca-3.7.1.tar.xz