Update to 3.11.2
This commit is contained in:
parent
08fee175f3
commit
b81b970948
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.10.0.tar.xz
|
||||
/orca-3.10.1.tar.xz
|
||||
/orca-3.10.2.tar.xz
|
||||
/orca-3.11.2.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: orca
|
||||
Version: 3.10.2
|
||||
Version: 3.11.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
@ -7,7 +7,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.10/orca-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/orca/3.11/orca-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
|
||||
- Update to 3.11.2
|
||||
|
||||
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
|
||||
- Update to 3.10.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user