[accerciser] Update to 3.8.2

Richard Hughes rhughes at fedoraproject.org
Tue May 14 08:17:26 UTC 2013


commit 1c9a1b7315e2827d5015cc541824d4914bd132cf
Author: Richard Hughes <richard at hughsie.com>
Date:   Tue May 14 09:17:23 2013 +0100

    Update to 3.8.2

 .gitignore      |    1 +
 accerciser.spec |    7 +++++--
 sources         |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d482607..41df068 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /accerciser-3.7.91.tar.xz
 /accerciser-3.7.92.tar.xz
 /accerciser-3.8.0.tar.xz
+/accerciser-3.8.2.tar.xz
diff --git a/accerciser.spec b/accerciser.spec
index 831b75c..cea8976 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.8.0
-Release:        2%{?dist}
+Version:        3.8.2
+Release:        1%{?dist}
 Summary:        Interactive Python accessibility explorer for the GNOME desktop
 
 License:        BSD
@@ -89,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 
 
 %changelog
+* Tue May 14 2013 Richard Hughes <rhughes at redhat.com> - 3.8.2-1
+- Update to 3.8.2
+
 * Wed Apr 10 2013 Kalev Lember <kalevlember at gmail.com> - 3.8.0-2
 - Update the dependencies for python3
 - Add HighContrast icons and scriptlets
diff --git a/sources b/sources
index 9edba94..1678bf1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3476375fb3325c25a082f23cc514b4de  accerciser-3.8.0.tar.xz
+90f1917f7d5255bfc5d86e3382042bcc  accerciser-3.8.2.tar.xz


More information about the scm-commits mailing list