Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gobject-introspection for 
openSUSE:Factory checked in at 2023-03-19 16:15:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gobject-introspection (Old)
 and      /work/SRC/openSUSE:Factory/.gobject-introspection.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gobject-introspection"

Sun Mar 19 16:15:59 2023 rev:103 rq:1072522 version:1.74.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gobject-introspection/gobject-introspection.changes  
    2022-09-25 15:34:24.191492891 +0200
+++ 
/work/SRC/openSUSE:Factory/.gobject-introspection.new.31432/gobject-introspection.changes
   2023-03-19 16:16:00.791157199 +0100
@@ -1,0 +2,7 @@
+Wed Mar 15 10:28:17 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update path regex used in gobjectintrospection.attr: the old one
+  was not sufficiently escaped, which resulted in many more files
+  being scanned than needed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gobject-introspection.spec ++++++
--- /var/tmp/diff_new_pack.VVcVP5/_old  2023-03-19 16:16:01.555160914 +0100
+++ /var/tmp/diff_new_pack.VVcVP5/_new  2023-03-19 16:16:01.559160933 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gobject-introspection
 #
-# 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

++++++ gobjectintrospection.attr ++++++
--- /var/tmp/diff_new_pack.VVcVP5/_old  2023-03-19 16:16:01.631161284 +0100
+++ /var/tmp/diff_new_pack.VVcVP5/_new  2023-03-19 16:16:01.635161303 +0100
@@ -1,5 +1,5 @@
 %__gobjectintrospection_provides       %{_rpmconfigdir}/gi-find-deps.sh -P
 %__gobjectintrospection_requires       %{_rpmconfigdir}/gi-find-deps.sh -R
-%__gobjectintrospection_path           
^(%{_libdir}/.*\.typelib)|(.*\.gresource)|(.*\.py)|(.*\.js)|(.*\.so)|(%{_bindir}/.*)$
+%__gobjectintrospection_path           
^%{_libdir}/.*\\.typelib$|^%{_bindir}/|\\.(gresource|py|js|so|so\\.[^/]*)$
 %__gobjectintrospection_exclude_path   ^/usr/share/doc/packages/
 

Reply via email to