[accerciser] Update to 3.7.4

Richard Hughes rhughes at fedoraproject.org
Wed Jan 16 11:05:05 UTC 2013


commit 574e0ae9255cb7c3d964c7c0aaf655fb2f21d75a
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Jan 16 11:07:28 2013 +0000

     Update to 3.7.4

 .gitignore      |    1 +
 accerciser.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 51bb292..e7330bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /accerciser-3.6.0.tar.xz
 /accerciser-3.6.2.tar.xz
 /accerciser-3.7.3.tar.xz
+/accerciser-3.7.4.tar.xz
diff --git a/accerciser.spec b/accerciser.spec
index 703bd31..1ecf2f9 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.3
+Version:        3.7.4
 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 16 2013 Richard Hughes <hughsient at gmail.com> - 3.7.4-1
+- Update to 3.7.4
+
 * Wed Jan 09 2013 Richard Hughes <hughsient at gmail.com> - 3.7.3-1
 - Update to 3.7.3
 
diff --git a/sources b/sources
index ca5c982..650ee2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cb05473f8b4908627aa8bb074cfd93e2  accerciser-3.7.3.tar.xz
+7813c5b27cf4e8ef9e3400af360270ac  accerciser-3.7.4.tar.xz


More information about the scm-commits mailing list