8
0

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:
2016-06-19 08:48:18 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22df2ce097fb5d176efa951c782633d8debe594924a25ca66666252512ce462c
size 94207

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ad0e5b1b2e5e4362a73b55aa35e4e8c4101b78011cbcc7d56a79d9ddf5915e0
size 93072

View File

@@ -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 Fri Jan 8 21:29:31 UTC 2016 - chris@computersalat.de

View File

@@ -17,9 +17,9 @@
Name: perl-Module-Signature Name: perl-Module-Signature
Version: 0.79 Version: 0.80
Release: 0 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 %define cpan_name Module-Signature
Summary: Module signature file manipulation Summary: Module signature file manipulation
License: CC0-1.0 and (GPL-1.0+ or Artistic-1.0) 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. with.
Module authors can easily add the _SIGNATURE_ file to the distribution 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 tarball; see NOTES below for how to do it as part of 'make dist'.
dist'.
If you _really_ want to sign a distribution manually, simply add If you _really_ want to sign a distribution manually, simply add
'SIGNATURE' to _MANIFEST_, then type 'cpansign -s' immediately before 'make 'SIGNATURE' to _MANIFEST_, then type 'cpansign -s' immediately before 'make
dist'. Be sure to delete the _SIGNATURE_ file afterwards. dist'. Be sure to delete the _SIGNATURE_ file afterwards.
Please also see the /NOTES manpage about _MANIFEST.SKIP_ issues, especially Please also see NOTES about _MANIFEST.SKIP_ issues, especially if you are
if you are using *Module::Build* or writing your own _MANIFEST.SKIP_. using *Module::Build* or writing your own _MANIFEST.SKIP_.
%prep %prep
%setup -q -n %{cpan_name}-%{version} %setup -q -n %{cpan_name}-%{version}