commit perl-MooseX-Types for openSUSE:Factory

2017-02-15 Thread root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2017-02-15 10:07:02

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is "perl-MooseX-Types"

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2017-01-10 10:46:08.824818812 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2017-02-15 10:07:03.418692039 +0100
@@ -1,0 +2,10 @@
+Wed Feb  8 06:11:51 UTC 2017 - co...@suse.com
+
+- updated to 0.50
+   see /usr/share/doc/packages/perl-MooseX-Types/Changes
+
+  0.50  2017-02-07 18:59:30Z
+  - reverted the is_Fo and to_Foo refactoring again temporarily to
+resolve issues with Sub::Defer
+
+---

Old:

  MooseX-Types-0.49.tar.gz

New:

  MooseX-Types-0.50.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.CvjdNy/_old  2017-02-15 10:07:03.958615987 +0100
+++ /var/tmp/diff_new_pack.CvjdNy/_new  2017-02-15 10:07:03.962615423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# Copyright (c) 2016 SUSE LINUX 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,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.49
+Version:0.50
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -40,7 +40,6 @@
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(Scalar::Util) >= 1.19
-BuildRequires:  perl(Sub::Defer)
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Exporter::ForMethods) >= 0.100052
 BuildRequires:  perl(Sub::Install)
@@ -56,7 +55,6 @@
 Requires:   perl(Moose::Meta::TypeConstraint::Union)
 Requires:   perl(Moose::Util::TypeConstraints)
 Requires:   perl(Scalar::Util) >= 1.19
-Requires:   perl(Sub::Defer)
 Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Exporter::ForMethods) >= 0.100052
 Requires:   perl(Sub::Install)

++ MooseX-Types-0.49.tar.gz -> MooseX-Types-0.50.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.49/Build.PL 
new/MooseX-Types-0.50/Build.PL
--- old/MooseX-Types-0.49/Build.PL  2016-12-23 01:12:18.0 +0100
+++ new/MooseX-Types-0.50/Build.PL  2017-02-07 19:59:35.0 +0100
@@ -85,7 +85,7 @@
 "Robert \"phaylon\" Sedlacek "
   ],
   "dist_name" => "MooseX-Types",
-  "dist_version" => "0.49",
+  "dist_version" => "0.50",
   "license" => "perl",
   "module_name" => "MooseX::Types",
   "recursive_test_files" => 1,
@@ -99,7 +99,6 @@
 "Moose::Meta::TypeConstraint::Union" => 0,
 "Moose::Util::TypeConstraints" => 0,
 "Scalar::Util" => "1.19",
-"Sub::Defer" => 0,
 "Sub::Exporter" => 0,
 "Sub::Exporter::ForMethods" => "0.100052",
 "Sub::Install" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.49/CONTRIBUTING 
new/MooseX-Types-0.50/CONTRIBUTING
--- old/MooseX-Types-0.49/CONTRIBUTING  2016-12-23 01:12:18.0 +0100
+++ new/MooseX-Types-0.50/CONTRIBUTING  2017-02-07 19:59:35.0 +0100
@@ -96,5 +96,5 @@
 request to the .mailmap file to contain the correct mapping.
 
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.012 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.121.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.013 from a
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.122.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.49/Changes 
new/MooseX-Types-0.50/Changes
--- old/MooseX-Types-0.49/Changes   2016-12-23 01:12:18.0 +0100
+++ new/MooseX-Types-0.50/Changes   2017-02-07 19:59:35.0 +0100
@@ -1,8 +1,13 @@
 Revision history for MooseX-Types
 
+0.50  2017-02-07 18:59:30Z
+- reverted the is_Fo and to_Foo refactoring again temporarily to
+  resolve issues with Sub::Defer
+
 0.49  2016-12-23 00:12:12Z
 - made the exported is_Foo and to_Foo subs much faster, especially for
-  type constraints which can be inlined. (Dave 

commit perl-MooseX-Types for openSUSE:Factory

2015-08-28 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2015-08-28 08:26:14

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2014-09-17 17:25:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2015-08-28 08:26:15.0 +0200
@@ -1,0 +2,9 @@
+Wed Aug 19 09:18:30 UTC 2015 - co...@suse.com
+
+- updated to 0.46
+   see /usr/share/doc/packages/perl-MooseX-Types/Changes
+
+  0.46  2015-08-16 00:43:46Z
+  - make use of Sub::Exporter::ForMethods's new rebless option
+
+---

Old:

  MooseX-Types-0.45.tar.gz

New:

  MooseX-Types-0.46.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.krGBvc/_old  2015-08-28 08:26:16.0 +0200
+++ /var/tmp/diff_new_pack.krGBvc/_new  2015-08-28 08:26:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,20 +17,21 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.45
+Version:0.46
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Types/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Clan) = 6.00
-BuildRequires:  perl(Module::Build::Tiny) = 0.037
+BuildRequires:  perl(Module::Build::Tiny) = 0.007
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 1.06
 BuildRequires:  perl(Moose::Exporter)
