[orca/f19] Update to 3.8.0

Kalev Lember kalev at fedoraproject.org
Tue Mar 26 03:22:56 UTC 2013


commit c8be831a07cbd9bfbc05c47a193fb23d20f4770b
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Mar 26 04:22:52 2013 +0100

    Update to 3.8.0

 .gitignore |    1 +
 orca.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 82bbe83..4bd7ce6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,3 +52,4 @@ orca-2.31.6.tar.bz2
 /orca-3.7.90.tar.xz
 /orca-3.7.91.tar.xz
 /orca-3.7.92.tar.xz
+/orca-3.8.0.tar.xz
diff --git a/orca.spec b/orca.spec
index ebc3936..153a4e7 100644
--- a/orca.spec
+++ b/orca.spec
@@ -4,7 +4,7 @@
 %define brltty_version 3.9
 
 Name:           orca
-Version:        3.7.92
+Version:        3.8.0
 Release:        1%{?dist}
 Summary:        Assistive technology for people with visual impairments
 
@@ -12,7 +12,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/3.7/orca-%{version}.tar.xz
+Source0:        http://download.gnome.org/sources/orca/3.8/orca-%{version}.tar.xz
 
 #BuildRequires:  brlapi-devel >= %{brlapi_version}
 #BuildRequires:  brltty >= %{brltty_version}
@@ -86,6 +86,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Mar 26 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-1
+- Update to 3.8.0
+
 * Wed Mar 20 2013 Richard Hughes <rhughes at redhat.com> - 3.7.92-1
 - Update to 3.7.92
 
diff --git a/sources b/sources
index f1106e2..908b825 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59f032da40a9b0b6e5440fee2d2044ce  orca-3.7.92.tar.xz
+a95c29c95fde9cae41e1251b61961bf7  orca-3.8.0.tar.xz


More information about the scm-commits mailing list