diff --git a/.gitignore b/.gitignore index 938ae07..de85639 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,4 @@ orca-2.31.6.tar.bz2 /orca-3.4.1.tar.xz /orca-3.5.1.tar.xz /orca-3.5.2.tar.xz +/orca-3.5.3.tar.xz diff --git a/orca.spec b/orca.spec index 4b7986a..10d6dbd 100644 --- a/orca.spec +++ b/orca.spec @@ -6,7 +6,7 @@ %define brltty_version 3.7.2 Name: orca -Version: 3.5.2 +Version: 3.5.3 Release: 1%{?dist} Summary: Assistive technology for people with visual impairments @@ -91,6 +91,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Jun 25 2012 Richard Hughes - 3.5.3-1 +- Update to 3.5.3 + * Thu Jun 07 2012 Richard Hughes - 3.5.2-1 - Update to 3.5.2 diff --git a/sources b/sources index ad12729..a6625b5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3929fc7537138ae7137d0128524fa187 orca-3.5.2.tar.xz +7977b15731b598605ace5117242d2d15 orca-3.5.3.tar.xz