Accepting request 296256 from devel:languages:perl:autoupdate
automatic update OBS-URL: https://build.opensuse.org/request/show/296256 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-Install-GithubMeta?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
174532a968
commit
75b251f3d3
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:48078d358cde79c9d4129a8067bd789d977540fb4bd13ada3f8d5ad9e3341bcb
|
|
||||||
size 22130
|
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:098c4a93611750d1735c1db6c0cc145418f540ca4fffbf339db01d366970f77f
|
|
||||||
size 29812
|
|
3
Module-Install-GithubMeta-0.30.tar.gz
Normal file
3
Module-Install-GithubMeta-0.30.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2ead44c973c748d72d9f199e41c44dc1801fe9ae06b0fadc59447693a3c98281
|
||||||
|
size 29833
|
@@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 17:32:36 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.30
|
||||||
|
see /usr/share/doc/packages/perl-Module-Install-GithubMeta/
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 14 17:32:34 UTC 2015 - coolo@suse.com
|
||||||
|
|
||||||
|
- updated to 0.16
|
||||||
|
see /usr/share/doc/packages/perl-Module-Install-GithubMeta/Changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 20:22:17 UTC 2011 - coolo@novell.com
|
Fri Jan 21 20:22:17 UTC 2011 - coolo@novell.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Module-Install-GithubMeta (Version 0.10)
|
# spec file for package perl-Module-Install-GithubMeta
|
||||||
#
|
#
|
||||||
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2015 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
|
||||||
@@ -15,23 +15,23 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Module-Install-GithubMeta
|
Name: perl-Module-Install-GithubMeta
|
||||||
Version: 0.10
|
Version: 0.30
|
||||||
Release: 1
|
Release: 0
|
||||||
License: GPL+ or Artistic
|
|
||||||
%define cpan_name Module-Install-GithubMeta
|
%define cpan_name Module-Install-GithubMeta
|
||||||
Summary: A Module::Install extension to include GitHub meta information in META.yml
|
Summary: A Module::Install extension to include GitHub meta information in META.yml
|
||||||
Url: http://search.cpan.org/dist/Module-Install-GithubMeta/
|
License: Artistic-1.0 or GPL-1.0+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
#Source: http://www.cpan.org/authors/id/B/BI/BINGOS/Module-Install-GithubMeta-%{version}.tar.gz
|
Url: http://search.cpan.org/dist/Module-Install-GithubMeta/
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
|
||||||
BuildRequires: perl(Capture::Tiny) >= 0.05
|
BuildArch: noarch
|
||||||
BuildRequires: perl(Module::Install) >= 0.85
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
|
BuildRequires: perl(Capture::Tiny) >= 0.05
|
||||||
|
BuildRequires: perl(Module::Install) >= 0.85
|
||||||
Requires: perl(Module::Install) >= 0.85
|
Requires: perl(Module::Install) >= 0.85
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -59,11 +59,8 @@ URLs for GitHub.
|
|||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
%perl_gen_filelist
|
%perl_gen_filelist
|
||||||
|
|
||||||
%clean
|
|
||||||
%{__rm} -rf %{buildroot}
|
|
||||||
|
|
||||||
%files -f %{name}.files
|
%files -f %{name}.files
|
||||||
%defattr(644,root,root,755)
|
%defattr(-,root,root,755)
|
||||||
%doc Changes LICENSE README
|
%doc LICENSE README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user