Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package qclib for openSUSE:Factory checked in at 2026-06-30 15:11:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/qclib (Old) and /work/SRC/openSUSE:Factory/.qclib.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qclib" Tue Jun 30 15:11:27 2026 rev:20 rq:1362474 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/qclib/qclib.changes 2025-05-13 20:12:02.823400689 +0200 +++ /work/SRC/openSUSE:Factory/.qclib.new.11887/qclib.changes 2026-06-30 15:11:53.636914773 +0200 @@ -1,0 +2,6 @@ +Mon Jun 29 13:13:01 UTC 2026 - Nikolay Gueorguiev <[email protected]> + +- Amended the .spec file (bsc#1263992) + * Added requires `glibc-gconv-modules-extra` + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qclib.spec ++++++ --- /var/tmp/diff_new_pack.rweJqj/_old 2026-06-30 15:11:54.568946342 +0200 +++ /var/tmp/diff_new_pack.rweJqj/_new 2026-06-30 15:11:54.572946477 +0200 @@ -1,7 +1,7 @@ # # spec file for package qclib # -# Copyright (c) 2025 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 @@ -30,10 +30,10 @@ BuildRequires: doxygen BuildRequires: gcc-c++ ExclusiveArch: s390 s390x -%if 0%{?suse_version} > 1300 BuildRequires: glibc-devel-static -%else -BuildRequires: glibc-devel +%if 0%{?suse_version} >= 1600 +BuildRequires: glibc-gconv-modules-extra +Requires: glibc-gconv-modules-extra %endif #
