Update to 3.9.92
This commit is contained in:
parent
ab499675b8
commit
fdd7f9ba4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user