[dogtail] Update to 0.5.0 beta 5

Jaroslav Reznik jreznik at fedoraproject.org
Mon Apr 16 11:00:07 UTC 2012


commit 47e888eae3845d95e44861159916da58cecb68bc
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Mon Apr 16 12:57:40 2012 +0200

    Update to 0.5.0 beta 5

 .gitignore   |    2 +-
 dogtail.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 131bfdd..a4adbb8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/dogtail-0.8.0beta2.tar.gz
+/dogtail-0.8.0beta5.tar.gz
diff --git a/dogtail.spec b/dogtail.spec
index 0185e30..191a0bc 100644
--- a/dogtail.spec
+++ b/dogtail.spec
@@ -1,9 +1,9 @@
-%define beta beta2
+%define beta beta5
 
 Summary: GUI test tool and automation framework
 Name: dogtail
 Version: 0.8.0
-Release: 0.2.%{beta}%{?dist}
+Release: 0.5.%{beta}%{?dist}
 License: GPLv2
 URL: http://dogtail.fedorahosted.org/
 Source0: http://fedorahosted.org/released/dogtail/%{name}-%{version}%{beta}.tar.gz
@@ -20,7 +20,7 @@ Requires: pyatspi
 Requires: pygobject3
 Requires: pycairo
 Requires: pygtk2
-Requires: ORBit2
+Requires: pyorbit
 Requires: rpm-python
 Requires: xorg-x11-xinit
 Requires: python-imaging
@@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc examples/
 
 %changelog
+* Mon Apr 16 2012 Jaroslav Reznik <jreznik at redhat.com> - 0.8.0-0.5.beta5
+- Update to 0.5.0 beta 5
+
 * Mon Apr 02 2012 Jaroslav Reznik <jreznik at redhat.com> - 0.8.0-0.2.beta2
 - Update to 0.8.0 beta 2
 
diff --git a/sources b/sources
index 85578c6..54ff876 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4301260391bf379aaf36368857cf6273  dogtail-0.8.0beta2.tar.gz
+7660ddfb477a969a453d437133abe97c  dogtail-0.8.0beta5.tar.gz


More information about the scm-commits mailing list