Hello community,
here is the log from the commit of package perl-Catalyst-Manual for
openSUSE:Factory checked in at 2015-02-10 20:22:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Catalyst-Manual (Old)
and /work/SRC/openSUSE:Factory/.perl-Catalyst-Manual.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Catalyst-Manual"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Catalyst-Manual/perl-Catalyst-Manual.changes
2013-06-05 17:48:00.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Catalyst-Manual.new/perl-Catalyst-Manual.changes
2015-02-10 20:22:40.000000000 +0100
@@ -1,0 +2,12 @@
+Sat Feb 7 07:21:44 UTC 2015 - [email protected]
+
+- updated to 5.9009
+ - fixed a new error in the manual regarding "component" -> "components"
+ (RT#99131, RT#100597, RT#100767)
+
+ 5.9008 - 2014-07-26
+ - misc small documentation tweaks (thanks Karen Etheridge, Matthew
+ Horsfall, Andreas Marienborg, Dagfinn Ilmari Mannsåker, David
+ Steinbrunner, Gerda Shank, Jesse)
+
+-------------------------------------------------------------------
Old:
----
Catalyst-Manual-5.9007.tar.gz
New:
----
Catalyst-Manual-5.9009.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Catalyst-Manual.spec ++++++
--- /var/tmp/diff_new_pack.QYN8Vk/_old 2015-02-10 20:22:41.000000000 +0100
+++ /var/tmp/diff_new_pack.QYN8Vk/_new 2015-02-10 20:22:41.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-Catalyst-Manual
#
-# Copyright (c) 2013 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-Catalyst-Manual
-Version: 5.9007
+Version: 5.9009
Release: 0
%define cpan_name Catalyst-Manual
Summary: The Catalyst developer's manual
@@ -29,19 +29,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
-#BuildRequires: perl(CPANPLUS::Backend)
-#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(Parse::CPAN::Meta)
-#BuildRequires: perl(Test::Pod) >= 1.14
-#BuildRequires: perl(Test::Pod::Coverage) >= 1.04
-#BuildRequires: perl(YAML::Tiny)
+BuildRequires: perl(Test::More) >= 0.88
%{perl_requires}
%description
@@ -49,6 +37,7 @@
%prep
%setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -64,6 +53,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes README TODO
+%doc Changes README
%changelog
++++++ Catalyst-Manual-5.9007.tar.gz -> Catalyst-Manual-5.9009.tar.gz ++++++
++++ 4187 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]