Update to 3.20.0
This commit is contained in:
parent
402dfae0b5
commit
c326a6797e
1
.gitignore
vendored
1
.gitignore
vendored
@ -101,3 +101,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.19.90.tar.xz
|
||||
/orca-3.19.91.tar.xz
|
||||
/orca-3.19.92.tar.xz
|
||||
/orca-3.20.0.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: orca
|
||||
Version: 3.19.92
|
||||
Version: 3.20.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
@ -7,7 +7,7 @@ Group: User Interface/Desktops
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Orca
|
||||
#VCS: git:git://git.gnome.org/orca
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.19/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.20/%{name}-%{version}.tar.xz
|
||||
|
||||
# Backported from upstream
|
||||
Patch0: 0001-Fix-desktop-file-keywords-in-Slovenian-translation.patch
|
||||
@ -94,6 +94,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
||||
- Update to 3.20.0
|
||||
|
||||
* Sun Mar 20 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
|
||||
- Update to 3.19.92
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user