Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lector for openSUSE:Factory checked in at 2024-04-14 11:54:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lector (Old) and /work/SRC/openSUSE:Factory/.lector.new.26366 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lector" Sun Apr 14 11:54:47 2024 rev:4 rq:1167141 version:0.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/lector/lector.changes 2019-05-24 11:31:47.677400136 +0200 +++ /work/SRC/openSUSE:Factory/.lector.new.26366/lector.changes 2024-04-14 12:24:34.781474635 +0200 @@ -1,0 +2,6 @@ +Thu Apr 11 08:46:10 UTC 2024 - [email protected] + +- remove dependency on /usr/bin/python3 using + %python3_fix_shebang macro, [bsc#1212476] + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lector.spec ++++++ --- /var/tmp/diff_new_pack.sLKGsk/_old 2024-04-14 12:24:35.485500272 +0200 +++ /var/tmp/diff_new_pack.sLKGsk/_new 2024-04-14 12:24:35.485500272 +0200 @@ -1,7 +1,7 @@ # # spec file for package lector # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,8 +37,8 @@ Requires: python3-lxml Requires: python3-qt5 Requires: python3-xmltodict -Recommends: python3-poppler-qt5 Recommends: python3-PyMuPDF +Recommends: python3-poppler-qt5 BuildArch: noarch %description @@ -64,6 +64,8 @@ %fdupes -s %{buildroot}/%{_prefix} +%python3_fix_shebang + %files %defattr(-,root,root) %license LICENSE