@@ -39,6 +40,7 @@
 BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(Scalar::Util) = 1.19
 BuildRequires:  perl(Sub::Exporter)
+BuildRequires:  perl(Sub::Exporter::ForMethods) = 0.100052
 BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.88
@@ -52,6 +54,7 @@
 Requires:   perl(Moose::Util::TypeConstraints)
 Requires:   perl(Scalar::Util) = 1.19
 Requires:   perl(Sub::Exporter)
+Requires:   perl(Sub::Exporter::ForMethods) = 0.100052
 Requires:   perl(Sub::Name)
 Requires:   perl(namespace::autoclean) = 0.16
 %{perl_requires}
@@ -98,6 +101,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ MooseX-Types-0.45.tar.gz - MooseX-Types-0.46.tar.gz ++
 3917 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver  make test
#ignore_requires: Bizarre::Module



commit perl-MooseX-Types for openSUSE:Factory

2014-09-17 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2014-09-17 17:25:11

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2014-03-11 07:28:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2014-09-17 17:25:23.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 15 12:52:35 UTC 2014 - co...@suse.com
+
+- updated to 0.45
+  - increase the required versions of some prerequisites
+
+---

Old:

  MooseX-Types-0.44.tar.gz

New:

  MooseX-Types-0.45.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.N63xEF/_old  2014-09-17 17:25:23.0 +0200
+++ /var/tmp/diff_new_pack.N63xEF/_new  2014-09-17 17:25:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.44
+Version:0.45
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -30,7 +30,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Clan) = 6.00
-BuildRequires:  perl(Module::Build::Tiny) = 0.035
+BuildRequires:  perl(Module::Build::Tiny) = 0.037
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 1.06
 BuildRequires:  perl(Moose::Exporter)
@@ -41,10 +41,9 @@
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(Test::Requires)
-BuildRequires:  perl(namespace::autoclean) = 0.08
-BuildRequires:  perl(namespace::clean)
-BuildRequires:  perl(version)
+BuildRequires:  perl(namespace::autoclean) = 0.16
 Requires:   perl(Carp::Clan) = 6.00
 Requires:   perl(Module::Runtime)
 Requires:   perl(Moose) = 1.06
@@ -54,8 +53,7 @@
 Requires:   perl(Scalar::Util) = 1.19
 Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Name)
-Requires:   perl(namespace::autoclean) = 0.08
-Requires:   perl(namespace::clean)
+Requires:   perl(namespace::autoclean) = 0.16
 %{perl_requires}
 
 %description
@@ -100,6 +98,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
+%doc Changes CONTRIBUTING LICENSE README weaver.ini
 
 %changelog

++ MooseX-Types-0.44.tar.gz - MooseX-Types-0.45.tar.gz ++
 5590 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-MooseX-Types for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2014-03-11 07:28:52

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2014-02-12 09:48:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2014-03-11 07:28:53.0 +0100
@@ -1,0 +2,17 @@
+Mon Mar 10 07:05:38 UTC 2014 - co...@suse.com
+
+- updated to 0.44
+ - full respect for namespaces: declared types are now properly
+   installed into the proper package, so they survive
+   namespace::autoclean; however, types imported from the declaration
+   class are still properly cleaned by namespace::autoclean (as
+   implemented in trial versions 0.40-0.43)
+ - line numbers in shipped code are now almost the same (within 3) as
+   the repository source, for easier debugging
+ - skipped new namespacing tests that fail with older Moose versions,
+   due to an inability to install blessed subs
+ - declared (not imported) types are now properly installed into the
+   proper package, so they survive namespace::autoclean (fixed this
+   time)
+
+---

Old:

  MooseX-Types-0.41.tar.gz

New:

  MooseX-Types-0.44.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.0X71x7/_old  2014-03-11 07:28:54.0 +0100
+++ /var/tmp/diff_new_pack.0X71x7/_new  2014-03-11 07:28:54.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.41
+Version:0.44
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -30,7 +30,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Clan) = 6.00
-BuildRequires:  perl(Module::Build::Tiny) = 0.030
+BuildRequires:  perl(Module::Build::Tiny) = 0.035
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 1.06
 BuildRequires:  perl(Moose::Exporter)
