Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pagemon for openSUSE:Factory checked in at 2022-04-22 21:54:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pagemon (Old) and /work/SRC/openSUSE:Factory/.pagemon.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pagemon" Fri Apr 22 21:54:28 2022 rev:13 rq:971900 version:0.01.23 Changes: -------- --- /work/SRC/openSUSE:Factory/pagemon/pagemon.changes 2021-05-10 15:41:30.637055607 +0200 +++ /work/SRC/openSUSE:Factory/.pagemon.new.1538/pagemon.changes 2022-04-22 21:55:37.430899633 +0200 @@ -1,0 +2,7 @@ +Wed Apr 20 18:27:26 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to 0.01.23 + * Improve documentation +- Update URL to current github project site (old site is orphaned) + +------------------------------------------------------------------- Old: ---- pagemon-0.01.22.tar.xz New: ---- pagemon_0.01.23.orig.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pagemon.spec ++++++ --- /var/tmp/diff_new_pack.UMHBJ7/_old 2022-04-22 21:55:37.778900030 +0200 +++ /var/tmp/diff_new_pack.UMHBJ7/_new 2022-04-22 21:55:37.786900039 +0200 @@ -1,7 +1,7 @@ # # spec file for package pagemon # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2017-2020, Martin Hauke <mar...@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: pagemon -Version: 0.01.22 +Version: 0.01.23 Release: 0 Summary: Interactive memory/page monitoring tool License: GPL-2.0-or-later Group: System/Monitoring -URL: https://kernel.ubuntu.com/~cking/pagemon -Source: https://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.xz +URL: https://github.com/ColinIanKing/pagemon +Source: https://deb.debian.org/debian/pool/main/p/pagemon/pagemon_%{version}.orig.tar.xz BuildRequires: ncurses-devel %description @@ -55,7 +55,7 @@ %files %license COPYING -%doc README +%doc README.md %{_sbindir}/pagemon %{_mandir}/man8/pagemon.8%{?ext_man}