Hello community,
here is the log from the commit of package perl-File-ShareDir-ProjectDistDir
for openSUSE:Factory checked in at 2015-04-23 08:05:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-File-ShareDir-ProjectDistDir (Old)
and /work/SRC/openSUSE:Factory/.perl-File-ShareDir-ProjectDistDir.new
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-File-ShareDir-ProjectDistDir"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-File-ShareDir-ProjectDistDir/perl-File-ShareDir-ProjectDistDir.changes
2015-04-15 16:27:35.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-File-ShareDir-ProjectDistDir.new/perl-File-ShareDir-ProjectDistDir.changes
2015-04-23 08:05:14.000000000 +0200
@@ -1,0 +2,10 @@
+Wed Apr 22 06:13:32 UTC 2015 - [email protected]
+
+- updated to 1.000006
+ see /usr/share/doc/packages/perl-File-ShareDir-ProjectDistDir/Changes
+
+ 1.000006 2015-04-22T03:04:21Z f2105b9
+ [Documentation]
+ - Add a deterrent notice.
+
+-------------------------------------------------------------------
Old:
----
File-ShareDir-ProjectDistDir-1.000005.tar.gz
New:
----
File-ShareDir-ProjectDistDir-1.000006.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-File-ShareDir-ProjectDistDir.spec ++++++
--- /var/tmp/diff_new_pack.MWIk0l/_old 2015-04-23 08:05:15.000000000 +0200
+++ /var/tmp/diff_new_pack.MWIk0l/_new 2015-04-23 08:05:15.000000000 +0200
@@ -17,14 +17,15 @@
Name: perl-File-ShareDir-ProjectDistDir
-Version: 1.000005
+Version: 1.000006
Release: 0
%define cpan_name File-ShareDir-ProjectDistDir
Summary: Simple set-and-forget using of a '/share' directory in your
projects root
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/File-ShareDir-ProjectDistDir/
-Source:
http://www.cpan.org/authors/id/K/KE/KENTNL/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/K/KE/KENTNL/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
++++++ File-ShareDir-ProjectDistDir-1.000005.tar.gz ->
File-ShareDir-ProjectDistDir-1.000006.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/File-ShareDir-ProjectDistDir-1.000005/Changes
new/File-ShareDir-ProjectDistDir-1.000006/Changes
--- old/File-ShareDir-ProjectDistDir-1.000005/Changes 2015-04-14
14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/Changes 2015-04-22
05:04:41.000000000 +0200
@@ -1,5 +1,9 @@
Release history for File-ShareDir-ProjectDistDir
+1.000006 2015-04-22T03:04:21Z f2105b9
+ [Documentation]
+ - Add a deterrent notice.
+
1.000005 2015-04-14T12:54:44Z 6999a7d
[Dependencies]
- Minimums dropped.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/File-ShareDir-ProjectDistDir-1.000005/META.json
new/File-ShareDir-ProjectDistDir-1.000006/META.json
--- old/File-ShareDir-ProjectDistDir-1.000005/META.json 2015-04-14
14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/META.json 2015-04-22
05:04:41.000000000 +0200
@@ -126,7 +126,7 @@
"provides" : {
"File::ShareDir::ProjectDistDir" : {
"file" : "lib/File/ShareDir/ProjectDistDir.pm",
- "version" : "1.000005"
+ "version" : "1.000006"
}
},
"release_status" : "stable",
@@ -141,7 +141,7 @@
"web" : "https://github.com/kentnl/File-ShareDir-ProjectDistDir"
}
},
- "version" : "1.000005",
+ "version" : "1.000006",
"x_BuiltWith" : {
"external_file" : "misc/built_with.json"
},
@@ -402,6 +402,11 @@
"version" : "4.011"
},
{
+ "class" : "Pod::Weaver::Section::Generic",
+ "name" : "DETERRENT",
+ "version" : "4.011"
+ },
+ {
"class" : "Pod::Weaver::Section::Region",
"name" : "prelude",
"version" : "4.011"
@@ -598,7 +603,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : null,
"signed" : 0,
- "tag" : "1.000005-source",
+ "tag" : "1.000006-source",
"tag_format" : "%v-source",
"tag_message" : "v%v",
"time_zone" : "local"
@@ -669,7 +674,7 @@
"Dist::Zilla::Plugin::Git::Tag" : {
"branch" : "releases",
"signed" : 0,
- "tag" : "1.000005",
+ "tag" : "1.000006",
"tag_format" : "%v",
"tag_message" : "v%v",
"time_zone" : "local"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/File-ShareDir-ProjectDistDir-1.000005/META.yml
new/File-ShareDir-ProjectDistDir-1.000006/META.yml
--- old/File-ShareDir-ProjectDistDir-1.000005/META.yml 2015-04-14
14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/META.yml 2015-04-22
05:04:41.000000000 +0200
@@ -23,7 +23,7 @@
provides:
File::ShareDir::ProjectDistDir:
file: lib/File/ShareDir/ProjectDistDir.pm
- version: '1.000005'
+ version: '1.000006'
recommends:
Path::Tiny: '0.058'
requires:
@@ -40,7 +40,7 @@
bugtracker: https://github.com/kentnl/File-ShareDir-ProjectDistDir/issues
homepage: https://github.com/kentnl/File-ShareDir-ProjectDistDir
repository: https://github.com/kentnl/File-ShareDir-ProjectDistDir.git
-version: '1.000005'
+version: '1.000006'
x_BuiltWith:
external_file: misc/built_with.json
x_Dist_Zilla:
@@ -244,6 +244,10 @@
name: Version
version: '4.011'
-
+ class: Pod::Weaver::Section::Generic
+ name: DETERRENT
+ version: '4.011'
+ -
class: Pod::Weaver::Section::Region
name: prelude
version: '4.011'
@@ -393,7 +397,7 @@
Dist::Zilla::Plugin::Git::Tag:
branch: ~
signed: 0
- tag: 1.000005-source
+ tag: 1.000006-source
tag_format: '%v-source'
tag_message: v%v
time_zone: local
@@ -447,7 +451,7 @@
Dist::Zilla::Plugin::Git::Tag:
branch: releases
signed: 0
- tag: '1.000005'
+ tag: '1.000006'
tag_format: '%v'
tag_message: v%v
time_zone: local
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/File-ShareDir-ProjectDistDir-1.000005/Makefile.PL
new/File-ShareDir-ProjectDistDir-1.000006/Makefile.PL
--- old/File-ShareDir-ProjectDistDir-1.000005/Makefile.PL 2015-04-14
14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/Makefile.PL 2015-04-22
05:04:41.000000000 +0200
@@ -35,7 +35,7 @@
"Test::More" => "0.96",
"lib" => 0
},
- "VERSION" => "1.000005",
+ "VERSION" => "1.000006",
"test" => {
"TESTS" => "t/*.t t/00-compile/*.t t/classic/*.t t/deprecations/*.t
t/strict/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/File-ShareDir-ProjectDistDir-1.000005/lib/File/ShareDir/ProjectDistDir.pm
new/File-ShareDir-ProjectDistDir-1.000006/lib/File/ShareDir/ProjectDistDir.pm
---
old/File-ShareDir-ProjectDistDir-1.000005/lib/File/ShareDir/ProjectDistDir.pm
2015-04-14 14:55:08.000000000 +0200
+++
new/File-ShareDir-ProjectDistDir-1.000006/lib/File/ShareDir/ProjectDistDir.pm
2015-04-22 05:04:41.000000000 +0200
@@ -4,7 +4,7 @@
package File::ShareDir::ProjectDistDir;
-our $VERSION = '1.000005';
+our $VERSION = '1.000006';
# ABSTRACT: Simple set-and-forget using of a '/share' directory in your
projects root
@@ -491,7 +491,33 @@
=head1 VERSION
-version 1.000005
+version 1.000006
+
+=head1 DETERRENT
+
+B<STOP!>. Before using this distribution, some warnings B<MUST> be considered.
+
+The primary use-case for this module is targeted at development projects that
are I<NOT> intended for C<CPAN>.
+
+As such, using it for C<CPAN> is generally a bad idea, and better solutions
generally involve the less fragile L<<
C<Test::File::ShareDir>|Test::File::ShareDir >>, constraining any magical
+behavior exclusively to where it is needed: Tests.
+
+Why?
+
+=over 4
+
+=item * Determining whether or not we are C<dev> during C<runtime> is a
perilous heuristic that routinely fails with even slightly unusual file system
layouts.
+
+=item * Auto-magical changing of behavior at C<runtime> based on the above
leads to many surprising and hard to debug problems.
+
+=back
+
+For these reason, it is dangerous to rely on this distribution while striving
to produce quality code.
+
+If this documentation is not sufficient to dissuade you, I must B<strongly
implore you> to choose the L<< "strict"|Strict Mode. >> mechanism,
+because that substantially reduces the possibilities with regards to
false-positive of potential C<dev> directories.
+
+I have in mind to find a better mechanism to deliver the same objective, but
no solutions are forthcoming at this time.
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps
new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps
--- old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps 2015-04-14
14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps 2015-04-22
05:04:41.000000000 +0200
@@ -1,6 +1,8 @@
This file contains changes in REQUIRED dependencies for standard CPAN phases
(configure/build/runtime/test)
-1.000005
+1.000006
+
+1.000005 2015-04-14T12:54:44Z
[Added / configure requires]
- perl 5.006
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps.all
new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps.all
--- old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps.all
2015-04-14 14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps.all
2015-04-22 05:04:41.000000000 +0200
@@ -1,6 +1,8 @@
This file contains ALL changes in dependencies in both REQUIRED / OPTIONAL
dependencies for all phases (configure/build/runtime/test/develop)
-1.000005
+1.000006
+
+1.000005 2015-04-14T12:54:44Z
[Added / configure requires]
- perl 5.006
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps.dev
new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps.dev
--- old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps.dev
2015-04-14 14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps.dev
2015-04-22 05:04:41.000000000 +0200
@@ -1,6 +1,8 @@
This file contains changes to DEVELOPMENT dependencies only ( both REQUIRED
and OPTIONAL )
-1.000005
+1.000006
+
+1.000005 2015-04-14T12:54:44Z
[Added / develop recommends]
- Test::More 0.99
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps.opt
new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps.opt
--- old/File-ShareDir-ProjectDistDir-1.000005/misc/Changes.deps.opt
2015-04-14 14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/misc/Changes.deps.opt
2015-04-22 05:04:41.000000000 +0200
@@ -1,6 +1,8 @@
This file contains changes in OPTIONAL dependencies for standard CPAN phases
(configure/build/runtime/test)
-1.000005
+1.000006
+
+1.000005 2015-04-14T12:54:44Z
[Added / runtime recommends]
- Path::Tiny 0.058
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/File-ShareDir-ProjectDistDir-1.000005/weaver.ini
new/File-ShareDir-ProjectDistDir-1.000006/weaver.ini
--- old/File-ShareDir-ProjectDistDir-1.000005/weaver.ini 2015-04-14
14:55:08.000000000 +0200
+++ new/File-ShareDir-ProjectDistDir-1.000006/weaver.ini 2015-04-22
05:04:41.000000000 +0200
@@ -4,6 +4,8 @@
[Name]
[Version]
+[Generic / DETERRENT]
+
[Region / prelude]
[Generic / SYNOPSIS]
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: -
#./Build build flags=%{?_smp_mflags} --myflag
#ignore_requires: Bizarre::Module