@@ -43,6 +43,8 @@
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::autoclean) = 0.08
+BuildRequires:  perl(namespace::clean)
+BuildRequires:  perl(version)
 Requires:   perl(Carp::Clan) = 6.00
 Requires:   perl(Module::Runtime)
 Requires:   perl(Moose) = 1.06
@@ -53,6 +55,7 @@
 Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Name)
 Requires:   perl(namespace::autoclean) = 0.08
+Requires:   perl(namespace::clean)
 %{perl_requires}
 
 %description

++ MooseX-Types-0.41.tar.gz - MooseX-Types-0.44.tar.gz ++
 3950 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-MooseX-Types for openSUSE:Factory

2014-02-12 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2014-02-12 07:17:44

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2013-12-12 11:21:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2014-02-12 09:48:31.0 +0100
@@ -1,0 +2,9 @@
+Sun Feb  9 13:31:11 UTC 2014 - co...@suse.com
+
+- updated to 0.41
+- reversed changes in 0.40, until compatibility issues with older
+  Moose versions are figured out
+- types are now properly installed into the proper package, so they
+  survive namespace::autoclean
+
+---

Old:

  MooseX-Types-0.39.tar.gz

New:

  MooseX-Types-0.41.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.ATDjUX/_old  2014-02-12 09:48:32.0 +0100
+++ /var/tmp/diff_new_pack.ATDjUX/_new  2014-02-12 09:48:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.39
+Version:0.41
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -43,25 +43,6 @@
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::autoclean) = 0.08
-#BuildRequires: perl(DecoratorLibrary)
-#BuildRequires: perl(IntrospectTypeExports)
-#BuildRequires: perl(MooseX::Types)
-#BuildRequires: perl(MooseX::Types::Base)
-#BuildRequires: perl(MooseX::Types::CheckedUtilExports)
-#BuildRequires: perl(MooseX::Types::Combine)
-#BuildRequires: perl(MooseX::Types::Moose)
-#BuildRequires: perl(MooseX::Types::TypeDecorator)
-#BuildRequires: perl(MooseX::Types::UndefinedType)
-#BuildRequires: perl(MooseX::Types::Util)
-#BuildRequires: perl(MooseX::Types::Wrapper)
-#BuildRequires: perl(Pod::Wordlist)
-#BuildRequires: perl(SubExporterCompatibility)
-#BuildRequires: perl(Test::Kwalitee)
-#BuildRequires: perl(TestLibrary)
-#BuildRequires: perl(TestNamespaceSep)
-#BuildRequires: perl(Test::NoTabs)
-#BuildRequires: perl(Test::Spelling) = 0.12
-#BuildRequires: perl(TestWrapper)
 Requires:   perl(Carp::Clan) = 6.00
 Requires:   perl(Module::Runtime)
 Requires:   perl(Moose) = 1.06

++ MooseX-Types-0.39.tar.gz - MooseX-Types-0.41.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.39/CONTRIBUTING 
new/MooseX-Types-0.41/CONTRIBUTING
--- old/MooseX-Types-0.39/CONTRIBUTING  2013-11-30 19:31:43.0 +0100
+++ new/MooseX-Types-0.41/CONTRIBUTING  2013-12-21 18:21:59.0 +0100
@@ -70,7 +70,9 @@
 
 There is also a mailing list available for users of this distribution, at
 http://lists.perl.org/list/moose.html.
+There is also an irc channel available for users of this distribution, at
+irc://irc.perl.org/#moose.
 
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.002 
from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.041.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.003 
from a
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.043.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.39/Changes 
new/MooseX-Types-0.41/Changes
--- old/MooseX-Types-0.39/Changes   2013-11-30 19:31:43.0 +0100
+++ new/MooseX-Types-0.41/Changes   2013-12-21 18:21:59.0 +0100
@@ -1,5 +1,13 @@
 Revision history for MooseX-Types
 
+0.41  2013-12-21 17:21:41Z
+- reversed changes in 0.40, until compatibility issues with older
+  Moose versions are figured out
+
+0.40  2013-12-20 06:38:15Z
+- types are now properly installed into the proper package, so they
+  survive namespace::autoclean
+
 0.39  2013-11-30 18:31:32Z
 - more strict warnings checking in tests
 - re-release to fix compile test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.39/MANIFEST 
new/MooseX-Types-0.41/MANIFEST
--- 

commit perl-MooseX-Types for openSUSE:Factory

2013-12-12 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2013-12-12 11:21:37

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2013-10-06 14:54:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2013-12-12 11:21:38.0 +0100
@@ -1,0 +2,7 @@
+Mon Dec  9 11:15:27 UTC 2013 - co...@suse.com
+
+- updated to 0.39
+- more strict warnings checking in tests
+- re-release to fix compile test
+
+---

