diff --git a/gobject-introspection.spec b/gobject-introspection.spec index f33f522d490d3f573e3c79def0ced6a9eac8a22e..abea98c2e9ddb1e29ccb7c2891263c3092b46501 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -2,7 +2,7 @@ Name: gobject-introspection Version: 1.76.1 -Release: 2 +Release: 3 Summary: Introspection system for GObject-based libraries License: GPL-2.0-or-later AND LGPL-2.0-or-later AND LGPL-2.1-or-later AND BSD-2-Clause URL: https://gi.readthedocs.io/ @@ -113,6 +113,9 @@ install -D %{S:2} -m 0644 %{buildroot}%{_fileattrsdir}/gobjectintrospection.attr %{_mandir}/man1/*.1* %changelog +* Sun Oct 13 2024 Funda Wang - 1.76.1-3 +- Disable find requires due to circular dependency on gtk4 + * Mon Sep 23 2024 Funda Wang - 1.76.1-2 - Add gi-find-deps script from openSUSE to ease dependency solving diff --git a/gobjectintrospection.attr b/gobjectintrospection.attr index a814b5f9f9a57f73d5e7ca8f938bea1558ae4655..6f7075a47fd514fec6f90d3533a0a7aa3f0d3095 100644 --- a/gobjectintrospection.attr +++ b/gobjectintrospection.attr @@ -1,4 +1,3 @@ %__gobjectintrospection_provides %{_rpmconfigdir}/gi-find-deps.sh -P -%__gobjectintrospection_requires %{_rpmconfigdir}/gi-find-deps.sh -R %__gobjectintrospection_path ^((%{_libdir}|%{_datadir}/gir-1.0)/.*\.typelib)|(.*\.gresource)|(.*\.py)|(.*\.js)|(.*\.so)|(%{_bindir}/.*)$ %__gobjectintrospection_exclude_path ^/usr/share/doc/