forked from pool/perl-Module-Build-Using-PkgConfig
fix summary
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Build-Using-PkgConfig?expand=0&rev=3
This commit is contained in:
@@ -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
|
||||
|
@@ -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>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user