Hello community,

here is the log from the commit of package ccache for openSUSE:Factory checked 
in at 2019-02-08 12:06:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccache (Old)
 and      /work/SRC/openSUSE:Factory/.ccache.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccache"

Fri Feb  8 12:06:48 2019 rev:44 rq:670359 version:3.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccache/ccache.changes    2018-11-06 
13:50:48.112545248 +0100
+++ /work/SRC/openSUSE:Factory/.ccache.new.28833/ccache.changes 2019-02-08 
12:06:52.861616085 +0100
@@ -1,0 +2,34 @@
+Thu Jan 31 10:36:48 UTC 2019 - [email protected]
+
+- Update to version 3.6
+- Changes for version 3.6
+  * ccache now has an opt-in ``depend mode'' 
+  * Added support for GCC's `-ffile-prefix-map` option
+  * Added support for multiple `-fsanitize-blacklist` arguments
+  * ccache now includes the environment variables `LANG`, `LC_ALL`,
+   `LC_CTYPE` and `LC_MESSAGES` in the hash since they may affect
+    localization of compiler warning messages
+  * Fixed a problem due to Clang overwriting the output file when
+    compiling an assembler file
+  * Clarified the manual to explain the reasoning behind the
+    “file_macro” sloppiness setting in a better way
+  * ccache now handles several levels of nonexistent directories
+    when rewriting absolute paths to relative
+  * A new sloppiness setting `clang_index_store` makes ccache skip
+    the Clang compiler option `-index-store-path` and its argument
+    when computing the manifest hash
+  * Rename sloppiness `no_system_headers` to `system_headers` for
+    consistency with other options
+  * The GCC variables “DEPENDENCIES_OUTPUT” and “SUNPRO_DEPENDENCIES”
+    are now supported correctly.
+  * The algorithm that scans for `__DATE_` and `__TIME__` tokens in
+    the hashed source code now doesn't produce false positives for
+    tokens where `__DATE__` or `__TIME__` is a substring
+- Changes for version 3.5.1 
+  * Added missing getopt_long.c source file to release archive
+  * Fixed (harmless) compiler warnings when building ccache object
+    files
+  * CFLAGS is no longer passed to the linker when linking ccache
+  * Improved development mode build flags
+
+-------------------------------------------------------------------

Old:
----
  ccache-3.5.tar.xz
  ccache-3.5.tar.xz.asc

New:
----
  ccache-3.6.tar.xz
  ccache-3.6.tar.xz.asc

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

Other differences:
------------------
++++++ ccache.spec ++++++
--- /var/tmp/diff_new_pack.KG0b1O/_old  2019-02-08 12:06:54.161615597 +0100
+++ /var/tmp/diff_new_pack.KG0b1O/_new  2019-02-08 12:06:54.165615595 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ccache
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org/
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
 
 Name:           ccache
-Version:        3.5
+Version:        3.6
 Release:        0
 Summary:        A Fast C/C++ Compiler Cache
 License:        GPL-3.0-or-later

++++++ ccache-3.5.tar.xz -> ccache-3.6.tar.xz ++++++
++++ 4645 lines of diff (skipped)



Reply via email to