Hello community,

here is the log from the commit of package perl-B-COW for openSUSE:Factory 
checked in at 2020-02-03 11:26:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-B-COW (Old)
 and      /work/SRC/openSUSE:Factory/.perl-B-COW.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-B-COW"

Mon Feb  3 11:26:40 2020 rev:2 rq:768648 version:0.002

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-B-COW/perl-B-COW.changes    2019-11-17 
19:24:05.714842068 +0100
+++ /work/SRC/openSUSE:Factory/.perl-B-COW.new.26092/perl-B-COW.changes 
2020-02-03 11:26:41.322137398 +0100
@@ -1,0 +2,10 @@
+Thu Jan 30 03:08:13 UTC 2020 -  <[email protected]>
+
+- updated to 0.002
+   see /usr/share/doc/packages/perl-B-COW/Changes
+
+  0.002     2020-01-29 12:13:52-07:00 America/Denver
+  
+  fix unit test error for 'uncow' strings
+
+-------------------------------------------------------------------

Old:
----
  B-COW-0.001.tar.gz

New:
----
  B-COW-0.002.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-B-COW.spec ++++++
--- /var/tmp/diff_new_pack.33fX4E/_old  2020-02-03 11:26:41.918137424 +0100
+++ /var/tmp/diff_new_pack.33fX4E/_new  2020-02-03 11:26:41.922137424 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-B-COW
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-B-COW
-Version:        0.001
+Version:        0.002
 Release:        0
 %define cpan_name B-COW
 Summary:        B::COW additional B helpers to check COW status

++++++ B-COW-0.001.tar.gz -> B-COW-0.002.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/Changes new/B-COW-0.002/Changes
--- old/B-COW-0.001/Changes     2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/Changes     2020-01-29 20:13:54.000000000 +0100
@@ -1,5 +1,9 @@
 Revision history for B-COW
 
+0.002     2020-01-29 12:13:52-07:00 America/Denver
+
+fix unit test error for 'uncow' strings
+
 0.001     2018-10-26 11:42:52-05:00 America/Chicago
 
 First version, this is a very alpha state
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/MANIFEST new/B-COW-0.002/MANIFEST
--- old/B-COW-0.001/MANIFEST    2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/MANIFEST    2020-01-29 20:13:54.000000000 +0100
@@ -7,6 +7,7 @@
 META.yml
 Makefile.PL
 README
+cpanfile
 dist.ini
 examples/synopsis.pl
 lib/B/COW.pm
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/META.json new/B-COW-0.002/META.json
--- old/B-COW-0.001/META.json   2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/META.json   2020-01-29 20:13:54.000000000 +0100
@@ -52,7 +52,7 @@
    "provides" : {
       "B::COW" : {
          "file" : "lib/B/COW.pm",
-         "version" : "0.001"
+         "version" : "0.002"
       }
    },
    "release_status" : "stable",
@@ -66,16 +66,16 @@
          "web" : "https://github.com/atoomic/B-COW.git";
       }
    },
-   "version" : "0.001",
+   "version" : "0.002",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.028000"
+         "version" : "5.026002"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::OurPkgVersion",
             "name" : "OurPkgVersion",
-            "version" : "0.12"
+            "version" : "0.21"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Compile",
@@ -293,12 +293,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.21.1 (Apple Git-122.3)",
                   "repo_root" : "."
                }
             },
             "name" : "Git::Push",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -318,8 +318,13 @@
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
+            "config" : {
+               "Dist::Zilla::Plugin::Test::MinimumVersion" : {
+                  "max_target_perl" : "5.008"
+               }
+            },
             "name" : "Test::MinimumVersion",
-            "version" : "2.000008"
+            "version" : "2.000010"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -337,12 +342,12 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.21.1 (Apple Git-122.3)",
                   "repo_root" : "."
                }
             },
             "name" : "@Git/Check",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -353,7 +358,7 @@
                      "README.mkdn",
                      "dist.ini"
                   ],
-                  "commit_msg" : "v%v%n%n%c"
+                  "commit_msg" : "v%V%n%n%c"
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
@@ -365,7 +370,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.21.1 (Apple Git-122.3)",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -373,7 +378,7 @@
                }
             },
             "name" : "@Git/Commit",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -382,12 +387,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v0.001",
-                  "tag_format" : "v%v",
-                  "tag_message" : "v%v"
+                  "tag" : "v0.002",
+                  "tag_format" : "v%V",
+                  "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.21.1 (Apple Git-122.3)",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -395,7 +400,7 @@
                }
             },
             "name" : "@Git/Tag",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -408,12 +413,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.21.1 (Apple Git-122.3)",
                   "repo_root" : "."
                }
             },
             "name" : "@Git/Push",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::BeforeBuild",
