Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python39 for openSUSE:Factory checked in at 2024-07-30 11:55:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python39 (Old) and /work/SRC/openSUSE:Factory/.python39.new.1882 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python39" Tue Jul 30 11:55:04 2024 rev:60 rq:1190346 version:3.9.19 Changes: -------- --- /work/SRC/openSUSE:Factory/python39/python39.changes 2024-07-22 17:20:54.064251662 +0200 +++ /work/SRC/openSUSE:Factory/.python39.new.1882/python39.changes 2024-07-30 11:57:01.475726571 +0200 @@ -1,0 +2,6 @@ +Mon Jul 22 21:20:54 UTC 2024 - Matej Cepl <mcepl@cepl.eu> + +- Remove %suse_update_desktop_file macro as it is not useful any + more. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python39.spec ++++++ --- /var/tmp/diff_new_pack.NWyFrZ/_old 2024-07-30 11:57:02.419764752 +0200 +++ /var/tmp/diff_new_pack.NWyFrZ/_new 2024-07-30 11:57:02.423764914 +0200 @@ -226,7 +226,6 @@ BuildRequires: readline-devel BuildRequires: sqlite-devel BuildRequires: timezone -BuildRequires: update-desktop-files BuildRequires: pkgconfig(ncurses) BuildRequires: pkgconfig(tk) BuildRequires: pkgconfig(x11) @@ -683,7 +682,6 @@ cp %{SOURCE19} idle%{python_version}.desktop sed -i -e 's:idle3:idle%{python_version}:g' idle%{python_version}.desktop install -m 644 -D -t %{buildroot}%{_datadir}/applications idle%{python_version}.desktop -%suse_update_desktop_file idle%{python_version} cp %{SOURCE20} idle%{python_version}.appdata.xml sed -i -e 's:idle3.desktop:idle%{python_version}.desktop:g' idle%{python_version}.appdata.xml