Hello community,
here is the log from the commit of package perl-Stream-Buffered for
openSUSE:Factory checked in at 2014-09-17 17:25:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Stream-Buffered (Old)
and /work/SRC/openSUSE:Factory/.perl-Stream-Buffered.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Stream-Buffered"
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-Stream-Buffered/perl-Stream-Buffered.changes
2013-07-09 20:59:19.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.perl-Stream-Buffered.new/perl-Stream-Buffered.changes
2014-09-17 17:26:05.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Sep 15 15:44:34 UTC 2014 - [email protected]
+
+- updated to 0.03
+ - bump IO::File dep, since it fails with earlier versions (plack/#460)
+
+-------------------------------------------------------------------
Old:
----
Stream-Buffered-0.02.tar.gz
New:
----
Stream-Buffered-0.03.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Stream-Buffered.spec ++++++
--- /var/tmp/diff_new_pack.N8ey3V/_old 2014-09-17 17:26:07.000000000 +0200
+++ /var/tmp/diff_new_pack.N8ey3V/_new 2014-09-17 17:26:07.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-Stream-Buffered
#
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products 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,10 +17,10 @@
Name: perl-Stream-Buffered
-Version: 0.02
+Version: 0.03
Release: 0
%define cpan_name Stream-Buffered
-Summary: Temporary buffer to save bytes
+Summary: temporary buffer to save bytes
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/Stream-Buffered/
@@ -29,6 +29,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
+BuildRequires: perl(IO::File) >= 1.14
+Requires: perl(IO::File) >= 1.14
%{perl_requires}
%description
@@ -54,6 +56,6 @@
%files -f %{name}.files
%defattr(-,root,root,755)
-%doc Changes README
+%doc Changes cpanfile LICENSE README
%changelog
++++++ Stream-Buffered-0.02.tar.gz -> Stream-Buffered-0.03.tar.gz ++++++
++++ 3061 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]