[pyatspi] 2.2.1

Matthias Clasen mclasen at fedoraproject.org
Tue Oct 18 23:03:07 UTC 2011


commit 13aa371a18bedc642799c3cd282fe2a10f7430df
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Oct 18 19:02:39 2011 -0400

    2.2.1

 .gitignore   |    1 +
 pyatspi.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b3786b5..628a240 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@ pyatspi-0.3.6.tar.bz2
 /pyatspi-2.1.90.tar.xz
 /pyatspi-2.1.91.tar.xz
 /pyatspi-2.2.0.tar.xz
+/pyatspi-2.2.1.tar.xz
diff --git a/pyatspi.spec b/pyatspi.spec
index 4461cd6..b59bed8 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -3,7 +3,7 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
@@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Oct 18 2011 Matthias Clasen <mclasen at redhat.com> - 2.2.1-1
+- Update to 2.2.1
+
 * Wed Sep 28 2011 Matthias Clasen <mclasen at redhat.com> - 2.2.0-1
 - Update to 2.2.0
 
diff --git a/sources b/sources
index 27be951..b08c9a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f1831fa03b8afe0f11256b8165c80eaa  pyatspi-2.2.0.tar.xz
+9e3abb0d33bdf66e025cc16588095cba  pyatspi-2.2.1.tar.xz


More information about the scm-commits mailing list