Update to 3.12.0
This commit is contained in:
parent
42f69fd2c3
commit
a7b12a4880
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user