Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lalmetaio for openSUSE:Factory checked in at 2026-08-13 13:16:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lalmetaio (Old) and /work/SRC/openSUSE:Factory/.lalmetaio.new.17972 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lalmetaio" Thu Aug 13 13:16:29 2026 rev:14 rq:1370880 version:4.0.6 Changes: -------- --- /work/SRC/openSUSE:Factory/lalmetaio/lalmetaio.changes 2024-12-02 17:00:16.872095632 +0100 +++ /work/SRC/openSUSE:Factory/.lalmetaio.new.17972/lalmetaio.changes 2026-08-13 13:17:15.381186538 +0200 @@ -1,0 +2,16 @@ +Tue Aug 11 02:23:24 UTC 2026 - Steve Kowalik <[email protected]> + +- Remove unneeded BuildRequires on python-py. + +------------------------------------------------------------------- +Tue Feb 3 19:41:26 UTC 2026 - Andreas Prittwitz <[email protected]> + +- Update to version 4.0.6 + * No release notes provided. + * Add BuildRequires help2man to build manpage. + * Rename metaio_version.1.gz manpage to metaio-%{version}.1.gz + * Update version numbers for requirements. + * Add %{_datadir}man/man1/%{name}_%{version}.1.gz statement to + %files section for man page. + +------------------------------------------------------------------- Old: ---- lalmetaio-4.0.5.tar.xz New: ---- lalmetaio-4.0.6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lalmetaio.spec ++++++ --- /var/tmp/diff_new_pack.ezOy7M/_old 2026-08-13 13:17:16.057217227 +0200 +++ /var/tmp/diff_new_pack.ezOy7M/_new 2026-08-13 13:17:16.061217409 +0200 @@ -1,7 +1,7 @@ # # spec file for package lalmetaio # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -25,7 +25,7 @@ %bcond_with octave Name: lalmetaio -Version: 4.0.5 +Version: 4.0.6 Release: 0 Summary: LSC Algorithm MetaIO Library License: GPL-2.0-or-later @@ -34,27 +34,27 @@ Source: https://software.igwn.org/sources/source/lalsuite/%{name}-%{version}.tar.xz #Git-Clone: https://git.ligo.org/lscsoft/lalsuite.git BuildRequires: %{python_module devel} -BuildRequires: %{python_module lal >= 7.1.0} +BuildRequires: %{python_module lal >= 7.7.0} BuildRequires: %{python_module numpy >= 1.7} BuildRequires: %{python_module numpy-devel >= 1.7} -BuildRequires: %{python_module py} BuildRequires: fdupes -BuildRequires: pkgconfig +BuildRequires: help2man >= 1.37 +BuildRequires: pkgconfig >= 0.18.0 BuildRequires: python-rpm-macros %if 0%{?suse_version} < 1550 BuildRequires: python-xml %endif -BuildRequires: swig -BuildRequires: pkgconfig(lal) >= 7.1.0 -BuildRequires: pkgconfig(libmetaio) +BuildRequires: swig >= 3.0.11 +BuildRequires: pkgconfig(lal) >= 7.7.0 +BuildRequires: pkgconfig(libmetaio) >= 8.4.0 %if %{with octave} -BuildRequires: octave-lal >= 7.1.0 +BuildRequires: octave-lal >= 7.7.0 BuildRequires: pkgconfig(octave) %endif # SECTION For tests BuildRequires: %{python_module pytest} # /SECTION -Requires: python-lal >= 7.1.0 +Requires: python-lal >= 7.7.0 Requires: python-numpy >= 1.7 ExcludeArch: %{ix86} @@ -75,8 +75,8 @@ Summary: Development files for LAL metaio Group: Development/Libraries/C and C++ Requires: %{shlib} = %{version} -Requires: pkgconfig(lal) -Requires: pkgconfig(libmetaio) +Requires: pkgconfig(lal) >= 7.7.0 +Requires: pkgconfig(libmetaio) >= 8.4.0 %description -n %{name}-devel This package contains sources and header files needed to build applications @@ -86,7 +86,7 @@ %package -n octave-lalmetaio Summary: Octave bindings for LAL MetaIO Group: Productivity/Scientific/Physics -Requires: octave-lal +Requires: octave-lal >= 7.7.0 %requires_eq octave-cli %description -n octave-lalmetaio @@ -117,6 +117,9 @@ popd } +# Rename man page +mv %{buildroot}%{_datadir}/man/man1/%{name}_version.1 %{buildroot}%{_datadir}/man/man1/%{name}-%{version}.1 + # SECTION EXPORT LAL SPECIFIC ENV VARIABLES # We do not use upstream's env files because they also set more generic # variables (e.g. PATH) which may ruin setups @@ -173,6 +176,7 @@ %{_libdir}/pkgconfig/*.pc %{_includedir}/* %config %{_sysconfdir}/profile.d/%{name}.* +%{_datadir}/man/man1/%{name}-%{version}.1.gz %if %{with octave} %files -n octave-%{name} ++++++ lalmetaio-4.0.5.tar.xz -> lalmetaio-4.0.6.tar.xz ++++++ ++++ 2956 lines of diff (skipped)
