Hello community,
here is the log from the commit of package perl-MooseX-Types-Common for
openSUSE:Factory
checked in at Tue Jul 26 09:28:13 CEST 2011.
--------
New Changes file:
--- /dev/null 2010-08-26 16:28:41.000000000 +0200
+++
/mounts/work_src_done/STABLE/perl-MooseX-Types-Common/perl-MooseX-Types-Common.changes
2011-07-21 10:08:59.000000000 +0200
@@ -0,0 +1,23 @@
+-------------------------------------------------------------------
+Thu Jul 21 08:07:30 UTC 2011 - [email protected]
+
+- updated to 0.001002
+ - Add Test::Exception to the test_requires (RT#54357)
+ - Warning when you try to import things from MooseX::Types::Common rather
+ than one of the specific String/Numeric modules in the distribution.
+
+-------------------------------------------------------------------
+Wed Dec 1 13:33:56 UTC 2010 - [email protected]
+
+- switch to perl_requires macro
+
+-------------------------------------------------------------------
+Mon Nov 29 18:00:46 UTC 2010 - [email protected]
+
+- called spec2changelog
+
+-------------------------------------------------------------------
+Tue Jan 12 00:00:00 UTC 2010 - [email protected]
+
+- Specfile autogenerated by cpanspec 1.78.
+
calling whatdependson for head-i586
New:
----
MooseX-Types-Common-0.001002.tar.gz
perl-MooseX-Types-Common.changes
perl-MooseX-Types-Common.spec
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-MooseX-Types-Common.spec ++++++
#
# spec file for package perl-MooseX-Types-Common
#
# 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/
#
Name: perl-MooseX-Types-Common
Version: 0.001002
Release: 1
License: GPL+ or Artistic
%define cpan_name MooseX-Types-Common
Summary: A library of commonly used type constraints
Url: http://search.cpan.org/dist/MooseX-Types-Common/
Group: Development/Libraries/Perl
Source:
http://www.cpan.org/authors/id/G/GR/GRODITI/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Capture::Tiny)
BuildRequires: perl(inc::Module::Install)
BuildRequires: perl(JSON)
BuildRequires: perl(LWP::Simple)
BuildRequires: perl(Module::Build)
BuildRequires: perl(Moose) >= 0.39
BuildRequires: perl(MooseX::Types) >= 0.04
BuildRequires: perl(MooseX::Types::Moose)
BuildRequires: perl(Parse::CPAN::Meta)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(YAML::Tiny)
Requires: perl(Moose) >= 0.39
Requires: perl(MooseX::Types) >= 0.04
%{perl_requires}
%description
A set of commonly-used type constraints that do not ship with Moose by
default.
%prep
%setup -q -n %{cpan_name}-%{version}
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
%{__make} %{?_smp_mflags}
%check
%{__make} test
%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README
%changelog
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]