Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package wofi for openSUSE:Factory checked in 
at 2021-03-10 08:57:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wofi (Old)
 and      /work/SRC/openSUSE:Factory/.wofi.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wofi"

Wed Mar 10 08:57:11 2021 rev:4 rq:877894 version:1.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/wofi/wofi.changes        2020-11-13 
19:00:45.258227865 +0100
+++ /work/SRC/openSUSE:Factory/.wofi.new.2378/wofi.changes      2021-03-10 
08:58:35.210971448 +0100
@@ -1,0 +2,9 @@
+Mon Mar  8 23:19:31 UTC 2021 - Dirk M??ller <[email protected]>
+
+- update to 1.2.4:
+  * Fixed key_submit not properly working with multi-action entires
+  * drun mode now removes field codes when printing the command
+  * drun should no longer crash when encountering invalid cache entries
+  * Moved the call to exit() outside the else as otherwise wofi won't exit 
when printing the command
+
+-------------------------------------------------------------------

Old:
----
  _service
  wofi-v1.2.3.obscpio
  wofi.obsinfo

New:
----
  v1.2.4.tar.gz

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

Other differences:
------------------
++++++ wofi.spec ++++++
--- /var/tmp/diff_new_pack.OpDTGf/_old  2021-03-10 08:58:35.706971960 +0100
+++ /var/tmp/diff_new_pack.OpDTGf/_new  2021-03-10 08:58:35.710971964 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wofi
 #
-# 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
@@ -17,12 +17,12 @@
 
 
 Name:           wofi
-Version:        v1.2.3
+Version:        1.2.4
 Release:        0
 Summary:        Launcher for wlroots compositors
 License:        GPL-3.0-only
 URL:            https://hg.sr.ht/~scoopta/wofi
-Source:         %{name}-%{version}.tar.gz
+Source:         https://hg.sr.ht/~scoopta/wofi/archive/v%{version}.tar.gz
 BuildRequires:  meson
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
@@ -41,7 +41,7 @@
 Headers for the wofi API which are needed to build wofi plugins.
 
 %prep
-%autosetup -p1 -n wofi-%{version}
+%autosetup -p1 -n wofi-v%{version}
 
 %build
 %meson

Reply via email to