Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package most for openSUSE:Factory checked in at 2022-08-11 18:32:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/most (Old) and /work/SRC/openSUSE:Factory/.most.new.1521 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "most" Thu Aug 11 18:32:34 2022 rev:4 rq:994441 version:5.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/most/most.changes 2020-01-27 00:24:52.433565869 +0100 +++ /work/SRC/openSUSE:Factory/.most.new.1521/most.changes 2022-08-11 18:32:48.234245150 +0200 @@ -1,0 +2,10 @@ +Mon Aug 8 00:27:54 UTC 2022 - Andreas Stieger <[email protected]> + +- Update to 5.2.0: + * Better support for files larger than 4 GB + * Truecolor support on 64 bit systems for terminals that support + it +- add upstream signing key and validate source signature +- fix license + +------------------------------------------------------------------- Old: ---- most-pre5.2-1.tar.gz New: ---- most-5.2.0.tar.gz most-5.2.0.tar.gz.asc most.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ most.spec ++++++ --- /var/tmp/diff_new_pack.h6htED/_old 2022-08-11 18:32:48.810244266 +0200 +++ /var/tmp/diff_new_pack.h6htED/_new 2022-08-11 18:32:48.818244254 +0200 @@ -1,7 +1,7 @@ # # spec file for package most # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,27 +16,28 @@ # -%define bugfix 1 Name: most -Version: pre5.2 +Version: 5.2.0 Release: 0 Summary: File viewer and pager -License: GPL-2.0-only +License: GPL-2.0-or-later Group: Productivity/Text/Utilities URL: https://www.jedsoft.org/most/ -Source: https://www.jedsoft.org/snapshots/%{name}-%{version}-%{bugfix}.tar.gz +Source: https://www.jedsoft.org/releases/most/%{name}-%{version}.tar.gz +Source2: https://www.jedsoft.org/releases/most/%{name}-%{version}.tar.gz.asc +Source3: https://www.jedsoft.org/jedavis_public_key2.asc#/%{name}.keyring BuildRequires: pkgconfig -BuildRequires: slang-devel +BuildRequires: pkgconfig(slang) %description Most is a paging program. It supports multiple windows and can scroll left and right. %prep -%setup -q -n %{name}-%{version}-%{bugfix} +%autosetup -p1 %build -%configure --prefix=%{_prefix} +%configure %make_build %install ++++++ most-pre5.2-1.tar.gz -> most-5.2.0.tar.gz ++++++ ++++ 2567 lines of diff (skipped)
