Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sccache for openSUSE:Factory checked 
in at 2021-02-15 23:13:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sccache (Old)
 and      /work/SRC/openSUSE:Factory/.sccache.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sccache"

Mon Feb 15 23:13:45 2021 rev:3 rq:862756 version:0.2.15~git1.22a176c

Changes:
--------
--- /work/SRC/openSUSE:Factory/sccache/sccache.changes  2020-11-29 
12:29:02.510039412 +0100
+++ /work/SRC/openSUSE:Factory/.sccache.new.28504/sccache.changes       
2021-02-15 23:15:09.391293308 +0100
@@ -1,0 +2,30 @@
+Wed Jan 13 01:34:41 UTC 2021 - wbr...@suse.de
+
+- Update to version 0.2.15~git1.22a176c:
+  * (cargo-release) start next development iteration 0.2.16-alpha.0
+  * (cargo-release) version 0.2.15
+  * Update docs/Releasing.md
+  * Workaround tiny_http issue #151 by disabling HTTP pipelining
+  * Upgrade itertools to 0.10
+  * Run `cargo update`
+  * Add C compiler versions to the hash calculation when available
+  * Move lru-disk-cache to an internal module
+  * Fix clippy warnings in lru-disk-cache
+  * Still read config file from Library/Preferences if it exists
+
+-------------------------------------------------------------------
+Tue Dec 22 03:22:20 UTC 2020 - wbr...@suse.de
+
+- Update to version 0.2.14~git0.655ef1a:
+  * (cargo-release) version 0.2.14
+  * Remove [patch] section for the purpose of release
+  * Upgrade zstd to 0.6
+  * Run `cargo update`
+  * Bump lru-disk-cache version
+  * Fix a few more clippy warnings
+  * Make lru_disk_cache::Error's impl Display match what it was before 65bb3b6
+  * Ignore both -FS and -MP on MSVC
+  * Use a full path relative to `cwd` for extra hash files
+  * Set the current directory of the server to the directory containing the 
executable
+
+-------------------------------------------------------------------

Old:
----
  sccache-0.2.13~git474.6628e1f.tar.xz

New:
----
  sccache-0.2.15~git1.22a176c.tar.xz

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

Other differences:
------------------
++++++ sccache.spec ++++++
--- /var/tmp/diff_new_pack.6KgTDh/_old  2021-02-15 23:15:13.071298804 +0100
+++ /var/tmp/diff_new_pack.6KgTDh/_new  2021-02-15 23:15:13.075298810 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sccache
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define configdir %{_sysconfdir}/%{name}
 
 Name:           sccache
-Version:        0.2.13~git474.6628e1f
+Version:        0.2.15~git1.22a176c
 Release:        0
 Summary:        A compiler caching tool for Rust, C and C++ with optional 
cloud storage
 License:        Apache-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6KgTDh/_old  2021-02-15 23:15:13.103298852 +0100
+++ /var/tmp/diff_new_pack.6KgTDh/_new  2021-02-15 23:15:13.103298852 +0100
@@ -3,14 +3,14 @@
     <param name="url">https://github.com/mozilla/sccache.git</param>
     <param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
     <param name="scm">git</param>
-    <param name="revision">6628e1f70db3d583cb5e79210603ad878de3d315</param>
-    <!-- <param name="revision">0.2.13</param> -->
+    <param name="revision">v0.2.15</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">wbr...@suse.de</param>
   </service>
+  <service mode="disabled" name="set_version"/>
   <service mode="disabled" name="tar" />
   <service mode="disabled" name="recompress">
     <param name="file">*.tar</param>
@@ -20,5 +20,4 @@
      <param name="srcdir">sccache</param>
      <param name="compression">xz</param>
   </service>
-  <service mode="disabled" name="set_version"/>
 </services>

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.6KgTDh/_old  2021-02-15 23:15:13.131298894 +0100
+++ /var/tmp/diff_new_pack.6KgTDh/_new  2021-02-15 23:15:13.131298894 +0100
@@ -1,10 +1,5 @@
 [source.crates-io]
 replace-with = "vendored-sources"
 
-[source."https://github.com/tiny-http/tiny-http.git";]
-git = "https://github.com/tiny-http/tiny-http.git";
-rev = "619680de"
-replace-with = "vendored-sources"
-
 [source.vendored-sources]
-directory = "vendor"
+directory = "vendor"
\ No newline at end of file

++++++ sccache-0.2.13~git474.6628e1f.tar.xz -> 
sccache-0.2.15~git1.22a176c.tar.xz ++++++
++++ 9173 lines of diff (skipped)

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/sccache/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.sccache.new.28504/vendor.tar.xz differ: char 25, 
line 1

Reply via email to