[accerciser/f18] Update to 3.5.90

Richard Hughes rhughes at fedoraproject.org
Tue Aug 21 14:31:38 UTC 2012


commit 82df3453e1ab5448a724b24017c6a64854245287
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue Aug 21 15:29:28 2012 +0100

     Update to 3.5.90

 .gitignore      |    1 +
 accerciser.spec |    5 ++++-
 sources         |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ff85647..ddd79f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /accerciser-3.4.1.tar.xz
 /accerciser-3.5.3.tar.xz
 /accerciser-3.5.5.tar.xz
+/accerciser-3.5.90.tar.xz
diff --git a/accerciser.spec b/accerciser.spec
index 0ab634b..fa8b028 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.5.5
+Version:        3.5.90
 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
+* Tue Aug 21 2012 Richard Hughes <hughsient at gmail.com> - 3.5.90-1
+- Update to 3.5.90
+
 * Tue Aug 07 2012 Richard Hughes <hughsient at gmail.com> - 3.5.5-1
 - Update to 3.5.5
 
diff --git a/sources b/sources
index 90fd584..5338989 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-731be580f5a9ee8dede84df6f211abce  accerciser-3.5.5.tar.xz
+2b30d7e796f9f88d7e8864280a838c0a  accerciser-3.5.90.tar.xz


More information about the scm-commits mailing list