[accerciser] Update to 3.8.0

Richard Hughes rhughes at fedoraproject.org
Tue Mar 26 09:24:44 UTC 2013


commit 73052d34bc79d50e010728700146d23d0448aae5
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Mar 26 09:24:39 2013 +0000

     Update to 3.8.0

 .gitignore      |    1 +
 accerciser.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 85c8fbe..d482607 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@
 /accerciser-3.7.4.tar.xz
 /accerciser-3.7.91.tar.xz
 /accerciser-3.7.92.tar.xz
+/accerciser-3.8.0.tar.xz
diff --git a/accerciser.spec b/accerciser.spec
index 14d05e6..4fd6cb4 100644
--- a/accerciser.spec
+++ b/accerciser.spec
@@ -2,7 +2,7 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           accerciser
-Version:        3.7.92
+Version:        3.8.0
 Release:        1%{?dist}
 Summary:        Interactive Python accessibility explorer for the GNOME desktop
 
@@ -82,6 +82,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Mar 26 2013 Richard Hughes <rhughes at redhat.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 81cd2e6..9edba94 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0014178c4cf659aa36eec5bc3036883a  accerciser-3.7.92.tar.xz
+3476375fb3325c25a082f23cc514b4de  accerciser-3.8.0.tar.xz


More information about the scm-commits mailing list