[accerciser] Update to 3.7.3

Richard Hughes rhughes at fedoraproject.org
Wed Jan 9 08:59:38 UTC 2013


commit 2ceebf444f7ba41748a832b57bca2c57b2349549
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jan 9 09:02:09 2013 +0000

     Update to 3.7.3

 .gitignore      |    1 +
 accerciser.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a9f649..51bb292 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /accerciser-3.5.92.tar.xz
 /accerciser-3.6.0.tar.xz
 /accerciser-3.6.2.tar.xz
+/accerciser-3.7.3.tar.xz
diff --git a/accerciser.spec b/accerciser.spec
index 6e320cc..703bd31 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.6.2
+Version:        3.7.3
 Release:        1%{?dist}
 Summary:        Interactive Python accessibility explorer for the GNOME desktop
 
@@ -80,6 +80,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Wed Jan 09 2013 Richard Hughes <hughsient at gmail.com> - 3.7.3-1
+- Update to 3.7.3
+
 * Tue Nov 13 2012 Kalev Lember <kalevlember at gmail.com> - 3.6.2-1
 - Update to 3.6.2
 
diff --git a/sources b/sources
index d712efc..ca5c982 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e3e9a7d560fee862fde6e9cf6e11fd9  accerciser-3.6.2.tar.xz
+cb05473f8b4908627aa8bb074cfd93e2  accerciser-3.7.3.tar.xz


More information about the scm-commits mailing list