diff --git a/Module-Install-GithubMeta-0.10.tar.bz2 b/Module-Install-GithubMeta-0.10.tar.bz2 deleted file mode 100644 index 3e14fe8..0000000 --- a/Module-Install-GithubMeta-0.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:48078d358cde79c9d4129a8067bd789d977540fb4bd13ada3f8d5ad9e3341bcb -size 22130 diff --git a/Module-Install-GithubMeta-0.16.tar.gz b/Module-Install-GithubMeta-0.16.tar.gz deleted file mode 100644 index 0182d48..0000000 --- a/Module-Install-GithubMeta-0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:098c4a93611750d1735c1db6c0cc145418f540ca4fffbf339db01d366970f77f -size 29812 diff --git a/Module-Install-GithubMeta-0.30.tar.gz b/Module-Install-GithubMeta-0.30.tar.gz new file mode 100644 index 0000000..6907c4e --- /dev/null +++ b/Module-Install-GithubMeta-0.30.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ead44c973c748d72d9f199e41c44dc1801fe9ae06b0fadc59447693a3c98281 +size 29833 diff --git a/perl-Module-Install-GithubMeta.changes b/perl-Module-Install-GithubMeta.changes index 4601643..39cda17 100644 --- a/perl-Module-Install-GithubMeta.changes +++ b/perl-Module-Install-GithubMeta.changes @@ -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 diff --git a/perl-Module-Install-GithubMeta.spec b/perl-Module-Install-GithubMeta.spec index 4ba017f..af3ce06 100644 --- a/perl-Module-Install-GithubMeta.spec +++ b/perl-Module-Install-GithubMeta.spec @@ -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 # remain the property of their copyright owners, unless otherwise agreed @@ -15,23 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: perl-Module-Install-GithubMeta -Version: 0.10 -Release: 1 -License: GPL+ or Artistic +Version: 0.30 +Release: 0 %define cpan_name Module-Install-GithubMeta 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 -#Source: http://www.cpan.org/authors/id/B/BI/BINGOS/Module-Install-GithubMeta-%{version}.tar.gz -Source: %{cpan_name}-%{version}.tar.bz2 -BuildRequires: perl(Capture::Tiny) >= 0.05 -BuildRequires: perl(Module::Install) >= 0.85 +Url: http://search.cpan.org/dist/Module-Install-GithubMeta/ +Source: http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz +BuildArch: noarch +BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: perl BuildRequires: perl-macros +BuildRequires: perl(Capture::Tiny) >= 0.05 +BuildRequires: perl(Module::Install) >= 0.85 Requires: perl(Module::Install) >= 0.85 -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch %{perl_requires} %description @@ -59,11 +59,8 @@ URLs for GitHub. %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files -%defattr(644,root,root,755) -%doc Changes LICENSE README +%defattr(-,root,root,755) +%doc LICENSE README %changelog