Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package watchexec for openSUSE:Factory 
checked in at 2023-01-12 22:45:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/watchexec (Old)
 and      /work/SRC/openSUSE:Factory/.watchexec.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "watchexec"

Thu Jan 12 22:45:22 2023 rev:3 rq:1058053 version:1.21.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/watchexec/watchexec.changes      2022-11-04 
17:41:34.518882395 +0100
+++ /work/SRC/openSUSE:Factory/.watchexec.new.32243/watchexec.changes   
2023-01-12 22:45:31.533279993 +0100
@@ -1,0 +2,54 @@
+Thu Jan 12 11:00:39 UTC 2023 - david.a...@suse.com
+
+- Update to version 1.21.0:
+  * release: watchexec-cli v1.21.0 (#478)
+  * release: watchexec-filterer-tagged v0.2.0 (#477)
+  * release: watchexec-filterer-globset v1.1.0 (#476)
+  * Update PR advice for auto-merge; add meta comment (#475)
+  * release: watchexec-filterer-ignore v1.1.0 (#474)
+  * release: watchexec v2.1.0 (#472)
+  * Add PR trigger on auto-merge enable (#473)
+  * release: ignore-files v1.1.0 (#471)
+  * release: project-origins v1.2.0 (#470)
+  * Remove remnants of the old release flow that now break things (#469)
+  * Add guide for crate release order (#468)
+  * Bump tokio from 1.21.0 to 1.23.1 (#467)
+  * Add usecase to README (#460)
+  * Update command-group requirement from 1.0.8 to 2.0.1 in /crates/lib (#462)
+  * Update git-config requirement from 0.12.0 to 0.14.0 in 
/crates/ignore-files (#464)
+  * Update clearscreen requirement from 1.0.9 to 2.0.0 in /crates/lib (#463)
+  * Bump taiki-e/install-action from 1 to 2 (#461)
+  * Add to changelogs for libs (#466)
+  * Add complex converter tool wrapper example to docs (#458)
+  * Clippy fixes (#465)
+  * Add openSUSE and MINGW packages (#453)
+  * Update contrib guide (#452)
+  * Add apt.cli.rs to install methods (#451)
+  * Add option to exit when stdin ends (#449)
+  * Update git-config requirement from 0.7.1 to 0.12.0 in /crates/ignore-files 
(#448)
+  * Bump axum-core from 0.2.7 to 0.2.9 (#439)
+  * Bump mathieudutour/github-tag-action from 6.0 to 6.1 (#435)
+  * Bump softprops/action-gh-release from 
cd28b0f5ee8571b76cfdaa62a30d51d752317477 to 1 (#447)
+  * Bump cargo-bins/release-pr from 1 to 2 (#441)
+  * Bump softprops/action-gh-release from 
50195ba7f6f93d1ac97ba8332a178e008ad176aa to 
cd28b0f5ee8571b76cfdaa62a30d51d752317477 (#438)
+  * Readme: fix CI badge URL (#419)
+  * Fix zsh autocomplete after using --shell=bash (#417)
+  * Update release versioning
+  * Learn some build optimisations from binstall (#416)
+
+-------------------------------------------------------------------
+Thu Jan 12 10:58:39 UTC 2023 - david.a...@suse.com
+
+- Update to version 1.20.6:
+  * release: watchexec-cli v1.20.6 (#415)
+  * release: watchexec v2.0.2 (#414)
+  * Default release pr version to patch
+  * Enable OIDC
+  * Checkout before setting up signing
+  * Debug gitsign
+  * Document the absolute crate release order (#413)
+  * Use gitsign for release-pr commits (#412)
+  * release: watchexec-filterer-globset v1.0.1 (#410)
+  * release: watchexec-filterer-tagged v0.1.1 (#411)
+
+-------------------------------------------------------------------

Old:
----
  watchexec-1.20.6.tar.xz

New:
----
  watchexec-1.21.0.tar.xz

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

Other differences:
------------------
++++++ watchexec.spec ++++++
--- /var/tmp/diff_new_pack.mlp0Xc/_old  2023-01-12 22:45:32.553285718 +0100
+++ /var/tmp/diff_new_pack.mlp0Xc/_new  2023-01-12 22:45:32.557285741 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package watchexec
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 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:           watchexec
-Version:        1.20.6
+Version:        1.21.0
 Release:        0
 Summary:        Watches a path and runs a command whenever it detects 
modifications.
 License:        Apache-2.0
@@ -34,7 +34,7 @@
 
 %prep
 %autosetup -a1
-mkdir .cargo
+mkdir -p .cargo
 cp %{SOURCE2} .cargo/config
 
 %build

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mlp0Xc/_old  2023-01-12 22:45:32.621286100 +0100
+++ /var/tmp/diff_new_pack.mlp0Xc/_new  2023-01-12 22:45:32.625286123 +0100
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/watchexec/watchexec.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">v1.20.6</param>
+    <param name="revision">v1.21.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/watchexec/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.watchexec.new.32243/vendor.tar.xz differ: char 26, 
line 1

++++++ watchexec-1.20.6.tar.xz -> watchexec-1.21.0.tar.xz ++++++
++++ 4468 lines of diff (skipped)

Reply via email to