Old:

  MooseX-Types-0.38.tar.gz

New:

  MooseX-Types-0.39.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.JXja3K/_old  2013-12-12 11:21:38.0 +0100
+++ /var/tmp/diff_new_pack.JXja3K/_new  2013-12-12 11:21:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.38
+Version:0.39
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -29,9 +29,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta::Check) = 0.007
 BuildRequires:  perl(Carp::Clan) = 6.00
-BuildRequires:  perl(Module::Build::Tiny) = 0.027
+BuildRequires:  perl(Module::Build::Tiny) = 0.030
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 1.06
 BuildRequires:  perl(Moose::Exporter)
@@ -41,9 +40,7 @@
 BuildRequires:  perl(Scalar::Util) = 1.19
 BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Name)
-BuildRequires:  perl(Test::CheckDeps) = 0.006
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::autoclean) = 0.08
 #BuildRequires: perl(DecoratorLibrary)
@@ -119,6 +116,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README weaver.ini
+%doc Changes CONTRIBUTING LICENSE README README.md weaver.ini
 
 %changelog

++ MooseX-Types-0.38.tar.gz - MooseX-Types-0.39.tar.gz ++
 3069 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-MooseX-Types for openSUSE:Factory

2013-10-06 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2013-10-06 14:54:55

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2013-07-29 17:50:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2013-10-06 14:54:56.0 +0200
@@ -1,0 +2,8 @@
+Fri Oct  4 09:13:25 UTC 2013 - co...@suse.com
+
+- updated to 0.38
+- removed use of deprecated enum syntax
+- removed use of deprecated Class::MOP::load_class
+- repository has moved to the GitHub Moose organization
+
+---

Old:

  MooseX-Types-0.36.tar.gz

New:

  MooseX-Types-0.38.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.J4b6EG/_old  2013-10-06 14:54:56.0 +0200
+++ /var/tmp/diff_new_pack.J4b6EG/_new  2013-10-06 14:54:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.36
+Version:0.38
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
@@ -29,8 +29,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(CPAN::Meta::Check) = 0.007
 BuildRequires:  perl(Carp::Clan) = 6.00
-BuildRequires:  perl(Class::MOP)
+BuildRequires:  perl(Module::Build::Tiny) = 0.027
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose) = 1.06
 BuildRequires:  perl(Moose::Exporter)
 BuildRequires:  perl(Moose::Meta::TypeConstraint::Union)
@@ -38,19 +40,14 @@
 BuildRequires:  perl(Moose::Util::TypeConstraints)
 BuildRequires:  perl(Scalar::Util) = 1.19
 BuildRequires:  perl(Sub::Exporter)
-BuildRequires:  perl(Sub::Install) = 0.924
 BuildRequires:  perl(Sub::Name)
-BuildRequires:  perl(Test::CheckDeps) = 0.002
+BuildRequires:  perl(Test::CheckDeps) = 0.006
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl(Test::Requires)
-BuildRequires:  perl(namespace::clean) = 0.19
+BuildRequires:  perl(namespace::autoclean) = 0.08
 #BuildRequires: perl(DecoratorLibrary)
 #BuildRequires: perl(IntrospectTypeExports)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
 #BuildRequires: perl(MooseX::Types)
 #BuildRequires: perl(MooseX::Types::Base)
 #BuildRequires: perl(MooseX::Types::CheckedUtilExports)
@@ -60,29 +57,30 @@
 #BuildRequires: perl(MooseX::Types::UndefinedType)
 #BuildRequires: perl(MooseX::Types::Util)
 #BuildRequires: perl(MooseX::Types::Wrapper)
-#BuildRequires: perl(Parse::CPAN::Meta)
+#BuildRequires: perl(Pod::Wordlist)
 #BuildRequires: perl(SubExporterCompatibility)
+#BuildRequires: perl(Test::Kwalitee)
 #BuildRequires: perl(TestLibrary)
 #BuildRequires: perl(TestNamespaceSep)
+#BuildRequires: perl(Test::NoTabs)
+#BuildRequires: perl(Test::Spelling) = 0.12
 #BuildRequires: perl(TestWrapper)
-#BuildRequires: perl(YAML::Tiny)
 Requires:   perl(Carp::Clan) = 6.00
-Requires:   perl(Class::MOP)
+Requires:   perl(Module::Runtime)
 Requires:   perl(Moose) = 1.06
 Requires:   perl(Moose::Exporter)
 Requires:   perl(Moose::Meta::TypeConstraint::Union)
 Requires:   perl(Moose::Util::TypeConstraints)
 Requires:   perl(Scalar::Util) = 1.19
 Requires:   perl(Sub::Exporter)
