Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-music for openSUSE:Factory 
checked in at 2023-09-29 21:12:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-music (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-music.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-music"

Fri Sep 29 21:12:29 2023 rev:71 rq:1113911 version:45.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-music/gnome-music.changes  2023-09-20 
13:22:53.357102656 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-music.new.28202/gnome-music.changes       
2023-09-29 21:12:41.559841061 +0200
@@ -1,0 +2,6 @@
+Tue Sep 26 12:09:52 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Explicitly create the pycache/.pyc files, not relying on the
+  generation done by meson. Should make the package reproducible.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gnome-music.spec ++++++
--- /var/tmp/diff_new_pack.SfRUXn/_old  2023-09-29 21:12:42.999893018 +0200
+++ /var/tmp/diff_new_pack.SfRUXn/_new  2023-09-29 21:12:42.999893018 +0200
@@ -98,6 +98,9 @@
 
 %install
 %meson_install
+# Explicitly create the pycache/.pyc files, not relying on the
+# generation done by meson. Should make the package reproducible.
+%py3_compile %{buildroot}%{python3_sitelib}/gnomemusic
 %find_lang %{name} %{?no_lang_C}
 %find_lang org.gnome.Music %{?no_lang_C} %{name}.lang
 %fdupes %{buildroot}%{python3_sitelib}/gnomemusic

Reply via email to