This commit is contained in:
Matthias Clasen 2011-11-23 21:33:25 -05:00
parent c694fc0683
commit 62d6d991bf
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ orca-2.31.6.tar.bz2
/orca-3.2.0.tar.xz
/orca-3.2.1.tar.xz
/orca-3.3.1.tar.xz
/orca-3.3.2.tar.xz

View File

@ -11,7 +11,7 @@
%define brltty_version 3.7.2
Name: orca
Version: 3.3.1
Version: 3.3.2
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.2/orca-%{version}.tar.xz
Source0: http://download.gnome.org/sources/orca/3.3/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
* Wed Nov 23 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
- Update to 3.3.2
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
- Update to 3.3.1

View File

@ -1 +1 @@
85046f9ee1d9fcaf61ee7a8738f35f77 orca-3.3.1.tar.xz
11d11b77623bd60dbd1228d3c386ea64 orca-3.3.2.tar.xz