@@ -421,11 +426,11 @@
                "Dist::Zilla::Plugin::Run::Role::Runner" : {
                   "fatal_errors" : 1,
                   "quiet" : 0,
-                  "version" : "0.047"
+                  "version" : "0.048"
                }
             },
             "name" : "Run::BeforeBuild",
-            "version" : "0.047"
+            "version" : "0.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
@@ -437,11 +442,11 @@
                      "cp %d/Makefile.PL ./",
                      "git status --porcelain | grep 'M Makefile.PL' && git 
commit -m 'Makefile.PL auto-updated by dist.ini' Makefile.PL && echo \"# 
Makefile.PL auto-update\" || echo \"# Makefile.PL up to date\""
                   ],
-                  "version" : "0.047"
+                  "version" : "0.048"
                }
             },
             "name" : "Run::AfterBuild",
-            "version" : "0.047"
+            "version" : "0.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
@@ -452,12 +457,12 @@
                   "version_regexp" : "(?^:^v(.+)$)"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.19.1",
+                  "git_version" : "2.21.1 (Apple Git-122.3)",
                   "repo_root" : "."
                }
             },
             "name" : "Git::NextVersion",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
@@ -636,7 +641,7 @@
          "version" : "6.012"
       }
    },
-   "x_generated_by_perl" : "v5.28.0",
+   "x_generated_by_perl" : "v5.26.2",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.06"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/META.yml new/B-COW-0.002/META.yml
--- old/B-COW-0.001/META.yml    2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/META.yml    2020-01-29 20:13:54.000000000 +0100
@@ -19,21 +19,21 @@
 provides:
   B::COW:
     file: lib/B/COW.pm
-    version: '0.001'
+    version: '0.002'
 requires:
   perl: '5.008'
 resources:
   bugtracker: https://github.com/atoomic/B-COW/issues
   repository: https://github.com/atoomic/B-COW.git
-version: '0.001'
+version: '0.002'
 x_Dist_Zilla:
   perl:
-    version: '5.028000'
+    version: '5.026002'
   plugins:
     -
       class: Dist::Zilla::Plugin::OurPkgVersion
       name: OurPkgVersion
-      version: '0.12'
+      version: '0.21'
     -
       class: Dist::Zilla::Plugin::Test::Compile
       config:
@@ -201,10 +201,10 @@
             - 'gh HEAD:refs/heads/released'
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: '2.21.1 (Apple Git-122.3)'
           repo_root: .
       name: Git::Push
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -219,8 +219,11 @@
       version: '6.012'
     -
       class: Dist::Zilla::Plugin::Test::MinimumVersion
+      config:
+        Dist::Zilla::Plugin::Test::MinimumVersion:
+          max_target_perl: '5.008'
       name: Test::MinimumVersion
-      version: '2.000008'
+      version: '2.000010'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -234,10 +237,10 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: '2.21.1 (Apple Git-122.3)'
           repo_root: .
       name: '@Git/Check'
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -246,7 +249,7 @@
             - Changes
             - README.mkdn
             - dist.ini
-          commit_msg: v%v%n%n%c
+          commit_msg: v%V%n%n%c
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
             - Changes
@@ -255,12 +258,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: '2.21.1 (Apple Git-122.3)'
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Git/Commit'
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -268,16 +271,16 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v0.001
-          tag_format: v%v
-          tag_message: v%v
+          tag: v0.002
+          tag_format: v%V
+          tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: '2.21.1 (Apple Git-122.3)'
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Git/Tag'
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -287,19 +290,19 @@
             - 'gh HEAD:refs/heads/released'
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: '2.21.1 (Apple Git-122.3)'
           repo_root: .
       name: '@Git/Push'
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::Run::BeforeBuild
       config:
         Dist::Zilla::Plugin::Run::Role::Runner:
           fatal_errors: 1
           quiet: 0
-          version: '0.047'
+          version: '0.048'
       name: Run::BeforeBuild
-      version: '0.047'
+      version: '0.048'
     -
       class: Dist::Zilla::Plugin::Run::AfterBuild
       config:
@@ -309,9 +312,9 @@
           run:
             - 'cp %d/Makefile.PL ./'
             - "git status --porcelain | grep 'M Makefile.PL' && git commit -m 
'Makefile.PL auto-updated by dist.ini' Makefile.PL && echo \"# Makefile.PL 
auto-update\" || echo \"# Makefile.PL up to date\""
-          version: '0.047'
+          version: '0.048'
       name: Run::AfterBuild
-      version: '0.047'
+      version: '0.048'
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       config:
@@ -320,10 +323,10 @@
           version_by_branch: 0
           version_regexp: (?^:^v(.+)$)
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.19.1
+          git_version: '2.21.1 (Apple Git-122.3)'
           repo_root: .
       name: Git::NextVersion
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Filter/PruneCruft'
@@ -461,5 +464,5 @@
     config:
       is_trial: '0'
     version: '6.012'
