Hello community,
here is the log from the commit of package perl-IO-TieCombine for
openSUSE:Factory checked in at 2015-11-08 11:26:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-IO-TieCombine (Old)
and /work/SRC/openSUSE:Factory/.perl-IO-TieCombine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-IO-TieCombine"
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-IO-TieCombine/perl-IO-TieCombine.changes
2014-02-10 10:17:30.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.perl-IO-TieCombine.new/perl-IO-TieCombine.changes
2015-11-08 11:26:09.000000000 +0100
@@ -1,0 +2,10 @@
+Sat Oct 31 10:43:36 UTC 2015 - [email protected]
+
+- updated to 1.005
+ see /usr/share/doc/packages/perl-IO-TieCombine/Changes
+
+ 1.005 2015-10-30 22:18:10-04:00 America/New_York
+ - fileno on a IO::TieCombine::Handle now returns a negative value
+ so they can be known to be artificial
+
+-------------------------------------------------------------------
Old:
----
IO-TieCombine-1.004.tar.gz
New:
----
IO-TieCombine-1.005.tar.gz
cpanspec.yml
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-IO-TieCombine.spec ++++++
--- /var/tmp/diff_new_pack.nvAF7C/_old 2015-11-08 11:26:10.000000000 +0100
+++ /var/tmp/diff_new_pack.nvAF7C/_new 2015-11-08 11:26:10.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package perl-IO-TieCombine
#
-# 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,14 +17,15 @@
Name: perl-IO-TieCombine
-Version: 1.004
+Version: 1.005
Release: 0
%define cpan_name IO-TieCombine
-Summary: produce tied (and other) separate but combined variables
+Summary: Produce Tied (and Other) Separate but Combined Variables
License: Artistic-1.0 or GPL-1.0+
Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/IO-TieCombine/
-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
++++++ IO-TieCombine-1.004.tar.gz -> IO-TieCombine-1.005.tar.gz ++++++
++++ 1840 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