Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-Test-Synopsis for openSUSE:Factory checked in at 2026-07-28 18:13:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-Test-Synopsis (Old) and /work/SRC/openSUSE:Factory/.perl-Test-Synopsis.new.2004 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Test-Synopsis" Tue Jul 28 18:13:34 2026 rev:18 rq:1368050 version:0.180.0 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-Test-Synopsis/perl-Test-Synopsis.changes 2021-12-17 23:54:57.883552162 +0100 +++ /work/SRC/openSUSE:Factory/.perl-Test-Synopsis.new.2004/perl-Test-Synopsis.changes 2026-07-28 18:15:45.598021287 +0200 @@ -1,0 +2,11 @@ +Tue Jul 14 07:25:03 UTC 2026 - Tina Müller <[email protected]> + +- updated to 0.180.0 (0.18) + see /usr/share/doc/packages/perl-Test-Synopsis/Changes + + 0.18 2026-07-13 + - Fixed #20: =for test_synopsis directives are now applied + regardless of their position relative to the SYNOPSIS code + block (regression since 0.14) + +------------------------------------------------------------------- Old: ---- Test-Synopsis-0.17.tar.gz New: ---- README.md Test-Synopsis-0.18.tar.gz _scmsync.obsinfo build.specials.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-Test-Synopsis.spec ++++++ --- /var/tmp/diff_new_pack.jk2D9j/_old 2026-07-28 18:15:46.682059181 +0200 +++ /var/tmp/diff_new_pack.jk2D9j/_new 2026-07-28 18:15:46.686059322 +0200 @@ -1,7 +1,7 @@ # # spec file for package perl-Test-Synopsis # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,16 @@ %define cpan_name Test-Synopsis Name: perl-Test-Synopsis -Version: 0.17 +Version: 0.180.0 Release: 0 -Summary: Test your SYNOPSIS code +# 0.18 -> normalize -> 0.180.0 +%define cpan_version 0.18 License: Artistic-1.0 OR GPL-1.0-or-later +Summary: Test your SYNOPSIS code URL: https://metacpan.org/release/%{cpan_name} -Source0: https://cpan.metacpan.org/authors/id/Z/ZO/ZOFFIX/%{cpan_name}-%{version}.tar.gz +Source0: https://cpan.metacpan.org/authors/id/Z/ZO/ZOFFIX/%{cpan_name}-%{cpan_version}.tar.gz Source1: cpanspec.yml +Source100: README.md BuildArch: noarch BuildRequires: perl BuildRequires: perl-macros @@ -33,6 +36,8 @@ BuildRequires: perl(parent) Requires: perl(Pod::Simple) >= 3.09 Requires: perl(parent) +Provides: perl(Test::Synopsis) = %{version} +%undefine __perllib_provides %{perl_requires} %description @@ -64,7 +69,7 @@ _$tempalte_. Test::Synopsis will catch that error before you ship it. %prep -%autosetup -n %{cpan_name}-%{version} +%autosetup -n %{cpan_name}-%{cpan_version} -p1 %build perl Makefile.PL INSTALLDIRS=vendor ++++++ README.md ++++++ ## Build Results Current state of perl in openSUSE:Factory is  The current state of perl in the devel project build (devel:languages:perl)  ++++++ Test-Synopsis-0.17.tar.gz -> Test-Synopsis-0.18.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/Changes new/Test-Synopsis-0.18/Changes --- old/Test-Synopsis-0.17/Changes 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/Changes 2026-07-13 14:12:05.000000000 +0200 @@ -1,5 +1,10 @@ Revision history for Perl extension Test::Synopsis +0.18 2026-07-13 + - Fixed #20: =for test_synopsis directives are now applied + regardless of their position relative to the SYNOPSIS code + block (regression since 0.14) + 0.17 2021-12-08 - Mention related module in docs (#22) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/INSTALL new/Test-Synopsis-0.18/INSTALL --- old/Test-Synopsis-0.17/INSTALL 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/INSTALL 2026-07-13 14:12:05.000000000 +0200 @@ -21,8 +21,11 @@ ## Manual installation -As a last resort, you can manually install it. Download the tarball, untar it, -install configure prerequisites (see below), then build it: +As a last resort, you can manually install it. If you have not already +downloaded the release tarball, you can find the download link on the module's +MetaCPAN page: https://metacpan.org/pod/Test::Synopsis + +Untar the tarball, install configure prerequisites (see below), then build it: % perl Makefile.PL % make && make test diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/LICENSE new/Test-Synopsis-0.18/LICENSE --- old/Test-Synopsis-0.17/LICENSE 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/LICENSE 2026-07-13 14:12:05.000000000 +0200 @@ -1,4 +1,4 @@ -This software is copyright (c) 2021 by Tatsuhiko Miyagawa. +This software is copyright (c) 2026 by Tatsuhiko Miyagawa. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. @@ -12,7 +12,7 @@ --- The GNU General Public License, Version 1, February 1989 --- -This software is Copyright (c) 2021 by Tatsuhiko Miyagawa. +This software is Copyright (c) 2026 by Tatsuhiko Miyagawa. This is free software, licensed under: @@ -22,7 +22,7 @@ Version 1, February 1989 Copyright (C) 1989 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -236,8 +236,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA + along with this program; if not, see <https://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. @@ -264,116 +263,149 @@ program `Gnomovision' (a program to direct compilers to make passes at assemblers) written by James Hacker. - <signature of Ty Coon>, 1 April 1989 - Ty Coon, President of Vice + <signature of Moe Ghoul>, 1 April 1989 + Moe Ghoul, President of Vice That's all there is to it! ---- The Artistic License 1.0 --- +--- The Perl Artistic License 1.0 --- -This software is Copyright (c) 2021 by Tatsuhiko Miyagawa. +This software is Copyright (c) 2026 by Tatsuhiko Miyagawa. This is free software, licensed under: - The Artistic License 1.0 + The Perl Artistic License 1.0 -The Artistic License -Preamble -The intent of this document is to state the conditions under which a Package -may be copied, such that the Copyright Holder maintains some semblance of -artistic control over the development of the package, while giving the users of -the package the right to use and distribute the Package in a more-or-less -customary fashion, plus the right to make reasonable modifications. + + + The "Artistic License" + + Preamble + +The intent of this document is to state the conditions under which a +Package may be copied, such that the Copyright Holder maintains some +semblance of artistic control over the development of the package, +while giving the users of the package the right to use and distribute +the Package in a more-or-less customary fashion, plus the right to make +reasonable modifications. Definitions: - - "Package" refers to the collection of files distributed by the Copyright - Holder, and derivatives of that collection of files created through - textual modification. - - "Standard Version" refers to such a Package if it has not been modified, - or has been modified in accordance with the wishes of the Copyright - Holder. - - "Copyright Holder" is whoever is named in the copyright or copyrights for - the package. - - "You" is you, if you're thinking about copying or distributing this Package. - - "Reasonable copying fee" is whatever you can justify on the basis of media - cost, duplication charges, time of people involved, and so on. (You will - not be required to justify it to the Copyright Holder, but only to the - computing community at large as a market that must bear the fee.) - - "Freely Available" means that no fee is charged for the item itself, though - there may be fees involved in handling the item. It also means that - recipients of the item may redistribute it under the same conditions they - received it. + "Package" refers to the collection of files distributed by the + Copyright Holder, and derivatives of that collection of files + created through textual modification. + + "Standard Version" refers to such a Package if it has not been + modified, or has been modified in accordance with the wishes + of the Copyright Holder as specified below. + + "Copyright Holder" is whoever is named in the copyright or + copyrights for the package. + + "You" is you, if you're thinking about copying or distributing + this Package. + + "Reasonable copying fee" is whatever you can justify on the + basis of media cost, duplication charges, time of people involved, + and so on. (You will not be required to justify it to the + Copyright Holder, but only to the computing community at large + as a market that must bear the fee.) + + "Freely Available" means that no fee is charged for the item + itself, though there may be fees involved in handling the item. + It also means that recipients of the item may redistribute it + under the same conditions they received it. 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. -2. You may apply bug fixes, portability fixes and other modifications derived -from the Public Domain or from the Copyright Holder. A Package modified in such -a way shall still be considered the Standard Version. - -3. You may otherwise modify your copy of this Package in any way, provided that -you insert a prominent notice in each changed file stating how and when you -changed that file, and provided that you do at least ONE of the following: - - a) place your modifications in the Public Domain or otherwise make them - Freely Available, such as by posting said modifications to Usenet or an - equivalent medium, or placing the modifications on a major archive site - such as ftp.uu.net, or by allowing the Copyright Holder to include your - modifications in the Standard Version of the Package. - - b) use the modified Package only within your corporation or organization. - - c) rename any non-standard executables so the names do not conflict with - standard executables, which must also be provided, and provide a separate - manual page for each non-standard executable that clearly documents how it - differs from the Standard Version. - - d) make other distribution arrangements with the Copyright Holder. - -4. You may distribute the programs of this Package in object code or executable -form, provided that you do at least ONE of the following: - - a) distribute a Standard Version of the executables and library files, - together with instructions (in the manual page or equivalent) on where to - get the Standard Version. - - b) accompany the distribution with the machine-readable source of the Package - with your modifications. - - c) accompany any non-standard executables with their corresponding Standard - Version executables, giving the non-standard executables non-standard - names, and clearly documenting the differences in manual pages (or - equivalent), together with instructions on where to get the Standard - Version. +2. You may apply bug fixes, portability fixes and other modifications +derived from the Public Domain or from the Copyright Holder. A Package +modified in such a way shall still be considered the Standard Version. - d) make other distribution arrangements with the Copyright Holder. +3. You may otherwise modify your copy of this Package in any way, provided +that you insert a prominent notice in each changed file stating how and +when you changed that file, and provided that you do at least ONE of the +following: -5. You may charge a reasonable copying fee for any distribution of this -Package. You may charge any fee you choose for support of this Package. You -may not charge a fee for this Package itself. However, you may distribute this -Package in aggregate with other (possibly commercial) programs as part of a -larger (possibly commercial) software distribution provided that you do not -advertise this Package as a product of your own. - -6. The scripts and library files supplied as input to or produced as output -from the programs of this Package do not automatically fall under the copyright -of this Package, but belong to whomever generated them, and may be sold -commercially, and may be aggregated with this Package. + a) place your modifications in the Public Domain or otherwise make them + Freely Available, such as by posting said modifications to Usenet or + an equivalent medium, or placing the modifications on a major archive + site such as uunet.uu.net, or by allowing the Copyright Holder to include + your modifications in the Standard Version of the Package. + + b) use the modified Package only within your corporation or organization. + + c) rename any non-standard executables so the names do not conflict + with standard executables, which must also be provided, and provide + a separate manual page for each non-standard executable that clearly + documents how it differs from the Standard Version. -7. C or perl subroutines supplied by you and linked into this Package shall not -be considered part of this Package. + d) make other distribution arrangements with the Copyright Holder. + +4. You may distribute the programs of this Package in object code or +executable form, provided that you do at least ONE of the following: + + a) distribute a Standard Version of the executables and library files, + together with instructions (in the manual page or equivalent) on where + to get the Standard Version. + + b) accompany the distribution with the machine-readable source of + the Package with your modifications. + + c) give non-standard executables non-standard names, and clearly + document the differences in manual pages (or equivalent), together + with instructions on where to get the Standard Version. + + d) make other distribution arrangements with the Copyright Holder. + +5. You may charge a reasonable copying fee for any distribution of this +Package. You may charge any fee you choose for support of this +Package. You may not charge a fee for this Package itself. However, +you may distribute this Package in aggregate with other (possibly +commercial) programs as part of a larger (possibly commercial) software +distribution provided that you do not advertise this Package as a +product of your own. You may embed this Package's interpreter within +an executable of yours (by linking); this shall be construed as a mere +form of aggregation, provided that the complete Standard Version of the +interpreter is so embedded. + +6. The scripts and library files supplied as input to or produced as +output from the programs of this Package do not automatically fall +under the copyright of this Package, but belong to whoever generated +them, and may be sold commercially, and may be aggregated with this +Package. If such scripts or library files are aggregated with this +Package via the so-called "undump" or "unexec" methods of producing a +binary executable image, then distribution of such an image shall +neither be construed as a distribution of this Package nor shall it +fall under the restrictions of Paragraphs 3 and 4, provided that you do +not represent such an executable image as a Standard Version of this +Package. + +7. C subroutines (or comparably compiled subroutines in other +languages) supplied by you and linked into this Package in order to +emulate subroutines and variables of the language defined by this +Package shall not be considered part of this Package, but are the +equivalent of input as in Paragraph 6, provided these subroutines do +not change the language in any way that would cause it to fail the +regression tests for the language. + +8. Aggregation of this Package with a commercial distribution is always +permitted provided that the use of this Package is embedded; that is, +when no overt attempt is made to make this Package's interfaces visible +to the end user of the commercial distribution. Such use shall not be +construed as a distribution of this Package. -8. The name of the Copyright Holder may not be used to endorse or promote +9. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. -9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED -WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF -MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. +10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED +WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -The End + The End diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/MANIFEST new/Test-Synopsis-0.18/MANIFEST --- old/Test-Synopsis-0.17/MANIFEST 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/MANIFEST 2026-07-13 14:12:05.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.017. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.037 Changes INSTALL LICENSE @@ -24,6 +24,7 @@ t/10-in-pod-skip.t t/11-DATA-in-pod.t t/12-DATA-token-errors.t +t/13-for-location.t t/lib/BrokenSYNOPSIS01.pm t/lib/ENDInPod.pm t/lib/ENDInPodWithError.pm @@ -36,6 +37,8 @@ t/lib/Test10InPodSkipWithBegin.pm t/lib/Test11DATAInPod.pm t/lib/Test12DATAInPodWithError.pm +t/lib/TestForAfterCode.pm +t/lib/TestForBeforeCode.pm t/lib/TestMultipleChunks.pm xt/author/distmeta.t xt/author/eol.t diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/META.json new/Test-Synopsis-0.18/META.json --- old/Test-Synopsis-0.17/META.json 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/META.json 2026-07-13 14:12:05.000000000 +0200 @@ -4,7 +4,7 @@ "Tatsuhiko Miyagawa <[email protected]>" ], "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], @@ -39,6 +39,7 @@ "Test::CPAN::Changes" : "0.19", "Test::CPAN::Meta" : "0", "Test::CPAN::Meta::JSON" : "0.16", + "Test::DistManifest" : "0", "Test::EOL" : "0", "Test::Kwalitee" : "1.21", "Test::MinimumVersion" : "0", @@ -48,7 +49,7 @@ "Test::Pod" : "1.41", "Test::Pod::Coverage" : "1.08", "Test::Portability::Files" : "0", - "Test::Spelling" : "0.12", + "Test::Spelling" : "0.17", "Test::Synopsis" : "0", "Test::Version" : "1" } @@ -79,7 +80,7 @@ "provides" : { "Test::Synopsis" : { "file" : "lib/Test/Synopsis.pm", - "version" : "0.17" + "version" : "0.18" } }, "release_status" : "stable", @@ -94,10 +95,10 @@ "web" : "https://github.com/miyagawa/test-synopsis" } }, - "version" : "0.17", + "version" : "0.18", "x_Dist_Zilla" : { "perl" : { - "version" : "5.032000" + "version" : "5.042002" }, "plugins" : [ { @@ -130,7 +131,7 @@ } }, "name" : "@Author::ZOFFIX/PromptIfStale", - "version" : "0.057" + "version" : "0.060" }, { "class" : "Dist::Zilla::Plugin::GatherDir", @@ -146,42 +147,42 @@ } }, "name" : "@Author::ZOFFIX/GatherDir", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@Author::ZOFFIX/PruneCruft", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@Author::ZOFFIX/ManifestSkip", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@Author::ZOFFIX/MetaYAML", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::License", "name" : "@Author::ZOFFIX/License", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@Author::ZOFFIX/Readme", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@Author::ZOFFIX/ExecDir", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@Author::ZOFFIX/ShareDir", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", @@ -191,22 +192,22 @@ } }, "name" : "@Author::ZOFFIX/MakeMaker", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@Author::ZOFFIX/Manifest", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@Author::ZOFFIX/AutoPrereqs", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@Author::ZOFFIX/MetaConfig", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps", @@ -226,7 +227,7 @@ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.017" + "version" : "6.037" } ], "include_underscores" : 0 @@ -238,7 +239,7 @@ "meta_noindex" : 1 }, "Dist::Zilla::Role::ModuleMetadata" : { - "Module::Metadata" : "1.000037", + "Module::Metadata" : "1.000038", "version" : "0.006" } }, @@ -249,12 +250,12 @@ "class" : "Dist::Zilla::Plugin::InstallGuide", "config" : { "Dist::Zilla::Role::ModuleMetadata" : { - "Module::Metadata" : "1.000037", + "Module::Metadata" : "1.000038", "version" : "0.006" } }, "name" : "@Author::ZOFFIX/InstallGuide", - "version" : "1.200013" + "version" : "1.200014" }, { "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod", @@ -287,12 +288,12 @@ } }, "name" : "@Author::ZOFFIX/Test::Compile", - "version" : "2.058" + "version" : "2.059" }, { "class" : "Dist::Zilla::Plugin::Test::DistManifest", "name" : "@Author::ZOFFIX/Test::DistManifest", - "version" : "2.000005" + "version" : "2.000006" }, { "class" : "Dist::Zilla::Plugin::Test::EOL", @@ -324,12 +325,12 @@ } }, "name" : "@Author::ZOFFIX/Test::Kwalitee", - "version" : "2.12" + "version" : "2.13" }, { "class" : "Dist::Zilla::Plugin::MetaTests", "name" : "@Author::ZOFFIX/MetaTests", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON", @@ -359,12 +360,12 @@ { "class" : "Dist::Zilla::Plugin::PodCoverageTests", "name" : "@Author::ZOFFIX/PodCoverageTests", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@Author::ZOFFIX/PodSyntaxTests", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Test::Portability", @@ -374,7 +375,7 @@ } }, "name" : "@Author::ZOFFIX/Test::Portability", - "version" : "2.001000" + "version" : "2.001003" }, { "class" : "Dist::Zilla::Plugin::Test::Synopsis", @@ -385,11 +386,12 @@ "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes", "config" : { "Dist::Zilla::Plugin::Test::CPAN::Changes" : { - "changelog" : "Changes" + "changelog" : "Changes", + "filename" : "xt/release/cpan-changes.t" } }, "name" : "@Author::ZOFFIX/Test::CPAN::Changes", - "version" : "0.012" + "version" : "0.013" }, { "class" : "Dist::Zilla::Plugin::Test::PodSpelling", @@ -405,7 +407,7 @@ } }, "name" : "@Author::ZOFFIX/Test::PodSpelling", - "version" : "2.007005" + "version" : "2.007006" }, { "class" : "Dist::Zilla::Plugin::CheckSelfDependency", @@ -416,7 +418,7 @@ ] }, "Dist::Zilla::Role::ModuleMetadata" : { - "Module::Metadata" : "1.000037", + "Module::Metadata" : "1.000038", "version" : "0.006" } }, @@ -426,7 +428,7 @@ { "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed", "name" : "@Author::ZOFFIX/CheckPrereqsIndexed", - "version" : "0.020" + "version" : "0.022" }, { "class" : "Dist::Zilla::Plugin::Test::MinimumVersion", @@ -436,7 +438,7 @@ } }, "name" : "@Author::ZOFFIX/Test::MinimumVersion", - "version" : "2.000010" + "version" : "2.000011" }, { "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease", @@ -454,7 +456,7 @@ { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@Author::ZOFFIX/TestRelease", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::InstallRelease", @@ -464,12 +466,12 @@ { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@Author::ZOFFIX/ConfirmRelease", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@Author::ZOFFIX/UploadToCPAN", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Prereqs", @@ -480,7 +482,7 @@ } }, "name" : "TestRequires", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::Prereqs", @@ -491,7 +493,7 @@ } }, "name" : "DevelopRequires", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::AutoMetaResources", @@ -512,12 +514,12 @@ "version_regexp" : "(?^u:^(.+)$)" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.43.0", "repo_root" : "." } }, "name" : "Git::NextVersion", - "version" : "2.047" + "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", @@ -526,12 +528,12 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "0.17", + "tag" : "0.18", "tag_format" : "%v", "tag_message" : "%v" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.43.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -539,7 +541,7 @@ } }, "name" : "Git::Tag", - "version" : "2.047" + "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::Git::Check", @@ -556,12 +558,12 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.43.0", "repo_root" : "." } }, "name" : "Git::Check", - "version" : "2.047" + "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::Git::Commit", @@ -580,7 +582,7 @@ "changelog" : "Changes" }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.43.0", "repo_root" : "." }, "Dist::Zilla::Role::Git::StringFormatter" : { @@ -588,7 +590,7 @@ } }, "name" : "Git::Commit", - "version" : "2.047" + "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::Git::Push", @@ -600,72 +602,72 @@ "remotes_must_exist" : 1 }, "Dist::Zilla::Role::Git::Repo" : { - "git_version" : "2.29.2", + "git_version" : "2.43.0", "repo_root" : "." } }, "name" : "Git::Push", - "version" : "2.047" + "version" : "2.052" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "MetaJSON", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "6.017" + "version" : "6.037" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.017" + "version" : "6.037" } ], "zilla" : { @@ -673,7 +675,7 @@ "config" : { "is_trial" : 0 }, - "version" : "6.017" + "version" : "6.037" } }, "x_contributors" : [ @@ -686,8 +688,8 @@ "Zoffix Znet <[email protected]>", "Olivier Mengu\u00e9 <[email protected]>" ], - "x_generated_by_perl" : "v5.32.0", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.25", + "x_generated_by_perl" : "v5.42.2", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.42", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/META.yml new/Test-Synopsis-0.18/META.yml --- old/Test-Synopsis-0.17/META.yml 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/META.yml 2026-07-13 14:12:05.000000000 +0200 @@ -14,7 +14,7 @@ ExtUtils::MakeMaker: '0' perl: 5.008_001 dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version 2.150010' license: perl meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html @@ -23,7 +23,7 @@ provides: Test::Synopsis: file: lib/Test/Synopsis.pm - version: '0.17' + version: '0.18' requires: ExtUtils::Manifest: '0' Pod::Simple: '3.09' @@ -36,10 +36,10 @@ bugtracker: https://github.com/miyagawa/test-synopsis/issues homepage: http://metacpan.org/release/Test-Synopsis repository: git://github.com/miyagawa/test-synopsis.git -version: '0.17' +version: '0.18' x_Dist_Zilla: perl: - version: '5.032000' + version: '5.042002' plugins: - class: Dist::Zilla::Plugin::OurPkgVersion @@ -66,7 +66,7 @@ - strict - warnings name: '@Author::ZOFFIX/PromptIfStale' - version: '0.057' + version: '0.060' - class: Dist::Zilla::Plugin::GatherDir config: @@ -79,54 +79,54 @@ prune_directory: [] root: . name: '@Author::ZOFFIX/GatherDir' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::PruneCruft name: '@Author::ZOFFIX/PruneCruft' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::ManifestSkip name: '@Author::ZOFFIX/ManifestSkip' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::MetaYAML name: '@Author::ZOFFIX/MetaYAML' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::License name: '@Author::ZOFFIX/License' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::Readme name: '@Author::ZOFFIX/Readme' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::ExecDir name: '@Author::ZOFFIX/ExecDir' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::ShareDir name: '@Author::ZOFFIX/ShareDir' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::MakeMaker config: Dist::Zilla::Role::TestRunner: default_jobs: 1 name: '@Author::ZOFFIX/MakeMaker' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::Manifest name: '@Author::ZOFFIX/Manifest' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::AutoPrereqs name: '@Author::ZOFFIX/AutoPrereqs' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::MetaConfig name: '@Author::ZOFFIX/MetaConfig' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::Prereqs::AuthorDeps name: '@Author::ZOFFIX/Prereqs::AuthorDeps' @@ -143,15 +143,15 @@ - class: Dist::Zilla::Plugin::FinderCode name: '@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM' - version: '6.017' + version: '6.037' include_underscores: 0 Dist::Zilla::Role::MetaProvider::Provider: $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004' - inherit_missing: '1' - inherit_version: '1' - meta_noindex: '1' + inherit_missing: 1 + inherit_version: 1 + meta_noindex: 1 Dist::Zilla::Role::ModuleMetadata: - Module::Metadata: '1.000037' + Module::Metadata: '1.000038' version: '0.006' name: '@Author::ZOFFIX/MetaProvides::Package' version: '2.004003' @@ -159,10 +159,10 @@ class: Dist::Zilla::Plugin::InstallGuide config: Dist::Zilla::Role::ModuleMetadata: - Module::Metadata: '1.000037' + Module::Metadata: '1.000038' version: '0.006' name: '@Author::ZOFFIX/InstallGuide' - version: '1.200013' + version: '1.200014' - class: Dist::Zilla::Plugin::ReadmeAnyFromPod config: @@ -174,7 +174,7 @@ class: Dist::Zilla::Plugin::Test::Compile config: Dist::Zilla::Plugin::Test::Compile: - bail_out_on_fail: '0' + bail_out_on_fail: 0 fail_on_warning: author fake_home: 0 filename: t/00-compile.t @@ -187,11 +187,11 @@ skips: [] switch: [] name: '@Author::ZOFFIX/Test::Compile' - version: '2.058' + version: '2.059' - class: Dist::Zilla::Plugin::Test::DistManifest name: '@Author::ZOFFIX/Test::DistManifest' - version: '2.000005' + version: '2.000006' - class: Dist::Zilla::Plugin::Test::EOL config: @@ -215,11 +215,11 @@ filename: xt/release/kwalitee.t skiptest: [] name: '@Author::ZOFFIX/Test::Kwalitee' - version: '2.12' + version: '2.13' - class: Dist::Zilla::Plugin::MetaTests name: '@Author::ZOFFIX/MetaTests' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::Test::CPAN::Meta::JSON name: '@Author::ZOFFIX/Test::CPAN::Meta::JSON' @@ -242,18 +242,18 @@ - class: Dist::Zilla::Plugin::PodCoverageTests name: '@Author::ZOFFIX/PodCoverageTests' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@Author::ZOFFIX/PodSyntaxTests' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::Test::Portability config: Dist::Zilla::Plugin::Test::Portability: options: '' name: '@Author::ZOFFIX/Test::Portability' - version: '2.001000' + version: '2.001003' - class: Dist::Zilla::Plugin::Test::Synopsis name: '@Author::ZOFFIX/Test::Synopsis' @@ -263,8 +263,9 @@ config: Dist::Zilla::Plugin::Test::CPAN::Changes: changelog: Changes + filename: xt/release/cpan-changes.t name: '@Author::ZOFFIX/Test::CPAN::Changes' - version: '0.012' + version: '0.013' - class: Dist::Zilla::Plugin::Test::PodSpelling config: @@ -276,7 +277,7 @@ stopwords: [] wordlist: Pod::Wordlist name: '@Author::ZOFFIX/Test::PodSpelling' - version: '2.007005' + version: '2.007006' - class: Dist::Zilla::Plugin::CheckSelfDependency config: @@ -284,21 +285,21 @@ finder: - ':InstallModules' Dist::Zilla::Role::ModuleMetadata: - Module::Metadata: '1.000037' + Module::Metadata: '1.000038' version: '0.006' name: '@Author::ZOFFIX/CheckSelfDependency' version: '0.011' - class: Dist::Zilla::Plugin::CheckPrereqsIndexed name: '@Author::ZOFFIX/CheckPrereqsIndexed' - version: '0.020' + version: '0.022' - class: Dist::Zilla::Plugin::Test::MinimumVersion config: Dist::Zilla::Plugin::Test::MinimumVersion: max_target_perl: '5.008008' name: '@Author::ZOFFIX/Test::MinimumVersion' - version: '2.000010' + version: '2.000011' - class: Dist::Zilla::Plugin::CopyFilesFromRelease config: @@ -311,7 +312,7 @@ - class: Dist::Zilla::Plugin::TestRelease name: '@Author::ZOFFIX/TestRelease' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::InstallRelease name: '@Author::ZOFFIX/InstallRelease' @@ -319,11 +320,11 @@ - class: Dist::Zilla::Plugin::ConfirmRelease name: '@Author::ZOFFIX/ConfirmRelease' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@Author::ZOFFIX/UploadToCPAN' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::Prereqs config: @@ -331,7 +332,7 @@ phase: test type: requires name: TestRequires - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::Prereqs config: @@ -339,7 +340,7 @@ phase: develop type: requires name: DevelopRequires - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::AutoMetaResources name: AutoMetaResources @@ -356,10 +357,10 @@ version_by_branch: 0 version_regexp: (?^u:^(.+)$) Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.43.0 repo_root: . name: Git::NextVersion - version: '2.047' + version: '2.052' - class: Dist::Zilla::Plugin::Git::Tag config: @@ -367,16 +368,16 @@ branch: ~ changelog: Changes signed: 0 - tag: '0.17' + tag: '0.18' tag_format: '%v' tag_message: '%v' Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.43.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: Git::Tag - version: '2.047' + version: '2.052' - class: Dist::Zilla::Plugin::Git::Check config: @@ -389,17 +390,17 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.43.0 repo_root: . name: Git::Check - version: '2.047' + version: '2.052' - class: Dist::Zilla::Plugin::Git::Commit config: Dist::Zilla::Plugin::Git::Commit: add_files_in: [] commit_msg: v%V%n%n%c - signoff: '0' + signoff: 0 Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: - Changes @@ -407,12 +408,12 @@ allow_dirty_match: [] changelog: Changes Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.43.0 repo_root: . Dist::Zilla::Role::Git::StringFormatter: time_zone: local name: Git::Commit - version: '2.047' + version: '2.052' - class: Dist::Zilla::Plugin::Git::Push config: @@ -421,63 +422,63 @@ - origin remotes_must_exist: 1 Dist::Zilla::Role::Git::Repo: - git_version: 2.29.2 + git_version: 2.43.0 repo_root: . name: Git::Push - version: '2.047' + version: '2.052' - class: Dist::Zilla::Plugin::MetaJSON name: MetaJSON - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '6.017' + version: '6.037' - class: Dist::Zilla::Plugin::FinderCode name: '@Author::ZOFFIX/MetaProvides::Package/AUTOVIV/:InstallModulesPM' - version: '6.017' + version: '6.037' zilla: class: Dist::Zilla::Dist::Builder config: - is_trial: '0' - version: '6.017' + is_trial: 0 + version: '6.037' x_contributors: - 'Dave Rolsky <[email protected]>' - 'Kevin Ryde <[email protected]>' @@ -487,6 +488,6 @@ - 'Greg Sabino Mullane <[email protected]>' - 'Zoffix Znet <[email protected]>' - 'Olivier Mengué <[email protected]>' -x_generated_by_perl: v5.32.0 -x_serialization_backend: 'YAML::Tiny version 1.73' +x_generated_by_perl: v5.42.2 +x_serialization_backend: 'YAML::Tiny version 1.76' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/Makefile.PL new/Test-Synopsis-0.18/Makefile.PL --- old/Test-Synopsis-0.17/Makefile.PL 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/Makefile.PL 2026-07-13 14:12:05.000000000 +0200 @@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.017. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.037 use strict; use warnings; @@ -32,7 +32,7 @@ "Test::Builder::Tester" => 0, "Test::More" => 0 }, - "VERSION" => "0.17", + "VERSION" => "0.18", "test" => { "TESTS" => "t/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/README new/Test-Synopsis-0.18/README --- old/Test-Synopsis-0.17/README 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/README 2026-07-13 14:12:05.000000000 +0200 @@ -1,12 +1,12 @@ This archive contains the distribution Test-Synopsis, -version 0.17: +version 0.18: Test your SYNOPSIS code -This software is copyright (c) 2021 by Tatsuhiko Miyagawa. +This software is copyright (c) 2026 by Tatsuhiko Miyagawa. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. -This README file was generated by Dist::Zilla::Plugin::Readme v6.017. +This README file was generated by Dist::Zilla::Plugin::Readme v6.037. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/lib/Test/Synopsis.pm new/Test-Synopsis-0.18/lib/Test/Synopsis.pm --- old/Test-Synopsis-0.17/lib/Test/Synopsis.pm 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/lib/Test/Synopsis.pm 2026-07-13 14:12:05.000000000 +0200 @@ -4,7 +4,7 @@ use warnings; use 5.008_001; -our $VERSION = '0.17'; # VERSION +our $VERSION = '0.18'; # VERSION use parent qw( Test::Builder::Module ); our @EXPORT = qw( synopsis_ok all_synopsis_ok ); @@ -86,6 +86,10 @@ my $parser = Test::Synopsis::Parser->new; $parser->parse_file($file); + # Attach the fully-collected =for test_synopsis options to every block, + # so directives apply regardless of their position relative to the + # SYNOPSIS code block (restores pre-0.14, position-independent behavior). + $_->[2] = $parser->{tsyn_options} for @{ $parser->{tsyn_blocks} }; $parser->{tsyn_blocks} } @@ -154,9 +158,7 @@ push @{ $self->{tsyn_blocks} }, [ $line, $text, - $self->{tsyn_options}, ]; - $self->{tsyn_options} = []; } } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/t/00-compile.t new/Test-Synopsis-0.18/t/00-compile.t --- old/Test-Synopsis-0.17/t/00-compile.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/t/00-compile.t 2026-07-13 14:12:05.000000000 +0200 @@ -1,8 +1,7 @@ -use 5.006; use strict; use warnings; -# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058 +# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.059 use Test::More; @@ -32,7 +31,7 @@ # see L<perlfaq8/How can I capture STDERR from an external command?> my $stderr = IO::Handle->new; - diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} . $str . q{'} } + diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'}.$str.q{'} } $^X, @switches, '-e', "require q[$lib]")) if $ENV{PERL_COMPILE_TEST_DEBUG}; @@ -54,7 +53,6 @@ -is(scalar(@warnings), 0, 'no warnings found') - or diag 'got warnings: ', ( Test::More->can('explain') ? Test::More::explain(\@warnings) : join("\n", '', @warnings) ) if $ENV{AUTHOR_TESTING}; +is(scalar(@warnings), 0, 'no warnings found') or diag 'got warnings: ', ( Test::More->can('explain') ? Test::More::explain(\@warnings) : join("\n", '', @warnings) ) if $ENV{AUTHOR_TESTING}; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/t/13-for-location.t new/Test-Synopsis-0.18/t/13-for-location.t --- old/Test-Synopsis-0.17/t/13-for-location.t 1970-01-01 01:00:00.000000000 +0100 +++ new/Test-Synopsis-0.18/t/13-for-location.t 2026-07-13 14:12:05.000000000 +0200 @@ -0,0 +1,13 @@ +use strict; +use warnings; +use Test::Synopsis; +use Test::More tests => 2; + +# GH #20: a =for test_synopsis directive must be applied to the SYNOPSIS +# code regardless of whether it appears before or after the code block. +# Before the fix, a =for placed AFTER the code block was collected too +# late and never applied, so this compile check failed with +# "Global symbol '$assa' requires explicit package name". + +synopsis_ok("t/lib/TestForBeforeCode.pm"); +synopsis_ok("t/lib/TestForAfterCode.pm"); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/t/lib/TestForAfterCode.pm new/Test-Synopsis-0.18/t/lib/TestForAfterCode.pm --- old/Test-Synopsis-0.17/t/lib/TestForAfterCode.pm 1970-01-01 01:00:00.000000000 +0100 +++ new/Test-Synopsis-0.18/t/lib/TestForAfterCode.pm 2026-07-13 14:12:05.000000000 +0200 @@ -0,0 +1,24 @@ +package Test::Synopsis::__TestBait_TestForAfterCode; +# Dummy module used during testing of Test::Synopsis + +use strict; +use warnings; + +# VERSION + +1; + +=pod + +=head1 SYNOPSIS + + print( $assa ); + +=for test_synopsis my $assa; + +=head1 DESCRIPTION + +The C<=for test_synopsis> directive appears B<after> the SYNOPSIS code +block. It must still be applied to the code (GH #20). + +=cut diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/t/lib/TestForBeforeCode.pm new/Test-Synopsis-0.18/t/lib/TestForBeforeCode.pm --- old/Test-Synopsis-0.17/t/lib/TestForBeforeCode.pm 1970-01-01 01:00:00.000000000 +0100 +++ new/Test-Synopsis-0.18/t/lib/TestForBeforeCode.pm 2026-07-13 14:12:05.000000000 +0200 @@ -0,0 +1,24 @@ +package Test::Synopsis::__TestBait_TestForBeforeCode; +# Dummy module used during testing of Test::Synopsis + +use strict; +use warnings; + +# VERSION + +1; + +=pod + +=head1 SYNOPSIS + +=for test_synopsis my $assa; + + print( $assa ); + +=head1 DESCRIPTION + +The C<=for test_synopsis> directive appears B<before> the SYNOPSIS code +block. This has always worked and must keep working (GH #20). + +=cut diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/author/distmeta.t new/Test-Synopsis-0.18/xt/author/distmeta.t --- old/Test-Synopsis-0.17/xt/author/distmeta.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/author/distmeta.t 2026-07-13 14:12:05.000000000 +0200 @@ -1,6 +1,7 @@ #!perl -# This file was automatically generated by Dist::Zilla::Plugin::MetaTests. - +# This file was automatically generated by Dist::Zilla::Plugin::MetaTests +use strict; +use warnings; use Test::CPAN::Meta; meta_yaml_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/author/eol.t new/Test-Synopsis-0.18/xt/author/eol.t --- old/Test-Synopsis-0.17/xt/author/eol.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/author/eol.t 2026-07-13 14:12:05.000000000 +0200 @@ -22,6 +22,7 @@ 't/10-in-pod-skip.t', 't/11-DATA-in-pod.t', 't/12-DATA-token-errors.t', + 't/13-for-location.t', 't/lib/BrokenSYNOPSIS01.pm', 't/lib/ENDInPod.pm', 't/lib/ENDInPodWithError.pm', @@ -34,6 +35,8 @@ 't/lib/Test10InPodSkipWithBegin.pm', 't/lib/Test11DATAInPod.pm', 't/lib/Test12DATAInPodWithError.pm', + 't/lib/TestForAfterCode.pm', + 't/lib/TestForBeforeCode.pm', 't/lib/TestMultipleChunks.pm' ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/author/no-tabs.t new/Test-Synopsis-0.18/xt/author/no-tabs.t --- old/Test-Synopsis-0.17/xt/author/no-tabs.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/author/no-tabs.t 2026-07-13 14:12:05.000000000 +0200 @@ -22,6 +22,7 @@ 't/10-in-pod-skip.t', 't/11-DATA-in-pod.t', 't/12-DATA-token-errors.t', + 't/13-for-location.t', 't/lib/BrokenSYNOPSIS01.pm', 't/lib/ENDInPod.pm', 't/lib/ENDInPodWithError.pm', @@ -34,6 +35,8 @@ 't/lib/Test10InPodSkipWithBegin.pm', 't/lib/Test11DATAInPod.pm', 't/lib/Test12DATAInPodWithError.pm', + 't/lib/TestForAfterCode.pm', + 't/lib/TestForBeforeCode.pm', 't/lib/TestMultipleChunks.pm' ); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/author/pod-coverage.t new/Test-Synopsis-0.18/xt/author/pod-coverage.t --- old/Test-Synopsis-0.17/xt/author/pod-coverage.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/author/pod-coverage.t 2026-07-13 14:12:05.000000000 +0200 @@ -1,6 +1,7 @@ #!perl -# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests. - +# This file was automatically generated by Dist::Zilla::Plugin::PodCoverageTests +use strict; +use warnings; use Test::Pod::Coverage 1.08; use Pod::Coverage::TrustPod; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/author/pod-spell.t new/Test-Synopsis-0.18/xt/author/pod-spell.t --- old/Test-Synopsis-0.17/xt/author/pod-spell.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/author/pod-spell.t 2026-07-13 14:12:05.000000000 +0200 @@ -2,8 +2,8 @@ use warnings; use Test::More; -# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007005 -use Test::Spelling 0.12; +# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.007006 +use Test::Spelling 0.17; use Pod::Wordlist; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/author/pod-syntax.t new/Test-Synopsis-0.18/xt/author/pod-syntax.t --- old/Test-Synopsis-0.17/xt/author/pod-syntax.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/author/pod-syntax.t 2026-07-13 14:12:05.000000000 +0200 @@ -1,5 +1,5 @@ #!perl -# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests. +# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests use strict; use warnings; use Test::More; use Test::Pod 1.41; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/author/portability.t new/Test-Synopsis-0.18/xt/author/portability.t --- old/Test-Synopsis-0.17/xt/author/portability.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/author/portability.t 2026-07-13 14:12:05.000000000 +0200 @@ -3,8 +3,6 @@ use Test::More; -eval 'use Test::Portability::Files'; -plan skip_all => 'Test::Portability::Files required for testing portability' - if $@; +use Test::Portability::Files; run_tests(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/release/cpan-changes.t new/Test-Synopsis-0.18/xt/release/cpan-changes.t --- old/Test-Synopsis-0.17/xt/release/cpan-changes.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/release/cpan-changes.t 2026-07-13 14:12:05.000000000 +0200 @@ -1,7 +1,7 @@ use strict; use warnings; -# this test was generated with Dist::Zilla::Plugin::Test::CPAN::Changes 0.012 +# this test was generated with Dist::Zilla::Plugin::Test::CPAN::Changes 0.013 use Test::More 0.96 tests => 1; use Test::CPAN::Changes; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/release/dist-manifest.t new/Test-Synopsis-0.18/xt/release/dist-manifest.t --- old/Test-Synopsis-0.17/xt/release/dist-manifest.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/release/dist-manifest.t 2026-07-13 14:12:05.000000000 +0200 @@ -1,8 +1,6 @@ -#!perl - +use strict; +use warnings; use Test::More; -eval "use Test::DistManifest"; -plan skip_all => "Test::DistManifest required for testing the manifest" - if $@; +use Test::DistManifest; manifest_ok(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/Test-Synopsis-0.17/xt/release/kwalitee.t new/Test-Synopsis-0.18/xt/release/kwalitee.t --- old/Test-Synopsis-0.17/xt/release/kwalitee.t 2021-12-08 23:36:48.000000000 +0100 +++ new/Test-Synopsis-0.18/xt/release/kwalitee.t 2026-07-13 14:12:05.000000000 +0200 @@ -1,4 +1,4 @@ -# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.12 +# this test was generated with Dist::Zilla::Plugin::Test::Kwalitee 2.13 use strict; use warnings; use Test::More 0.88; ++++++ _scmsync.obsinfo ++++++ mtime: 1784013904 commit: af35423f43ad732919bb2879d7a8641471769d98e51c66f226fa97d90d565bac url: https://src.opensuse.org/perl/perl-Test-Synopsis revision: af35423f43ad732919bb2879d7a8641471769d98e51c66f226fa97d90d565bac projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-07-14 09:25:04.000000000 +0200 @@ -0,0 +1 @@ +.osc