-Requires:   perl(Sub::Install) = 0.924
 Requires:   perl(Sub::Name)
-Requires:   perl(namespace::clean) = 0.19
+Requires:   perl(namespace::autoclean) = 0.08
 %{perl_requires}
 
 %description
 The type system provided by Moose effectively makes all of its builtin type
 global, as are any types you declare with Moose. This means that every
-module that declares a type named PositiveInt is sharing the same type
+module that declares a type named 'PositiveInt' is sharing the same type
 object. This can be a problem when different parts of the code base want to
 use the same name for different things.
 
@@ -109,15 +107,14 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files

++ MooseX-Types-0.36.tar.gz - 

commit perl-MooseX-Types for openSUSE:Factory

2013-07-29 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2013-07-29 17:50:07

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2012-05-31 17:08:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2013-07-29 17:50:07.0 +0200
@@ -1,0 +2,7 @@
+Wed Jul 24 12:25:47 UTC 2013 - co...@suse.com
+
+- updated to 0.36
+- fixed failing tests on 5.8.5 due to incorrect == overload
+   (RT#77100, Graham Knop)
+
+---

Old:

  MooseX-Types-0.35.tar.gz

New:

  MooseX-Types-0.36.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.fHwnZ4/_old  2013-07-29 17:50:08.0 +0200
+++ /var/tmp/diff_new_pack.fHwnZ4/_new  2013-07-29 17:50:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# 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
@@ -17,34 +17,40 @@
 
 
 Name:   perl-MooseX-Types
-Version:0.35
+Version:0.36
 Release:0
 %define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Types/
-Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp::Clan) = 6.00
+BuildRequires:  perl(Class::MOP)
 BuildRequires:  perl(Moose) = 1.06
+BuildRequires:  perl(Moose::Exporter)
+BuildRequires:  perl(Moose::Meta::TypeConstraint::Union)
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(Scalar::Util) = 1.19
+BuildRequires:  perl(Sub::Exporter)
 BuildRequires:  perl(Sub::Install) = 0.924
 BuildRequires:  perl(Sub::Name)
+BuildRequires:  perl(Test::CheckDeps) = 0.002
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::Moose)
-BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::clean) = 0.19
-#BuildRequires: perl(Class::MOP)
 #BuildRequires: perl(DecoratorLibrary)
 #BuildRequires: perl(IntrospectTypeExports)
-#BuildRequires: perl(Moose::Exporter)
-#BuildRequires: perl(Moose::Meta::TypeConstraint::Union)
-#BuildRequires: perl(Moose::Role)
-#BuildRequires: perl(Moose::Util::TypeConstraints)
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
 #BuildRequires: perl(MooseX::Types)
 #BuildRequires: perl(MooseX::Types::Base)
 #BuildRequires: perl(MooseX::Types::CheckedUtilExports)
@@ -54,14 +60,20 @@
 #BuildRequires: perl(MooseX::Types::UndefinedType)
 #BuildRequires: perl(MooseX::Types::Util)
 #BuildRequires: perl(MooseX::Types::Wrapper)
-#BuildRequires: perl(Sub::Exporter)
+#BuildRequires: perl(Parse::CPAN::Meta)
 #BuildRequires: perl(SubExporterCompatibility)
 #BuildRequires: perl(TestLibrary)
 #BuildRequires: perl(TestNamespaceSep)
-#BuildRequires: perl(Test::Spelling)
 #BuildRequires: perl(TestWrapper)
+#BuildRequires: perl(YAML::Tiny)
 Requires:   perl(Carp::Clan) = 6.00
+Requires:   perl(Class::MOP)
 Requires:   perl(Moose) = 1.06
+Requires:   perl(Moose::Exporter)
+Requires:   perl(Moose::Meta::TypeConstraint::Union)
+Requires:   perl(Moose::Util::TypeConstraints)
+Requires:   perl(Scalar::Util) = 1.19
+Requires:   perl(Sub::Exporter)
 Requires:   perl(Sub::Install) = 0.924
 Requires:   perl(Sub::Name)
 Requires:   perl(namespace::clean) = 0.19
@@ -110,6 +122,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE README weaver.ini
 
 %changelog

++ MooseX-Types-0.35.tar.gz - MooseX-Types-0.36.tar.gz ++
 5053 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-MooseX-Types for openSUSE:Factory

