Hello community, here is the log from the commit of package Regina-REXX for openSUSE:Factory checked in at 2019-03-19 09:59:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Regina-REXX (Old) and /work/SRC/openSUSE:Factory/.Regina-REXX.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Regina-REXX" Tue Mar 19 09:59:13 2019 rev:4 rq:685947 version:3.9.1 Changes: -------- --- /work/SRC/openSUSE:Factory/Regina-REXX/Regina-REXX.changes 2018-06-28 15:11:43.659778992 +0200 +++ /work/SRC/openSUSE:Factory/.Regina-REXX.new.28833/Regina-REXX.changes 2019-03-19 09:59:14.804082377 +0100 @@ -1,0 +2,7 @@ +Sun Mar 17 10:31:36 UTC 2019 - Jan Engelhardt <[email protected]> + +- Reduce %systemd_requires to %systemd_ordering: + %service_* can deal with the absence of systemd. +- Replace historic boilerplate -devel subpackage summary. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Regina-REXX.spec ++++++ --- /var/tmp/diff_new_pack.Ncg3RI/_old 2019-03-19 09:59:15.456082115 +0100 +++ /var/tmp/diff_new_pack.Ncg3RI/_new 2019-03-19 09:59:15.460082113 +0100 @@ -37,13 +37,13 @@ Requires(post): update-alternatives Requires(postun): update-alternatives Provides: rexx -%{?systemd_requires} +%{?systemd_ordering} %description Mark Hessling's implementation of the REXX language interpreter. %package devel -Summary: Include Files and Libraries mandatory for Development +Summary: Header files for the REXX interpreter Group: Development/Libraries/C and C++ Requires: %{libname} = %{version}-%{release} Requires: %{name} = %{version}-%{release} @@ -52,7 +52,7 @@ %description devel This package contains all necessary include files and libraries needed -to develop applications that require these. +to develop applications that require Regina-REXX. %package -n %{libname} Summary: The regina shared library
