Hello community,

here is the log from the commit of package perl-Scope-Upper for 
openSUSE:Factory checked in at 2015-08-27 08:56:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Scope-Upper (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Scope-Upper.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Scope-Upper"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Scope-Upper/perl-Scope-Upper.changes        
2015-04-15 16:26:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Scope-Upper.new/perl-Scope-Upper.changes   
2015-08-27 08:56:18.000000000 +0200
@@ -1,0 +2,21 @@
+Sun Aug 23 09:20:24 UTC 2015 - [email protected]
+
+- updated to 0.28
+   see /usr/share/doc/packages/perl-Scope-Upper/Changes
+
+  0.28    2015-08-18 15:00 UTC
+          + Chg : SUB() and EVAL() will now warn if they cannot find an
+                  appropriate context in the current stack. They will still
+                  return undef in this case, which is interpreted as the 
current
+                  context when combined with other words.
+          + Fix : [RT #104751] : Scope::Upper does not handle exotic stack 
types
+                  Trying to target a scope above the current perl scope will 
now
+                  result in a warning. In that case, the topmost context in the
+                  current stack will still be returned.
+                  Thanks Rafaƫl Garcia-Suarez for the report.
+          + Fix : Test failures of threads tests on systems with harsh resource
+                  constraints causing the threads to exit() during run.
+          + Opt : Some internal structures were shrunk, resulting in memory
+                  savings and small speedups.
+
+-------------------------------------------------------------------

Old:
----
  Scope-Upper-0.27.tar.gz

New:
----
  Scope-Upper-0.28.tar.gz
  cpanspec.yml

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

Other differences:
------------------
++++++ perl-Scope-Upper.spec ++++++
--- /var/tmp/diff_new_pack.CQ1b7Z/_old  2015-08-27 08:56:19.000000000 +0200
+++ /var/tmp/diff_new_pack.CQ1b7Z/_new  2015-08-27 08:56:19.000000000 +0200
@@ -17,14 +17,15 @@
 
 
 Name:           perl-Scope-Upper
-Version:        0.27
+Version:        0.28
 Release:        0
 %define cpan_name Scope-Upper
 Summary:        Act on upper scopes
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Scope-Upper/
-Source:         
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source0:        
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source1:        cpanspec.yml
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -81,6 +82,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes README
+%doc Changes README samples
 
 %changelog

++++++ Scope-Upper-0.27.tar.gz -> Scope-Upper-0.28.tar.gz ++++++
++++ 3148 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

Reply via email to