Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libpipeline for openSUSE:Factory 
checked in at 2022-01-13 00:22:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libpipeline (Old)
 and      /work/SRC/openSUSE:Factory/.libpipeline.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libpipeline"

Thu Jan 13 00:22:03 2022 rev:13 rq:945521 version:1.5.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/libpipeline/libpipeline.changes  2020-09-21 
17:05:11.491017449 +0200
+++ /work/SRC/openSUSE:Factory/.libpipeline.new.1892/libpipeline.changes        
2022-01-13 00:22:06.907919212 +0100
@@ -1,0 +2,22 @@
+Tue Jan 11 08:03:36 UTC 2022 - Dr. Werner Fink <wer...@suse.de>
+
+- Update to 1.5.5:
+  * Move release process to GitLab CI.
+- Back to download from savannah.nongnu.org for a fully bootstrapped
+  tar ball without the need of autoconfig and gl
+  Compare https://gitlab.com/cjwatson/libpipeline/-/releases
+  and     https://gitlab.com/cjwatson/libpipeline/-/packages/4425007
+
+-------------------------------------------------------------------
+Fri Dec 17 16:00:32 UTC 2021 - Dr. Werner Fink <wer...@suse.de>
+
+- Use autoconf 
+
+-------------------------------------------------------------------
+Mon Dec  6 08:07:08 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.5.4:
+  * Building libpipeline now requires Autoconf >= 2.64.
+  * Developmed moved to Gitlab 
+
+-------------------------------------------------------------------

Old:
----
  libpipeline-1.5.3.tar.gz
  libpipeline-1.5.3.tar.gz.asc

New:
----
  libpipeline-1.5.5.tar.gz
  libpipeline-1.5.5.tar.gz.asc

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

Other differences:
------------------
++++++ libpipeline.spec ++++++
--- /var/tmp/diff_new_pack.yfPLh8/_old  2022-01-13 00:22:07.471919619 +0100
+++ /var/tmp/diff_new_pack.yfPLh8/_new  2022-01-13 00:22:07.475919622 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpipeline
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,16 +18,21 @@
 
 %define lname   libpipeline1
 Name:           libpipeline
-Version:        1.5.3
+Version:        1.5.5
 Release:        0
 Summary:        A pipeline manipulation library
 License:        GPL-3.0-or-later
 Group:          System/Libraries
 URL:            https://www.nongnu.org/libpipeline/
+#
+# Back to download from savannah.nongnu.org for a fully bootstrapped
+# tar ball without the need of autoconfig and gl
+# Compare       https://gitlab.com/cjwatson/libpipeline/-/releases
+#
 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
+BuildRequires:  pkgconfig
 
 %description
 libpipeline is a C library for setting up and running pipelines of
@@ -72,14 +77,13 @@
   --enable-socketpair-pipe \
   --with-pic=yes \
   --with-gnu-ld
-make %{?_smp_mflags} V=1
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 rm -vf %{buildroot}%{_libdir}/libpipeline.la
 
 %post -n %{lname} -p /sbin/ldconfig
-
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files -n %{lname}
@@ -89,10 +93,10 @@
 %files devel
 %defattr(-,root,root,0755)
 %license COPYING
-%doc ChangeLog README
+%doc ChangeLog README.md
 %{_libdir}/libpipeline.so
 %{_libdir}/pkgconfig/libpipeline.pc
 %{_includedir}/pipeline.h
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3%{?ext_man}
 
 %changelog

++++++ libpipeline-1.5.3.tar.gz -> libpipeline-1.5.5.tar.gz ++++++
++++ 98984 lines of diff (skipped)

Reply via email to