Hello community,

here is the log from the commit of package ripgrep for openSUSE:Factory checked 
in at 2020-05-08 23:08:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ripgrep (Old)
 and      /work/SRC/openSUSE:Factory/.ripgrep.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ripgrep"

Fri May  8 23:08:49 2020 rev:5 rq:801758 version:11.0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/ripgrep/ripgrep.changes  2020-03-31 
17:17:36.587717695 +0200
+++ /work/SRC/openSUSE:Factory/.ripgrep.new.2738/ripgrep.changes        
2020-05-08 23:08:51.394291836 +0200
@@ -1,0 +2,5 @@
+Thu Apr 30 22:33:42 UTC 2020 - Martin Wilck <[email protected]>
+
+- Remove transient file .crates2.json during build 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ ripgrep.spec ++++++
--- /var/tmp/diff_new_pack.p5SBH6/_old  2020-05-08 23:08:52.026293127 +0200
+++ /var/tmp/diff_new_pack.p5SBH6/_new  2020-05-08 23:08:52.026293127 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ripgrep
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -88,6 +88,7 @@
 
 # remove residue crate file
 rm %{buildroot}%{_prefix}/.crates.toml
+rm -f %{buildroot}%{_prefix}/.crates2.json
 
 install -Dm 644 target/release/build/ripgrep-*/out/rg.1 
%{buildroot}%{_mandir}/man1/rg.1
 install -Dm 644 target/release/build/ripgrep-*/out/rg.bash 
%{buildroot}%{_datadir}/bash-completion/completions/rg


Reply via email to