diff --git a/.gitignore b/.gitignore index 6b5644a..8f0516a 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ orca-2.31.6.tar.bz2 /orca-2.91.90.tar.bz2 /orca-2.91.91.tar.bz2 /orca-2.91.92.tar.bz2 +/orca-2.91.93.tar.bz2 diff --git a/orca.spec b/orca.spec index 7075763..d83b1bd 100644 --- a/orca.spec +++ b/orca.spec @@ -15,8 +15,8 @@ %define control_center_version 2.16.0-5 Name: orca -Version: 2.91.92 -Release: 2%{?dist} +Version: 2.91.93 +Release: 1%{?dist} Summary: Assistive technology for people with visual impairments Group: User Interface/Desktops @@ -60,10 +60,6 @@ Requires: gnome-speech Requires: speech-dispatcher -# Patch from release-team, will be redone for inclusion -# in upstream Orca -Patch0: use-gsettings.patch - %description Orca is a flexible, extensible, and powerful assistive technology for people with visual impairments. Using various combinations of speech synthesis, @@ -72,7 +68,6 @@ toolkits that support AT-SPI (e.g. the GNOME desktop). %prep %setup -q -%patch0 -p1 -b .use-gsettings %build %configure @@ -114,6 +109,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Mar 25 2011 Matthias Clasen 2.91.93-1 +- Update to 2.91.93 + * Fri Mar 25 2011 Bastien Nocera 2.91.92-2 - Use GSettings to check whether toolkit accessibility is enabled, patch from Frederic Crozat diff --git a/sources b/sources index 3cc6fc9..2c871e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8c558f7e63f6a95fe5ca05d57f1394dd orca-2.91.92.tar.bz2 +86eeaa4f83f245ac5f081e19f7936ef3 orca-2.91.93.tar.bz2