Hello community, here is the log from the commit of package pkg-config for openSUSE:Factory checked in at 2015-10-14 16:42:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pkg-config (Old) and /work/SRC/openSUSE:Factory/.pkg-config.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pkg-config" Changes: -------- --- /work/SRC/openSUSE:Factory/pkg-config/pkg-config.changes 2014-02-11 10:56:47.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.pkg-config.new/pkg-config.changes 2015-10-14 16:42:53.000000000 +0200 @@ -1,0 +2,44 @@ +Thu Oct 1 16:59:02 UTC 2015 - [email protected] + +- Update to version 0.29: + + Fixed a regression from 0.28 in system -L flag handling. If the + pc file has multiple system -L flags, every other flag will be + left as is (fdo#78077). + + Quoting of variables queried through --variable is removed so + that the output can be used verbatim in subsequent shell + commands (fdo#67904). + + Fixed a regression from 0.28 in -L flag handling on Windows. A + .libs suffix was inadvertantly being added to the library path. + + Added a --validate option to check pc file syntax. This works + just like --exists, but package dependencies are disabled + (fdo#7000). + + Added the PKG_PREREQ autoconf macro. Whereas + PKG_PROG_PKG_CONFIG is used to check the version of the + pkg-config tool, this is used to check the version of the + pkg-config autoconf macros in use. + + Added the PKG_CHECK_MODULES_STATIC autoconf macro. This will + temporarily add --static to the pkg-config calls while invoking + PKG_CHECK_MODULES (fdo#19541). + + Many fixes to the testsuite for Windows. It should now pass for + a MinGW, Cygwin, and cross-compiled MinGW using Wine for test + execution (fdo#66939). + + More consistent handling of prefix redefinition. On Windows, + the prefix was always being redefined based on the pc file + path. This feature can now be enabled or disabled at runtime on + all platforms using the --define-prefix and + --dont-define-prefix options (fdo#63602). + + Continue listing packages with --list-all even if there are + errors in pc files (fdo#26615). + + Various documentation improvements (fdo#62018, fdo#62374, + fdo#66155). + + Fixed a bug when multiple -isystem arguments are used + (fdo#72584). + + pkg-config is now built with largefile support to ensure that + it works correctly on filesystems with 64 bit inodes + (fdo#90078). + + Bugs fixed: fdo#7000, fdo#19541, fdo#26615, fdo#62018, + fdo#62374, fdo#63602, fdo#66155, fdo#66939, fdo#67904, + fdo#70690, fdo#72584, fdo#78077, fdo#80378, fdo#80380, + fdo#89267, fdo#90078, fdo#90437, fdo#92002. + +------------------------------------------------------------------- Old: ---- pkg-config-0.28.tar.gz New: ---- pkg-config-0.29.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pkg-config.spec ++++++ --- /var/tmp/diff_new_pack.M6upBQ/_old 2015-10-14 16:42:54.000000000 +0200 +++ /var/tmp/diff_new_pack.M6upBQ/_new 2015-10-14 16:42:54.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package pkg-config # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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: pkg-config -Version: 0.28 +Version: 0.29 Release: 0 Summary: A library management system License: GPL-2.0+ ++++++ pkg-config-0.28.tar.gz -> pkg-config-0.29.tar.gz ++++++ ++++ 76318 lines of diff (skipped)
