Hello community,
here is the log from the commit of package perl-Sub-Exporter-ForMethods for
openSUSE:Factory checked in at 2015-07-20 11:22:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Sub-Exporter-ForMethods (Old)
and /work/SRC/openSUSE:Factory/.perl-Sub-Exporter-ForMethods.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Sub-Exporter-ForMethods"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Sub-Exporter-ForMethods/perl-Sub-Exporter-ForMethods.changes
2013-12-03 12:33:00.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Sub-Exporter-ForMethods.new/perl-Sub-Exporter-ForMethods.changes
2015-07-20 11:22:41.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Jul 18 09:09:31 UTC 2015 - [email protected]
+
+- updated to 0.100052
+ see /usr/share/doc/packages/perl-Sub-Exporter-ForMethods/Changes
+
+ 0.100052 2015-07-17 19:27:36-04:00 America/New_York
+ - add the ability to bless the wrapper into the wrapped sub's class,
+ if requested
+
+-------------------------------------------------------------------
Old:
----
Sub-Exporter-ForMethods-0.100051.tar.gz
New:
----
Sub-Exporter-ForMethods-0.100052.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Sub-Exporter-ForMethods.spec ++++++
--- /var/tmp/diff_new_pack.BHL4DV/_old 2015-07-20 11:22:42.000000000 +0200
+++ /var/tmp/diff_new_pack.BHL4DV/_new 2015-07-20 11:22:42.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Sub-Exporter-ForMethods
#
-# 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,14 +17,15 @@
Name: perl-Sub-Exporter-ForMethods
-Version: 0.100051
+Version: 0.100052
Release: 0
%define cpan_name Sub-Exporter-ForMethods
-Summary: helper routines for using Sub::Exporter to build methods
+Summary: Helper Routines for Using Sub::Exporter to Build Methods
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Sub-Exporter-ForMethods/
-Source:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1: cpanspec.yml
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
@@ -33,9 +34,6 @@
BuildRequires: perl(Sub::Name)
BuildRequires: perl(Test::More) >= 0.96
BuildRequires: perl(namespace::autoclean)
-#BuildRequires: perl(Sub::Exporter::ForMethods)
-#BuildRequires: perl(TestDexp)
-#BuildRequires: perl(TestMexp)
Requires: perl(Sub::Exporter) >= 0.978
Requires: perl(Sub::Name)
%{perl_requires}
++++++ Sub-Exporter-ForMethods-0.100051.tar.gz ->
Sub-Exporter-ForMethods-0.100052.tar.gz ++++++
++++ 1866 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