diff --git a/.gitignore b/.gitignore index 67b8420..a951379 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /dogtail-0.8.0.tar.gz /dogtail-0.8.1.tar.gz +/dogtail-0.8.2.tar.gz +/dogtail-0.9.0.tar.gz diff --git a/dogtail.spec b/dogtail.spec index 562df46..31aeaea 100644 --- a/dogtail.spec +++ b/dogtail.spec @@ -1,6 +1,6 @@ Summary: GUI test tool and automation framework Name: dogtail -Version: 0.8.2 +Version: 0.9.0 Release: 1%{?dist} License: GPLv2 URL: http://dogtail.fedorahosted.org/ @@ -14,7 +14,6 @@ BuildRequires: desktop-file-utils Requires: pyatspi Requires: pygobject3 Requires: pycairo -Requires: pygtk2 Requires: rpm-python Requires: xorg-x11-xinit Requires: python-imaging @@ -61,6 +60,12 @@ fi %doc examples/ %changelog +* Wed Apr 16 2014 Vitezslav Humpa - 0.9.0-1 +- Update to upstream version 0.9.0 + +* Sat Aug 03 2013 Fedora Release Engineering - 0.8.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Jul 9 2013 Vitezslav Humpa - 0.8.2-1 - Update to upstream version 0.8.2 diff --git a/sources b/sources index 2dadb27..78f2347 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ -d5819ed05a394f8f52790387b6511813 dogtail-0.8.2.tar.gz +1184dee60b2609edac863d978c278c0b dogtail-0.9.0.tar.gz +