From a7b12a48808bdb9b3b79c61efbdd5dd199861da6 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Mon, 24 Mar 2014 21:13:12 +0000 Subject: [PATCH] Update to 3.12.0 --- .gitignore | 1 + orca.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e68626d..615acff 100644 --- a/.gitignore +++ b/.gitignore @@ -71,3 +71,4 @@ orca-2.31.6.tar.bz2 /orca-3.11.90.tar.xz /orca-3.11.91.tar.xz /orca-3.11.92.tar.xz +/orca-3.12.0.tar.xz diff --git a/orca.spec b/orca.spec index 646e94c..39f08a9 100644 --- a/orca.spec +++ b/orca.spec @@ -1,13 +1,13 @@ Name: orca -Version: 3.11.92 -Release: 2%{?dist} +Version: 3.12.0 +Release: 1%{?dist} Summary: Assistive technology for people with visual impairments 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/3.11/orca-%{version}.tar.xz +Source0: http://download.gnome.org/sources/orca/3.12/orca-%{version}.tar.xz BuildArch: noarch @@ -80,6 +80,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Mar 24 2014 Richard Hughes - 3.12.0-1 +- Update to 3.12.0 + * Sun Mar 23 2014 Kalev Lember - 3.11.92-2 - Drop the dependency on control-center (#1074350) diff --git a/sources b/sources index 8f47872..0bca939 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6f4b61abfc9e47ad31f3129bc4143649 orca-3.11.92.tar.xz +5e7acbe2b97f9c9fff0fa07ec0646384 orca-3.12.0.tar.xz