Hello community, here is the log from the commit of package libpipeline for openSUSE:Factory checked in at 2020-09-21 17:03:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libpipeline (Old) and /work/SRC/openSUSE:Factory/.libpipeline.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libpipeline" Mon Sep 21 17:03:54 2020 rev:12 rq:835205 version:1.5.3 Changes: -------- --- /work/SRC/openSUSE:Factory/libpipeline/libpipeline.changes 2018-11-28 11:12:32.174971350 +0100 +++ /work/SRC/openSUSE:Factory/.libpipeline.new.4249/libpipeline.changes 2020-09-21 17:05:11.491017449 +0200 @@ -1,0 +2,12 @@ +Sun Sep 13 19:33:25 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 1.5.3: + * Fix implementation-defined behaviour while handling read/write errors. + * Port tests to the modern Check API. + * `pipecmd_exec' now calls `_exit' rather than `exit', to avoid bugs such as + * functions registered using `atexit' being called multiple times. + * Document that standard FDs must be open before calling `pipeline_start'. + * Building libpipeline now requires Autoconf >= 2.63 and Automake >= 1.11.2. + * Various portability improvements, via Gnulib. + +------------------------------------------------------------------- Old: ---- libpipeline-1.5.0.tar.gz libpipeline-1.5.0.tar.gz.sig New: ---- libpipeline-1.5.3.tar.gz libpipeline-1.5.3.tar.gz.asc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libpipeline.spec ++++++ --- /var/tmp/diff_new_pack.hp4tXj/_old 2020-09-21 17:05:14.115019808 +0200 +++ /var/tmp/diff_new_pack.hp4tXj/_new 2020-09-21 17:05:14.119019812 +0200 @@ -1,7 +1,7 @@ # # spec file for package libpipeline # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,20 +12,20 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # %define lname libpipeline1 Name: libpipeline -Version: 1.5.0 +Version: 1.5.3 Release: 0 Summary: A pipeline manipulation library License: GPL-3.0-or-later Group: System/Libraries -Url: http://www.nongnu.org/libpipeline/ -Source0: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz -Source1: http://download.savannah.gnu.org/releases/%{name}/%{name}-%{version}.tar.gz.sig +URL: https://www.nongnu.org/libpipeline/ +Source0: https://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz +Source1: https://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz.asc Source2: %{name}.keyring BuildRequires: pkg-config @@ -88,7 +88,8 @@ %files devel %defattr(-,root,root,0755) -%doc ChangeLog README COPYING +%license COPYING +%doc ChangeLog README %{_libdir}/libpipeline.so %{_libdir}/pkgconfig/libpipeline.pc %{_includedir}/pipeline.h ++++++ libpipeline-1.5.0.tar.gz -> libpipeline-1.5.3.tar.gz ++++++ ++++ 145969 lines of diff (skipped)
