[accerciser] Update to 3.11.92.1

Richard Hughes rhughes at fedoraproject.org
Wed Mar 19 08:16:23 UTC 2014


commit 43ea3a262006ced00a87a9b596d14ceead43e79e
Author: Richard Hughes <richard at hughsie.com>
Date:   Wed Mar 19 08:16:22 2014 +0000

    Update to 3.11.92.1

 .gitignore      |    1 +
 accerciser.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2c37c67..e933d44 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /accerciser-3.11.90.tar.xz
 /accerciser-3.11.91.tar.xz
 /accerciser-3.11.92.tar.xz
+/accerciser-3.11.92.1.tar.xz
diff --git a/accerciser.spec b/accerciser.spec
index f20b52d..9c1573b 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.11.92
+Version:        3.11.92.1
 Release:        1%{?dist}
 Summary:        Interactive Python accessibility explorer for the GNOME desktop
 
@@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Wed Mar 19 2014 Richard Hughes <rhughes at redhat.com> - 3.11.92.1-1
+- Update to 3.11.92.1
+
 * Tue Mar 18 2014 Richard Hughes <rhughes at redhat.com> - 3.11.92-1
 - Update to 3.11.92
 
diff --git a/sources b/sources
index 38dc240..5485e5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88e3099384c0690d71d4b7645fc026f2  accerciser-3.11.92.tar.xz
+24d72128cacc329448c03b6db9de22d8  accerciser-3.11.92.1.tar.xz


More information about the scm-commits mailing list