diff --git a/.cvsignore b/.cvsignore index 0af569e..ce1ccca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -orca-2.31.2.tar.bz2 +orca-2.31.3.tar.bz2 diff --git a/orca.spec b/orca.spec index f539827..dc1a194 100644 --- a/orca.spec +++ b/orca.spec @@ -17,7 +17,7 @@ %define control_center_version 2.16.0-5 Name: orca -Version: 2.31.2 +Version: 2.31.3 Release: 1%{?dist} Summary: Assistive technology for people with visual impairments @@ -25,7 +25,7 @@ Group: User Interface/Desktops License: LGPLv2+ URL: http://projects.gnome.org/orca/ #VCS: git:git://git.gnome.org/orca -Source0: http://download.gnome.org/sources/orca/2.30/orca-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/orca/2.31/orca-%{version}.tar.bz2 BuildRequires: python-devel >= %{python_version} BuildRequires: brlapi-devel >= %{brlapi_version} BuildRequires: brltty >= %{brltty_version} @@ -78,9 +78,6 @@ find $RPM_BUILD_ROOT -name '*.la' | xargs rm -f #remove the .desktop file since we configure orca through the accessibility capplet find $RPM_BUILD_ROOT -name '*.desktop' | xargs rm -f -%clean -rm -rf $RPM_BUILD_ROOT - %post touch --no-create %{_datadir}/icons/hicolor &>/dev/null || : @@ -106,6 +103,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Tue Jun 8 2010 Matthias Clasen - 2.31.3-1 +- Update to 2.31.3 + * Fri May 28 2010 Matthias Clasen - 2.31.2-1 - Update to 2.31.2 diff --git a/sources b/sources index e701f10..290e71c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a576f0383f15ff593d5899d1ad05acf7 orca-2.31.2.tar.bz2 +a0a728adf192ad7cf8ea4bc525a49a07 orca-2.31.3.tar.bz2