Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package watchexec for openSUSE:Factory 
checked in at 2024-11-01 21:03:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/watchexec (Old)
 and      /work/SRC/openSUSE:Factory/.watchexec.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "watchexec"

Fri Nov  1 21:03:55 2024 rev:11 rq:1220044 version:2.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/watchexec/watchexec.changes      2023-10-30 
22:11:40.226175773 +0100
+++ /work/SRC/openSUSE:Factory/.watchexec.new.2020/watchexec.changes    
2024-11-01 21:04:07.285790864 +0100
@@ -1,0 +2,21 @@
+Thu Oct 31 08:33:03 UTC 2024 - Angel Yankov <[email protected]>
+
+- Update to version 2.2.0:
+  * Explicitly watching files that are in your .gitignore no longer requires 
--no-vcs-ignore (#674, #859, contributed by @TheBlek)
+  * Fix Windows usage for legacy programs due to usage of UNC paths (#830, 
#858, contributed by @TheBlek)
+  * Various dependency upgrades
+
+- Version 2.1.0 changes:
+  * New: -W, --watch-non-recursive for watching paths without also watching 
subfolders.
+  * New: out-of-tree git repositories are now detected (i.e. when .git is a 
file rather than a folder)
+  * Logs are also improved slightly with less nonsense at startup.
+
+- Version 2.0.0 changelog:
+   * New: --wrap-process=MODE lets you choose between using process groups, 
process sessions, or nothing at all. (#794)
+  * New: the WATCHEXEC_TMPDIR environment variable can be used to customize 
where Watchexec will write temporary files, if for some reason your $TMPDIR is 
unwritable. (#814)
+  * Fix: watchexec no longer creates a temporary file at startup. (#814)
+  * Fix: the screen is no longer cleared on all events, only when starting a 
new process. (#809)
+  * Experimental new feature - filterp rograms with -j
+  * Full changelog for breaking changes in 2.0.0: 
https://github.com/watchexec/watchexec/releases/tag/v2.0.0
+
+-------------------------------------------------------------------

Old:
----
  watchexec-1.23.0.tar.xz

New:
----
  watchexec-2.2.0.tar.xz

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

Other differences:
------------------
++++++ watchexec.spec ++++++
--- /var/tmp/diff_new_pack.zWa70G/_old  2024-11-01 21:04:08.401837504 +0100
+++ /var/tmp/diff_new_pack.zWa70G/_new  2024-11-01 21:04:08.405837670 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package watchexec
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 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.23.0
+Version:        2.2.0
 Release:        0
 Summary:        Watches a path and runs a command whenever it detects 
modifications.
 License:        Apache-2.0
@@ -57,7 +57,6 @@
 %license LICENSE
 %doc README.md
 %doc doc/watchexec.1.md
-%doc doc/watchexec.1.pdf
 %{_mandir}/man1/watchexec.1%{?ext_man}
 %{_bindir}/watchexec
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.zWa70G/_old  2024-11-01 21:04:08.441839175 +0100
+++ /var/tmp/diff_new_pack.zWa70G/_new  2024-11-01 21:04:08.445839342 +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.23.0</param>
+    <param name="revision">v2.2.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>
@@ -25,5 +25,4 @@
      <param name="srcdir">watchexec</param>
   </service>
 </services>
-(No newline at EOF)
 

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

++++++ watchexec-1.23.0.tar.xz -> watchexec-2.2.0.tar.xz ++++++
++++ 33073 lines of diff (skipped)

Reply via email to