forked from pool/perl-Config-AutoConf
Accepting request 483972 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/483972 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Config-AutoConf?expand=0&rev=10
This commit is contained in:
parent
805f1c60cb
commit
2d5c4a7cfc
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3728867041d1bdbc00dffae5658b831e53f99068d3fbf0e8fb95b82a1953aeee
|
|
||||||
size 48660
|
|
3
Config-AutoConf-0.314.tar.gz
Normal file
3
Config-AutoConf-0.314.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:83e0b0d96e508bcc0c8c54c1b5f5a862821c0a4a644d81517e08f462c2a4a509
|
||||||
|
size 48730
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 31 05:17:35 UTC 2017 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.314
|
||||||
|
see /usr/share/doc/packages/perl-Config-AutoConf/Changes
|
||||||
|
|
||||||
|
0.314 2017-03-30
|
||||||
|
- _get_extra_linker_flags: add library dirs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 12 13:21:20 UTC 2016 - coolo@suse.com
|
Tue Apr 12 13:21:20 UTC 2016 - coolo@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Config-AutoConf
|
# spec file for package perl-Config-AutoConf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# 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,14 +17,14 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: perl-Config-AutoConf
|
Name: perl-Config-AutoConf
|
||||||
Version: 0.313
|
Version: 0.314
|
||||||
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+
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://search.cpan.org/dist/Config-AutoConf/
|
Url: http://search.cpan.org/dist/Config-AutoConf/
|
||||||
Source0: http://www.cpan.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
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -69,6 +69,7 @@ the original.
|
|||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(-,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc ARTISTIC-1.0 Changes GPL-1 LICENSE README.md
|
%doc Changes GPL-1 README.md
|
||||||
|
%license ARTISTIC-1.0 LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user