Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package alttab for openSUSE:Factory checked in at 2024-08-26 22:10:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/alttab (Old) and /work/SRC/openSUSE:Factory/.alttab.new.2698 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "alttab" Mon Aug 26 22:10:37 2024 rev:9 rq:1196011 version:1.7.1 Changes: -------- --- /work/SRC/openSUSE:Factory/alttab/alttab.changes 2023-05-09 13:08:48.781547795 +0200 +++ /work/SRC/openSUSE:Factory/.alttab.new.2698/alttab.changes 2024-08-26 22:13:35.946457601 +0200 @@ -1,0 +2,6 @@ +Fri Aug 23 15:05:36 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org> + +- BuildRequire /usr/bin/ronn instead of rubygem(ronn): there are + alternatives around and the build does not care wich one is used. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ alttab.spec ++++++ --- /var/tmp/diff_new_pack.LVbSfi/_old 2024-08-26 22:13:36.374475474 +0200 +++ /var/tmp/diff_new_pack.LVbSfi/_new 2024-08-26 22:13:36.374475474 +0200 @@ -1,7 +1,7 @@ # # spec file for package alttab # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,6 +23,7 @@ License: GPL-3.0-only URL: https://github.com/sagb/alttab Source: https://github.com/sagb/alttab/archive/v%{version}.tar.gz +BuildRequires: /usr/bin/ronn BuildRequires: autoconf BuildRequires: automake BuildRequires: libXft-devel @@ -31,7 +32,6 @@ BuildRequires: libXrender-devel BuildRequires: libpng-devel BuildRequires: uthash-devel -BuildRequires: rubygem(ronn) %description alttab is a X11 window switcher designed for minimalistic window managers or standalone X11 session.