Update to 3.8.1
This commit is contained in:
parent
25376ff084
commit
76047705d7
1
.gitignore
vendored
1
.gitignore
vendored
@ -53,3 +53,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.7.91.tar.xz
|
||||
/orca-3.7.92.tar.xz
|
||||
/orca-3.8.0.tar.xz
|
||||
/orca-3.8.1.tar.xz
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: orca
|
||||
Version: 3.8.0
|
||||
Release: 2%{?dist}
|
||||
Version: 3.8.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
Group: User Interface/Desktops
|
||||
@ -83,6 +83,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Apr 17 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
|
||||
- Update to 3.8.1
|
||||
|
||||
* Fri Apr 05 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-2
|
||||
- Enable the brlapi support
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user