Accepting request 333987 from home:pluskalm:branches:devel:tools:building
- Update to 2019.09.25 OBS-URL: https://build.opensuse.org/request/show/333987 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/autoconf-archive?expand=0&rev=19
This commit is contained in:
parent
b5a14a0aa3
commit
24e91ef2be
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69715bdd078f552ca85e498a94543e11cb8bcdf0359e659b84d84d19372b0dc5
|
||||
size 578536
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQEcBAABAgAGBQJU7GVpAAoJEEG8KP6ZCJ1yGSUIALyDDcu9Mo3fI2FEtRGutUCP
|
||||
P7WuyOwJggjn9PW4fvV8XVMTGxUwy8+odEUsIPKxupFhR0ECRUXBgsGrresI9rIN
|
||||
uH7CCtvOF+rZzI8/UvSjDScKh3MMfiYmqsD9FG9LadEQ73Lt1Qg1YctZ+UXedPCi
|
||||
KGK/1rYZlWzcI9G05jamqtJlh0CF3YnpQvPRvS3Jkh7jzdbUTlp+xAYF+rZk817O
|
||||
cLj25R48CVYiVXHgoiUF9EVTxyw+9klRqmzWDfb6+iVPvNKD/iTdbBmJnio24pk4
|
||||
4Xh5JlxTlkZ/xW7sXoSxql37HycCT5sQT1K46T4NVDMDqNXtQL+/HjgvmT69lGs=
|
||||
=0gn0
|
||||
-----END PGP SIGNATURE-----
|
3
autoconf-archive-2015.09.25.tar.xz
Normal file
3
autoconf-archive-2015.09.25.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7c0467a5dbd2340153bca5a477bd92fbc951d9ee3cbed92f16f6bf08ac0c350a
|
||||
size 597216
|
11
autoconf-archive-2015.09.25.tar.xz.sig
Normal file
11
autoconf-archive-2015.09.25.tar.xz.sig
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQEcBAABCAAGBQJWBS+UAAoJEEG8KP6ZCJ1yhBoH/3LsC+iMG6YC7h+r/gOuPdvL
|
||||
NtTJVd4F+vj5FvJReY5gaXyDXAjn8QnX44lGGbjmlKoipUnnlXqcBD1cH05p+5FZ
|
||||
Gqb47wAI0Yq/K9zWU+CBsaAxhOvCBPzRYzEwE9HQ4/1VGyHie1ZD4NDvt4hQrjnW
|
||||
7PA0ph5e2SKGZ4WcXj3ZG1poIVp0fRN1UzfYOTF9fzvV4kQTIYmtmu3SvBAXlVMz
|
||||
coxFWCzpJXAT6Io18PT/GDy1frzLK1FaplTcBuIgsdDR6a2gplfwyuVljq0ZhT7T
|
||||
T4J5loafgjplRuW642rXXgIp8MX3WiOY/5Q4axbUekBmzke1V3FiNsndgq2TCsg=
|
||||
=csLI
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 27 08:40:01 UTC 2015 - mpluskal@suse.com
|
||||
|
||||
- Update to 2019.09.25
|
||||
* AX_CXX_COMPILE_STDCXX_11 now supports Cray's crayCC compiler
|
||||
(CCE 8.4).
|
||||
* AX_PYTHON, AX_PYTHON_EMBED now support Python 3.4.
|
||||
* AX_LIB_ORACLE_OCI now supports Oracle 12.
|
||||
* AX_EXT now supports AVX2/AVX512 and other CPU extensions.
|
||||
* The new macro AX_GNU_AUTOTEST was added. The macro supports
|
||||
multiple test-suites, Makefiles in different locations and
|
||||
many more features.
|
||||
* AX_CXX_COMPILE_STDCXX_11 now checks for attribute support with
|
||||
C++11 macro.
|
||||
* Some compilers pass the other tests while not implementing
|
||||
this part of the C++11 specification. The test used also does
|
||||
not cause warnings with GCC or Clang, and can be used with
|
||||
-Werror.
|
||||
* The new macro AX_PROG_BISON_VERSION can be used to check for
|
||||
specific versions of bison.
|
||||
* The new macro AX_PROG_FLEX_VERSION can be used to check for
|
||||
specific versions of flex.
|
||||
* AX_APPEND_FLAG no longer fails if the given flag contains a
|
||||
','.
|
||||
* AX_LUA now supports Lua 5.3.
|
||||
* AX_BERKELEY_DB_CXX now supports FreeBSD.
|
||||
* AX_CXX_COMPILE_STDCXX_11 now support HP aCC.
|
||||
* AX_PYTHON_MODULE and AX_PYTHON_MODULE_VERSION now support
|
||||
Python 3.
|
||||
* The new macro AX_PYTHON_MODULE_VERSION has been added.
|
||||
* AX_LIB_POSTGRESQL provides a new output variable
|
||||
POSTGRESQL_LIBS.
|
||||
* AX_PATH_GENERIC now supports flags that contain spaces.
|
||||
* AX_BOOST_BASE now supports native Windows header only
|
||||
libraries.
|
||||
- Cleanup spec file with spec-clener
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 17 12:47:41 UTC 2015 - meissner@suse.com
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: autoconf-archive
|
||||
Version: 2015.02.24
|
||||
Version: 2015.09.25
|
||||
Release: 0
|
||||
Summary: A Collection of macros for GNU autoconf
|
||||
License: SUSE-GPL-3.0+-with-autoconf-exception
|
||||
|
Loading…
Reference in New Issue
Block a user