Projects
openEuler:Mainline
perl-File-Remove
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 8
View file
_service:tar_scm:perl-File-Remove.spec
Changed
@@ -1,11 +1,11 @@ Name: perl-File-Remove -Version: 1.60 +Version: 1.61 Release: 1 Summary: Perl Remove files and directories Module -License: GPL+ or Artistic +License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/File-Remove Source0: https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/File-Remove-%{version}.tar.gz - + Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) BuildRequires: perl make BuildRequires: perl-generators perl(constant) perl(Cwd) >= 3.29 perl(ExtUtils::MakeMaker) @@ -43,6 +43,9 @@ %doc Changes README %changelog +* Thu Jul 20 2023 leeffo <liweiganga@uniontech.com> - 1.61-1 +- upgrade to version 1.61 + * Tue Jun 14 2022 SimpleUpdate Robot <tc@openeuler.org> - 1.60-1 - Upgrade to version 1.60
View file
_service:tar_scm:File-Remove-1.60.tar.gz/Build.PL -> _service:tar_scm:File-Remove-1.61.tar.gz/Build.PL
Changed
@@ -1,5 +1,5 @@ -# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.015. +# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild v6.024. use strict; use warnings; @@ -19,7 +19,7 @@ "Shlomi Fish <shlomif\@cpan.org>" , "dist_name" => "File-Remove", - "dist_version" => "1.60", + "dist_version" => "1.61", "license" => "perl", "module_name" => "File::Remove", "recursive_test_files" => 1,
View file
_service:tar_scm:File-Remove-1.60.tar.gz/Changes -> _service:tar_scm:File-Remove-1.61.tar.gz/Changes
Changed
@@ -1,5 +1,8 @@ Revision history for Perl extension File-Remove +1.61 2022-06-13 - Shlomi Fish + - Merged https://github.com/shlomif/File-Remove/pull/4 + 1.60 2020-10-22 - Shlomi Fish - Add .tidyallrc + related changes - Fix mismatched $VERSION.
View file
_service:tar_scm:File-Remove-1.60.tar.gz/MANIFEST -> _service:tar_scm:File-Remove-1.61.tar.gz/MANIFEST
Changed
@@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.015. +# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.024. Build.PL Changes LICENSE @@ -10,6 +10,7 @@ README dist.ini lib/File/Remove.pm +scripts/tag-release.pl t/00-compile.t t/01_compile.t t/02_directories.t
View file
_service:tar_scm:File-Remove-1.60.tar.gz/META.json -> _service:tar_scm:File-Remove-1.61.tar.gz/META.json
Changed
@@ -4,7 +4,7 @@ "Shlomi Fish <shlomif@cpan.org>" , "dynamic_config" : 0, - "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010", + "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010", "license" : "perl_5" , @@ -65,7 +65,7 @@ "provides" : { "File::Remove" : { "file" : "lib/File/Remove.pm", - "version" : "1.60" + "version" : "1.61" } }, "release_status" : "stable", @@ -81,10 +81,10 @@ "web" : "https://github.com/shlomif/File-Remove" } }, - "version" : "1.60", + "version" : "1.61", "x_Dist_Zilla" : { "perl" : { - "version" : "5.032000" + "version" : "5.034001" }, "plugins" : { @@ -96,17 +96,17 @@ } }, "name" : "@Filter/TestMoreDoneTesting", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::AutoPrereqs", "name" : "@Filter/AutoPrereqs", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::ExecDir", "name" : "@Filter/ExecDir", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::GatherDir", @@ -122,27 +122,27 @@ } }, "name" : "@Filter/GatherDir", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::ManifestSkip", "name" : "@Filter/ManifestSkip", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::MetaYAML", "name" : "@Filter/MetaYAML", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::PruneCruft", "name" : "@Filter/PruneCruft", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::Readme", "name" : "@Filter/Readme", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::RunExtraTests", @@ -157,7 +157,7 @@ { "class" : "Dist::Zilla::Plugin::ShareDir", "name" : "@Filter/ShareDir", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::MakeMaker", @@ -167,7 +167,7 @@ } }, "name" : "@Filter/MakeMaker", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::CheckChangesHasContent", @@ -177,22 +177,22 @@ { "class" : "Dist::Zilla::Plugin::ConfirmRelease", "name" : "@Filter/ConfirmRelease", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::Manifest", "name" : "@Filter/Manifest", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", "name" : "@Filter/MetaConfig", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::MetaJSON", "name" : "@Filter/MetaJSON", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::MetaProvides::Package", @@ -202,7 +202,7 @@ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.015" + "version" : "6.024" } , "include_underscores" : 0 @@ -224,7 +224,7 @@ { "class" : "Dist::Zilla::Plugin::MetaResources", "name" : "@Filter/MetaResources", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::ModuleBuild", @@ -234,22 +234,22 @@ } }, "name" : "@Filter/ModuleBuild", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::PkgVersion", "name" : "@Filter/PkgVersion", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::PodCoverageTests", "name" : "@Filter/PodCoverageTests", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::PodSyntaxTests", "name" : "@Filter/PodSyntaxTests", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::Test::Compile", @@ -323,7 +323,7 @@ { "class" : "Dist::Zilla::Plugin::TestRelease", "name" : "@Filter/TestRelease", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::PodWeaver", @@ -337,7 +337,7 @@ { "class" : "Pod::Weaver::Plugin::SingleEncoding", "name" : "@SHLOMIF/SingleEncoding", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Plugin::WikiDoc", @@ -347,87 +347,87 @@ { "class" : "Pod::Weaver::Plugin::EnsurePod5", "name" : "@CorePrep/EnsurePod5", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Plugin::H1Nester", "name" : "@CorePrep/H1Nester", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@SHLOMIF/Name", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Version", "name" : "@SHLOMIF/Version", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@SHLOMIF/Prelude", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@SHLOMIF/Synopsis", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@SHLOMIF/Description", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@SHLOMIF/Usage", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@SHLOMIF/Overview", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Generic", "name" : "@SHLOMIF/Stability", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Requirements", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Attributes", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Constructors", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Methods", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Collect", "name" : "Functions", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Leftovers", "name" : "@SHLOMIF/Leftovers", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Region", "name" : "@SHLOMIF/postlude", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Support", @@ -437,12 +437,12 @@ { "class" : "Pod::Weaver::Section::Authors", "name" : "@SHLOMIF/Authors", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Bugs", "name" : "@SHLOMIF/Bugs", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Section::Contributors", @@ -452,23 +452,23 @@ { "class" : "Pod::Weaver::Section::Legal", "name" : "@SHLOMIF/Legal", - "version" : "4.015" + "version" : "4.018" }, { "class" : "Pod::Weaver::Plugin::Transformer", "name" : "@SHLOMIF/List", - "version" : "4.015" + "version" : "4.018" } } }, "name" : "@Filter/PodWeaver", - "version" : "4.008" + "version" : "4.009" }, { "class" : "Dist::Zilla::Plugin::UploadToCPAN", "name" : "@Filter/UploadToCPAN", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::Test::TidyAll", @@ -478,57 +478,57 @@ { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":InstallModules", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":IncModules", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":TestFiles", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExtraTestFiles", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ExecFiles", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":PerlExecFiles", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":ShareFiles", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":MainModule", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":AllFiles", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : ":NoFiles", - "version" : "6.015" + "version" : "6.024" }, { "class" : "Dist::Zilla::Plugin::FinderCode", "name" : "@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM", - "version" : "6.015" + "version" : "6.024" } , "zilla" : { @@ -536,11 +536,11 @@ "config" : { "is_trial" : 0 }, - "version" : "6.015" + "version" : "6.024" } }, - "x_generated_by_perl" : "v5.32.0", - "x_serialization_backend" : "Cpanel::JSON::XS version 4.24", + "x_generated_by_perl" : "v5.34.1", + "x_serialization_backend" : "Cpanel::JSON::XS version 4.26", "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later" }
View file
_service:tar_scm:File-Remove-1.60.tar.gz/META.yml -> _service:tar_scm:File-Remove-1.61.tar.gz/META.yml
Changed
@@ -14,7 +14,7 @@ ExtUtils::MakeMaker: '0' Module::Build: '0.28' dynamic_config: 0 -generated_by: 'Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010' +generated_by: 'Dist::Zilla version 6.024, 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: File::Remove: file: lib/File/Remove.pm - version: '1.60' + version: '1.61' requires: Cwd: '3.29' File::Glob: '0' @@ -38,10 +38,10 @@ bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=File-Remove homepage: http://metacpan.org/release/File-Remove repository: git://github.com/shlomif/File-Remove.git -version: '1.60' +version: '1.61' x_Dist_Zilla: perl: - version: '5.032000' + version: '5.034001' plugins: - class: Dist::Zilla::Plugin::Prereqs @@ -50,15 +50,15 @@ phase: test type: requires name: '@Filter/TestMoreDoneTesting' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::AutoPrereqs name: '@Filter/AutoPrereqs' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::ExecDir name: '@Filter/ExecDir' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::GatherDir config: @@ -71,23 +71,23 @@ prune_directory: root: . name: '@Filter/GatherDir' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::ManifestSkip name: '@Filter/ManifestSkip' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::MetaYAML name: '@Filter/MetaYAML' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::PruneCruft name: '@Filter/PruneCruft' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::Readme name: '@Filter/Readme' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::RunExtraTests config: @@ -98,14 +98,14 @@ - class: Dist::Zilla::Plugin::ShareDir name: '@Filter/ShareDir' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::MakeMaker config: Dist::Zilla::Role::TestRunner: default_jobs: 1 name: '@Filter/MakeMaker' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::CheckChangesHasContent name: '@Filter/CheckChangesHasContent' @@ -113,19 +113,19 @@ - class: Dist::Zilla::Plugin::ConfirmRelease name: '@Filter/ConfirmRelease' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::Manifest name: '@Filter/Manifest' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::MetaConfig name: '@Filter/MetaConfig' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::MetaJSON name: '@Filter/MetaJSON' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::MetaProvides::Package config: @@ -134,7 +134,7 @@ - class: Dist::Zilla::Plugin::FinderCode name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM' - version: '6.015' + version: '6.024' include_underscores: 0 Dist::Zilla::Role::MetaProvider::Provider: $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004' @@ -149,26 +149,26 @@ - class: Dist::Zilla::Plugin::MetaResources name: '@Filter/MetaResources' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::ModuleBuild config: Dist::Zilla::Role::TestRunner: default_jobs: 1 name: '@Filter/ModuleBuild' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::PkgVersion name: '@Filter/PkgVersion' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::PodCoverageTests name: '@Filter/PodCoverageTests' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::PodSyntaxTests name: '@Filter/PodSyntaxTests' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::Test::Compile config: @@ -224,7 +224,7 @@ - class: Dist::Zilla::Plugin::TestRelease name: '@Filter/TestRelease' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::PodWeaver config: @@ -236,7 +236,7 @@ - class: Pod::Weaver::Plugin::SingleEncoding name: '@SHLOMIF/SingleEncoding' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Plugin::WikiDoc name: '@SHLOMIF/WikiDoc' @@ -244,71 +244,71 @@ - class: Pod::Weaver::Plugin::EnsurePod5 name: '@CorePrep/EnsurePod5' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Plugin::H1Nester name: '@CorePrep/H1Nester' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Generic name: '@SHLOMIF/Name' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Version name: '@SHLOMIF/Version' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Region name: '@SHLOMIF/Prelude' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Generic name: '@SHLOMIF/Synopsis' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Generic name: '@SHLOMIF/Description' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Generic name: '@SHLOMIF/Usage' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Generic name: '@SHLOMIF/Overview' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Generic name: '@SHLOMIF/Stability' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Collect name: Requirements - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Collect name: Attributes - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Collect name: Constructors - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Collect name: Methods - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Collect name: Functions - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Leftovers name: '@SHLOMIF/Leftovers' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Region name: '@SHLOMIF/postlude' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Support name: '@SHLOMIF/Support' @@ -316,11 +316,11 @@ - class: Pod::Weaver::Section::Authors name: '@SHLOMIF/Authors' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Bugs name: '@SHLOMIF/Bugs' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Section::Contributors name: '@SHLOMIF/Contributors' @@ -328,17 +328,17 @@ - class: Pod::Weaver::Section::Legal name: '@SHLOMIF/Legal' - version: '4.015' + version: '4.018' - class: Pod::Weaver::Plugin::Transformer name: '@SHLOMIF/List' - version: '4.015' + version: '4.018' name: '@Filter/PodWeaver' - version: '4.008' + version: '4.009' - class: Dist::Zilla::Plugin::UploadToCPAN name: '@Filter/UploadToCPAN' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::Test::TidyAll name: Test::TidyAll @@ -346,52 +346,52 @@ - class: Dist::Zilla::Plugin::FinderCode name: ':InstallModules' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':IncModules' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':TestFiles' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':ExtraTestFiles' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':ExecFiles' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':PerlExecFiles' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':ShareFiles' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':MainModule' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':AllFiles' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: ':NoFiles' - version: '6.015' + version: '6.024' - class: Dist::Zilla::Plugin::FinderCode name: '@Filter/MetaProvides::Package/AUTOVIV/:InstallModulesPM' - version: '6.015' + version: '6.024' zilla: class: Dist::Zilla::Dist::Builder config: is_trial: '0' - version: '6.015' -x_generated_by_perl: v5.32.0 + version: '6.024' +x_generated_by_perl: v5.34.1 x_serialization_backend: 'YAML::Tiny version 1.73' x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
View file
_service:tar_scm:File-Remove-1.60.tar.gz/Makefile.PL -> _service:tar_scm:File-Remove-1.61.tar.gz/Makefile.PL
Changed
@@ -1,4 +1,4 @@ -# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.015. +# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker v6.024. use strict; use warnings; @@ -38,7 +38,7 @@ "IPC::Open3" => 0, "Test::More" => "0.88" }, - "VERSION" => "1.60", + "VERSION" => "1.61", "test" => { "TESTS" => "t/*.t" }
View file
_service:tar_scm:File-Remove-1.60.tar.gz/README -> _service:tar_scm:File-Remove-1.61.tar.gz/README
Changed
@@ -1,5 +1,5 @@ This archive contains the distribution File-Remove, -version 1.60: +version 1.61: Remove files and directories @@ -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.015. +This README file was generated by Dist::Zilla::Plugin::Readme v6.024.
View file
_service:tar_scm:File-Remove-1.60.tar.gz/dist.ini -> _service:tar_scm:File-Remove-1.61.tar.gz/dist.ini
Changed
@@ -3,7 +3,7 @@ license = Perl_5 copyright_holder = Gabor Egressy copyright_year = 1998 -version = 1.60 +version = 1.61 @Filter -bundle = @SHLOMIF @@ -15,3 +15,5 @@ repository_web = https://github.com/shlomif/File-Remove repository_type = git Test::TidyAll +; authordep Pod::Coverage::TrustPod +; authordep Pod::Weaver::PluginBundle::SHLOMIF
View file
_service:tar_scm:File-Remove-1.60.tar.gz/lib/File/Remove.pm -> _service:tar_scm:File-Remove-1.61.tar.gz/lib/File/Remove.pm
Changed
@@ -1,5 +1,5 @@ package File::Remove; -$File::Remove::VERSION = '1.60'; +$File::Remove::VERSION = '1.61'; use 5.008; use strict; use warnings; @@ -329,7 +329,7 @@ =head1 VERSION -version 1.60 +version 1.61 =head1 SYNOPSIS
View file
_service:tar_scm:File-Remove-1.61.tar.gz/scripts
Added
+(directory)
View file
_service:tar_scm:File-Remove-1.61.tar.gz/scripts/tag-release.pl
Added
@@ -0,0 +1,21 @@ +#! /usr/bin/env perl + +use strict; +use warnings; + +use Path::Tiny qw/ path /; + +my ($version) = + ( map { m{\Aversion * = *(\S+)} ? ($1) : () } + path("./dist.ini")->lines_utf8() ); + +if ( !defined($version) ) +{ + die "Version is undefined!"; +} + +my $DIST = "File-Remove"; +my @cmd = ( "git", "tag", "-m", "Tagging $DIST as $version", "$version", ); + +print join( " ", map { /\s/ ? qq{"$_"} : $_ } @cmd ), "\n"; +exec(@cmd);
View file
_service:tar_scm:File-Remove-1.60.tar.gz/t/05_links.t -> _service:tar_scm:File-Remove-1.61.tar.gz/t/05_links.t
Changed
@@ -12,7 +12,7 @@ use File::Spec::Functions ':ALL'; use File::Remove (); -unless ( eval { symlink( "", "" ); 1 } ) +unless ( $^O ne 'msys' && eval { symlink( "", "" ); 1 } ) { plan( "skip_all" => "No Unix-like symlinks" ); exit(0);
View file
_service:tar_scm:File-Remove-1.60.tar.gz/t/07_cwd.t -> _service:tar_scm:File-Remove-1.61.tar.gz/t/07_cwd.t
Changed
@@ -48,8 +48,8 @@ ); my $moveto1 = File::Remove::_moveto( - File::Spec->catdir( $base, 't' ), # remove - File::Spec->catdir( $base, 't' ), # cwd + File::Spec->catdir( $base, 't' ), # remove + File::Spec->catdir( $base, 't' ), # cwd ); $moveto1 =~ s/\\/\//g;
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2