11
0

3 Commits

3 changed files with 20 additions and 2 deletions

12
README.md Normal file
View File

@@ -0,0 +1,12 @@
## Build Results
Current state of perl in openSUSE:Factory is
![Factory build results](https://br.opensuse.org/status/openSUSE:Factory/perl-Glib-Object-Introspection/standard)
The current state of perl in the devel project build (devel:languages:perl)
![Devel project build results](https://br.opensuse.org/status/devel:languages:perl/perl-Glib-Object-Introspection)

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
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>

View File

@@ -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
@@ -27,6 +27,7 @@ Summary: Dynamically create Perl language bindings
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/X/XA/XAOC/%{cpan_name}-%{cpan_version}.tar.gz
Source1: cpanspec.yml
Source100: README.md
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(ExtUtils::Depends) >= 0.3
@@ -37,7 +38,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