commit perl-Carp-Assert-More for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package perl-Carp-Assert-More for 
openSUSE:Factory checked in at 2020-10-10 00:28:31

Comparing /work/SRC/openSUSE:Factory/perl-Carp-Assert-More (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.4249 (New)


Package is "perl-Carp-Assert-More"

Sat Oct 10 00:28:31 2020 rev:10 rq:840238 version:1.24

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Carp-Assert-More/perl-Carp-Assert-More.changes  
2019-08-13 13:20:11.793435245 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.4249/perl-Carp-Assert-More.changes
2020-10-10 00:28:34.353129853 +0200
@@ -1,0 +2,14 @@
+Thu Oct  8 03:07:06 UTC 2020 - Tina Müller 
+
+- updated to 1.24
+   see /usr/share/doc/packages/perl-Carp-Assert-More/Changes
+
+  1.24Tue Oct  6 22:37:06 CDT 2020
+  [ENHANCEMENTS]
+  The requirement for Perl 5.10 has been reverted to 5.6.1.
+
+  1.22Tue Oct  6 22:03:55 CDT 2020
+  [ENHANCEMENTS]
+  Add assert_keys_are() for asserting an exact list of keys.
+
+---

Old:

  Carp-Assert-More-1.20.tar.gz

New:

  Carp-Assert-More-1.24.tar.gz



Other differences:
--
++ perl-Carp-Assert-More.spec ++
--- /var/tmp/diff_new_pack.dBP6rf/_old  2020-10-10 00:28:35.061130204 +0200
+++ /var/tmp/diff_new_pack.dBP6rf/_new  2020-10-10 00:28:35.065130206 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Carp-Assert-More
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Carp-Assert-More
-Version:1.20
+Version:1.24
 Release:0
 %define cpan_name Carp-Assert-More
 Summary:Convenience wrappers around Carp::Assert
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Carp-Assert-More-1.20.tar.gz -> Carp-Assert-More-1.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.20/Changes 
new/Carp-Assert-More-1.24/Changes
--- old/Carp-Assert-More-1.20/Changes   2019-08-09 17:13:48.0 +0200
+++ new/Carp-Assert-More-1.24/Changes   2020-10-07 05:37:17.0 +0200
@@ -1,5 +1,13 @@
 Revision history for Perl extension Carp::Assert::More.
 
+1.24Tue Oct  6 22:37:06 CDT 2020
+[ENHANCEMENTS]
+The requirement for Perl 5.10 has been reverted to 5.6.1.
+
+1.22Tue Oct  6 22:03:55 CDT 2020
+[ENHANCEMENTS]
+Add assert_keys_are() for asserting an exact list of keys.
+
 1.20Fri Aug  9 10:10:06 CDT 2019
 [ENHANCEMENTS]
 Add assert_datetime() for asserting DateTime objects.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.20/MANIFEST 
new/Carp-Assert-More-1.24/MANIFEST
--- old/Carp-Assert-More-1.20/MANIFEST  2019-08-09 17:14:02.0 +0200
+++ new/Carp-Assert-More-1.24/MANIFEST  2020-10-07 05:43:49.0 +0200
@@ -21,6 +21,7 @@
 t/assert_isa.t
 t/assert_isa_in.t
 t/assert_isnt.t
+t/assert_keys_are.t
 t/assert_lacks.t
 t/assert_like.t
 t/assert_listref.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.20/META.json 
new/Carp-Assert-More-1.24/META.json
--- old/Carp-Assert-More-1.20/META.json 2019-08-09 17:14:02.0 +0200
+++ new/Carp-Assert-More-1.24/META.json 2020-10-07 05:43:49.0 +0200
@@ -4,13 +4,13 @@
   "unknown"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
-  "version" : "2"
+  "version" : 2
},
"name" : "Carp-Assert-More",
"no_index" : {
@@ -52,6 +52,6 @@
  "url" : "https://github.com/petdance/carp-assert-more/tree/master;
   }
},
-   "version" : "1.20",
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "version" : "1.24",
+   "x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' 

commit perl-Carp-Assert-More for openSUSE:Factory

2019-08-13 Thread root
Hello community,

