Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pop-launcher for openSUSE:Factory 
checked in at 2024-11-13 15:28:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pop-launcher (Old)
 and      /work/SRC/openSUSE:Factory/.pop-launcher.new.2017 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pop-launcher"

Wed Nov 13 15:28:05 2024 rev:3 rq:1223148 version:1.2.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/pop-launcher/pop-launcher.changes        
2024-08-12 12:30:46.061518833 +0200
+++ /work/SRC/openSUSE:Factory/.pop-launcher.new.2017/pop-launcher.changes      
2024-11-13 15:28:27.101689348 +0100
@@ -1,0 +2,12 @@
+Thu Oct 31 23:07:54 UTC 2024 - Richard Rahl <rra...@opensuse.org>
+
+- update to 1.2.4:
+  * fix(justfile): Fix uninstall of launcher_dir
+  * fix(plugin): load desktop entries from user dir
+  * feat: add a history attribute to plugin config as described
+  * feat: add a toolkit crate for both client and pop-launcher-bin
+  * feat: add 'plugin_trait' feature to pop-launcher-toolkit
+  * fix(desktop_entries): respect NoDisplay precedence
+- remove fix-justfile.patch
+
+-------------------------------------------------------------------

Old:
----
  fix-justfile.patch
  pop-launcher-1.2.3+git20240806.c994240.tar.zst

New:
----
  pop-launcher-1.2.4.tar.zst

BETA DEBUG BEGIN:
  Old:  * fix(desktop_entries): respect NoDisplay precedence
- remove fix-justfile.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ pop-launcher.spec ++++++
--- /var/tmp/diff_new_pack.qZ9Std/_old  2024-11-13 15:28:29.317781913 +0100
+++ /var/tmp/diff_new_pack.qZ9Std/_new  2024-11-13 15:28:29.317781913 +0100
@@ -17,14 +17,13 @@
 
 
 Name:           pop-launcher
-Version:        1.2.3+git20240806.c994240
+Version:        1.2.4
 Release:        0
 Summary:        Modular IPC-based desktop launcher service
 License:        MPL-2.0
 URL:            https://github.com/pop-os/launcher
 Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst
-Patch0:         fix-justfile.patch
 BuildRequires:  cargo-packaging
 BuildRequires:  just
 BuildRequires:  pkgconfig
@@ -53,7 +52,7 @@
 just build-release
 
 %install
-just rootdir=%{buildroot} prefix=%{_prefix} install
+just rootdir=%{buildroot} install
 
 %check
 %{cargo_test}

++++++ _service ++++++
--- /var/tmp/diff_new_pack.qZ9Std/_old  2024-11-13 15:28:29.353783416 +0100
+++ /var/tmp/diff_new_pack.qZ9Std/_new  2024-11-13 15:28:29.357783584 +0100
@@ -3,8 +3,8 @@
   <service name="tar_scm" mode="manual">
     <param name="url">https://github.com/pop-os/launcher.git</param>
     <param name="scm">git</param>
-    <param name="revision">master</param>
-    <param name="versionformat">1.2.3+git%cd.%h</param>
+    <param name="revision">refs/tags/1.2.4</param>
+    <param name="versionformat">@PARENT_TAG@</param>
     <param name="package-meta">yes</param>
     <param name="filename">pop-launcher</param>
   </service>

++++++ pop-launcher-1.2.3+git20240806.c994240.tar.zst -> 
pop-launcher-1.2.4.tar.zst ++++++
++++ 3110 lines of diff (skipped)

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/pop-launcher/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.pop-launcher.new.2017/vendor.tar.zst differ: char 
7, line 1

Reply via email to