Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ccache for openSUSE:Factory checked 
in at 2022-04-05 19:55:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccache (Old)
 and      /work/SRC/openSUSE:Factory/.ccache.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccache"

Tue Apr  5 19:55:01 2022 rev:65 rq:966756 version:4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccache/ccache.changes    2021-12-21 
18:40:19.809857605 +0100
+++ /work/SRC/openSUSE:Factory/.ccache.new.1900/ccache.changes  2022-04-05 
19:55:03.818494335 +0200
@@ -1,0 +2,23 @@
+Sun Apr  3 17:54:58 UTC 2022 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- ccache 4.6:
+  * Add an option to use a bearer token with the HTTP backend.
+  * Add support for caching standard output from the compiler.
+  * Add a new --inspect option for debugging cache entries,
+    replacing the previous --dump-manifest and --dump-result
+    options
+  * Enable HTTP keep-alive by default
+  * Improve detection of the .incbin assembler directive to reduce
+    false positives
+  * Ccache now verifies that /run/user/<UID>/ccache-tmp is writable
+    before using it for temporary files
+  * Fix statistics output for secondary storage
+  * Fix a problem when copying a cache entry from secondary storage
+    into an empty primary storage.
+  * The process umask is now respected when making hard linked files
+    read only
+  * A forced recache is no longer considered a ???direct cache miss???
+  * Documentation updates
+- drop xxhash-avoid-armv6-unaligned-access.patch, included
+
+-------------------------------------------------------------------

Old:
----
  ccache-4.5.1.tar.xz
  ccache-4.5.1.tar.xz.asc
  xxhash-avoid-armv6-unaligned-access.patch

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

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

Other differences:
------------------
++++++ ccache.spec ++++++
--- /var/tmp/diff_new_pack.ybfqCA/_old  2022-04-05 19:55:08.834438412 +0200
+++ /var/tmp/diff_new_pack.ybfqCA/_new  2022-04-05 19:55:08.838438368 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ccache
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # 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:           ccache
-Version:        4.5.1
+Version:        4.6
 Release:        0
 Summary:        A Fast C/C++ Compiler Cache
 License:        GPL-3.0-or-later
@@ -25,7 +25,6 @@
 Source0:        
https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz
 Source1:        
https://github.com/ccache/ccache/releases/download/v%{version}/ccache-%{version}.tar.xz.asc
 Source2:        %{name}.keyring
-Patch1:         xxhash-avoid-armv6-unaligned-access.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libzstd-devel >= 1.1.2

++++++ ccache-4.5.1.tar.xz -> ccache-4.6.tar.xz ++++++
++++ 16460 lines of diff (skipped)

Reply via email to