Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mk-configure for openSUSE:Factory 
checked in at 2021-04-12 15:49:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mk-configure (Old)
 and      /work/SRC/openSUSE:Factory/.mk-configure.new.2401 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mk-configure"

Mon Apr 12 15:49:37 2021 rev:13 rq:884613 version:0.37.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mk-configure/mk-configure.changes        
2021-01-07 21:25:39.941681058 +0100
+++ /work/SRC/openSUSE:Factory/.mk-configure.new.2401/mk-configure.changes      
2021-04-12 15:49:51.549271735 +0200
@@ -1,0 +2,42 @@
+Thu Apr 8 19:15:11 UTC 2021 - v...@gmx.net
+
+- Update to mk-configure-0.37.0
+
+  Features:
+    * new feature "strtoi" for NetBSD function with the same name
+    * new feature "strtou" for NetBSD function with the same name
+    * new feature "reallocarr" for NetBSD function with the same name
+    * new feature "macro". It provides NetBSD-style macro __dead, __pure,
+      __UNCONST, __printflike, __constfunc, __always_inline, __aligned,
+      __arraycount, MAX and MIN
+    * "efun": add support for ereallocarr(3), estrtoi(3) and estrtou(3)
+
+  Fixes:
+    * imp.foreign_autotools.mk: add MAKE=${AT_MAKE} to environment
+      This fixes ./configure when "make" executable is not available
+    * CXXSTD: appropriate option is passed to the linker.  This fixes
+      failures with Sun C++ compiler.
+    * examples/shquote/prog.c: fix segfault seen on Solaris-10
+      (incorrect use of getline(3))
+
+  mk-configure.7:
+    * add missing documentation for features "reallocarray", "fparseln"
+      and "vis"
+    * minor fixes
+    * CXXSTD: fix incorrect description
+
+  Exit with error if generated config under ~/.mkcmake is older than
+  system mk files.  This situation potentially means that generated
+  configs do not contain all required information about compiler.
+
+  System-wide mk file for compiler settings has higher priority
+  than files under ~/.mkcmake
+
+  EXPORT_SYMBOLS: empty lines and comments started with '#' are ignored
+
+  mkc_install: do not remove "$dst" before renaming "$dsttmp" to
+  "$dst", it is just useless.
+
+  Simplify the target "installdirs".
+
+-------------------------------------------------------------------

Old:
----
  mk-configure-0.36.0.tar.gz

New:
----
  mk-configure-0.37.0.tar.gz

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

Other differences:
------------------
++++++ mk-configure.spec ++++++
--- /var/tmp/diff_new_pack.941pt0/_old  2021-04-12 15:49:52.005272288 +0200
+++ /var/tmp/diff_new_pack.941pt0/_new  2021-04-12 15:49:52.005272288 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           mk-configure
-Version:        0.36.0
+Version:        0.37.0
 Release:        0
 Summary:        A build system on top of bmake
 License:        BSD-2-Clause AND MIT AND ISC
 Group:          Development/Tools/Building
-Url:            http://sourceforge.net/projects/mk-configure/
-Source:         http://prdownloads.sf.net/%{name}/%{name}-%{version}.tar.gz
+Url:            https://github.com/cheusov/mk-configure/
+Source:         
https://sourceforge.net/projects/mk-configure/files/mk-configure/mk-configure-%{version}/%{name}-%{version}.tar.gz
 Source1:        mkcmake.macros
 Source9:        mk-configure-rpmlintrc
 

++++++ mk-configure-0.36.0.tar.gz -> mk-configure-0.37.0.tar.gz ++++++
++++ 2169 lines of diff (skipped)

Reply via email to