Update to 3.15.4
This commit is contained in:
parent
3585cb8f34
commit
b411bea76e
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.14.0.tar.xz
|
||||
/orca-3.14.2.tar.xz
|
||||
/orca-3.14.3.tar.xz
|
||||
/orca-3.15.4.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: orca
|
||||
Version: 3.14.3
|
||||
Version: 3.15.4
|
||||
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.14/orca-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/orca/3.15/orca-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -78,6 +78,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
|
||||
- Update to 3.15.4
|
||||
|
||||
* Thu Dec 04 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.3-1
|
||||
- Update to 3.14.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user