Update to 3.12.0

This commit is contained in:
Richard Hughes 2014-03-24 21:13:12 +00:00
parent 42f69fd2c3
commit a7b12a4880
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -71,3 +71,4 @@ orca-2.31.6.tar.bz2
/orca-3.11.90.tar.xz
/orca-3.11.91.tar.xz
/orca-3.11.92.tar.xz
/orca-3.12.0.tar.xz

View File

@ -1,13 +1,13 @@
Name: orca
Version: 3.11.92
Release: 2%{?dist}
Version: 3.12.0
Release: 1%{?dist}
Summary: Assistive technology for people with visual impairments
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.11/orca-%{version}.tar.xz
Source0: http://download.gnome.org/sources/orca/3.12/orca-%{version}.tar.xz
BuildArch: noarch
@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
- Update to 3.12.0
* Sun Mar 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.92-2
- Drop the dependency on control-center (#1074350)

View File

@ -1 +1 @@
6f4b61abfc9e47ad31f3129bc4143649 orca-3.11.92.tar.xz
5e7acbe2b97f9c9fff0fa07ec0646384 orca-3.12.0.tar.xz