This commit is contained in:
Kalev Lember 2012-03-27 01:34:53 +03:00
parent 47824778ba
commit fb8bcaafba
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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 <kalevlember@gmail.com> - 3.4.0-1
- Update to 3.4.0
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
- Update to 3.3.92

View File

@ -1 +1 @@
fb62f2687b942efeaee7592d578c296f orca-3.3.92.tar.xz
77116dbffe8ab339e0d9a4f34ee39798 orca-3.4.0.tar.xz