Hello community,
here is the log from the commit of package perl-Task-Kensho-Scalability for
openSUSE:Factory checked in at 2015-04-27 22:08:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Task-Kensho-Scalability (Old)
and /work/SRC/openSUSE:Factory/.perl-Task-Kensho-Scalability.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Task-Kensho-Scalability"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Task-Kensho-Scalability/perl-Task-Kensho-Scalability.changes
2014-03-21 12:15:10.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Task-Kensho-Scalability.new/perl-Task-Kensho-Scalability.changes
2015-04-27 22:09:06.000000000 +0200
@@ -1,0 +2,21 @@
+Sat Apr 25 07:37:49 UTC 2015 - [email protected]
+
+- updated to 0.38
+ see /usr/share/doc/packages/perl-Task-Kensho-Scalability/Changes
+
+ 0.38 2014-09-13
+ - WebDev: Template::Toolkit is not indexed (see RT#92588) -
+ refer to Template instead
+ - subtask distributions now just use regular prereqs on their
+ component modules, rather than using optional_features metadata
+ - Task-Kensho now once again prompts at install time for each
+ subtask to be optionally installed
+
+ 0.37 2014-08-16
+ - ModuleDev: Switch Carp::Always over to Devel::Confess (per mst)
+ - ModuleDev: Add Data::Printer (per Sawyer X)
+ - ModuleDev: Add Devel::Dwarn (per mst)
+ - Toolchain: Add Pinto (per Sawyer X)
+ - Toolchain: Add App::FatPacker (per perigrin)
+
+-------------------------------------------------------------------
Old:
----
Task-Kensho-Scalability-0.36.tar.gz
New:
----
Task-Kensho-Scalability-0.38.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Task-Kensho-Scalability.spec ++++++
--- /var/tmp/diff_new_pack.6HKvc6/_old 2015-04-27 22:09:07.000000000 +0200
+++ /var/tmp/diff_new_pack.6HKvc6/_new 2015-04-27 22:09:07.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Task-Kensho-Scalability
#
-# Copyright (c) 2014 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,24 +17,24 @@
Name: perl-Task-Kensho-Scalability
-Version: 0.36
+Version: 0.38
Release: 0
%define cpan_name Task-Kensho-Scalability
-Summary: A Glimpse at an Enlightened Perl: Scalability
+Summary: Glimpse at an Enlightened Perl: Scalability
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Task-Kensho-Scalability/
-Source:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(CHI)
-BuildRequires: perl(Module::Build::Tiny) >= 0.035
+BuildRequires: perl(Module::Build::Tiny) >= 0.038
BuildRequires: perl(Redis)
-BuildRequires: perl(version)
-Recommends: perl(CHI)
-Recommends: perl(Redis)
+Requires: perl(CHI)
+Requires: perl(Redis)
%{perl_requires}
%description
@@ -86,6 +86,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes LICENSE README README.md
+%doc Changes LICENSE README
%changelog
++++++ Task-Kensho-Scalability-0.36.tar.gz ->
Task-Kensho-Scalability-0.38.tar.gz ++++++
++++ 2274 lines of diff (skipped)
++++++ cpanspec.yml ++++++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
#preamble: |-
# BuildRequires: gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module