Update to 3.9.92

This commit is contained in:
Kalev Lember 2013-09-18 00:50:39 +02:00
parent ab499675b8
commit fdd7f9ba4d
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -60,3 +60,4 @@ orca-2.31.6.tar.bz2
/orca-3.9.5.tar.xz
/orca-3.9.90.tar.xz
/orca-3.9.91.tar.xz
/orca-3.9.92.tar.xz

View File

@ -1,7 +1,7 @@
%global debug_package %{nil}
Name: orca
Version: 3.9.91
Version: 3.9.92
Release: 1%{?dist}
Summary: Assistive technology for people with visual impairments
@ -73,7 +73,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%files -f %{name}.lang
%doc AUTHORS COPYING NEWS README
%{_bindir}/orca
%{python3_sitearch}/orca
%{python3_sitelib}/orca/
%{_datadir}/icons/hicolor/*/apps/orca.png
%{_datadir}/icons/hicolor/scalable/apps/orca.svg
%{_datadir}/orca
@ -83,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
%changelog
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
- Update to 3.9.92
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
- Update to 3.9.91

View File

@ -1 +1 @@
a70afc648135e76d8c8c3b62ef8c4082 orca-3.9.91.tar.xz
347ebae6b60bc81a42b384513b76672b orca-3.9.92.tar.xz