Update to 3.11.2

This commit is contained in:
Richard Hughes 2013-11-25 19:09:21 +00:00
parent 08fee175f3
commit b81b970948
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

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

View File

@ -1 +1 @@
f7eefaf227ed9c600c94e9c4b872237b orca-3.10.2.tar.xz
eec6472aa562e016d7393187ae7f9ecd orca-3.11.2.tar.xz