Update to 3.17.2
This commit is contained in:
parent
2b3d377789
commit
43d4c026d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -87,3 +87,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.16.0.tar.xz
|
||||
/orca-3.16.1.tar.xz
|
||||
/orca-3.16.2.tar.xz
|
||||
/orca-3.17.2.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: orca
|
||||
Version: 3.16.2
|
||||
Version: 3.17.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.16/orca-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/orca/3.17/orca-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun May 31 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
|
||||
- Update to 3.17.2
|
||||
|
||||
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
|
||||
- Update to 3.16.2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user