Hello community,
here is the log from the commit of package perl-MooseX-Types-Common for
openSUSE:Factory checked in at 2013-10-06 14:54:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Types-Common (Old)
and /work/SRC/openSUSE:Factory/.perl-MooseX-Types-Common.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-MooseX-Types-Common"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Common/perl-MooseX-Types-Common.changes
2013-06-13 18:16:11.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Common.new/perl-MooseX-Types-Common.changes
2013-10-06 14:55:00.000000000 +0200
@@ -1,0 +2,12 @@
+Fri Oct 4 09:15:19 UTC 2013 - [email protected]
+
+- updated to 0.001010
+ - add incomplete prereq on Test::Warnings (haarg)
+ - re-release with fixed compile test
+ - converted to Dist::Zilla
+ - SingleDigit now supports zero and negative numbers (RT#86738)
+ - UpperCase and LowerCase string types now properly understand unicode
+ characters (RT#84547)
+ - repository moved to the github moose organization
+
+-------------------------------------------------------------------
Old:
----
MooseX-Types-Common-0.001008.tar.gz
New:
----
MooseX-Types-Common-0.001010.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Types-Common.spec ++++++
--- /var/tmp/diff_new_pack.HCWdRT/_old 2013-10-06 14:55:01.000000000 +0200
+++ /var/tmp/diff_new_pack.HCWdRT/_new 2013-10-06 14:55:01.000000000 +0200
@@ -17,7 +17,7 @@
Name: perl-MooseX-Types-Common
-Version: 0.001008
+Version: 0.001010
Release: 0
%define cpan_name MooseX-Types-Common
Summary: A library of commonly used type constraints
@@ -29,22 +29,22 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-BuildRequires: perl(Moose) >= 0.39
-BuildRequires: perl(MooseX::Types) >= 0.04
-BuildRequires: perl(Test::Fatal)
-#BuildRequires: perl(Capture::Tiny)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(JSON)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::Base)
+BuildRequires: perl(Module::Build::Tiny) >= 0.027
+BuildRequires: perl(MooseX::Types)
+BuildRequires: perl(MooseX::Types::Moose)
+BuildRequires: perl(Test::CheckDeps) >= 0.007
+BuildRequires: perl(Test::Deep)
+BuildRequires: perl(Test::More) >= 0.94
+BuildRequires: perl(Test::Warnings) >= 0.005
+#BuildRequires: perl(MooseX::Types::Common)
#BuildRequires: perl(MooseX::Types::Common::Numeric)
#BuildRequires: perl(MooseX::Types::Common::String)
-#BuildRequires: perl(MooseX::Types::Moose)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(YAML::Tiny)
-Requires: perl(Moose) >= 0.39
-Requires: perl(MooseX::Types) >= 0.04
+#BuildRequires: perl(Pod::Wordlist)
+#BuildRequires: perl(Test::Kwalitee)
+#BuildRequires: perl(Test::NoTabs)
+#BuildRequires: perl(Test::Spelling) >= 0.12
+Requires: perl(MooseX::Types)
+Requires: perl(MooseX::Types::Moose)
%{perl_requires}
%description
@@ -55,19 +55,18 @@
%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
%defattr(-,root,root,755)
-%doc Changes MYMETA.json MYMETA.yml README
+%doc Changes LICENSE README weaver.ini
%changelog
++++++ MooseX-Types-Common-0.001008.tar.gz ->
MooseX-Types-Common-0.001010.tar.gz ++++++
++++ 5274 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]