Hello community,

here is the log from the commit of package libhugetlbfs for openSUSE:Factory 
checked in at 2020-08-20 22:26:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libhugetlbfs (Old)
 and      /work/SRC/openSUSE:Factory/.libhugetlbfs.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libhugetlbfs"

Thu Aug 20 22:26:19 2020 rev:47 rq:827356 version:2.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/libhugetlbfs/libhugetlbfs.changes        
2018-10-02 19:49:48.837681789 +0200
+++ /work/SRC/openSUSE:Factory/.libhugetlbfs.new.3399/libhugetlbfs.changes      
2020-08-20 22:27:11.643935447 +0200
@@ -1,0 +2,15 @@
+Mon Aug 17 13:48:04 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 2.22:
+  * Library now verifies if slices are supported on PPC
+  * ld.hugetlbfs now supports multiple page sizes on PPC64
+  * Various GCC warning cleanups
+  * setup script converted to Python 3
+  * Tests are only run on online CPUs and only if a sufficient number are
+  available
+  * task-size-overrun now searches empty address space more efficiently
+  * Tests that do not link the library are run for default page sizes only
+  * Test runner now uses Python 3
+- remove libhugetlbfs_fix_tests.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  libhugetlbfs-2.21.tar.xz
  libhugetlbfs_fix_tests.patch

New:
----
  libhugetlbfs-2.22.tar.gz

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

Other differences:
------------------
++++++ libhugetlbfs.spec ++++++
--- /var/tmp/diff_new_pack.Lf36gu/_old  2020-08-20 22:27:14.403936737 +0200
+++ /var/tmp/diff_new_pack.Lf36gu/_new  2020-08-20 22:27:14.407936739 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libhugetlbfs
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define my_make_flags V=1 CFLAGS="%{optflags} -fPIC" BUILDTYPE=NATIVEONLY 
PREFIX=%{_prefix} LIBDIR32=%{_libdir} DESTDIR=%{buildroot}
 Name:           libhugetlbfs
-Version:        2.21
+Version:        2.22
 Release:        0
 Summary:        Helper library for the Huge Translation Lookaside Buffer 
Filesystem
 License:        LGPL-2.1-or-later
 Group:          System/Libraries
-Url:            https://github.com/libhugetlbfs/libhugetlbfs
-Source0:        %{name}-%{version}.tar.xz
+URL:            https://github.com/libhugetlbfs/libhugetlbfs
+Source0:        
https://github.com/libhugetlbfs/libhugetlbfs/releases/download/%{version}/libhugetlbfs-%{version}.tar.gz
 
 Source1:        baselibs.conf
 Patch2:         libhugetlbfs.s390.patch
 Patch4:         libhugetlbfs.tests-malloc.patch
 Patch7:         libhugetlbfs_ia64_fix_missing_test.patch
-Patch8:         libhugetlbfs_fix_tests.patch
 Patch14:        disable-rw-on-non-ldscripts.diff
 Patch15:        zero_filesize_segment.patch
 BuildRequires:  doxygen
@@ -65,7 +64,6 @@
 %patch2 -p1
 %patch4 -p1
 %patch7 -p1
-%patch8 -p1
 %patch14
 %patch15 -p1
 


Reply via email to