forked from pool/perl-Module-Signature
Accepting request 401471 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/401471 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Module-Signature?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22df2ce097fb5d176efa951c782633d8debe594924a25ca66666252512ce462c
|
||||
size 94207
|
||||
3
Module-Signature-0.80.tar.gz
Normal file
3
Module-Signature-0.80.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ad0e5b1b2e5e4362a73b55aa35e4e8c4101b78011cbcc7d56a79d9ddf5915e0
|
||||
size 93072
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 12 13:21:10 UTC 2016 - coolo@suse.com
|
||||
|
||||
- updated to 0.80
|
||||
see /usr/share/doc/packages/perl-Module-Signature/Changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 8 21:29:31 UTC 2016 - chris@computersalat.de
|
||||
|
||||
|
||||
@@ -17,9 +17,9 @@
|
||||
|
||||
|
||||
Name: perl-Module-Signature
|
||||
Version: 0.79
|
||||
Version: 0.80
|
||||
Release: 0
|
||||
#Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
|
||||
#Upstream: This work is under a *CC0 1.0 Universal* License, although a portion of the documentation (as detailed above) is under the Perl license. or neighboring rights to Module-Signature. This work is published from Taiwan. the http://creativecommons.org/publicdomain/zero/1.0 manpage
|
||||
%define cpan_name Module-Signature
|
||||
Summary: Module signature file manipulation
|
||||
License: CC0-1.0 and (GPL-1.0+ or Artistic-1.0)
|
||||
@@ -48,15 +48,14 @@ If you are a module user, all you have to do is to remember to run
|
||||
with.
|
||||
|
||||
Module authors can easily add the _SIGNATURE_ file to the distribution
|
||||
tarball; see the /NOTES manpage below for how to do it as part of 'make
|
||||
dist'.
|
||||
tarball; see NOTES below for how to do it as part of 'make dist'.
|
||||
|
||||
If you _really_ want to sign a distribution manually, simply add
|
||||
'SIGNATURE' to _MANIFEST_, then type 'cpansign -s' immediately before 'make
|
||||
dist'. Be sure to delete the _SIGNATURE_ file afterwards.
|
||||
|
||||
Please also see the /NOTES manpage about _MANIFEST.SKIP_ issues, especially
|
||||
if you are using *Module::Build* or writing your own _MANIFEST.SKIP_.
|
||||
Please also see NOTES about _MANIFEST.SKIP_ issues, especially if you are
|
||||
using *Module::Build* or writing your own _MANIFEST.SKIP_.
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
|
||||
Reference in New Issue
Block a user