[accerciser/f18] Update to 3.5.91

Richard Hughes rhughes at fedoraproject.org
Tue Sep 4 09:46:04 UTC 2012


commit c61a9196f094f4245df5c03e59adbe0a123e7a44
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Sep 4 10:43:55 2012 +0100

     Update to 3.5.91

 .gitignore      |    1 +
 accerciser.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddd79f1..82a8cc1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /accerciser-3.5.3.tar.xz
 /accerciser-3.5.5.tar.xz
 /accerciser-3.5.90.tar.xz
+/accerciser-3.5.91.tar.xz
diff --git a/accerciser.spec b/accerciser.spec
index 3a1442d..cca28ea 100644
--- a/accerciser.spec
+++ b/accerciser.spec
@@ -2,8 +2,8 @@
 %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
 
 Name:           accerciser
-Version:        3.5.90
-Release:        2%{?dist}
+Version:        3.5.91
+Release:        1%{?dist}
 Summary:        Interactive Python accessibility explorer for the GNOME desktop
 
 License:        BSD
@@ -80,6 +80,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue Sep 04 2012 Richard Hughes <hughsient at gmail.com> - 3.5.91-1
+- Update to 3.5.91
+
 * Thu Aug 30 2012 Kalev Lember <kalevlember at gmail.com> - 3.5.90-2
 - Update the runtime deps for ipython package rename
 
diff --git a/sources b/sources
index 5338989..2aaf09c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b30d7e796f9f88d7e8864280a838c0a  accerciser-3.5.90.tar.xz
+883a3335737feba5fae57b5754d9640e  accerciser-3.5.91.tar.xz


More information about the scm-commits mailing list