Hello community,

here is the log from the commit of package perl-Future for openSUSE:Factory 
checked in at 2016-10-06 12:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Future (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Future.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Future"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Future/perl-Future.changes  2015-08-02 
22:46:24.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Future.new/perl-Future.changes     
2016-10-06 12:46:28.000000000 +0200
@@ -1,0 +2,15 @@
+Mon Oct  3 05:27:35 UTC 2016 - [email protected]
+
+- updated to 0.34
+   see /usr/share/doc/packages/perl-Future/Changes
+
+  0.34    2016/10/02 18:40:06
+          [CHANGES]
+           * Added Future::Mutex
+           * Minor documentation wording fixes (thanks ilmari)
+  
+          [BUGFIXES]
+           * Fallback to 'configure_requires' for older versions of
+             Module::Build that don't support 'test_requires' (RT110721)
+
+-------------------------------------------------------------------

Old:
----
  Future-0.33.tar.gz

New:
----
  Future-0.34.tar.gz

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

Other differences:
------------------
++++++ perl-Future.spec ++++++
--- /var/tmp/diff_new_pack.Arkho3/_old  2016-10-06 12:46:30.000000000 +0200
+++ /var/tmp/diff_new_pack.Arkho3/_new  2016-10-06 12:46:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Future
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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-Future
-Version:        0.33
+Version:        0.34
 Release:        0
 %define cpan_name Future
 Summary:        Represent an Operation Awaiting Completion
@@ -31,7 +31,7 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Carp) >= 1.25
-BuildRequires:  perl(Module::Build) >= 0.400400
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Identity)
 BuildRequires:  perl(Test::More) >= 0.88
@@ -68,8 +68,8 @@
 forward-reading manner, and simplifies many common patterns that are often
 involved in such situations.
 
-See also the Future::Utils manpage which contains useful loop-constructing
-functions, to run a future-returning function repeatedly in a loop.
+See also Future::Utils which contains useful loop-constructing functions,
+to run a future-returning function repeatedly in a loop.
 
 Unless otherwise noted, the following methods require at least version
 _0.08_.

++++++ Future-0.33.tar.gz -> Future-0.34.tar.gz ++++++
++++ 2026 lines of diff (skipped)


Reply via email to