Accepting request 832938 from home:embar-
gnulib update to 2020-08-09 version. This gnulib version is required by PSPP 1.4.x and master. I hope this update would not break other projects... I don't know other projects – do you know? OBS-URL: https://build.opensuse.org/request/show/832938 OBS-URL: https://build.opensuse.org/package/show/Base:System/gnulib?expand=0&rev=5
This commit is contained in:
parent
74700a83f7
commit
2b50d76665
2
_service
2
_service
@ -5,7 +5,7 @@
|
|||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="filename">gnulib</param>
|
<param name="filename">gnulib</param>
|
||||||
<param name="versionformat">git.%cd.%h</param>
|
<param name="versionformat">git.%cd.%h</param>
|
||||||
<param name="revision">f4693b0166bab83ab232dcd3cfd95906411d1110</param>
|
<param name="revision">d6dabe8eece3a9c1269dc1c084531ce447c7a42e</param>
|
||||||
</service>
|
</service>
|
||||||
<service mode="disabled" name="recompress">
|
<service mode="disabled" name="recompress">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:886375b972b06d83d67ad8f98b1156c9c3bf5d41e4b70425ef75c955565bd54e
|
|
||||||
size 4290792
|
|
3
gnulib-git.20200809.d6dabe8ee.tar.xz
Normal file
3
gnulib-git.20200809.d6dabe8ee.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9bd65c0a655afd319cb8a3de2fdf0c90f3b4aa7650d4cfe2d0b5f28cc0fd14dd
|
||||||
|
size 4380652
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 3 14:58:56 UTC 2020 - opensuse.lietuviu.kalba@gmail.com
|
||||||
|
|
||||||
|
- Update to version git.20200809.d6dabe8ee
|
||||||
|
to Use __builtin_signbit* with clang.:
|
||||||
|
* lib/math.in.h (signbit): Use __builtin_signbit{,f,l} also on clang.
|
||||||
|
* m4/signbit.m4 (gl_SIGNBIT): Use __builtin_signbit{,f,l} also on clang.
|
||||||
|
Set REPLACE_SIGNBIT_USING_BUILTINS, not REPLACE_SIGNBIT_USING_GCC.
|
||||||
|
* m4/math_h.m4 (gl_MATH_H_DEFAULTS): Initialize
|
||||||
|
REPLACE_SIGNBIT_USING_BUILTINS, not REPLACE_SIGNBIT_USING_GCC.
|
||||||
|
* modules/math (Makefile.am): Substitute REPLACE_SIGNBIT_USING_BUILTINS,
|
||||||
|
not REPLACE_SIGNBIT_USING_GCC.
|
||||||
|
- Earler changes can be found here:
|
||||||
|
https://git.savannah.gnu.org/cgit/gnulib.git/tree/ChangeLog
|
||||||
|
- This gnulib version is required by PSPP 1.4.0, 1.4.1 and current master.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 3 11:21:25 UTC 2020 - opensuse.lietuviu.kalba@gmail.com
|
Thu Sep 3 11:21:25 UTC 2020 - opensuse.lietuviu.kalba@gmail.com
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%global module1 git-merge-changelog
|
%global module1 git-merge-changelog
|
||||||
|
|
||||||
Name: gnulib
|
Name: gnulib
|
||||||
Version: git.20200216.f4693b016
|
Version: git.20200809.d6dabe8ee
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: GNU Portability Library
|
Summary: GNU Portability Library
|
||||||
License: SUSE-Public-Domain AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND LGPL-3.0-or-later
|
License: SUSE-Public-Domain AND GPL-2.0-or-later AND GPL-3.0-only AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-or-later AND LGPL-3.0-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user