Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package smemstat for openSUSE:Factory checked in at 2023-01-09 17:24:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/smemstat (Old) and /work/SRC/openSUSE:Factory/.smemstat.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "smemstat" Mon Jan 9 17:24:27 2023 rev:11 rq:1057083 version:0.02.11 Changes: -------- --- /work/SRC/openSUSE:Factory/smemstat/smemstat.changes 2021-07-31 18:52:32.674447664 +0200 +++ /work/SRC/openSUSE:Factory/.smemstat.new.32243/smemstat.changes 2023-01-09 17:24:27.447380800 +0100 @@ -1,0 +2,11 @@ +Tue Jan 3 13:07:42 UTC 2023 - Dirk Müller <[email protected]> + +- update to 0.02.11: + * debian/watch: change location to github for tarballs + * Update copyright and project email contact information + * debian/control: update maintainer email address and project URL + * smemstat.c: always use "%s"-style format for printf()-style functions + * README.md: Make headings into subheadings + * Add README.md + +------------------------------------------------------------------- Old: ---- smemstat-0.02.10.tar.xz New: ---- V0.02.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ smemstat.spec ++++++ --- /var/tmp/diff_new_pack.Ire7jo/_old 2023-01-09 17:24:27.823382927 +0100 +++ /var/tmp/diff_new_pack.Ire7jo/_new 2023-01-09 17:24:27.831382973 +0100 @@ -1,7 +1,7 @@ # # spec file for package smemstat # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # Copyright (c) 2017-2021, Martin Hauke <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,13 +18,13 @@ Name: smemstat -Version: 0.02.10 +Version: 0.02.11 Release: 0 Summary: Memory usage monitoring tool License: GPL-2.0-or-later Group: System/Monitoring -URL: https://kernel.ubuntu.com/~cking/smemstat/ -Source: https://kernel.ubuntu.com/~cking/tarballs/%{name}/%{name}-%{version}.tar.xz +URL: https://github.com/ColinIanKing/smemstat +Source: https://github.com/ColinIanKing/smemstat/archive/refs/tags/V%{version}.tar.gz BuildRequires: pkgconfig BuildRequires: pkgconfig(ncursesw) @@ -56,6 +56,7 @@ %files %license COPYING +%doc README.md %{_bindir}/smemstat %{_mandir}/man8/smemstat.8%{?ext_man}
