Update to 3.9.2
This commit is contained in:
parent
76047705d7
commit
04c0d7ad6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user