[pyatspi] 0.3.90

Matthias Clasen mclasen at fedoraproject.org
Thu Aug 19 03:32:41 UTC 2010


commit db1bc38f12e02e0bed86548812d854c5f94f6ef8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 18 23:29:43 2010 -0400

    0.3.90

 .gitignore   |    1 +
 pyatspi.spec |    7 +++++--
 sources      |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ce8f98..2077ed2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 pyatspi-0.3.4.tar.bz2
 pyatspi-0.3.6.tar.bz2
+/pyatspi-0.3.90.tar.bz2
diff --git a/pyatspi.spec b/pyatspi.spec
index b954609..a6f6af8 100644
--- a/pyatspi.spec
+++ b/pyatspi.spec
@@ -3,8 +3,8 @@
 %global debug_package %{nil}
 
 Name:           pyatspi
-Version:        0.3.6
-Release:        2%{?dist}
+Version:        0.3.90
+Release:        1%{?dist}
 Summary:        Python bindings for at-spi
 
 Group:          Development/Languages
@@ -53,6 +53,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 18 2010 Matthias Clasen <mclasen at redhat.com> - 0.3.90-1
+- Update to 0.3.90
+
 * Mon Aug  2 2010 Matthias Clasen <mclasen at redhat.com> - 0.3.6-1
 - Update to 0.3.6
 
diff --git a/sources b/sources
index 7fca8c8..9f6455f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0e0966e864879631149a621580a82623  pyatspi-0.3.6.tar.bz2
+e054e722c7e47c968fd717d38d6c923e  pyatspi-0.3.90.tar.bz2


More information about the scm-commits mailing list