Accepting request 838729 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/838729 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Config-AutoConf?expand=0&rev=14
This commit is contained in:
commit
7e33d9a164
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:33c930feec3003de251ca222abe8bbeb74610ad07f65fc16f27d74d195eeab34
|
|
||||||
size 51016
|
|
3
Config-AutoConf-0.319.tar.gz
Normal file
3
Config-AutoConf-0.319.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:304f66cc2653264c0fe127d21669e86d3d18cd72f2574d8f5131beec31a0a33e
|
||||||
|
size 52118
|
@ -1,3 +1,17 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 30 03:07:20 UTC 2020 - Tina Müller <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
- updated to 0.319
|
||||||
|
see /usr/share/doc/packages/perl-Config-AutoConf/Changes
|
||||||
|
|
||||||
|
0.319 2020-09-29
|
||||||
|
- add optional extra_link_flags to search_libs
|
||||||
|
- fix check_prog to not find directories (RT#132993), thanks
|
||||||
|
RJBS for reporting
|
||||||
|
- include .perltidyrc to allow CPAN distribution downloaders
|
||||||
|
creating sane patches
|
||||||
|
- tooling improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 3 03:07:20 UTC 2020 - <timueller+perl@suse.de>
|
Fri Jan 3 03:07:20 UTC 2020 - <timueller+perl@suse.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Config-AutoConf
|
# spec file for package perl-Config-AutoConf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Config-AutoConf
|
Name: perl-Config-AutoConf
|
||||||
Version: 0.318
|
Version: 0.319
|
||||||
Release: 0
|
Release: 0
|
||||||
%define cpan_name Config-AutoConf
|
%define cpan_name Config-AutoConf
|
||||||
Summary: Module to implement some of AutoConf macros in pure perl
|
Summary: Module to implement some of AutoConf macros in pure perl
|
||||||
License: Artistic-1.0 OR GPL-1.0-or-later
|
License: Artistic-1.0 OR GPL-1.0-or-later
|
||||||
Group: Development/Libraries/Perl
|
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/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
|
Source0: https://cpan.metacpan.org/authors/id/R/RE/REHSACK/%{cpan_name}-%{version}.tar.gz
|
||||||
Source1: cpanspec.yml
|
Source1: cpanspec.yml
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
x
Reference in New Issue
Block a user