This commit is contained in:
Matthias Clasen 2011-08-18 11:00:59 -04:00
parent bddbde51fd
commit 1605a75a1b
3 changed files with 6 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
494e97e06437fc255b125c7d2bb1e3de orca-3.1.4.tar.xz
dbf508792b3e4c9b011c4651da4c50a2 orca-3.1.5.tar.xz