2012-05-31 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2012-05-31 17:08:36

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2012-03-05 14:02:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2012-05-31 17:08:52.0 +0200
@@ -1,0 +2,14 @@
+Wed May 30 12:27:14 UTC 2012 - co...@suse.com
+
+- updated to 0.35
+ - The new delegation code could fail when a type had no
+   parent. Attempting to subtype Any was one way to trigger the
+   bug. (Dave Rolsky)
+ - The new delegation code broke calling -can or -isa on
+   MooseX::Types::TypeDecorator as a class method. (Dave Rolsky)
+ - Special case new to avoid unexpected exceptions on unloaded classes
+ - Switch delegation order to prioritise type over class except for new
+ - Support delegation of methods to the class for class types
+ - Factor out _try_delegate method
+
+---

Old:

  MooseX-Types-0.31.tar.gz

New:

  MooseX-Types-0.35.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.XV6U4o/_old  2012-05-31 17:08:53.0 +0200
+++ /var/tmp/diff_new_pack.XV6U4o/_new  2012-05-31 17:08:53.0 +0200
@@ -16,86 +16,100 @@
 #
 
 
-%if 0%{?suse_version}  1119
-%define with_test 1
-%endif
-
 Name:   perl-MooseX-Types
-Version:0.31
+Version:0.35
 Release:0
+%define cpan_name MooseX-Types
 Summary:Organise your Moose types in libraries
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DR/DROLSKY/MooseX-Types-%{version}.tar.gz
-Url:http://search.cpan.org/dist/MooseX-Types
+Url:http://search.cpan.org/dist/MooseX-Types/
+Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-macros
-%if 0%{?with_test}
-BuildRequires:  perl(Test::More) = 0.80
-BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Carp::Clan) = 6.00
+BuildRequires:  perl(Moose) = 1.06
+BuildRequires:  perl(Sub::Install) = 0.924
+BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
-%endif
-BuildRequires:  perl(FindBin)
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
-BuildRequires:  perl(Scalar::Util) = 1.19
-BuildRequires:  perl(Sub::Name)
-BuildRequires:  perl(Carp)
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(namespace::clean) = 0.19
-BuildRequires:  perl(Sub::Install) = 0.924
-BuildRequires:  perl(Carp::Clan) = 6.00
-BuildRequires:  perl(Moose) = 1.06
-Requires:   perl(Scalar::Util) = 1.19
-Requires:   perl(Sub::Name)
-Requires:   perl(Carp)
-Requires:   perl(namespace::clean) = 0.19
-Requires:   perl(Sub::Install) = 0.924
+#BuildRequires: perl(Class::MOP)
+#BuildRequires: perl(DecoratorLibrary)
+#BuildRequires: perl(IntrospectTypeExports)
+#BuildRequires: perl(Moose::Exporter)
+#BuildRequires: perl(Moose::Meta::TypeConstraint::Union)
+#BuildRequires: perl(Moose::Role)
+#BuildRequires: perl(Moose::Util::TypeConstraints)
+#BuildRequires: perl(MooseX::Types)
+#BuildRequires: perl(MooseX::Types::Base)
+#BuildRequires: perl(MooseX::Types::CheckedUtilExports)
+#BuildRequires: perl(MooseX::Types::Combine)
+#BuildRequires: perl(MooseX::Types::Moose)
+#BuildRequires: perl(MooseX::Types::TypeDecorator)
+#BuildRequires: perl(MooseX::Types::UndefinedType)
+#BuildRequires: perl(MooseX::Types::Util)
+#BuildRequires: perl(MooseX::Types::Wrapper)
+#BuildRequires: perl(Sub::Exporter)
+#BuildRequires: perl(SubExporterCompatibility)
+#BuildRequires: perl(TestLibrary)
+#BuildRequires: perl(TestNamespaceSep)
+#BuildRequires: perl(Test::Spelling)
+#BuildRequires: perl(TestWrapper)
 Requires:   perl(Carp::Clan) = 6.00
 Requires:   perl(Moose) = 1.06
+Requires:   perl(Sub::Install) = 0.924
+Requires:   perl(Sub::Name)
+Requires:   perl(namespace::clean) = 0.19
+%{perl_requires}
 
 %description
-The types provided with Moose are by design global. This package helps you
-to organise and selectively import your own and the built-in types in
-libraries. As a nice side effect, it catches typos at compile-time 

commit perl-MooseX-Types for openSUSE:Factory

2012-03-05 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2012-03-05 14:02:48

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2012-01-04 07:28:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2012-03-05 14:02:53.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 14 07:46:07 UTC 2012 - co...@suse.com
+
+- updated to 0.31
+  - Add support for qw( :all ) on MooseX::Types::Combine libraries.
+
+---

Old:

  MooseX-Types-0.30.tar.gz

