Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package frame for openSUSE:Factory checked in at 2023-11-08 22:19:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/frame (Old) and /work/SRC/openSUSE:Factory/.frame.new.17445 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "frame" Wed Nov 8 22:19:21 2023 rev:5 rq:1124289 version:2.5.0+bzr20160809 Changes: -------- --- /work/SRC/openSUSE:Factory/frame/frame.changes 2020-09-29 19:04:09.325944918 +0200 +++ /work/SRC/openSUSE:Factory/.frame.new.17445/frame.changes 2023-11-08 22:20:41.637710936 +0100 @@ -1,0 +2,6 @@ +Mon Nov 6 16:04:16 UTC 2023 - Dominique Leuenberger <dims...@opensuse.org> + +- Fix build with RPM 4.19: unnumbered patches are no longer + supported. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ frame.spec ++++++ --- /var/tmp/diff_new_pack.Eg626l/_old 2023-11-08 22:20:42.913757813 +0100 +++ /var/tmp/diff_new_pack.Eg626l/_new 2023-11-08 22:20:42.913757813 +0100 @@ -1,7 +1,7 @@ # # spec file for package frame # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,12 +23,12 @@ Version: 2.5.0+bzr20160809 Release: 0 Summary: Touch frame library -License: LGPL-3.0-only AND GPL-3.0-only +License: GPL-3.0-only AND LGPL-3.0-only Group: System/GUI/Other URL: https://launchpad.net/frame Source: https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{_version}.orig.tar.gz Source1: baselibs.conf -Patch: frame-cstdio.patch +Patch0: frame-cstdio.patch BuildRequires: asciidoc BuildRequires: autoconf BuildRequires: automake @@ -70,7 +70,7 @@ %prep %setup -q -c -%patch -p1 +%patch0 -p1 %build NOCONFIGURE=1 ./autogen.sh