Update to 3.10.0
This commit is contained in:
parent
cf0dddad82
commit
c36c5452ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -61,3 +61,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.9.90.tar.xz
|
||||
/orca-3.9.91.tar.xz
|
||||
/orca-3.9.92.tar.xz
|
||||
/orca-3.10.0.tar.xz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
Name: orca
|
||||
Version: 3.9.92
|
||||
Version: 3.10.0
|
||||
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.9/orca-%{version}.tar.xz
|
||||
Source0: http://download.gnome.org/sources/orca/3.10/orca-%{version}.tar.xz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -82,6 +82,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
||||
- Update to 3.10.0
|
||||
|
||||
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
||||
- Update to 3.9.92
|
||||
- Build as noarch
|
||||
|
||||
Loading…
Reference in New Issue
Block a user