Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Role-Identifiable for
openSUSE:Factory checked in at 2023-01-04 17:54:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Role-Identifiable (Old)
and /work/SRC/openSUSE:Factory/.perl-Role-Identifiable.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Role-Identifiable"
Wed Jan 4 17:54:18 2023 rev:8 rq:1055912 version:0.009
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Role-Identifiable/perl-Role-Identifiable.changes
2022-06-16 18:22:33.508280164 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Role-Identifiable.new.1563/perl-Role-Identifiable.changes
2023-01-04 17:54:59.347025548 +0100
@@ -1,0 +2,9 @@
+Sun Jan 1 03:17:04 UTC 2023 - Tina Müller <[email protected]>
+
+- updated to 0.009
+ see /usr/share/doc/packages/perl-Role-Identifiable/Changes
+
+ 0.009 2022-12-31 16:48:48-05:00 America/New_York
+ - tweak some packaging information (author, etc)
+
+-------------------------------------------------------------------
Old:
----
Role-Identifiable-0.008.tar.gz
New:
----
Role-Identifiable-0.009.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Role-Identifiable.spec ++++++
--- /var/tmp/diff_new_pack.ijCNHr/_old 2023-01-04 17:54:59.683027528 +0100
+++ /var/tmp/diff_new_pack.ijCNHr/_new 2023-01-04 17:54:59.687027553 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Role-Identifiable
#
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define cpan_name Role-Identifiable
Name: perl-Role-Identifiable
-Version: 0.008
+Version: 0.009
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Thing you can identify somehow
++++++ Role-Identifiable-0.008.tar.gz -> Role-Identifiable-0.009.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/Changes
new/Role-Identifiable-0.009/Changes
--- old/Role-Identifiable-0.008/Changes 2022-06-12 21:25:30.000000000 +0200
+++ new/Role-Identifiable-0.009/Changes 2022-12-31 22:48:49.000000000 +0100
@@ -1,5 +1,8 @@
Revision history for Role-Identifiable
+0.009 2022-12-31 16:48:48-05:00 America/New_York
+ - tweak some packaging information (author, etc)
+
0.008 2022-06-12 15:25:28-04:00 America/New_York
- tweak some packaging information (author, etc)
- add Role::Identifiable just to make life simpler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/MANIFEST
new/Role-Identifiable-0.009/MANIFEST
--- old/Role-Identifiable-0.008/MANIFEST 2022-06-12 21:25:30.000000000
+0200
+++ new/Role-Identifiable-0.009/MANIFEST 2022-12-31 22:48:49.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.025.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.029.
Changes
LICENSE
MANIFEST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/META.json
new/Role-Identifiable-0.009/META.json
--- old/Role-Identifiable-0.008/META.json 2022-06-12 21:25:30.000000000
+0200
+++ new/Role-Identifiable-0.009/META.json 2022-12-31 22:48:49.000000000
+0100
@@ -1,10 +1,10 @@
{
"abstract" : "a thing you can identify somehow",
"author" : [
- "Ricardo Signes <[email protected]>"
+ "Ricardo Signes <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.029, CPAN::Meta::Converter version
2.150010",
"license" : [
"perl_5"
],
@@ -59,10 +59,10 @@
"web" : "https://github.com/rjbs/Role-Identifiable"
}
},
- "version" : "0.008",
+ "version" : "0.009",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.037000"
+ "version" : "5.037002"
},
"plugins" : [
{
@@ -131,57 +131,57 @@
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@RJBS/@Filter/PruneCruft",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ManifestSkip",
"name" : "@RJBS/@Filter/ManifestSkip",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@RJBS/@Filter/MetaYAML",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@RJBS/@Filter/License",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Readme",
"name" : "@RJBS/@Filter/Readme",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@RJBS/@Filter/ExecDir",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@RJBS/@Filter/ShareDir",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@RJBS/@Filter/Manifest",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@RJBS/@Filter/TestRelease",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@RJBS/@Filter/ConfirmRelease",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@RJBS/@Filter/UploadToCPAN",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -191,12 +191,12 @@
}
},
"name" : "@RJBS/MakeMaker",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@RJBS/AutoPrereqs",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -207,7 +207,7 @@
"version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.32.1 (Apple Git-133)",
+ "git_version" : "2.38.0",
"repo_root" : "."
}
},
@@ -217,22 +217,22 @@
{
"class" : "Dist::Zilla::Plugin::PkgVersion",
"name" : "@RJBS/PkgVersion",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@RJBS/MetaConfig",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@RJBS/MetaJSON",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@RJBS/NextRelease",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
@@ -242,7 +242,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@RJBS/PodSyntaxTests",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -263,7 +263,7 @@
}
},
"name" : "@RJBS/TestMoreWithSubtests",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::PodWeaver",
@@ -408,7 +408,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.32.1 (Apple Git-133)",
+ "git_version" : "2.38.0",
"repo_root" : "."
}
},
@@ -432,7 +432,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.32.1 (Apple Git-133)",
+ "git_version" : "2.38.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -449,12 +449,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "0.008",
+ "tag" : "0.009",
"tag_format" : "%v",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.32.1 (Apple Git-133)",
+ "git_version" : "2.38.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -474,7 +474,7 @@
"remotes_must_exist" : 0
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.32.1 (Apple Git-133)",
+ "git_version" : "2.38.0",
"repo_root" : "."
}
},
@@ -485,7 +485,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.32.1 (Apple Git-133)",
+ "git_version" : "2.38.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -498,52 +498,52 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.025"
+ "version" : "6.029"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.025"
+ "version" : "6.029"
}
],
"zilla" : {
@@ -551,12 +551,15 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.025"
+ "version" : "6.029"
}
},
- "x_generated_by_perl" : "v5.37.0",
+ "x_contributors" : [
+ "Ricardo Signes <[email protected]>"
+ ],
+ "x_generated_by_perl" : "v5.37.2",
"x_rjbs_perl_window" : "long-term",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.30",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/META.yml
new/Role-Identifiable-0.009/META.yml
--- old/Role-Identifiable-0.008/META.yml 2022-06-12 21:25:30.000000000
+0200
+++ new/Role-Identifiable-0.009/META.yml 2022-12-31 22:48:49.000000000
+0100
@@ -1,7 +1,7 @@
---
abstract: 'a thing you can identify somehow'
author:
- - 'Ricardo Signes <[email protected]>'
+ - 'Ricardo Signes <[email protected]>'
build_requires:
ExtUtils::MakeMaker: '0'
File::Spec: '0'
@@ -10,7 +10,7 @@
configure_requires:
ExtUtils::MakeMaker: '6.78'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.029, CPAN::Meta::Converter version
2.150010'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,10 +26,10 @@
bugtracker: https://github.com/rjbs/Role-Identifiable/issues
homepage: https://github.com/rjbs/Role-Identifiable
repository: https://github.com/rjbs/Role-Identifiable.git
-version: '0.008'
+version: '0.009'
x_Dist_Zilla:
perl:
- version: '5.037000'
+ version: '5.037002'
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -83,58 +83,58 @@
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@RJBS/@Filter/PruneCruft'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ManifestSkip
name: '@RJBS/@Filter/ManifestSkip'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@RJBS/@Filter/MetaYAML'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::License
name: '@RJBS/@Filter/License'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Readme
name: '@RJBS/@Filter/Readme'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@RJBS/@Filter/ExecDir'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ShareDir
name: '@RJBS/@Filter/ShareDir'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Manifest
name: '@RJBS/@Filter/Manifest'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::TestRelease
name: '@RJBS/@Filter/TestRelease'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@RJBS/@Filter/ConfirmRelease'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@RJBS/@Filter/UploadToCPAN'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
default_jobs: 9
name: '@RJBS/MakeMaker'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@RJBS/AutoPrereqs'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Git::NextVersion
config:
@@ -143,26 +143,26 @@
version_by_branch: 1
version_regexp: (?^:^([0-9]+\.[0-9]+)$)
Dist::Zilla::Role::Git::Repo:
- git_version: '2.32.1 (Apple Git-133)'
+ git_version: 2.38.0
repo_root: .
name: '@RJBS/Git::NextVersion'
version: '2.048'
-
class: Dist::Zilla::Plugin::PkgVersion
name: '@RJBS/PkgVersion'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@RJBS/MetaConfig'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@RJBS/MetaJSON'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::NextRelease
name: '@RJBS/NextRelease'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Test::ChangesHasContent
name: '@RJBS/Test::ChangesHasContent'
@@ -170,7 +170,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@RJBS/PodSyntaxTests'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@RJBS/Test::ReportPrereqs'
@@ -186,7 +186,7 @@
phase: test
type: requires
name: '@RJBS/TestMoreWithSubtests'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::PodWeaver
config:
@@ -299,7 +299,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: '2.32.1 (Apple Git-133)'
+ git_version: 2.38.0
repo_root: .
name: '@RJBS/@Git/Check'
version: '2.048'
@@ -317,7 +317,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: '2.32.1 (Apple Git-133)'
+ git_version: 2.38.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -330,11 +330,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: '0.008'
+ tag: '0.009'
tag_format: '%v'
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: '2.32.1 (Apple Git-133)'
+ git_version: 2.38.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -348,7 +348,7 @@
- 'github :'
remotes_must_exist: 0
Dist::Zilla::Role::Git::Repo:
- git_version: '2.32.1 (Apple Git-133)'
+ git_version: 2.38.0
repo_root: .
name: '@RJBS/@Git/Push'
version: '2.048'
@@ -356,7 +356,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: '2.32.1 (Apple Git-133)'
+ git_version: 2.38.0
include_authors: 0
include_releaser: 1
order_by: name
@@ -366,49 +366,51 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.025'
+ version: '6.029'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.025'
+ version: '6.029'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: 0
- version: '6.025'
-x_generated_by_perl: v5.37.0
+ version: '6.029'
+x_contributors:
+ - 'Ricardo Signes <[email protected]>'
+x_generated_by_perl: v5.37.2
x_rjbs_perl_window: long-term
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/Makefile.PL
new/Role-Identifiable-0.009/Makefile.PL
--- old/Role-Identifiable-0.008/Makefile.PL 2022-06-12 21:25:30.000000000
+0200
+++ new/Role-Identifiable-0.009/Makefile.PL 2022-12-31 22:48:49.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.025.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.029.
use strict;
use warnings;
@@ -8,7 +8,7 @@
my %WriteMakefileArgs = (
"ABSTRACT" => "a thing you can identify somehow",
- "AUTHOR" => "Ricardo Signes <rjbs\@semiotic.systems>",
+ "AUTHOR" => "Ricardo Signes <cpan\@semiotic.systems>",
"CONFIGURE_REQUIRES" => {
"ExtUtils::MakeMaker" => "6.78"
},
@@ -28,7 +28,7 @@
"Moose" => 0,
"Test::More" => "0.96"
},
- "VERSION" => "0.008",
+ "VERSION" => "0.009",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/README
new/Role-Identifiable-0.009/README
--- old/Role-Identifiable-0.008/README 2022-06-12 21:25:30.000000000 +0200
+++ new/Role-Identifiable-0.009/README 2022-12-31 22:48:49.000000000 +0100
@@ -1,5 +1,5 @@
This archive contains the distribution Role-Identifiable,
-version 0.008:
+version 0.009:
a thing you can identify somehow
@@ -9,4 +9,4 @@
the same terms as the Perl 5 programming language system itself.
-This README file was generated by Dist::Zilla::Plugin::Readme v6.025.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.029.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/dist.ini
new/Role-Identifiable-0.009/dist.ini
--- old/Role-Identifiable-0.008/dist.ini 2022-06-12 21:25:30.000000000
+0200
+++ new/Role-Identifiable-0.009/dist.ini 2022-12-31 22:48:49.000000000
+0100
@@ -1,5 +1,5 @@
name = Role-Identifiable
-author = Ricardo Signes <[email protected]>
+author = Ricardo Signes <[email protected]>
license = Perl_5
copyright_holder = Ricardo Signes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Role-Identifiable-0.008/lib/Role/Identifiable/HasIdent.pm
new/Role-Identifiable-0.009/lib/Role/Identifiable/HasIdent.pm
--- old/Role-Identifiable-0.008/lib/Role/Identifiable/HasIdent.pm
2022-06-12 21:25:30.000000000 +0200
+++ new/Role-Identifiable-0.009/lib/Role/Identifiable/HasIdent.pm
2022-12-31 22:48:49.000000000 +0100
@@ -1,4 +1,4 @@
-package Role::Identifiable::HasIdent 0.008;
+package Role::Identifiable::HasIdent 0.009;
use Moose::Role;
# ABSTRACT: a thing with an ident attribute
@@ -36,7 +36,7 @@
=head1 VERSION
-version 0.008
+version 0.009
=head1 DESCRIPTION
@@ -58,7 +58,7 @@
=head1 AUTHOR
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
=head1 COPYRIGHT AND LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Role-Identifiable-0.008/lib/Role/Identifiable/HasTags.pm
new/Role-Identifiable-0.009/lib/Role/Identifiable/HasTags.pm
--- old/Role-Identifiable-0.008/lib/Role/Identifiable/HasTags.pm
2022-06-12 21:25:30.000000000 +0200
+++ new/Role-Identifiable-0.009/lib/Role/Identifiable/HasTags.pm
2022-12-31 22:48:49.000000000 +0100
@@ -1,4 +1,4 @@
-package Role::Identifiable::HasTags 0.008;
+package Role::Identifiable::HasTags 0.009;
use Moose::Role;
# ABSTRACT: a thing with a list of tags
@@ -82,7 +82,7 @@
=head1 VERSION
-version 0.008
+version 0.009
=head1 OVERVIEW
@@ -104,7 +104,7 @@
=head1 AUTHOR
-Ricardo Signes <[email protected]>
+Ricardo Signes <[email protected]>
=head1 COPYRIGHT AND LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Role-Identifiable-0.008/lib/Role/Identifiable.pm
new/Role-Identifiable-0.009/lib/Role/Identifiable.pm
--- old/Role-Identifiable-0.008/lib/Role/Identifiable.pm 2022-06-12
21:25:30.000000000 +0200
+++ new/Role-Identifiable-0.009/lib/Role/Identifiable.pm 2022-12-31
22:48:49.000000000 +0100
@@ -1,4 +1,4 @@
-package Role::Identifiable 0.008;
+package Role::Identifiable 0.009;
# ABSTRACT: a thing you can identify somehow
use strict;
@@ -29,7 +29,7 @@
=head1 VERSION
-version 0.008
+version 0.009
=head1 DESCRIPTION
@@ -52,6 +52,12 @@
=head1 AUTHOR
+Ricardo Signes <[email protected]>
+
+=head1 CONTRIBUTOR
+
+=for stopwords Ricardo Signes
+
Ricardo Signes <[email protected]>
=head1 COPYRIGHT AND LICENSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Role-Identifiable-0.008/xt/release/changes_has_content.t
new/Role-Identifiable-0.009/xt/release/changes_has_content.t
--- old/Role-Identifiable-0.008/xt/release/changes_has_content.t
2022-06-12 21:25:30.000000000 +0200
+++ new/Role-Identifiable-0.009/xt/release/changes_has_content.t
2022-12-31 22:48:49.000000000 +0100
@@ -2,7 +2,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '0.008';
+my $newver = '0.009';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';