Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lilv for openSUSE:Factory checked in 
at 2023-07-26 13:21:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lilv (Old)
 and      /work/SRC/openSUSE:Factory/.lilv.new.15225 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lilv"

Wed Jul 26 13:21:37 2023 rev:19 rq:1100380 version:0.24.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/lilv/lilv.changes        2023-05-02 
16:18:30.761627751 +0200
+++ /work/SRC/openSUSE:Factory/.lilv.new.15225/lilv.changes     2023-07-26 
13:21:44.987247355 +0200
@@ -1,0 +2,11 @@
+Mon Jul 24 11:56:27 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Actually package the __pycache__ that appears when building using
+  meson 1.2.0.
+
+-------------------------------------------------------------------
+Fri Jul 21 13:17:47 UTC 2023 - Ana Guerrero <ana.guerr...@suse.com>
+
+- Avoid  __pycache__ directory with meson 1.2.0 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ lilv.spec ++++++
--- /var/tmp/diff_new_pack.f0GO6R/_old  2023-07-26 13:21:45.571250660 +0200
+++ /var/tmp/diff_new_pack.f0GO6R/_new  2023-07-26 13:21:45.579250706 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lilv
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -127,6 +127,7 @@
 %endif
 
 %files -n python3-lilv
-%{python3_sitelib}/lilv.py
+%{python_sitelib}/*.py
+%pycache_only %{python_sitelib}/__pycache__
 
 %changelog

Reply via email to