Update to 3.9.2

This commit is contained in:
Kalev Lember 2013-06-02 17:25:07 +02:00
parent 76047705d7
commit 04c0d7ad6d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -54,3 +54,4 @@ orca-2.31.6.tar.bz2
/orca-3.7.92.tar.xz
/orca-3.8.0.tar.xz
/orca-3.8.1.tar.xz
/orca-3.9.2.tar.xz

View File

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: orca
Version: 3.8.1
Version: 3.9.2
Release: 1%{?dist}
Summary: Assistive technology for people with visual impairments
@ -9,7 +9,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.8/orca-%{version}.tar.xz
Source0: http://download.gnome.org/sources/orca/3.9/orca-%{version}.tar.xz
BuildRequires: brlapi-devel
BuildRequires: brltty
@ -83,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
- Update to 3.9.2
* Wed Apr 17 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
- Update to 3.8.1

View File

@ -1 +1 @@
11a9a42298e11dd7f54beb5b6baa9e3b orca-3.8.1.tar.xz
8c6b761a6894a60dfee3200d35515520 orca-3.9.2.tar.xz