commit perl-MooseX-Types-Path-Tiny for openSUSE:Factory

2017-04-12 Thread root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Path-Tiny for 
openSUSE:Factory checked in at 2017-04-12 17:36:17

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


Package is "perl-MooseX-Types-Path-Tiny"

Wed Apr 12 17:36:17 2017 rev:6 rq:486679 version:0.012

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Path-Tiny/perl-MooseX-Types-Path-Tiny.changes
  2015-04-15 16:26:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Path-Tiny.new/perl-MooseX-Types-Path-Tiny.changes
 2017-04-12 18:17:32.390727207 +0200
@@ -1,0 +2,6 @@
+Fri Apr  7 06:18:17 UTC 2017 - co...@suse.com
+
+- updated to 0.012
+   see /usr/share/doc/packages/perl-MooseX-Types-Path-Tiny/Changes
+
+---

Old:

  MooseX-Types-Path-Tiny-0.011.tar.gz

New:

  MooseX-Types-Path-Tiny-0.012.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-MooseX-Types-Path-Tiny.spec ++
--- /var/tmp/diff_new_pack.D02wmy/_old  2017-04-12 18:17:33.162618055 +0200
+++ /var/tmp/diff_new_pack.D02wmy/_new  2017-04-12 18:17:33.166617490 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Path-Tiny
 #
-# Copyright (c) 2015 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,22 +17,25 @@
 
 
 Name:   perl-MooseX-Types-Path-Tiny
-Version:0.011
+Version:0.012
 Release:0
 %define cpan_name MooseX-Types-Path-Tiny
 Summary:Path::Tiny types and coercions for Moose
 License:Apache-2.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Types-Path-Tiny/
-Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.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(File::Temp) >= 0.18
 BuildRequires:  perl(File::pushd)
-BuildRequires:  perl(Module::Build::Tiny) >= 0.037
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
+BuildRequires:  perl(Module::Metadata)
 BuildRequires:  perl(Moose) >= 2
+BuildRequires:  perl(MooseX::Getopt)
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(MooseX::Types::Stringlike)
@@ -41,6 +44,7 @@
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(namespace::autoclean)
 Requires:   perl(Moose) >= 2
+Requires:   perl(MooseX::Getopt)
 Requires:   perl(MooseX::Types)
 Requires:   perl(MooseX::Types::Moose)
 Requires:   perl(MooseX::Types::Stringlike)
@@ -49,16 +53,12 @@
 %{perl_requires}
 
 %description
-This module provides the Path::Tiny manpage types for the Moose manpage. It
-handles two important types of coercion:
+This module provides Path::Tiny types for Moose. It handles two important
+types of coercion:
 
-* *
+  * coercing objects with overloaded stringification
 
-  coercing objects with overloaded stringification
-
-* *
-
-  coercing to absolute paths
+  * coercing to absolute paths
 
 It also can check to ensure that files or directories exist.
 
@@ -78,6 +78,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE README
+%doc Changes CONTRIBUTING LICENCE README
 
 %changelog

++ MooseX-Types-Path-Tiny-0.011.tar.gz -> 
MooseX-Types-Path-Tiny-0.012.tar.gz ++
 4335 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#description: |-
#  override description from CPAN
#summary: override summary from CPAN
#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_build: |-
# rm unused.files
#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-Path-Tiny for openSUSE:Factory

2015-04-15 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Path-Tiny for 
openSUSE:Factory checked in at 2015-04-15 16:26:10

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


Package is perl-MooseX-Types-Path-Tiny

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Path-Tiny/perl-MooseX-Types-Path-Tiny.changes
  2014-03-11 07:33:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Path-Tiny.new/perl-MooseX-Types-Path-Tiny.changes
 2015-04-15 16:26:11.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 14 18:17:02 UTC 2015 - co...@suse.com
+
+- updated to 0.011
+   see /usr/share/doc/packages/perl-MooseX-Types-Path-Tiny/Changes
+
+---

Old:

  MooseX-Types-Path-Tiny-0.010.tar.gz

New:

  MooseX-Types-Path-Tiny-0.011.tar.gz



Other differences:
--
++ perl-MooseX-Types-Path-Tiny.spec ++
--- /var/tmp/diff_new_pack.AOnIjl/_old  2015-04-15 16:26:13.0 +0200
+++ /var/tmp/diff_new_pack.AOnIjl/_new  2015-04-15 16:26:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Path-Tiny
 #
