Update to 3.17.4
This commit is contained in:
parent
32b3036fb5
commit
1bb11304cd
1
.gitignore
vendored
1
.gitignore
vendored
@ -89,3 +89,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.16.2.tar.xz
|
||||
/orca-3.17.2.tar.xz
|
||||
/orca-3.17.3.tar.xz
|
||||
/orca-3.17.4.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: orca
|
||||
Version: 3.17.3
|
||||
Version: 3.17.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.17/orca-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jul 28 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
||||
- Update to 3.17.4
|
||||
|
||||
* Tue Jun 30 2015 Kalev Lember <klember@redhat.com> - 3.17.3-1
|
||||
- Update to 3.17.3
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user