diff bing4desktop/RPM/bing4desktop.spec @ 15:18816a0c1fc2

bing4desktop-0.240206-4
author prymula <prymula76@outlook.com>
date Tue, 06 Feb 2024 19:40:55 +0100
parents 4770f6dca839
children 3b8fd6a7f2d0
line wrap: on
line diff
--- a/bing4desktop/RPM/bing4desktop.spec	Tue Feb 06 18:07:17 2024 +0100
+++ b/bing4desktop/RPM/bing4desktop.spec	Tue Feb 06 19:40:55 2024 +0100
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-%define unmangled_version 0.240206-3
+%define unmangled_version 0.240206-4
 Name:       bing4desktop
 Version:	0.240206
-Release:    3
+Release:    4
 Summary:	Beautify your desktop with photos from Bing search engine
 License:	Public Domain
 URL:		https://prymula.ct8.pl
 Source0:	%{name}-%{unmangled_version}.tar.gz
 %if 0%{?suse_version}>=150000
-BuildRequires:	python3, python-Pillow, python3-requests
-Requires:       python3, python-Pillow, python3-requests
+BuildRequires:	python3, python-Pillow, python3-requests, python3-tk
+Requires:       python3, python-Pillow, python3-requests, python3-tk
 %endif
 %if 0%{?fedora}>=36
-BuildRequires:	python3, python3-pillow-tk, python3-requests
-Requires:		python3, python3-pillow-tk, python3-requests
+BuildRequires:	python3, python3-pillow-tk, python3-requests, python3-tkinter, python3-pystray
+Requires:		python3, python3-pillow-tk, python3-requests, python3-tkinter, python3-pystray
 %endif
 BuildArch:	noarch