Hello community,

here is the log from the commit of package autoconf-archive for 
openSUSE:Factory checked in at 2016-03-29 09:53:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoconf-archive (Old)
 and      /work/SRC/openSUSE:Factory/.autoconf-archive.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoconf-archive"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoconf-archive/autoconf-archive.changes        
2015-10-17 16:36:15.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autoconf-archive.new/autoconf-archive.changes   
2016-03-29 09:53:05.000000000 +0200
@@ -1,0 +2,31 @@
+Tue Mar 22 22:20:06 UTC 2016 - [email protected]
+
+- Update to 2016.03.20
+  * The following new macros have been added: AX_CHECK_GIRS_GJS,
+    AX_CHECK_GIR_SYMBOLS_GJS, AX_CXX_COMPILE_STDCXX,
+    AX_CXX_COMPILE_STDCXX_14,
+    AX_CZMQ, AX_FC_CHECK_DEFINE, AX_LIB_NETCDF4, AX_PROG_GJS,
+    AX_RESTORE_FLAGS_WITH_PREFIX, AX_SAVE_FLAGS_WITH_PREFIX,
+    AX_VAR_POP, AX_VAR_PUSH, and AX_ZMQ.
+  * Various improvements to the opengl macros. Main features added:
+    + Support action-if-found and not-found hook
+    + Export HAVE_GL, HAVE_GLU, and HAVE_GLUT preprocessor symbol
+    + Add necessary flags to CFLAGS/LIBS by default, but can be 
+      disabled by overwritting action-if-found hook.
+    + Fail the configure script if lib not found. This feature can 
+      be disabled by overwritting action-if-not-found hook
+    + Fix problems on Mac OSX. Been tested on Linux (Ubuntu) and 
+      OSX 6 Use --with-xquartz-gl instead of --with-gl=x for using 
+      X11 on OSX
+  * Many new features were added to AX_CODE_COVERAGE and 
+    AX_PROG_DOXYGEN.
+  * AX_CXX_COMPILE_STDCXX now modifies $(CXX) rather than 
+    $(CXXFLAGS).
+  * AX_PTHREAD has been updated significantly. See
+    https://savannah.gnu.org/patch/?8186 for further details.
+  * AX_PYTHON_DEVEL now provides PYTHON_LIBS instead of 
+    PYTHON_FLAGS.
+  * The macros related to C++11 and C++14 were extensively 
+    re-factored.
+
+-------------------------------------------------------------------

Old:
----
  autoconf-archive-2015.09.25.tar.xz
  autoconf-archive-2015.09.25.tar.xz.sig

New:
----
  autoconf-archive-2016.03.20.tar.xz
  autoconf-archive-2016.03.20.tar.xz.sig

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

Other differences:
------------------
++++++ autoconf-archive.spec ++++++
--- /var/tmp/diff_new_pack.zsbBRG/_old  2016-03-29 09:53:06.000000000 +0200
+++ /var/tmp/diff_new_pack.zsbBRG/_new  2016-03-29 09:53:06.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf-archive
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # 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:           autoconf-archive
-Version:        2015.09.25
+Version:        2016.03.20
 Release:        0
 Summary:        A Collection of macros for GNU autoconf
 License:        SUSE-GPL-3.0+-with-autoconf-exception
@@ -56,7 +56,7 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make %{?_smp_mflags} DESTDIR=%{buildroot} install
 rm -rf %{buildroot}/%{_datadir}/%{name}/
 
 %post
@@ -67,9 +67,9 @@
 
 %files
 %defattr(-, root, root)
-%{_infodir}/%{name}*
+%doc AUTHORS COPYING README
+%{_infodir}/%{name}.info%{ext_info}
 %dir %{_datadir}/aclocal
 %{_datadir}/aclocal/*.m4
-%doc AUTHORS COPYING README
 
 %changelog

++++++ autoconf-archive-2015.09.25.tar.xz -> autoconf-archive-2016.03.20.tar.xz 
++++++
++++ 73677 lines of diff (skipped)



Reply via email to