-x_generated_by_perl: v5.28.0
+x_generated_by_perl: v5.26.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/Makefile.PL new/B-COW-0.002/Makefile.PL
--- old/B-COW-0.001/Makefile.PL 2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/Makefile.PL 2020-01-29 20:13:54.000000000 +0100
@@ -23,7 +23,7 @@
     "File::Spec" => 0,
     "Test::More" => 0
   },
-  "VERSION" => "0.001",
+  "VERSION" => "0.002",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/README new/B-COW-0.002/README
--- old/B-COW-0.001/README      2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/README      2020-01-29 20:13:54.000000000 +0100
@@ -1,5 +1,5 @@
 This archive contains the distribution B-COW,
-version 0.001:
+version 0.002:
 
   B::COW additional B helpers to check COW status
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/cpanfile new/B-COW-0.002/cpanfile
--- old/B-COW-0.001/cpanfile    1970-01-01 01:00:00.000000000 +0100
+++ new/B-COW-0.002/cpanfile    2020-01-29 20:13:54.000000000 +0100
@@ -0,0 +1,15 @@
+#requires "Git::Repository"             => 0;
+#recommends "YAML"             => "0";
+
+on "test" => sub {
+    requires "Devel::Peek"         => "0";
+    requires "ExtUtils::MakeMaker" => "0";
+    requires "File::Spec"          => "0";
+    requires "Test::More"          => "0";
+};
+
+# on 'develop' => sub {
+#     recommends 'Devel::NYTProf';
+#     recommends "Code::TidyAll::Git::Precommit";
+#     recommends "Perl::Critic::Nits";
+# };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/lib/B/COW.pm new/B-COW-0.002/lib/B/COW.pm
--- old/B-COW-0.001/lib/B/COW.pm        2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/lib/B/COW.pm        2020-01-29 20:13:54.000000000 +0100
@@ -7,7 +7,7 @@
 
 use base 'Exporter';
 
-our $VERSION = '0.001'; # VERSION: generated by DZP::OurPkgVersion
+our $VERSION = '0.002'; # VERSION: generated by DZP::OurPkgVersion
 
 use XSLoader;
 
@@ -38,7 +38,7 @@
 
 =head1 VERSION
 
-version 0.001
+version 0.002
 
 =head1 SYNOPSIS
 
@@ -108,6 +108,8 @@
 
 That value is limited to 255, when we reach 255, a new PV would be created,
 
+=for markdown 
[![](https://github.com/atoomic/B-COW/workflows/linux/badge.svg)](https://github.com/atoomic/B-COW/actions)
 
[![](https://github.com/atoomic/B-COW/workflows/macos/badge.svg)](https://github.com/atoomic/B-COW/actions)
 
[![](https://github.com/atoomic/B-COW/workflows/windows/badge.svg)](https://github.com/atoomic/B-COW/actions)
+
 =head1 FUNCTIONS
 
 =head2 can_cow()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/t/01-basic.t new/B-COW-0.002/t/01-basic.t
--- old/B-COW-0.001/t/01-basic.t        2018-10-26 18:42:56.000000000 +0200
+++ new/B-COW-0.002/t/01-basic.t        2020-01-29 20:13:54.000000000 +0100
@@ -25,10 +25,13 @@
     is cowrefcnt_max() , 255, "cowrefcnt_max: might need to adjust...";
 
     {
-        my $c = $b . 'uncow';
+        my $c = $b . 'uncow'; # attempt to uncow the string
         ok is_cow($b), "b is_cow";
-        ok !is_cow($c), "c !is_cow";
-        is cowrefcnt( $c ), undef, "cowrefcnt on uncowed SvPV";
+        if ( is_cow($c) ) {
+            is cowrefcnt( $c ), 1, "cowrefcnt on cowed SvPV";
+        } else {
+            is cowrefcnt( $c ), undef, "cowrefcnt on uncowed SvPV";
+        }
     }
 
     {
@@ -46,7 +49,6 @@
         delete $a[99];
         is cowrefcnt( $str ), 100, "cowrefcnt decrease to 100";
         is cowrefcnt( $a[-1] ), 100, "cowrefcnt decrease to 100";
-
     }
 
     {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/B-COW-0.001/xt/author/minimum-version.t 
new/B-COW-0.002/xt/author/minimum-version.t
--- old/B-COW-0.001/xt/author/minimum-version.t 2018-10-26 18:42:56.000000000 
+0200
+++ new/B-COW-0.002/xt/author/minimum-version.t 2020-01-29 20:13:54.000000000 
+0100
@@ -1,6 +1,6 @@
-#!perl
+use strict;
+use warnings;
 
 use Test::More;
-
 use Test::MinimumVersion;
 all_minimum_version_ok( qq{5.008} );


Reply via email to