Hello community,

here is the log from the commit of package numactl for openSUSE:Factory checked 
in at 2018-11-26 10:12:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/numactl (Old)
 and      /work/SRC/openSUSE:Factory/.numactl.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "numactl"

Mon Nov 26 10:12:45 2018 rev:57 rq:649537 version:2.0.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/numactl/numactl.changes  2018-08-06 
11:52:22.385046014 +0200
+++ /work/SRC/openSUSE:Factory/.numactl.new.19453/numactl.changes       
2018-11-26 10:12:51.502256128 +0100
@@ -1,0 +2,32 @@
+Wed Nov 07 14:04:26 UTC 2018 - [email protected]
+
+- Update to version 2.0.12:
+  * Release numactl 2.0.12
+  * Cleanup whitespace from *.c and *.h files
+  * Add Travis build status to numactl README
+  * Convert README and INSTALL to Markdown
+  * Remove `threadtest.c`
+  * Remove `mkolddemo` script
+  * Remove file TODO, which has outdated contents
+  * Remove file DESIGN, which has no contents
+  * Remove changelogs from the repository
+  * Revert "make clearcache work on x86/PIC"
+  * Add "NAME" section to numastat manpage
+  * Allow building on ARM systems
+  * Add pkg-config file for NUMA library
+  * readdir_r(3) is deprecated, use readdir(3) instead
+  * Avoid filename truncation in numastat
+  * fix coding style in last change
+  * Fix: numademo test between sparse nodes
+  * Fix: allocation of dynamic array
+  * Fix: numactl distance between sparse nodes
+  * include sys/sysmacros.h for major/minor
+  * make clearcache work on x86/PIC
+  * Fix regress test for invalid hard code of nodenames
+  * Fix end of line check in distance parsing
+  * Optimize numa_distance check
+  * affinity: Include sys/sysmacros.h to fix warning
+  * numademo: Increase buffer to avoid theoretical buffer overflow
+  * Check for invalid nodes in numa_distance
+
+-------------------------------------------------------------------

Old:
----
  numactl-2.0.11.tar.xz
  sysmacros.patch

New:
----
  numactl-2.0.12.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ numactl.spec ++++++
--- /var/tmp/diff_new_pack.EjFqRy/_old  2018-11-26 10:12:52.854254542 +0100
+++ /var/tmp/diff_new_pack.EjFqRy/_new  2018-11-26 10:12:52.858254538 +0100
@@ -17,21 +17,19 @@
 
 
 Name:           numactl
-Version:        2.0.11
+Version:        2.0.12
 Release:        0
 Summary:        NUMA Policy Control
 License:        GPL-2.0-only
 Group:          System/Management
-Url:            http://oss.sgi.com/projects/libnuma/
-Source0:        %{name}-%{version}.tar.xz
+Url:            https://github.com/numactl/numactl/releases
+Source0:        %{name}-%{version}.tar.gz
 Source2:        baselibs.conf
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0:         revert_date_in_numastat.patch
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1:         0001-Fixed-segfault-when-no-node-could-be-found-in-sysfs-.patch
 Patch2:         numactl-clearcache-pie.patch
-# PATCH-FIX-UPSTREAM Include <sys/sysmacros.h> for major/minor
-Patch3:         sysmacros.patch
 %if 0%{?suse_version} > 1110
 BuildRequires:  autoconf >= 2.64
 BuildRequires:  automake
@@ -69,7 +67,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 %if 0%{?suse_version} > 1110
@@ -92,7 +89,6 @@
 %defattr(-,root,root)
 %{_bindir}/*
 %{_mandir}/man8/*
-%doc CHANGES
 
 %files -n libnuma1
 %defattr(-,root,root)
@@ -103,5 +99,6 @@
 %{_mandir}/man3/*
 %{_includedir}/*
 %{_libdir}/lib*so
+%{_libdir}/pkgconfig/numa.pc
 
 %changelog

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EjFqRy/_old  2018-11-26 10:12:52.878254514 +0100
+++ /var/tmp/diff_new_pack.EjFqRy/_new  2018-11-26 10:12:52.878254514 +0100
@@ -4,13 +4,13 @@
     <param name="url">https://github.com/numactl/numactl</param>
     <param name="subdir"></param>
     <param name="filename">numactl</param>
-    <param name="versionformat">2.0.11</param>
+    <param name="versionformat">2.0.12</param>
     <param name="changesgenerate">enable</param>
-    <param name="revision">ea3a70681c2f523fe58e1d44527f478ca76db74e</param>
+    <param name="revision">841253d1313b01a968c380cae4f498f20c46e5aa</param>
   </service>
   <service name="recompress" mode="disabled">
     <param name="file">numactl*.tar</param>
-    <param name="compression">xz</param>
+    <param name="compression">gz</param>
   </service>
   <service name="set_version" mode="disabled"/>
 </services>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.EjFqRy/_old  2018-11-26 10:12:52.890254500 +0100
+++ /var/tmp/diff_new_pack.EjFqRy/_new  2018-11-26 10:12:52.890254500 +0100
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param name="url">https://github.com/numactl/numactl</param>
-              <param 
name="changesrevision">ea3a70681c2f523fe58e1d44527f478ca76db74e</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">841253d1313b01a968c380cae4f498f20c46e5aa</param></service></servicedata>
\ No newline at end of file

++++++ revert_date_in_numastat.patch ++++++
--- /var/tmp/diff_new_pack.EjFqRy/_old  2018-11-26 10:12:52.910254477 +0100
+++ /var/tmp/diff_new_pack.EjFqRy/_new  2018-11-26 10:12:52.910254477 +0100
@@ -9,11 +9,11 @@
  numastat.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: numactl-2.0.9/numastat.c
+Index: numactl-2.0.12/numastat.c
 ===================================================================
---- numactl-2.0.9.orig/numastat.c
-+++ numactl-2.0.9/numastat.c
-@@ -725,7 +725,7 @@ double huge_page_size_in_bytes = 0;
+--- numactl-2.0.12.orig/numastat.c
++++ numactl-2.0.12/numastat.c
+@@ -675,7 +675,7 @@ double huge_page_size_in_bytes = 0;
  
  void display_version_and_exit() {
        char *version_string = "20130723";


Reply via email to