here is the log from the commit of package perl-Carp-Assert-More for 
openSUSE:Factory checked in at 2019-08-13 13:18:58

Comparing /work/SRC/openSUSE:Factory/perl-Carp-Assert-More (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.9556 (New)


Package is "perl-Carp-Assert-More"

Tue Aug 13 13:18:58 2019 rev:9 rq:722196 version:1.20

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Carp-Assert-More/perl-Carp-Assert-More.changes  
2019-07-22 17:18:35.865948566 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.9556/perl-Carp-Assert-More.changes
2019-08-13 13:20:11.793435245 +0200
@@ -1,0 +2,10 @@
+Sat Aug 10 05:03:19 UTC 2019 - Stephan Kulow 
+
+- updated to 1.20
+   see /usr/share/doc/packages/perl-Carp-Assert-More/Changes
+
+  1.20Fri Aug  9 10:10:06 CDT 2019
+  [ENHANCEMENTS]
+  Add assert_datetime() for asserting DateTime objects.
+
+---

Old:

  Carp-Assert-More-1.18.tar.gz

New:

  Carp-Assert-More-1.20.tar.gz



Other differences:
--
++ perl-Carp-Assert-More.spec ++
--- /var/tmp/diff_new_pack.DA6dZW/_old  2019-08-13 13:20:12.341435101 +0200
+++ /var/tmp/diff_new_pack.DA6dZW/_new  2019-08-13 13:20:12.349435099 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Carp-Assert-More
-Version:1.18
+Version:1.20
 Release:0
 %define cpan_name Carp-Assert-More
 Summary:Convenience wrappers around Carp::Assert

++ Carp-Assert-More-1.18.tar.gz -> Carp-Assert-More-1.20.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.18/Changes 
new/Carp-Assert-More-1.20/Changes
--- old/Carp-Assert-More-1.18/Changes   2019-07-20 00:14:38.0 +0200
+++ new/Carp-Assert-More-1.20/Changes   2019-08-09 17:13:48.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Carp::Assert::More.
 
+1.20Fri Aug  9 10:10:06 CDT 2019
+[ENHANCEMENTS]
+Add assert_datetime() for asserting DateTime objects.
+
 1.18Fri Jul 19 17:12:32 CDT 2019
 [ENHANCEMENTS]
 Added assert_aoh() for asserting an array of hashrefs.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.18/MANIFEST 
new/Carp-Assert-More-1.20/MANIFEST
--- old/Carp-Assert-More-1.18/MANIFEST  2019-07-20 00:14:58.0 +0200
+++ new/Carp-Assert-More-1.20/MANIFEST  2019-08-09 17:14:02.0 +0200
@@ -9,6 +9,7 @@
 t/assert_aoh.t
 t/assert_arrayref.t
 t/assert_coderef.t
+t/assert_datetime.t
 t/assert_defined.t
 t/assert_empty.t
 t/assert_exists.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.18/META.json 
new/Carp-Assert-More-1.20/META.json
--- old/Carp-Assert-More-1.18/META.json 2019-07-20 00:14:58.0 +0200
+++ new/Carp-Assert-More-1.20/META.json 2019-08-09 17:14:02.0 +0200
@@ -52,6 +52,6 @@
  "url" : "https://github.com/petdance/carp-assert-more/tree/master;
   }
},
-   "version" : "1.18",
+   "version" : "1.20",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.18/META.yml 
new/Carp-Assert-More-1.20/META.yml
--- old/Carp-Assert-More-1.18/META.yml  2019-07-20 00:14:58.0 +0200
+++ new/Carp-Assert-More-1.20/META.yml  2019-08-09 17:14:02.0 +0200
@@ -27,5 +27,5 @@
   bugtracker: 
https://rt.cpan.org/Public/Dist/Display.html?Name=Carp-Assert-More
   license: http://www.opensource.org/licenses/artistic-license-2.0.php
   repository: https://github.com/petdance/carp-assert-more/tree/master
-version: '1.18'
+version: '1.20'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.012'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.18/More.pm 
new/Carp-Assert-More-1.20/More.pm
--- old/Carp-Assert-More-1.18/More.pm   2019-07-20 00:14:38.0 +0200
+++ new/Carp-Assert-More-1.20/More.pm   2019-08-09 17:13:48.0 +0200
@@ -15,18 +15,19 @@
 
 =head1 VERSION
 