New:

  MooseX-Types-0.31.tar.gz



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.xutGPw/_old  2012-03-05 14:02:55.0 +0100
+++ /var/tmp/diff_new_pack.xutGPw/_new  2012-03-05 14:02:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -21,10 +21,10 @@
 %endif
 
 Name:   perl-MooseX-Types
-Version:0.30
+Version:0.31
 Release:0
 Summary:Organise your Moose types in libraries
-License:Artistic-1.0 or GPL-2.0+
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Source: 
ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DR/DROLSKY/MooseX-Types-%{version}.tar.gz
 Url:http://search.cpan.org/dist/MooseX-Types
@@ -44,14 +44,14 @@
 BuildRequires:  perl(Scalar::Util) = 1.19
 BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Carp)
-BuildRequires:  perl(namespace::clean) = 0.08
+BuildRequires:  perl(namespace::clean) = 0.19
 BuildRequires:  perl(Sub::Install) = 0.924
 BuildRequires:  perl(Carp::Clan) = 6.00
 BuildRequires:  perl(Moose) = 1.06
 Requires:   perl(Scalar::Util) = 1.19
 Requires:   perl(Sub::Name)
 Requires:   perl(Carp)
-Requires:   perl(namespace::clean) = 0.08
+Requires:   perl(namespace::clean) = 0.19
 Requires:   perl(Sub::Install) = 0.924
 Requires:   perl(Carp::Clan) = 6.00
 Requires:   perl(Moose) = 1.06

++ MooseX-Types-0.30.tar.gz - MooseX-Types-0.31.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.30/Changes 
new/MooseX-Types-0.31/Changes
--- old/MooseX-Types-0.30/Changes   2011-09-18 04:40:33.0 +0200
+++ new/MooseX-Types-0.31/Changes   2011-12-23 00:43:56.0 +0100
@@ -1,5 +1,8 @@
 Revision history for MooseX-Types
 
+0.312011-12-22
+- Add support for qw( :all ) on MooseX::Types::Combine libraries. 
(kentnl)
+
 0.302011-09-17
 - Fix a bug in the tests that caused failures with Moose HEAD. (doy)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.30/META.json 
new/MooseX-Types-0.31/META.json
--- old/MooseX-Types-0.30/META.json 2011-09-18 04:40:33.0 +0200
+++ new/MooseX-Types-0.31/META.json 2011-12-23 00:43:56.0 +0100
@@ -4,7 +4,7 @@
   Robert \phaylon\ Sedlacek r...@474.at
],
dynamic_config : 0,
-   generated_by : Dist::Zilla version 4.30, CPAN::Meta::Converter 
version 2.110930,
+   generated_by : Dist::Zilla version 4.35, CPAN::Meta::Converter 
version 2.112150,
license : [
   perl_5
],
@@ -53,6 +53,6 @@
  web : 
http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo/MooseX-Types.git;a=summary;
   }
},
-   version : 0.30
+   version : 0.31
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-0.30/META.yml 
new/MooseX-Types-0.31/META.yml
--- old/MooseX-Types-0.30/META.yml  2011-09-18 04:40:33.0 +0200
+++ new/MooseX-Types-0.31/META.yml  2011-12-23 00:43:56.0 +0100
@@ -11,7 +11,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 6.30
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 4.30, CPAN::Meta::Converter version 
2.110930'
+generated_by: 'Dist::Zilla version 4.35, CPAN::Meta::Converter version 
2.112150'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -29,4 +29,4 @@
 resources:
   bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=MooseX-Types
   repository: 

commit perl-MooseX-Types for openSUSE:Factory

2012-01-03 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory checked in at 2012-01-04 07:28:25

Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types (Old)
 and  /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new (New)


Package is perl-MooseX-Types, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-MooseX-Types/perl-MooseX-Types.changes  
2011-11-21 12:43:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-MooseX-Types.new/perl-MooseX-Types.changes 
2012-01-04 07:28:27.0 +0100
@@ -1,0 +2,5 @@
+Tue Dec  6 12:01:30 UTC 2011 - co...@suse.com
+
+- shorten license string
+
+---



Other differences:
--
++ perl-MooseX-Types.spec ++
--- /var/tmp/diff_new_pack.tl7Owr/_old  2012-01-04 07:28:27.0 +0100
+++ /var/tmp/diff_new_pack.tl7Owr/_new  2012-01-04 07:28:27.0 +0100
@@ -22,17 +22,17 @@
 
 Name:   perl-MooseX-Types
 Version:0.30
-Release:1
+Release:0
 Summary:Organise your Moose types in libraries
