Update to 3.22.1
This commit is contained in:
parent
69de84b132
commit
e19e312b94
1
.gitignore
vendored
1
.gitignore
vendored
@ -106,3 +106,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.21.3.tar.xz
|
||||
/orca-3.21.91.tar.xz
|
||||
/orca-3.21.92.tar.xz
|
||||
/orca-3.22.1.tar.xz
|
||||
|
||||
@ -1,11 +1,11 @@
|
||||
Name: orca
|
||||
Version: 3.21.92
|
||||
Version: 3.22.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Orca
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.21/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -85,6 +85,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
||||
- Update to 3.22.1
|
||||
|
||||
* Fri Sep 16 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
||||
- Update to 3.21.92
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user