-Version 1.18
+Version 1.20
 
 =cut
 
 BEGIN {
-$VERSION = '1.18';
+$VERSION = '1.20';
 @ISA = qw(Exporter);
 @EXPORT = qw(
 assert_all_keys_in
 assert_aoh
 assert_arrayref
 assert_coderef
+assert_datetime
 assert_defined
 assert_empty
 assert_exists
@@ -680,6 +681,25 @@
 return assert_isa( $ref, 'CODE', $name );
 }
 
+
+=head1 TYPE-SPECIFIC ASSERTIONS
+
+=head2 assert_datetime( $date )
+
+Asserts that C<$date> is a DateTime object.
+

commit perl-Carp-Assert-More for openSUSE:Factory

2019-07-22 Thread root
Hello community,

here is the log from the commit of package perl-Carp-Assert-More for 
openSUSE:Factory checked in at 2019-07-22 17:18:35

Comparing /work/SRC/openSUSE:Factory/perl-Carp-Assert-More (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.4126 (New)


Package is "perl-Carp-Assert-More"

Mon Jul 22 17:18:35 2019 rev:8 rq:717508 version:1.18

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Carp-Assert-More/perl-Carp-Assert-More.changes  
2017-08-24 18:52:43.654643849 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.4126/perl-Carp-Assert-More.changes
2019-07-22 17:18:35.865948566 +0200
@@ -1,0 +2,10 @@
+Sun Jul 21 11:10:54 UTC 2019 - Stephan Kulow 
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-Carp-Assert-More/Changes
+
+  1.18Fri Jul 19 17:12:32 CDT 2019
+  [ENHANCEMENTS]
+  Added assert_aoh() for asserting an array of hashrefs.
+
+---

Old:

  Carp-Assert-More-1.16.tar.gz

New:

  Carp-Assert-More-1.18.tar.gz



Other differences:
--
++ perl-Carp-Assert-More.spec ++
--- /var/tmp/diff_new_pack.6rOEeL/_old  2019-07-22 17:18:36.269948244 +0200
+++ /var/tmp/diff_new_pack.6rOEeL/_new  2019-07-22 17:18:36.273948240 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Carp-Assert-More
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   perl-Carp-Assert-More
-Version:1.16
+Version:1.18
 Release:0
 %define cpan_name Carp-Assert-More
-Summary:Convenience Wrappers Around Carp::Assert
+Summary:Convenience wrappers around Carp::Assert
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Carp-Assert-More/
+Url:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -59,11 +59,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Carp-Assert-More-1.16.tar.gz -> Carp-Assert-More-1.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.16/Changes 
new/Carp-Assert-More-1.18/Changes
--- old/Carp-Assert-More-1.16/Changes   2017-08-04 21:18:59.0 +0200
+++ new/Carp-Assert-More-1.18/Changes   2019-07-20 00:14:38.0 +0200
@@ -1,5 +1,9 @@
 Revision history for Perl extension Carp::Assert::More.
 
+1.18Fri Jul 19 17:12:32 CDT 2019
+[ENHANCEMENTS]
+Added assert_aoh() for asserting an array of hashrefs.
+
 1.16Fri Aug  4 14:18:51 CDT 2017
 [ENHANCEMENTS]
 Added the following functions:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.16/MANIFEST 
new/Carp-Assert-More-1.18/MANIFEST
--- old/Carp-Assert-More-1.16/MANIFEST  2017-08-04 21:19:09.0 +0200
+++ new/Carp-Assert-More-1.18/MANIFEST  2019-07-20 00:14:58.0 +0200
@@ -6,6 +6,7 @@
 README.md
 t/00-load.t
 t/assert_all_keys_in.t
+t/assert_aoh.t
 t/assert_arrayref.t
 t/assert_coderef.t
 t/assert_defined.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.16/META.json 
new/Carp-Assert-More-1.18/META.json
--- old/Carp-Assert-More-1.16/META.json 2017-08-04 21:19:09.0 +0200
+++ new/Carp-Assert-More-1.18/META.json 2019-07-20 00:14:58.0 +0200
@@ -52,6 +52,6 @@
  "url" : "https://github.com/petdance/carp-assert-more/tree/master;
   }
},
-   "version" : "1.16",
+   "version" : "1.18",
"x_serialization_backend" : "JSON::PP version 2.27400"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.16/META.yml 
new/Carp-Assert-More-1.18/META.yml
--- old/Carp-Assert-More-1.16/META.yml  2017-08-04 21:19:09.0 +0200
+++ new/Carp-Assert-More-1.18/META.yml  2019-07-20 