+License:Artistic-1.0 or GPL-2.0+
+Group:  Development/Libraries/Perl
 Source: 
ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DR/DROLSKY/MooseX-Types-%{version}.tar.gz
 Url:http://search.cpan.org/dist/MooseX-Types
-Group:  Development/Libraries/Perl
-License:GNU General Public License version 2 or later or Artistic 
(GPLv2+ or Artistic)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  make
 %if 0%{?with_test}
 BuildRequires:  perl(Test::More) = 0.80
 BuildRequires:  perl(Test::Requires)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-MooseX-Types for openSUSE:Factory

2011-07-20 Thread h_root

Hello community,

here is the log from the commit of package perl-MooseX-Types for 
openSUSE:Factory
checked in at Wed Jul 20 11:10:00 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/perl-MooseX-Types/perl-MooseX-Types.changes
2011-06-08 15:18:26.0 +0200
@@ -0,0 +1,50 @@
+---
+Wed Jun  8 13:17:58 UTC 2011 - co...@novell.com
+
+- update to 0.27:
+  - A better fix for type constraint changes in Moose 2.0100. (doy)
+
+---
+Sun Jun 05 21:17:24 UTC 2011 - pascal.ble...@opensuse.org
+
+- update to 0.26:
+  * small changes for forward compatibility with Moose 2.0100, when it is
+released
+  * some small doc cleanup and improvements
+
+- changes from 0.25:
+  * the test suite now uses Test::Fatal instead of Test::Exception
+  * modernized tests to use Test::Requires and done_testing
+  * MooseX::Types::Combine is a little more efficient, and only tries to load
+the libraries it's combining when that list is set. It also checks that
+each lib in the list actually provides types
+
+
+---
+Wed Dec  1 13:33:58 UTC 2010 - co...@novell.com
+
+- switch to perl_requires macro
+
+---
+Mon Nov 29 18:30:40 UTC 2010 - co...@novell.com
+
+- remove /var/adm/perl-modules
+
+---
+Thu Nov  4 21:58:21 UTC 2010 - pascal.ble...@opensuse.org
+
+- update to 0.24 (no user-visible changes)
+
+- changes from 0.22:
+  * ypdate docs to mention MRO::Compat rather than Class::C3
+  * added '0+' overloading to solve the type constraint equality regression 
introduced when Moose 1.05 tightened the rules determing type constraint 
equality
+
+- changes from 0.21:
+  * attempting to import a non-existent type from a combined type library gave 
a very confusing error message from the MooseX::Types::Combined internals. Now 
it gives you a much more useful message
+  * bump up Moose dep (RT#53016)
+
+---
+Tue Jan 12 00:00:00 UTC 2010 - n...@detonation.org
+
+- Specfile autogenerated by cpanspec 1.78.
+

calling whatdependson for head-i586


New:

  MooseX-Types-0.27.tar.gz
  perl-MooseX-Types.changes
  perl-MooseX-Types.spec



Other differences:
--
++ perl-MooseX-Types.spec ++
#
# spec file for package perl-MooseX-Types
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# 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/
#


%if 0%{?suse_version}  1119
%define with_test 1
%endif

Name:   perl-MooseX-Types
Version:0.27
Release:1
Summary:Organise your Moose types in libraries
Source: 
ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DR/DROLSKY/MooseX-Types-%{version}.tar.gz
Url:http://search.cpan.org/dist/MooseX-Types
Group:  Development/Libraries/Perl
License:GNU General Public License version 2 or later or Artistic 
(GPLv2+ or Artistic)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires:  perl
BuildRequires:  perl-macros
BuildRequires:  make
%if 0%{?with_test}
BuildRequires:  perl(Test::More) = 0.80
BuildRequires:  perl(Test::Requires)
BuildRequires:  perl(Test::Fatal)
BuildRequires:  perl(Test::Moose)
%endif
BuildRequires:  perl(FindBin)
BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
BuildRequires:  perl(Scalar::Util) = 1.19
BuildRequires:  perl(Sub::Name)
BuildRequires:  perl(Carp)
BuildRequires:  perl(namespace::clean) = 0.08
BuildRequires:  perl(Sub::Install) = 0.924
BuildRequires:  perl(Carp::Clan) = 6.00
BuildRequires:  perl(Moose) = 1.06
Requires:   perl(Scalar::Util) = 1.19
Requires:   perl(Sub::Name)
Requires:   perl(Carp)
Requires:   perl(namespace::clean) = 0.08
Requires:   perl(Sub::Install) = 0.924
Requires:   perl(Carp::Clan) = 6.00
Requires:   perl(Moose) = 1.06

%description
The types provided with Moose are by design global. This package helps you
to organise and selectively import your own and the built-in types in
libraries. As a nice side effect, it