8
0
2020-11-23 17:16:21 +00:00
committed by Git OBS Bridge
parent e3f6d0745f
commit c0a6f9d01f
3 changed files with 9 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
summary: Extend Module::Build to more easily use platform libraries provided by pkg-config
#no_testing: broken upstream
#sources:
# - source1

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 23 17:15:38 UTC 2020 - Dirk Stoecker <opensuse@dstoecker.de>
- fix summary
-------------------------------------------------------------------
Fri Apr 12 05:19:06 UTC 2019 - Stephan Kulow <coolo@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package perl-Module-Build-Using-PkgConfig
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,10 +20,10 @@ Name: perl-Module-Build-Using-PkgConfig
Version: 0.03
Release: 0
%define cpan_name Module-Build-Using-PkgConfig
Summary: Extend C<Module::Build> to more easily use platform libraries provided b[cut]
Summary: Extend Module::Build to more easily use platform libraries provided by pkg-config
License: Artistic-1.0 OR GPL-1.0-or-later
Group: Development/Libraries/Perl
Url: https://metacpan.org/release/%{cpan_name}
URL: https://metacpan.org/release/%{cpan_name}
Source0: https://cpan.metacpan.org/authors/id/P/PE/PEVANS/%{cpan_name}-%{version}.tar.gz
Source1: cpanspec.yml
BuildArch: noarch