From c8b354f350260ce992a00791cee5dea1cb2a24df Mon Sep 17 00:00:00 2001 From: tinita <> Date: Mar 09 2024 20:04:01 +0000 Subject: Update perl-Glib-Object-Introspection to version 0.51.0 / rev 16 via SR 1156479 https://build.opensuse.org/request/show/1156479 by user tinita + dimstar_suse - Fix disabling of __perllib_provides --- diff --git a/.files b/.files index 6a08394..1e378f9 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index 95156fe..4537bc9 100644 --- a/.rev +++ b/.rev @@ -119,4 +119,13 @@ <comment></comment> <requestid>1110661</requestid> </revision> + <revision rev="16" vrev="2"> + <srcmd5>ce96e198c1faa6dcc56b173b8ce7d5e4</srcmd5> + <version>0.51.0</version> + <time>1710014088</time> + <user>dimstar_suse</user> + <comment>- Fix disabling of __perllib_provides +</comment> + <requestid>1156479</requestid> + </revision> </revisionlist> diff --git a/perl-Glib-Object-Introspection.changes b/perl-Glib-Object-Introspection.changes index d6fe582..111978f 100644 --- a/perl-Glib-Object-Introspection.changes +++ b/perl-Glib-Object-Introspection.changes @@ -1,4 +1,9 @@ ------------------------------------------------------------------- +Fri Mar 8 22:27:54 UTC 2024 - Tina Müller <tina.mueller@suse.com> + +- Fix disabling of __perllib_provides + +------------------------------------------------------------------- Tue Sep 5 16:48:53 UTC 2023 - Tina Müller <timueller+perl@suse.de> - updated to 0.051 diff --git a/perl-Glib-Object-Introspection.spec b/perl-Glib-Object-Introspection.spec index 515b4f1..6869110 100644 --- a/perl-Glib-Object-Introspection.spec +++ b/perl-Glib-Object-Introspection.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Glib-Object-Introspection # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -37,7 +37,7 @@ Requires: perl(ExtUtils::PkgConfig) >= 1 Requires: perl(Glib) >= 1.32 Provides: perl(Glib::Object::Introspection) = 0.51.0 Provides: perl(Glib::Object::Introspection::_FuncWrapper) -%define __perllib_provides /bin/true +%undefine __perllib_provides %{perl_requires} # MANUAL BEGIN BuildRequires: pkgconfig