From 2ced022276650f3b793b182b690e0f513ee16d4d89159f8271934abcbd2f8cde Mon Sep 17 00:00:00 2001 From: "Tina Mueller (cpanmirror)" Date: Mon, 6 Oct 2025 17:21:27 +0000 Subject: [PATCH] Automatic update to v0.52.0 (0.052) --- Glib-Object-Introspection-0.051.tar.gz | 3 --- Glib-Object-Introspection-0.052.tar.gz | 3 +++ perl-Glib-Object-Introspection.changes | 6 ++++++ perl-Glib-Object-Introspection.spec | 20 ++++++++++---------- 4 files changed, 19 insertions(+), 13 deletions(-) delete mode 100644 Glib-Object-Introspection-0.051.tar.gz create mode 100644 Glib-Object-Introspection-0.052.tar.gz diff --git a/Glib-Object-Introspection-0.051.tar.gz b/Glib-Object-Introspection-0.051.tar.gz deleted file mode 100644 index 89d336e..0000000 --- a/Glib-Object-Introspection-0.051.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6569611dcc80ac1482c7c22264b1ae8c9c351d4983511eb9a6c5f47a10150089 -size 89445 diff --git a/Glib-Object-Introspection-0.052.tar.gz b/Glib-Object-Introspection-0.052.tar.gz new file mode 100644 index 0000000..6fa8fae --- /dev/null +++ b/Glib-Object-Introspection-0.052.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:555b4f1308939bb3141ea4570ad12e04e27c23329c302c9dc8725409e1049111 +size 90276 diff --git a/perl-Glib-Object-Introspection.changes b/perl-Glib-Object-Introspection.changes index 4329b73..de4b9cd 100644 --- a/perl-Glib-Object-Introspection.changes +++ b/perl-Glib-Object-Introspection.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 6 17:21:26 UTC 2025 - Tina Müller + +- updated to 0.52.0 (0.052) + see /usr/share/doc/packages/perl-Glib-Object-Introspection/ + ------------------------------------------------------------------- Fri Mar 8 22:27:54 UTC 2024 - Tina Müller diff --git a/perl-Glib-Object-Introspection.spec b/perl-Glib-Object-Introspection.spec index 74b3a1e..123f60a 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) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,9 +18,10 @@ %define cpan_name Glib-Object-Introspection Name: perl-Glib-Object-Introspection -Version: 0.51.0 +Version: 0.52.0 Release: 0 -%define cpan_version 0.051 +# 0.052 -> normalize -> 0.52.0 +%define cpan_version 0.052 #Upstream: This library is free software; you can redistribute it and/or modify it under the terms of the Lesser General Public License (LGPL). For more information, see http://www.fsf.org/licenses/lgpl.txt License: LGPL-2.1-only Summary: Dynamically create Perl language bindings @@ -30,14 +31,13 @@ Source1: cpanspec.yml Source100: README.md BuildRequires: perl BuildRequires: perl-macros -BuildRequires: perl(ExtUtils::Depends) >= 0.3 +BuildRequires: perl(ExtUtils::Depends) >= 0.300 BuildRequires: perl(ExtUtils::PkgConfig) >= 1 -BuildRequires: perl(Glib) >= 1.32 -Requires: perl(ExtUtils::Depends) >= 0.3 +BuildRequires: perl(Glib) >= 1.320 +Requires: perl(ExtUtils::Depends) >= 0.300 Requires: perl(ExtUtils::PkgConfig) >= 1 -Requires: perl(Glib) >= 1.32 -Provides: perl(Glib::Object::Introspection) = 0.51.0 -Provides: perl(Glib::Object::Introspection::_FuncWrapper) +Requires: perl(Glib) >= 1.320 +Provides: perl(Glib::Object::Introspection) = %{version} %undefine __perllib_provides %{perl_requires} # MANUAL BEGIN @@ -49,7 +49,7 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) Dynamically create Perl language bindings %prep -%autosetup -n %{cpan_name}-%{cpan_version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" -- 2.49.0