Hello community,
here is the log from the commit of package perl-Catalyst-Manual for
openSUSE:Factory checked in at 2011-10-27 11:18:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Catalyst-Manual (Old)
and /work/SRC/openSUSE:Factory/.perl-Catalyst-Manual.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Catalyst-Manual", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Catalyst-Manual/perl-Catalyst-Manual.changes
2011-09-23 12:36:12.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Catalyst-Manual.new/perl-Catalyst-Manual.changes
2011-10-27 11:22:20.000000000 +0200
@@ -1,0 +2,44 @@
+Tue Oct 25 20:38:20 UTC 2011 - [email protected]
+
+- updated to 5.9002
+ - Tutorial
+ - Switch to 'catalyst' vs. 'root' user in VM
+ - Add notes about X Windows installation
+ - Misc small adjustments
+
+- updated to 5.9001
+ - Tutorial
+ - Migrate Tutorial to use of a downloadable Virtual Machine
+ - Switch tutorial to Catalyst::Plugin::StatusMessage (vs. flash
+ and query parameters)
+ - Switch to use of local::lib
+ - Add "next chapter links" (RT #31164)
+ - Test all the tutorial code and make sure it's all working
+ - Lots of other Tutorial cleanup
+ - Update to Catalyst 5.9 and latest versions of all modules
+ - Clean up RT ticket queue (#68379, 68377, 68376, etc.)
+ - Other misc fixes/changes
+
+- updated to 5.9000
+ - Copy editing to make more sense in deployment documentation.
+
+- updated to 5.8901
+ - Added Catalyst::Manual::Deployment containing the documentation
+ which used to bin in Catalyst::Engine::*, updated for the new
+ PSGI engine
+
+- updated to 5.8008
+ - Tutorial chapter 3
+ - Remove note about hacking tests to require MyApp so that MyApp->path_to
+ works. Application components should compile independently, and
+ therefore explain this and show configuring components from the
+ app class
+ - Tutorial appendix
+ - Fix confusing mix of singular and plural table names in the MySQL
+ section to be plural, as per the rest of the tutorial
+ - Cookbook
+ - Remove suggestion to generate RSS feeds using Template Toolkit.
+ This is a horrible idea, and it's very very easy to generate an
+ invalid feed
+
+-------------------------------------------------------------------
Old:
----
Catalyst-Manual-5.8007.tar.gz
New:
----
Catalyst-Manual-5.9002.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Catalyst-Manual.spec ++++++
--- /var/tmp/diff_new_pack.OLkVWN/_old 2011-10-27 11:22:22.000000000 +0200
+++ /var/tmp/diff_new_pack.OLkVWN/_new 2011-10-27 11:22:22.000000000 +0200
@@ -18,18 +18,51 @@
Name: perl-Catalyst-Manual
-Version: 5.8007
+Version: 5.9002
Release: 1
License: GPL+ or Artistic
%define cpan_name Catalyst-Manual
Summary: The Catalyst developer's manual
Url: http://search.cpan.org/dist/Catalyst-Manual/
Group: Development/Libraries/Perl
-Source:
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
+Source:
http://www.cpan.org/authors/id/H/HK/HKCLARK/%{cpan_name}-%{version}.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42
+BuildRequires: perl(Test::More)
+#BuildRequires: perl(Carp)
+#BuildRequires: perl(Config)
+#BuildRequires: perl(CPAN)
+#BuildRequires: perl(CPANPLUS::Backend)
+#BuildRequires: perl(Cwd)
+#BuildRequires: perl(ExtUtils::Manifest)
+#BuildRequires: perl(ExtUtils::MM_Cygwin)
+#BuildRequires: perl(ExtUtils::MM_Unix)
+#BuildRequires: perl(ExtUtils::MM_Win32)
+#BuildRequires: perl(Fcntl)
+#BuildRequires: perl(File::Basename)
+#BuildRequires: perl(File::Find)
+#BuildRequires: perl(FileHandle)
+#BuildRequires: perl(File::Path)
+#BuildRequires: perl(File::Spec)
+#BuildRequires: perl(FindBin)
+#BuildRequires: perl(inc::Module::Install) >= 0.87
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::AutoInstall)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::AuthorRequires)
+#BuildRequires: perl(Module::Install::AuthorTests)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(Net::FTP)
+#BuildRequires: perl(Parse::CPAN::Meta)
+#BuildRequires: perl(Socket)
+#BuildRequires: perl(Test::Pod) >= 1.14
+#BuildRequires: perl(Test::Pod::Coverage) >= 1.04
+#BuildRequires: perl(vars)
+#BuildRequires: perl(YAML::Tiny)
%{perl_requires}
%description
@@ -50,9 +83,6 @@
%perl_process_packlist
%perl_gen_filelist
-%clean
-%{__rm} -rf %{buildroot}
-
%files -f %{name}.files
%defattr(-,root,root,755)
%doc Changes README TODO
++++++ Catalyst-Manual-5.8007.tar.gz -> Catalyst-Manual-5.9002.tar.gz ++++++
++++ 9321 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]