Hello community,

here is the log from the commit of package perl-TryCatch for openSUSE:Factory 
checked in at 2013-06-06 12:57:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-TryCatch (Old)
 and      /work/SRC/openSUSE:Factory/.perl-TryCatch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-TryCatch"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-TryCatch/perl-TryCatch.changes      
2012-01-09 11:17:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-TryCatch.new/perl-TryCatch.changes 
2013-06-06 12:57:58.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun  4 15:26:53 UTC 2013 - [email protected]
+
+- updated to 1.003002, no changelog
+
+-------------------------------------------------------------------

Old:
----
  TryCatch-1.003000.tar.gz

New:
----
  TryCatch-1.003002.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-TryCatch.spec ++++++
--- /var/tmp/diff_new_pack.4fEu0r/_old  2013-06-06 12:57:58.000000000 +0200
+++ /var/tmp/diff_new_pack.4fEu0r/_new  2013-06-06 12:57:58.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-TryCatch
 #
-# Copyright (c) 2011 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,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           perl-TryCatch
-Version:        1.003000
+Version:        1.003002
 Release:        0
 %define cpan_name TryCatch
-Summary:        first class try catch semantics for Perl, without source 
filters
+Summary:        first class try catch semantics for Perl, without source 
filters.
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/TryCatch/
@@ -27,7 +28,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(B::Hooks::EndOfScope) >= 0.08
+BuildRequires:  perl(B::Hooks::EndOfScope) >= 0.12
 BuildRequires:  perl(B::Hooks::OP::Check) >= 0.18
 BuildRequires:  perl(B::Hooks::OP::PPAddr) >= 0.03
 BuildRequires:  perl(Devel::Declare) >= 0.005007
@@ -39,7 +40,31 @@
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Variable::Magic) >= 0.28
-Requires:       perl(B::Hooks::EndOfScope) >= 0.08
+BuildRequires:  perl(namespace::clean) >= 0.20
+#BuildRequires: perl(Class::Throwable)
+#BuildRequires: perl(CPANPLUS::Backend)
+#BuildRequires: perl(Devel::Declare::Context::Simple)
+#BuildRequires: perl(Devel::PartialDump)
+#BuildRequires: perl(Exception::Class)
+#BuildRequires: perl(File::Copy::Recursive)
+#BuildRequires: perl(inc::Module::Install) >= 0.79
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::AutoInstall)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(Moose::Util::TypeConstraints)
+#BuildRequires: perl(MooseX::Types::Structured)
+#BuildRequires: perl(NoType)
+#BuildRequires: perl(NoVarName)
+#BuildRequires: perl(Parse::CPAN::Meta)
+#BuildRequires: perl(Path::Class)
+#BuildRequires: perl(TryCatch)
+#BuildRequires: perl(TryCatchTest)
+#BuildRequires: perl(XML::SAX::Base)
+#BuildRequires: perl(XML::SAX::Expat)
+#BuildRequires: perl(YAML::Tiny)
+Requires:       perl(B::Hooks::EndOfScope) >= 0.12
 Requires:       perl(B::Hooks::OP::Check) >= 0.18
 Requires:       perl(B::Hooks::OP::PPAddr) >= 0.03
 Requires:       perl(Devel::Declare) >= 0.005007
@@ -48,9 +73,8 @@
 Requires:       perl(Parse::Method::Signatures) >= 1.003012
 Requires:       perl(Scope::Upper) >= 0.06
 Requires:       perl(Sub::Exporter) >= 0.979
-Requires:       perl(Test::Exception)
-Requires:       perl(Test::More) >= 0.88
 Requires:       perl(Variable::Magic) >= 0.28
+Requires:       perl(namespace::clean) >= 0.20
 %{perl_requires}
 
 %description
@@ -72,12 +96,11 @@
 
 %install
 %perl_make_install
-%__rm "%{buildroot}%{perl_vendorarch}"/{bench,bench_ok}.pl
 %perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes MYMETA.json MYMETA.yml README
 
 %changelog

++++++ TryCatch-1.003000.tar.gz -> TryCatch-1.003002.tar.gz ++++++
++++ 1995 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to