-# 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,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types-Path-Tiny
-Version:0.010
+Version:0.011
 Release:0
 %define cpan_name MooseX-Types-Path-Tiny
 Summary:Path::Tiny types and coercions for Moose
@@ -31,7 +31,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Temp) = 0.18
 BuildRequires:  perl(File::pushd)
-BuildRequires:  perl(Module::Build::Tiny) = 0.034
+BuildRequires:  perl(Module::Build::Tiny) = 0.037
 BuildRequires:  perl(Moose) = 2
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
@@ -39,12 +39,13 @@
 BuildRequires:  perl(Path::Tiny)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.96
-BuildRequires:  perl(version)
+BuildRequires:  perl(namespace::autoclean)
 Requires:   perl(Moose) = 2
 Requires:   perl(MooseX::Types)
 Requires:   perl(MooseX::Types::Moose)
 Requires:   perl(MooseX::Types::Stringlike)
 Requires:   perl(Path::Tiny)
+Requires:   perl(namespace::autoclean)
 %{perl_requires}
 
 %description
@@ -77,6 +78,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE perlcritic.rc README README.md tidyall.ini 
weaver.ini
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ MooseX-Types-Path-Tiny-0.010.tar.gz - 
MooseX-Types-Path-Tiny-0.011.tar.gz ++
 2975 lines of diff (skipped)




commit perl-MooseX-Types-Path-Tiny for openSUSE:Factory

2014-03-11 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Path-Tiny for 
openSUSE:Factory checked in at 2014-03-11 07:33:22

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


Package is perl-MooseX-Types-Path-Tiny

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Path-Tiny/perl-MooseX-Types-Path-Tiny.changes
  2013-08-06 12:41:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Path-Tiny.new/perl-MooseX-Types-Path-Tiny.changes
 2014-03-11 07:33:23.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 10 07:06:17 UTC 2014 - co...@suse.com
+
+- updated to 0.010
+ - if eval problem in use if in 0.009
+ - only clean namespaces when MooseX::Types is new enough that our declared
+   types are installed as methods
+ - new Paths, AbsPaths types, for coercable ArrayRefs
+ - add missing authority data to module and metadata
+
+---

Old:

  MooseX-Types-Path-Tiny-0.006.tar.gz

New:

  MooseX-Types-Path-Tiny-0.010.tar.gz



Other differences:
--
++ perl-MooseX-Types-Path-Tiny.spec ++
--- /var/tmp/diff_new_pack.wAEL18/_old  2014-03-11 07:33:23.0 +0100
+++ /var/tmp/diff_new_pack.wAEL18/_new  2014-03-11 07:33:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Path-Tiny
 #
-# 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-Path-Tiny
-Version:0.006
+Version:0.010
 Release:0
 %define cpan_name MooseX-Types-Path-Tiny
 Summary:Path::Tiny types and coercions for Moose
@@ -31,16 +31,15 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Temp) = 0.18
 BuildRequires:  perl(File::pushd)
-BuildRequires:  perl(Module::Build::Tiny) = 0.023
+BuildRequires:  perl(Module::Build::Tiny) = 0.034
 BuildRequires:  perl(Moose) = 2
 BuildRequires:  perl(MooseX::Types)
 BuildRequires:  perl(MooseX::Types::Moose)
 BuildRequires:  perl(MooseX::Types::Stringlike)
 BuildRequires:  perl(Path::Tiny)
-BuildRequires:  perl(Test::CheckDeps) = 0.002
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.96
-#BuildRequires: perl(MooseX::Types::Path::Tiny)
+BuildRequires:  perl(version)
 Requires:   perl(Moose) = 2
 Requires:   perl(MooseX::Types)
 Requires:   perl(MooseX::Types::Moose)
@@ -49,8 +48,8 @@
 %{perl_requires}
 
 %description
-This module provides the Path::Tiny manpage types for Moose. It handles two
-important types of coercion:
+This module provides the Path::Tiny manpage types for the Moose manpage. It
+handles two important types of coercion:
 
 * *
 
@@ -78,6 +77,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes CONTRIBUTING LICENSE perlcritic.rc README tidyall.ini weaver.ini
+%doc Changes CONTRIBUTING LICENSE perlcritic.rc README README.md tidyall.ini 
weaver.ini
 
 %changelog

++ MooseX-Types-Path-Tiny-0.006.tar.gz - 
MooseX-Types-Path-Tiny-0.010.tar.gz ++
 2818 lines of diff (skipped)

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