3.1.5
This commit is contained in:
parent
bddbde51fd
commit
1605a75a1b
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@ orca-2.31.6.tar.bz2
|
||||
/orca-3.1.2.tar.xz
|
||||
/orca-3.1.3.tar.xz
|
||||
/orca-3.1.4.tar.xz
|
||||
/orca-3.1.5.tar.xz
|
||||
|
||||
@ -11,7 +11,7 @@
|
||||
%define brltty_version 3.7.2
|
||||
|
||||
Name: orca
|
||||
Version: 3.1.4
|
||||
Version: 3.1.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Assistive technology for people with visual impairments
|
||||
|
||||
@ -83,7 +83,6 @@ fi
|
||||
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS COPYING NEWS README
|
||||
%{_bindir}/orca
|
||||
%{python_sitearch}/orca
|
||||
@ -96,6 +95,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> 3.1.5-1
|
||||
- Update to 3.1.5
|
||||
|
||||
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> 3.1.4-1
|
||||
- Update to 3.1.4
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user