commit perl-Carp-Assert-More for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package perl-Carp-Assert-More for 
openSUSE:Factory checked in at 2017-08-24 18:52:38

Comparing /work/SRC/openSUSE:Factory/perl-Carp-Assert-More (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new (New)


Package is "perl-Carp-Assert-More"

Thu Aug 24 18:52:38 2017 rev:7 rq:516828 version:1.16

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Carp-Assert-More/perl-Carp-Assert-More.changes  
2013-06-06 15:10:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new/perl-Carp-Assert-More.changes
 2017-08-24 18:52:43.654643849 +0200
@@ -1,0 +2,24 @@
+Sat Aug  5 05:10:50 UTC 2017 - co...@suse.com
+
+- updated to 1.16
+   see /usr/share/doc/packages/perl-Carp-Assert-More/Changes
+
+  1.16Fri Aug  4 14:18:51 CDT 2017
+  [ENHANCEMENTS]
+  Added the following functions:
+  * assert_numeric( $n )
+  * assert_all_keys_in( \%hash, \@keylist )
+  * assert_empty( [\%hash|\@list] )
+  * assert_coderef( $ref )
+  * assert_isa_in( $ref, \@class_list )
+  Thanks to Eric A. Zarko for some of them.  The rest were migrated
+  from a private code project.
+  
+  Renamed assert_listref() to assert_arrayref(), but keep
+  assert_listref() as backward compatibility.  assert_listref()
+  may go away in the future.
+  
+  [DOCUMENTATION]
+  Fixed a goof in the assert_integer() docs.  Thanks, Randy Lauen.
+
+---

Old:

  Carp-Assert-More-1.14.tar.gz

New:

  Carp-Assert-More-1.16.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Carp-Assert-More.spec ++
--- /var/tmp/diff_new_pack.oIx3xm/_old  2017-08-24 18:52:44.726492927 +0200
+++ /var/tmp/diff_new_pack.oIx3xm/_new  2017-08-24 18:52:44.742490674 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Carp-Assert-More
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,28 +17,28 @@
 
 
 Name:   perl-Carp-Assert-More
-Version:1.14
+Version:1.16
 Release:0
 %define cpan_name Carp-Assert-More
-Summary:Convenience wrappers around Carp::Assert
+Summary:Convenience Wrappers Around Carp::Assert
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Carp-Assert-More/
-Source: 
http://www.cpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Assert)
 BuildRequires:  perl(Test::Exception)
-#BuildRequires: perl(Carp::Assert::More)
 Requires:   perl(Carp::Assert)
 Requires:   perl(Test::Exception)
 %{perl_requires}
 
 %description
-Carp::Assert::More is a set of wrappers around the the Carp::Assert manpage
-functions to make the habit of writing assertions even easier.
+Carp::Assert::More is a set of wrappers around the Carp::Assert functions
+to make the habit of writing assertions even easier.
 
 Everything in here is effectively syntactic sugar. There's no technical
 reason to use
@@ -72,6 +72,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes README.md
 
 %changelog

++ Carp-Assert-More-1.14.tar.gz -> Carp-Assert-More-1.16.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.14/Changes 
new/Carp-Assert-More-1.16/Changes
--- old/Carp-Assert-More-1.14/Changes   2012-10-31 17:37:08.0 +0100
+++ new/Carp-Assert-More-1.16/Changes   2017-08-04 21:18:59.0 +0200
@@ -1,5 +1,23 @@
 Revision history for Perl extension Carp::Assert::More.
 
+1.16Fri Aug  4 14:18:51 CDT 2017
+[ENHANCEMENTS]
+Added the following functions:
+* assert_numeric( $n )
+* assert_all_keys_in( \%hash, \@keylist )
+* assert_empty( [\%hash|\@list] )
+* assert_coderef( $ref )
+* assert_isa_in( $ref, \@class_list )
+Thanks to Eric A. Zarko for some of them.  The rest were migrated
+from a private code project.
+
+Renamed assert_listref() to assert_arrayref(), but keep
+assert_listref() as backward compatibility.  assert_listref()
+   

commit perl-Carp-Assert-More for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Carp-Assert-More for 
openSUSE:Factory checked in at 2013-06-06 15:10:25

Comparing /work/SRC/openSUSE:Factory/perl-Carp-Assert-More (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new (New)


Package is perl-Carp-Assert-More

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Carp-Assert-More/perl-Carp-Assert-More.changes  
2012-02-14 13:08:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new/perl-Carp-Assert-More.changes
 2013-06-06 15:10:26.0 +0200
@@ -1,0 +2,16 @@
+Mon Jun  3 11:54:13 UTC 2013 - co...@suse.com
+
+- updated to 1.14
+   [ENHANCEMENTS]
+   Added assert_undefined() for Ben Hengst.
+
+   Added assert_unlike().
+
+   [FIXES]
+   assert_nonblank() wasn't using the correct message.  Thanks to
+   Leland Johnson.
+
+   assert_nonempty() wouldn't work on blessed arrays and refs.
+   Now it will.
+
+---

Old:

  Carp-Assert-More-1.12.tar.gz

New:

  Carp-Assert-More-1.14.tar.gz



Other differences:
--
++ perl-Carp-Assert-More.spec ++
--- /var/tmp/diff_new_pack.afTvyK/_old  2013-06-06 15:10:26.0 +0200
+++ /var/tmp/diff_new_pack.afTvyK/_new  2013-06-06 15:10:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Carp-Assert-More
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-Carp-Assert-More
-Version:1.12
+Version:1.14
 Release:0
 %define cpan_name Carp-Assert-More
 Summary:Convenience wrappers around Carp::Assert
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Carp-Assert-More/
-Source: 
http://www.cpan.org/authors/id/P/PE/PETDANCE/Carp-Assert-More-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Carp)
 BuildRequires:  perl(Carp::Assert)
-BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Test::Exception)
-Requires:   perl(Carp)
+#BuildRequires: perl(Carp::Assert::More)
 Requires:   perl(Carp::Assert)
-Requires:   perl(Scalar::Util)
 Requires:   perl(Test::Exception)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -72,11 +70,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++ Carp-Assert-More-1.12.tar.gz - Carp-Assert-More-1.14.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.12/Changes 
new/Carp-Assert-More-1.14/Changes
--- old/Carp-Assert-More-1.12/Changes   2005-10-14 18:59:42.0 +0200
+++ new/Carp-Assert-More-1.14/Changes   2012-10-31 17:37:08.0 +0100
@@ -1,6 +1,19 @@
 Revision history for Perl extension Carp::Assert::More.
 
-1.12
+1.14Wed Oct 31 11:37:04 CDT 2012
+[ENHANCEMENTS]
+Added assert_undefined() for Ben Hengst.
+
+Added assert_unlike().
+
+[FIXES]
+assert_nonblank() wasn't using the correct message.  Thanks to
+Leland Johnson.
+
+assert_nonempty() wouldn't work on blessed arrays and refs.
+Now it will.
+
+1.12Oct 14 2005
 [ENHANCEMENTS]
 * Added assert_nonnegative() and assert_nonnegative_integer().
 * Added assert_lacks().  Thanks to Bob Diss.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.12/MANIFEST 
new/Carp-Assert-More-1.14/MANIFEST
--- old/Carp-Assert-More-1.12/MANIFEST  2005-10-14 19:15:13.0 +0200
+++ new/Carp-Assert-More-1.14/MANIFEST  2012-10-31 17:37:25.0 +0100
@@ -28,7 +28,10 @@
 t/assert_nonzero.t
 t/assert_positive_integer.t
 t/assert_positive.t
+t/assert_undefined.t
+t/assert_unlike.t
 t/pod.t
 t/pod-coverage.t
 t/test-coverage.t
-META.yml Module meta-data (added by MakeMaker)
+META.yml Module YAML