Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package numatop for openSUSE:Factory checked in at 2025-02-09 20:06:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/numatop (Old) and /work/SRC/openSUSE:Factory/.numatop.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "numatop" Sun Feb 9 20:06:34 2025 rev:14 rq:1244404 version:2.5.1 Changes: -------- --- /work/SRC/openSUSE:Factory/numatop/numatop.changes 2024-12-11 21:10:28.420336594 +0100 +++ /work/SRC/openSUSE:Factory/.numatop.new.2316/numatop.changes 2025-02-09 20:45:06.786212885 +0100 @@ -1,0 +2,6 @@ +Sat Feb 8 21:01:25 UTC 2025 - Dirk Müller <dmuel...@suse.com> + +- update to 2.5.1: + * no changes + +------------------------------------------------------------------- Old: ---- v2.5.tar.gz New: ---- v2.5.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ numatop.spec ++++++ --- /var/tmp/diff_new_pack.FB5b1e/_old 2025-02-09 20:45:07.266232626 +0100 +++ /var/tmp/diff_new_pack.FB5b1e/_new 2025-02-09 20:45:07.266232626 +0100 @@ -1,7 +1,7 @@ # # spec file for package numatop # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: numatop -Version: 2.5 +Version: 2.5.1 Release: 0 Summary: A top-like tool for runtime memory locality monitoring on NUMA systems License: BSD-3-Clause ++++++ v2.5.tar.gz -> v2.5.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/numatop-2.5/configure.ac new/numatop-2.5.1/configure.ac --- old/numatop-2.5/configure.ac 2024-11-18 16:03:11.000000000 +0100 +++ new/numatop-2.5.1/configure.ac 2024-11-19 19:31:11.000000000 +0100 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([numatop], [v2.3], [zhengjun.x...@intel.com]) +AC_INIT([numatop], [v2.5.1], [zhengjun.x...@intel.com]) AM_INIT_AUTOMAKE([-Wno-portability no-dist-gzip dist-xz foreign subdir-objects]) AC_CONFIG_SRCDIR([common/numatop.c]) AC_CONFIG_HEADERS([config.h])