From d62f43c37b53ec3a19540fc116a836e00afaec8c Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 18:20:29 +0200 Subject: [PATCH] Update to 3.18.0 --- .gitignore | 1 + orca.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 69bfbde..e185057 100644 --- a/.gitignore +++ b/.gitignore @@ -93,3 +93,4 @@ orca-2.31.6.tar.bz2 /orca-3.17.90.tar.xz /orca-3.17.91.tar.xz /orca-3.17.92.tar.xz +/orca-3.18.0.tar.xz diff --git a/orca.spec b/orca.spec index 944dad4..a2fceb1 100644 --- a/orca.spec +++ b/orca.spec @@ -1,5 +1,5 @@ Name: orca -Version: 3.17.92 +Version: 3.18.0 Release: 1%{?dist} Summary: Assistive technology for people with visual impairments @@ -7,7 +7,7 @@ Group: User Interface/Desktops License: LGPLv2+ URL: https://wiki.gnome.org/Projects/Orca #VCS: git:git://git.gnome.org/orca -Source0: https://download.gnome.org/sources/%{name}/3.17/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz BuildArch: noarch @@ -90,6 +90,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Mon Sep 21 2015 Kalev Lember - 3.18.0-1 +- Update to 3.18.0 + * Wed Sep 16 2015 Kalev Lember - 3.17.92-1 - Update to 3.17.92 diff --git a/sources b/sources index 15ccce1..809b5c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b22bb2a0c161659f27a198ca3b32ea7a orca-3.17.92.tar.xz +7e24e79f64ac520150ccad027e72235f orca-3.18.0.tar.xz