This commit is contained in:
Matthias Clasen 2011-10-18 19:10:42 -04:00
parent a61e30dd8f
commit 8d726cc8c9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -22,3 +22,4 @@ orca-2.31.6.tar.bz2
/orca-3.1.91.tar.xz
/orca-3.1.92.tar.xz
/orca-3.2.0.tar.xz
/orca-3.2.1.tar.xz

View File

@ -11,7 +11,7 @@
%define brltty_version 3.7.2
Name: orca
Version: 3.2.0
Version: 3.2.1
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.1/orca-%{version}.tar.xz
Source0: http://download.gnome.org/sources/orca/3.2/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 Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
- Update to 3.2.1
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
- Update to 3.2.0

View File

@ -1 +1 @@
ebeae73a09624163a76254d415b80e7c orca-3.2.0.tar.xz
5937726c56577f43b8b0b44dcef54cb6 orca-3.2.1.tar.xz