public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Vitezslav Humpa <vhumpa@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/dogtail] rawhide: Update to 2.0.4, modernize spec to pyproject macros
Date: Wed, 22 Jul 2026 13:32:16 GMT [thread overview]
Message-ID: <178472713619.1.3801202037631589322.rpms-dogtail-5ad006c9b7db@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/dogtail
Branch : rawhide
Commit : 5ad006c9b7db873ea7bc7fb2634a01a149fcb0b4
Author : Vitezslav Humpa <vhumpa@redhat.com>
Date : 2026-07-22T15:20:47+02:00
Stats : +350/-380 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/dogtail/c/5ad006c9b7db873ea7bc7fb2634a01a149fcb0b4?branch=rawhide
Log:
Update to 2.0.4, modernize spec to pyproject macros
- Update to upstream version 2.0.4 (major rewrite by new maintainer)
- Switch build system from setup.py to pyproject macros
- Source from PyPI instead of GitLab raw branch
- Merge python3-dogtail-scripts subpackage into python3-dogtail
(sniff desktop app removed upstream in 2.x)
- Drop removed dependencies: python3-pyatspi, python3-cairo,
xorg-x11-xinit, hicolor-icon-theme, desktop-file-utils
- Add new dependencies: python3-packaging, gnome-ponytail-daemon
- Remove desktop file handling and icon cache scriptlets
- Use %%autorelease and %%autochangelog
- Preserve historical changelog in changelog file
---
diff --git a/.gitignore b/.gitignore
index c16f5b0..6338782 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/dogtail-0.9.9.tar.gz
/dogtail-0.9.10.tar.gz
/dogtail-0.9.11.tar.gz
+/dogtail-2.0.4.tar.gz
diff --git a/changelog b/changelog
new file mode 100644
index 0000000..fdcd9d3
--- /dev/null
+++ b/changelog
@@ -0,0 +1,307 @@
+* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-32
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
+
+* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 0.9.11-31
+- Rebuilt for Python 3.15
+
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-30
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-29
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
+
+* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.9.11-28
+- Rebuilt for Python 3.14.0rc3 bytecode
+
+* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.9.11-27
+- Rebuilt for Python 3.14.0rc2 bytecode
+
+* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-26
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
+
+* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.9.11-25
+- Rebuilt for Python 3.14
+
+* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-24
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
+
+* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0.9.11-23
+- convert license to SPDX
+
+* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-22
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
+
+* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.9.11-21
+- Rebuilt for Python 3.13
+
+* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-20
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-19
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
+
+* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-18
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
+
+* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.9.11-17
+- Rebuilt for Python 3.12
+
+* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-16
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
+
+* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-15
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
+
+* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.11-14
+- Rebuilt for Python 3.11
+
+* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-13
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
+
+* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
+
+* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.9.11-11
+- Rebuilt for Python 3.10
+
+* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-10
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
+
+* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
+
+* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-8
+- Rebuilt for Python 3.9
+
+* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-7
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
+
+* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-6
+- Rebuilt for Python 3.8.0rc1 (#1748018)
+
+* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-5
+- Rebuilt for Python 3.8
+
+* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
+
+* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
+
+* Tue Jan 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-2
+- Subpackage python2-dogtail has been removed
+ See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
+
+* Mon Nov 12 2018 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.11-1
+- Update to upstream version 0.9.11
+
+* Mon Jul 16 2018 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.10-1
+- Update to upstream version 0.9.10
+
+* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-12
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
+
+* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.9-11
+- Rebuilt for Python 3.7
+
+* Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.9.9-10
+- Update Python 2 dependency declarations to new packaging standards
+ (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
+
+* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
+
+* Tue Jan 09 2018 Troy Dawson <tdawson@redhat.com> - 0.9.9-8
+- Update conditional
+
+* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.9.9-7
+- Python 2 binary package renamed to python2-dogtail
+ See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
+
+* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-6
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
+
+* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-5
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
+
+* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.9.9-4
+- Rebuild for Python 3.6
+
+* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-3
+- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
+
+* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
+
+* Mon Jan 18 2016 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.9-1
+- Update to upstream version 0.9.9
+- Upstream now supports Python 3, built as python3-dogtail sub-package
+
+* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
+
+* Mon Dec 08 2014 David King <amigadave@amigadave.com> - 0.9.0-3
+- Depend on hicolor-icon-theme for icon directory ownership (#1171906)
+
+* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
+
+* Wed Apr 16 2014 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.0-1
+- Update to upstream version 0.9.0
+
+* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Tue Jul 9 2013 Vitezslav Humpa <vhumpa@redhat.com> - 0.8.2-1
+- Update to upstream version 0.8.2
+
+* Sat Feb 23 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.8.1-5
+- drop unversioned obsolete
+
+* Sat Feb 23 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.8.1-4
+- remove vendor tag from desktop file. https://fedorahosted.org/fpc/ticket/247
+- clean up spec to follow current guidelines
+
+* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
+* Thu Oct 18 2012 Vitezslav Humpa <vhumpa@redhat.com> - 0.8.1-2
+- Respin
+
+* Tue Oct 16 2012 Vitezslav Humpa <vhumpa@redhat.com> - 0.8.1-1
+- New upstream release
+
+* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
+
+* Mon Jun 04 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-2
+- respin
+
+* Thu May 31 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-1
+- Update to 0.8.0 Final
+- New upstream release
+
+* Mon Apr 16 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-0.5.beta5
+- Update to 0.8.0 beta 5
+
+* Mon Apr 02 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-0.2.beta2
+- Update to 0.8.0 beta 2
+
+* Mon Mar 19 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-0.1.beta1
+- Update to 0.8.0 beta 1
+
+* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-4
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
+
+* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.7.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
+* Thu Oct 08 2009 Zack Cerza <zcerza@redhat.com> - 0.7.0-1
+- New upstream release.
+- Drop Requires on xorg-x11-server-Xvfb.
+- Update URL and Source0.
+- Ship NEWS file.
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.90-4.401
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
+* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.90-3.401
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
+* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.90-2.401
+- Rebuild for Python 2.6
+
+* Tue Aug 12 2008 Zack Cerza <zcerza@redhat.com> - 0.6.90-1.401
+- New upstream snapshot.
+- Require python-imaging
+
+* Tue Aug 12 2008 Zack Cerza <zcerza@redhat.com> - 0.6.90-1.381.2
+- Really fix license tag.
+
+* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.6.90-1.381.1
+- fix license tag
+
+* Thu Jan 31 2008 Zack Cerza <zcerza@redhat.com> - 0.6.90-1.381
+- New upstream snapshot.
+- Obsolete pyspi; Require at-spi-python.
+- Require pygtk2-libglade.
+- Don't ship the .egg-info file.
+
+* Wed Jan 3 2007 Zack Cerza <zcerza@redhat.com> - 0.6.1-1
+- New upstream release.
+
+* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 0.6.0-2
+- build for python 2.5
+- BR python-devel
+
+* Wed Sep 13 2006 Zack Cerza <zcerza@redhat.com> - 0.6.0-1
+- New upstream release.
+- Add Requires for xorg-x11-xinit.
+- Add Requires for gnome-python2-gconf.
+- Bump pyspi Requires.
+- Remove upstreamed patches.
+
+* Fri Aug 18 2006 Zack Cerza <zcerza@redhat.com> - 0.5.2-3
+- Add Requires for xorg-x11-xinit. Closes: #203189.
+
+* Fri Aug 11 2006 Zack Cerza <zcerza@redhat.com> - 0.5.2-2
+- Added headless-gconf.patch to use the python gconf bindings.
+- Added desktop-file-categories.patch to put sniff and dogtail-recorder under
+ the 'Programming' menu.
+
+* Tue Aug 01 2006 Zack Cerza <zcerza@redhat.com> - 0.5.2-1
+- New upstream release.
+- Update Requires from Xvfb to xorg-x11-server-Xvfb.
+- Bump pyspi Requires.
+- Remove ImageMagick Requires.
+- Escape post-macro in changelog-macro.
+
+* Mon Apr 17 2006 Zack Cerza <zcerza@redhat.com> - 0.5.1-3
+- Fix the URL field.
+
+* Tue Mar 21 2006 Zack Cerza <zcerza@redhat.com> - 0.5.1-2
+- Fix URL and Source0 fields.
+- Fix desktop-file-utils magic; use desktop-file-install.
+
+* Fri Feb 24 2006 Zack Cerza <zcerza@redhat.com> - 0.5.1-1
+- Remove BuildRequires on at-spi-devel. Added one on python.
+- Use macros instead of absolute paths.
+- Touch _datadir/icons/hicolor/ before running gtk-update-icon-cache.
+- Require and use desktop-file-utils.
+- postun = post.
+- Shorten BuildArchitectures to BuildArch. The former worked, but even vim's
+ hilighting hated it.
+- Put each *Requires on a separate line.
+- Remove __os_install_post definition.
+- Use Fedora Extras BuildRoot.
+- Instead of _libdir, which kills the build if it's /usr/lib64, use a
+ python macro to define python_sitelib and use that.
+- Remove the executable bit on the examples in install scriptlet.
+- Remove call to /bin/rm in post scriptlet.
+- Use dist in Release.
+
+* Fri Feb 17 2006 Zack Cerza <zcerza@redhat.com> - 0.5.0-2
+- It looks like xorg-x11-Xvfb changed names. Require 'Xvfb' instead.
+- Remove Requires on python-elementtree, since RHEL4 didn't have it. The
+ functionality it provides is probably never used anyway, and will most likely
+ be removed in the future.
+- Don't run gtk-update-icon-cache if it doesn't exist.
+
+* Fri Feb 3 2006 Zack Cerza <zcerza@redhat.com> - 0.5.0-1
+- New upstream release.
+- Added missing BuildRequires on at-spi-devel.
+- Added Requires on pyspi >= 0.5.3.
+- Added Requires on rpm-python, pygtk2, ImageMagick, xorg-x11-Xvfb,
+ python-elementtree.
+- Moved documentation (including examples) to the correct place.
+- Make sure /usr/share/doc/dogtail is removed.
+- Added 'gtk-update-icon-cache' to %%post.
+
+* Mon Oct 24 2005 Zack Cerza <zcerza@redhat.com> - 0.4.3-1
+- New upstream release.
+
+* Sat Oct 8 2005 Jeremy Katz <katzj@redhat.com> - 0.4.2-1
+- Initial build.
diff --git a/dogtail.spec b/dogtail.spec
index ef5ed48..1841921 100644
--- a/dogtail.spec
+++ b/dogtail.spec
@@ -1,391 +1,53 @@
-
-Summary: GUI test tool and automation framework
-Name: dogtail
-Version: 0.9.11
-Release: 32%{?dist}
-# Automatically converted from old format: GPLv2 - review is highly recommended.
-License: GPL-2.0-only
-URL: https://gitlab.com/dogtail/dogtail/
-Source0: https://gitlab.com/dogtail/dogtail/raw/released/%{name}-%{version}.tar.gz
-BuildArch: noarch
-
-%global _description\
-GUI test tool and automation framework that uses assistive technologies to\
-communicate with desktop applications.
-
-%description %_description
+Summary: GUI test tool and automation framework
+Name: dogtail
+Version: 2.0.4
+Release: %autorelease
+License: GPL-2.0-only
+URL: https://gitlab.com/dogtail/dogtail
+Source0: %{pypi_source dogtail}
+BuildArch: noarch
+
+BuildRequires: python3-devel
+BuildRequires: python3-pip
+BuildRequires: python3-setuptools >= 80
+BuildRequires: python3-setuptools-scm >= 8
+BuildRequires: python3-wheel
+
+%global _description %{expand:
+GUI test tool and automation framework that uses Accessibility (AT-SPI)
+technologies to communicate with desktop applications.}
+
+%description %{_description}
%package -n python3-dogtail
-Summary: GUI test tool and automation framework - python3 installation
-BuildRequires: python3-devel
-BuildRequires: python3-setuptools
-Requires: python3-pyatspi
-Requires: python3-gobject
-Requires: python3-cairo
-Requires: xorg-x11-xinit
-Requires: hicolor-icon-theme
+Summary: %{summary}
+Requires: python3-gobject
+Requires: python3-packaging
+Requires: gnome-ponytail-daemon
+# Scripts subpackage merged into main package in 2.0.4
+Obsoletes: python3-dogtail-scripts < 2.0.0
%description -n python3-dogtail
-GUI test tool and automation framework that uses assistive technologies to
-communicate with desktop applications.
-
-%package -n python3-dogtail-scripts
-Summary: Sniff and other scripts for use with Dogtail framework
-BuildRequires: python3-devel
-BuildRequires: python3-setuptools
-BuildRequires: desktop-file-utils
-Requires: python3-pyatspi
-Requires: python3-gobject
-Requires: python3-cairo
-Requires: xorg-x11-xinit
-Requires: hicolor-icon-theme
-Requires: python3-dogtail >= 0.9.11
-
-%description -n python3-dogtail-scripts
-GUI test tool and automation framework that uses assistive technologies to
-communicate with desktop applications. This subpackage contains Sniff,
-the a11y exploration tool as well dogtail-run-headless scripts to start
-session to run tests in.
-
+%{_description}
%prep
-%setup -q -n %{name}-%{version}
-
+%autosetup -p1
%build
-
-%{__python3} setup.py build
+%pyproject_wheel
%install
-%{__python3} ./setup.py install -O2 --root=$RPM_BUILD_ROOT --record=%{name}.files
-rm -rf $RPM_BUILD_ROOT/%{_docdir}/dogtail
-rm -rf $RPM_BUILD_ROOT/%{python3_sitelib}/%{name}-%{version}-py%{python3_version}.egg-info
-
-find examples -type f -exec chmod 0644 \{\} \;
-desktop-file-install $RPM_BUILD_ROOT/%{_datadir}/applications/sniff.desktop \
- --dir=$RPM_BUILD_ROOT/%{_datadir}/applications \
-
-%files -n python3-dogtail
-%{python3_sitelib}/dogtail/
-%{_datadir}/dogtail/
-%{_datadir}/icons/hicolor/*/apps/%{name}*.*
-%doc COPYING
-%doc README
-%doc NEWS
-
-%files -n python3-dogtail-scripts
-%{_bindir}/*
-%{_datadir}/applications/*
-%doc COPYING
-%doc README
-%doc NEWS
-
+%pyproject_install
+%pyproject_save_files dogtail
+# Remove tests installed by upstream's pyproject.toml packaging
+rm -rf %{buildroot}%{python3_sitelib}/tests/
+
+%files -n python3-dogtail -f %{pyproject_files}
+%license COPYING
+%doc README.md NEWS
+%{_bindir}/dogtail-create-config
+%{_bindir}/dogtail-get-config
+%{_bindir}/dogtail-headless
%changelog
-* Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-32
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
-
-* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 0.9.11-31
-- Rebuilt for Python 3.15
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-30
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-29
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
-
-* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.9.11-28
-- Rebuilt for Python 3.14.0rc3 bytecode
-
-* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.9.11-27
-- Rebuilt for Python 3.14.0rc2 bytecode
-
-* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-26
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
-
-* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 0.9.11-25
-- Rebuilt for Python 3.14
-
-* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-24
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
-* Mon Jul 29 2024 Miroslav Suchý <msuchy@redhat.com> - 0.9.11-23
-- convert license to SPDX
-
-* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-22
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
-* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.9.11-21
-- Rebuilt for Python 3.13
-
-* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-20
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-19
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
-
-* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-18
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
-
-* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 0.9.11-17
-- Rebuilt for Python 3.12
-
-* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-16
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
-
-* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-15
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
-
-* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.9.11-14
-- Rebuilt for Python 3.11
-
-* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-13
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
-
-* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-12
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
-
-* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.9.11-11
-- Rebuilt for Python 3.10
-
-* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-10
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
-
-* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-9
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
-
-* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-8
-- Rebuilt for Python 3.9
-
-* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-7
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
-
-* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-6
-- Rebuilt for Python 3.8.0rc1 (#1748018)
-
-* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-5
-- Rebuilt for Python 3.8
-
-* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
-
-* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.11-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
-
-* Tue Jan 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.9.11-2
-- Subpackage python2-dogtail has been removed
- See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
-
-* Mon Nov 12 2018 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.11-1
-- Update to upstream version 0.9.11
-
-* Mon Jul 16 2018 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.10-1
-- Update to upstream version 0.9.10
-
-* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-12
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
-
-* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.9-11
-- Rebuilt for Python 3.7
-
-* Wed Feb 07 2018 Iryna Shcherbina <ishcherb@redhat.com> - 0.9.9-10
-- Update Python 2 dependency declarations to new packaging standards
- (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
-
-* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-9
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
-
-* Tue Jan 09 2018 Troy Dawson <tdawson@redhat.com> - 0.9.9-8
-- Update conditional
-
-* Sat Aug 19 2017 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 0.9.9-7
-- Python 2 binary package renamed to python2-dogtail
- See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
-
-* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-6
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
-
-* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-5
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
-
-* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 0.9.9-4
-- Rebuild for Python 3.6
-
-* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.9-3
-- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
-
-* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.9-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
-
-* Mon Jan 18 2016 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.9-1
-- Update to upstream version 0.9.9
-- Upstream now supports Python 3, built as python3-dogtail sub-package
-
-* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-
-* Mon Dec 08 2014 David King <amigadave@amigadave.com> - 0.9.0-3
-- Depend on hicolor-icon-theme for icon directory ownership (#1171906)
-
-* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
-
-* Wed Apr 16 2014 Vitezslav Humpa <vhumpa@redhat.com> - 0.9.0-1
-- Update to upstream version 0.9.0
-
-* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-2
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
-
-* Tue Jul 9 2013 Vitezslav Humpa <vhumpa@redhat.com> - 0.8.2-1
-- Update to upstream version 0.8.2
-
-* Sat Feb 23 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.8.1-5
-- drop unversioned obsolete
-
-* Sat Feb 23 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 0.8.1-4
-- remove vendor tag from desktop file. https://fedorahosted.org/fpc/ticket/247
-- clean up spec to follow current guidelines
-
-* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.1-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
-
-* Thu Oct 18 2012 Vitezslav Humpa <vhumpa@redhat.com> - 0.8.1-2
-- Respin
-
-* Tue Oct 16 2012 Vitezslav Humpa <vhumpa@redhat.com> - 0.8.1-1
-- New upstream release
-
-* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
-
-* Mon Jun 04 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-2
-- respin
-
-* Thu May 31 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-1
-- Update to 0.8.0 Final
-- New upstream release
-
-* Mon Apr 16 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-0.5.beta5
-- Update to 0.8.0 beta 5
-
-* Mon Apr 02 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-0.2.beta2
-- Update to 0.8.0 beta 2
-
-* Mon Mar 19 2012 Jaroslav Reznik <jreznik@redhat.com> - 0.8.0-0.1.beta1
-- Update to 0.8.0 beta 1
-
-* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-4
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
-
-* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.7.0-3
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
-
-* Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.7.0-2
-- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
-
-* Thu Oct 08 2009 Zack Cerza <zcerza@redhat.com> - 0.7.0-1
-- New upstream release.
-- Drop Requires on xorg-x11-server-Xvfb.
-- Update URL and Source0.
-- Ship NEWS file.
-
-* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.90-4.401
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
-
-* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.90-3.401
-- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-
-* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.6.90-2.401
-- Rebuild for Python 2.6
-
-* Tue Aug 12 2008 Zack Cerza <zcerza@redhat.com> - 0.6.90-1.401
-- New upstream snapshot.
-- Require python-imaging
-
-* Tue Aug 12 2008 Zack Cerza <zcerza@redhat.com> - 0.6.90-1.381.2
-- Really fix license tag.
-
-* Wed Jul 16 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.6.90-1.381.1
-- fix license tag
-
-* Thu Jan 31 2008 Zack Cerza <zcerza@redhat.com> - 0.6.90-1.381
-- New upstream snapshot.
-- Obsolete pyspi; Require at-spi-python.
-- Require pygtk2-libglade.
-- Don't ship the .egg-info file.
-
-* Wed Jan 3 2007 Zack Cerza <zcerza@redhat.com> - 0.6.1-1
-- New upstream release.
-
-* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com> - 0.6.0-2
-- build for python 2.5
-- BR python-devel
-
-* Wed Sep 13 2006 Zack Cerza <zcerza@redhat.com> - 0.6.0-1
-- New upstream release.
-- Add Requires for xorg-x11-xinit.
-- Add Requires for gnome-python2-gconf.
-- Bump pyspi Requires.
-- Remove upstreamed patches.
-
-* Fri Aug 18 2006 Zack Cerza <zcerza@redhat.com> - 0.5.2-3
-- Add Requires for xorg-x11-xinit. Closes: #203189.
-
-* Fri Aug 11 2006 Zack Cerza <zcerza@redhat.com> - 0.5.2-2
-- Added headless-gconf.patch to use the python gconf bindings.
-- Added desktop-file-categories.patch to put sniff and dogtail-recorder under
- the 'Programming' menu.
-
-* Tue Aug 01 2006 Zack Cerza <zcerza@redhat.com> - 0.5.2-1
-- New upstream release.
-- Update Requires from Xvfb to xorg-x11-server-Xvfb.
-- Bump pyspi Requires.
-- Remove ImageMagick Requires.
-- Escape post-macro in changelog-macro.
-
-* Mon Apr 17 2006 Zack Cerza <zcerza@redhat.com> - 0.5.1-3
-- Fix the URL field.
-
-* Tue Mar 21 2006 Zack Cerza <zcerza@redhat.com> - 0.5.1-2
-- Fix URL and Source0 fields.
-- Fix desktop-file-utils magic; use desktop-file-install.
-
-* Fri Feb 24 2006 Zack Cerza <zcerza@redhat.com> - 0.5.1-1
-- Remove BuildRequires on at-spi-devel. Added one on python.
-- Use macros instead of absolute paths.
-- Touch _datadir/icons/hicolor/ before running gtk-update-icon-cache.
-- Require and use desktop-file-utils.
-- postun = post.
-- Shorten BuildArchitectures to BuildArch. The former worked, but even vim's
- hilighting hated it.
-- Put each *Requires on a separate line.
-- Remove __os_install_post definition.
-- Use Fedora Extras BuildRoot.
-- Instead of _libdir, which kills the build if it's /usr/lib64, use a
- python macro to define python_sitelib and use that.
-- Remove the executable bit on the examples in install scriptlet.
-- Remove call to /bin/rm in post scriptlet.
-- Use dist in Release.
-
-* Fri Feb 17 2006 Zack Cerza <zcerza@redhat.com> - 0.5.0-2
-- It looks like xorg-x11-Xvfb changed names. Require 'Xvfb' instead.
-- Remove Requires on python-elementtree, since RHEL4 didn't have it. The
- functionality it provides is probably never used anyway, and will most likely
- be removed in the future.
-- Don't run gtk-update-icon-cache if it doesn't exist.
-
-* Fri Feb 3 2006 Zack Cerza <zcerza@redhat.com> - 0.5.0-1
-- New upstream release.
-- Added missing BuildRequires on at-spi-devel.
-- Added Requires on pyspi >= 0.5.3.
-- Added Requires on rpm-python, pygtk2, ImageMagick, xorg-x11-Xvfb,
- python-elementtree.
-- Moved documentation (including examples) to the correct place.
-- Make sure /usr/share/doc/dogtail is removed.
-- Added 'gtk-update-icon-cache' to %%post.
-
-* Mon Oct 24 2005 Zack Cerza <zcerza@redhat.com> - 0.4.3-1
-- New upstream release.
-
-* Sat Oct 8 2005 Jeremy Katz <katzj@redhat.com> - 0.4.2-1
-- Initial build.
+%autochangelog
diff --git a/sources b/sources
index d54f0b1..50f5388 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (dogtail-0.9.11.tar.gz) = b5880386d9952b3aceac95d8b7a4f5e8293b29a629019e7cc3aa57e13b35a9cfbd0fd2a9db5fed80b2ebf7225a1a05c7388a67da91b310434833b4c6efd02278
+SHA512 (dogtail-2.0.4.tar.gz) = 43ee08f4a114450de39d9ec91961eb19be285619409da2db8c49ca95b55f6ac2beeac76b4800d10d03c368de219a973097bc451e80e95432bd8890d8c0d3fe77
reply other threads:[~2026-07-22 13:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178472713619.1.3801202037631589322.rpms-dogtail-5ad006c9b7db@fedoraproject.org \
--to=vhumpa@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox