[packages/python-pyatspi] - updated to 2.46.1

qboosh qboosh at pld-linux.org
Sun Jan 7 19:39:13 CET 2024


commit 20a3a47358f4602d2ea5fa7412b3d92a7bc043fb
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jan 7 19:18:58 2024 +0100

    - updated to 2.46.1

 python-pyatspi.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-pyatspi.spec b/python-pyatspi.spec
index b9872f6..9103739 100644
--- a/python-pyatspi.spec
+++ b/python-pyatspi.spec
@@ -7,12 +7,12 @@
 Summary:	AT-SPI Python bindings
 Summary(pl.UTF-8):	Wiązania AT-SPI dla Pythona
 Name:		python-%{module}
-Version:	2.46.0
+Version:	2.46.1
 Release:	1
 License:	LGPL v2
 Group:		Development/Languages/Python
 Source0:	https://download.gnome.org/sources/pyatspi/2.46/%{module}-%{version}.tar.xz
-# Source0-md5:	2b1ca71ad75a900ed0eb6d6d012f8bfc
+# Source0-md5:	0f2bfade055457cb0c2389fd46d1ad70
 URL:		https://wiki.linuxfoundation.org/accessibility/d-bus
 BuildRequires:	pkgconfig
 BuildRequires:	python-pygobject3-common-devel >= 3.0.0
@@ -103,13 +103,13 @@ rm -rf $RPM_BUILD_ROOT
 %if %{with python2}
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
 %{py_sitescriptdir}/pyatspi
 %endif
 
 %if %{with python3}
 %files -n python3-%{module}
 %defattr(644,root,root,755)
-%doc AUTHORS NEWS README
+%doc AUTHORS NEWS README.md
 %{py3_sitescriptdir}/pyatspi
 %endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyatspi.git/commitdiff/20a3a47358f4602d2ea5fa7412b3d92a7bc043fb



More information about the pld-cvs-commit mailing list