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 2026-03-10 17:48:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pop-launcher (Old)
 and      /work/SRC/openSUSE:Factory/.pop-launcher.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pop-launcher"

Tue Mar 10 17:48:06 2026 rev:6 rq:1337720 version:1.0.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/pop-launcher/pop-launcher.changes        
2025-10-13 15:35:56.758754121 +0200
+++ /work/SRC/openSUSE:Factory/.pop-launcher.new.8177/pop-launcher.changes      
2026-03-10 17:48:28.183551466 +0100
@@ -1,0 +2,18 @@
+Wed Feb 25 19:26:27 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 1.0.8:
+  * no changes since last release
+
+-------------------------------------------------------------------
+Mon Feb 23 19:32:38 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 1.0.7:
+  * no changes since last release
+
+-------------------------------------------------------------------
+Thu Feb 12 10:53:13 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 1.0.6:
+  * no chanages since last release, except new versioning scheme
+
+-------------------------------------------------------------------

Old:
----
  pop-launcher-1.2.7.obscpio

New:
----
  pop-launcher-1.0.8.obscpio

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

Other differences:
------------------
++++++ pop-launcher.spec ++++++
--- /var/tmp/diff_new_pack.vDlLTs/_old  2026-03-10 17:48:29.939623955 +0100
+++ /var/tmp/diff_new_pack.vDlLTs/_new  2026-03-10 17:48:29.939623955 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pop-launcher
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # 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:           pop-launcher
-Version:        1.2.7
+Version:        1.0.8
 Release:        0
 Summary:        Modular IPC-based desktop launcher service
 License:        MPL-2.0

++++++ _service ++++++
--- /var/tmp/diff_new_pack.vDlLTs/_old  2026-03-10 17:48:29.987625937 +0100
+++ /var/tmp/diff_new_pack.vDlLTs/_new  2026-03-10 17:48:29.991626102 +0100
@@ -3,8 +3,10 @@
   <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/pop-os/launcher.git</param>
     <param name="scm">git</param>
-    <param name="revision">refs/tags/1.2.7</param>
+    <param name="revision">refs/tags/epoch-1.0.8</param>
     <param name="versionformat">@PARENT_TAG@</param>
+    <param name="versionrewrite-pattern">epoch-(.*)</param>
+    <param name="versionrewrite-replacement">\1</param>
     <param name="package-meta">yes</param>
     <param name="filename">pop-launcher</param>
   </service>

++++++ pop-launcher-1.2.7.obscpio -> pop-launcher-1.0.8.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/FETCH_HEAD 
new/pop-launcher-1.0.8/.git/FETCH_HEAD
--- old/pop-launcher-1.2.7/.git/FETCH_HEAD      1970-01-01 01:00:00.000000000 
+0100
+++ new/pop-launcher-1.0.8/.git/FETCH_HEAD      2026-02-13 20:35:27.000000000 
+0100
@@ -0,0 +1,9 @@
+6ddc72834a33c74a14f7aaf4ae61f3b22a161d89       not-for-merge   branch 
'flatpak' of https://github.com/pop-os/launcher
+f8c9c9021dbb805185799779e434a754e0fadcfb       not-for-merge   branch 
'launcher' of https://github.com/pop-os/launcher
+5b868510716673b31a650488401489898352e2d9       not-for-merge   branch 'master' 
of https://github.com/pop-os/launcher
+706399851794975d2437a8b7c0f400115c40c068       not-for-merge   branch 
'refactor-session' of https://github.com/pop-os/launcher
+fb7d1da03646ce48a1cabb2e768cf4158fc0cafb       not-for-merge   branch 
'testing-launcher-pr190' of https://github.com/pop-os/launcher
+b2af36fa6ea85290d78e1beddfb0a2715cba6467       not-for-merge   branch 
'testing-launcher-pr242' of https://github.com/pop-os/launcher
+dca99b8f129e92937b489a7fd16dc02e0e701d4b       not-for-merge   branch 
'toplevel' of https://github.com/pop-os/launcher
+b181e561480599d7735fac8800b2d6d922bc580e       not-for-merge   branch 
'toplevel-update' of https://github.com/pop-os/launcher
+e02efc449cfa4c1252c2a341d9e5c9aaab513ee5       not-for-merge   branch 
'updates' of https://github.com/pop-os/launcher
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/HEAD 
new/pop-launcher-1.0.8/.git/HEAD
--- old/pop-launcher-1.2.7/.git/HEAD    2025-10-01 18:37:18.000000000 +0200
+++ new/pop-launcher-1.0.8/.git/HEAD    2026-02-13 20:35:27.000000000 +0100
@@ -1 +1 @@
-eead361cca44d8e19e988572462c49e26cf20427
+5b868510716673b31a650488401489898352e2d9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/ORIG_HEAD 
new/pop-launcher-1.0.8/.git/ORIG_HEAD
--- old/pop-launcher-1.2.7/.git/ORIG_HEAD       2025-10-01 18:37:18.000000000 
+0200
+++ new/pop-launcher-1.0.8/.git/ORIG_HEAD       2026-02-13 20:35:27.000000000 
+0100
@@ -1 +1 @@
-eead361cca44d8e19e988572462c49e26cf20427
+5b868510716673b31a650488401489898352e2d9
Binary files old/pop-launcher-1.2.7/.git/index and 
new/pop-launcher-1.0.8/.git/index differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/logs/HEAD 
new/pop-launcher-1.0.8/.git/logs/HEAD
--- old/pop-launcher-1.2.7/.git/logs/HEAD       2025-10-01 18:37:18.000000000 
+0200
+++ new/pop-launcher-1.0.8/.git/logs/HEAD       2026-02-13 20:35:27.000000000 
+0100
@@ -1,2 +1,2 @@
-0000000000000000000000000000000000000000 
eead361cca44d8e19e988572462c49e26cf20427 Eyad Issa <eyad@tumbleyad.(none)> 
1759684731 +0200   clone: from https://github.com/pop-os/launcher.git
-eead361cca44d8e19e988572462c49e26cf20427 
eead361cca44d8e19e988572462c49e26cf20427 Eyad Issa <eyad@tumbleyad.(none)> 
1759684731 +0200   checkout: moving from master to refs/tags/1.2.7
+0000000000000000000000000000000000000000 
5b868510716673b31a650488401489898352e2d9 Richard Rahl <[email protected]> 
1771875028 +0100      clone: from https://github.com/pop-os/launcher.git
+5b868510716673b31a650488401489898352e2d9 
5b868510716673b31a650488401489898352e2d9 Richard Rahl <[email protected]> 
1771875028 +0100      checkout: moving from master to refs/tags/epoch-1.0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/logs/refs/heads/master 
new/pop-launcher-1.0.8/.git/logs/refs/heads/master
--- old/pop-launcher-1.2.7/.git/logs/refs/heads/master  2025-10-01 
18:37:18.000000000 +0200
+++ new/pop-launcher-1.0.8/.git/logs/refs/heads/master  2026-02-13 
20:35:27.000000000 +0100
@@ -1 +1 @@
-0000000000000000000000000000000000000000 
eead361cca44d8e19e988572462c49e26cf20427 Eyad Issa <eyad@tumbleyad.(none)> 
1759684731 +0200   clone: from https://github.com/pop-os/launcher.git
+0000000000000000000000000000000000000000 
5b868510716673b31a650488401489898352e2d9 Richard Rahl <[email protected]> 
1771875028 +0100      clone: from https://github.com/pop-os/launcher.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pop-launcher-1.2.7/.git/logs/refs/remotes/origin/HEAD 
new/pop-launcher-1.0.8/.git/logs/refs/remotes/origin/HEAD
--- old/pop-launcher-1.2.7/.git/logs/refs/remotes/origin/HEAD   2025-10-01 
18:37:18.000000000 +0200
+++ new/pop-launcher-1.0.8/.git/logs/refs/remotes/origin/HEAD   2026-02-13 
20:35:27.000000000 +0100
@@ -1 +1 @@
-0000000000000000000000000000000000000000 
eead361cca44d8e19e988572462c49e26cf20427 Eyad Issa <eyad@tumbleyad.(none)> 
1759684731 +0200   clone: from https://github.com/pop-os/launcher.git
+0000000000000000000000000000000000000000 
5b868510716673b31a650488401489898352e2d9 Richard Rahl <[email protected]> 
1771875028 +0100      clone: from https://github.com/pop-os/launcher.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pop-launcher-1.2.7/.git/objects/57/d5c57a7c46881a065bd7e24997e0fffb998cf8 
new/pop-launcher-1.0.8/.git/objects/57/d5c57a7c46881a065bd7e24997e0fffb998cf8
--- 
old/pop-launcher-1.2.7/.git/objects/57/d5c57a7c46881a065bd7e24997e0fffb998cf8   
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/pop-launcher-1.0.8/.git/objects/57/d5c57a7c46881a065bd7e24997e0fffb998cf8   
    2026-02-13 20:35:27.000000000 +0100
@@ -0,0 +1,3 @@
+x%�;�0EQj�b6�h&�g,!DCC�
+3
+       �En�{�W��f 
�/eZ%V0[6���u�4R�5�F���F3����@,9/U�f�V⧣{>{���K>�URju]C�n���9,�o��s�F&��!*�8!�C?�,k
\ No newline at end of file
Binary files 
old/pop-launcher-1.2.7/.git/objects/pack/pack-0c3c6d71a0b25c645b35193f73037cf50e2feb85.idx
 and 
new/pop-launcher-1.0.8/.git/objects/pack/pack-0c3c6d71a0b25c645b35193f73037cf50e2feb85.idx
 differ
Binary files 
old/pop-launcher-1.2.7/.git/objects/pack/pack-0c3c6d71a0b25c645b35193f73037cf50e2feb85.pack
 and 
new/pop-launcher-1.0.8/.git/objects/pack/pack-0c3c6d71a0b25c645b35193f73037cf50e2feb85.pack
 differ
Binary files 
old/pop-launcher-1.2.7/.git/objects/pack/pack-0c3c6d71a0b25c645b35193f73037cf50e2feb85.rev
 and 
new/pop-launcher-1.0.8/.git/objects/pack/pack-0c3c6d71a0b25c645b35193f73037cf50e2feb85.rev
 differ
Binary files 
old/pop-launcher-1.2.7/.git/objects/pack/pack-e077186bc038f9f4ab94fc5ce62fcfcf91f3b03c.idx
 and 
new/pop-launcher-1.0.8/.git/objects/pack/pack-e077186bc038f9f4ab94fc5ce62fcfcf91f3b03c.idx
 differ
Binary files 
old/pop-launcher-1.2.7/.git/objects/pack/pack-e077186bc038f9f4ab94fc5ce62fcfcf91f3b03c.pack
 and 
new/pop-launcher-1.0.8/.git/objects/pack/pack-e077186bc038f9f4ab94fc5ce62fcfcf91f3b03c.pack
 differ
Binary files 
old/pop-launcher-1.2.7/.git/objects/pack/pack-e077186bc038f9f4ab94fc5ce62fcfcf91f3b03c.rev
 and 
new/pop-launcher-1.0.8/.git/objects/pack/pack-e077186bc038f9f4ab94fc5ce62fcfcf91f3b03c.rev
 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/packed-refs 
new/pop-launcher-1.0.8/.git/packed-refs
--- old/pop-launcher-1.2.7/.git/packed-refs     2025-10-01 18:37:18.000000000 
+0200
+++ new/pop-launcher-1.0.8/.git/packed-refs     2026-02-13 20:35:27.000000000 
+0100
@@ -1,17 +1,10 @@
 # pack-refs with: peeled fully-peeled sorted 
 6ddc72834a33c74a14f7aaf4ae61f3b22a161d89 refs/remotes/origin/flatpak
 f8c9c9021dbb805185799779e434a754e0fadcfb refs/remotes/origin/launcher
-eead361cca44d8e19e988572462c49e26cf20427 refs/remotes/origin/master
+5b868510716673b31a650488401489898352e2d9 refs/remotes/origin/master
 706399851794975d2437a8b7c0f400115c40c068 refs/remotes/origin/refactor-session
-47e649c9f991225a948636de622f99fc814dd60b 
refs/remotes/origin/testing-launcher-pr183
 fb7d1da03646ce48a1cabb2e768cf4158fc0cafb 
refs/remotes/origin/testing-launcher-pr190
-33e96a6a4157be1010313ce934de07a4bae5ddae 
refs/remotes/origin/testing-launcher-pr210
-b0d71ca72bd737f5ea52d367268f1f2a1a8d15e3 
refs/remotes/origin/testing-launcher-pr216
-3ae8e1f3f02ca15fe247ab72900ea83e2853db42 
refs/remotes/origin/testing-launcher-pr227
 b2af36fa6ea85290d78e1beddfb0a2715cba6467 
refs/remotes/origin/testing-launcher-pr242
-c348ca9e293a3037d1f977a9c34184280b21f530 
refs/remotes/origin/testing-launcher-pr265
-cfaa866873722bacad70b36b965d5c3d8612d883 
refs/remotes/origin/testing-launcher-pr269
-cec18f259ab9a78428020364e330148445350479 
refs/remotes/origin/testing-launcher-pr277
 dca99b8f129e92937b489a7fd16dc02e0e701d4b refs/remotes/origin/toplevel
 b181e561480599d7735fac8800b2d6d922bc580e refs/remotes/origin/toplevel-update
 e02efc449cfa4c1252c2a341d9e5c9aaab513ee5 refs/remotes/origin/updates
@@ -35,5 +28,25 @@
 ^0e8aa22f970ae228bed5573f640cac01eb706a37
 3d53ee9527b7456a007e4c8045f49b7286f3a133 refs/tags/1.2.7
 ^eead361cca44d8e19e988572462c49e26cf20427
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0
 8d9da92dbae520b37ab93fc2364a01d7adbd2f29 refs/tags/epoch-1.0.0-beta.1
 8d9da92dbae520b37ab93fc2364a01d7adbd2f29 refs/tags/epoch-1.0.0-beta.1.1
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.2
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.3
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.4
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.5
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.6
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.7
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.8
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.0-beta.9
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.1
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.2
+eead361cca44d8e19e988572462c49e26cf20427 refs/tags/epoch-1.0.3
+b7ff7c72230d9b45987cee3da06c6f7cd805f08a refs/tags/epoch-1.0.4
+^eead361cca44d8e19e988572462c49e26cf20427
+c5ee41f0a2396c787ae6d40c64fe3cf90f132537 refs/tags/epoch-1.0.5
+^eead361cca44d8e19e988572462c49e26cf20427
+59e723424a3cd2715322398c2652404c87a6088a refs/tags/epoch-1.0.6
+^eead361cca44d8e19e988572462c49e26cf20427
+2b58db09ee3feea683fe449b78a34452de2a5f8e refs/tags/epoch-1.0.7
+^5b868510716673b31a650488401489898352e2d9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/refs/heads/master 
new/pop-launcher-1.0.8/.git/refs/heads/master
--- old/pop-launcher-1.2.7/.git/refs/heads/master       2025-10-01 
18:37:18.000000000 +0200
+++ new/pop-launcher-1.0.8/.git/refs/heads/master       2026-02-13 
20:35:27.000000000 +0100
@@ -1 +1 @@
-eead361cca44d8e19e988572462c49e26cf20427
+5b868510716673b31a650488401489898352e2d9
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.git/refs/tags/epoch-1.0.8 
new/pop-launcher-1.0.8/.git/refs/tags/epoch-1.0.8
--- old/pop-launcher-1.2.7/.git/refs/tags/epoch-1.0.8   1970-01-01 
01:00:00.000000000 +0100
+++ new/pop-launcher-1.0.8/.git/refs/tags/epoch-1.0.8   2026-02-13 
20:35:27.000000000 +0100
@@ -0,0 +1 @@
+57d5c57a7c46881a065bd7e24997e0fffb998cf8
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pop-launcher-1.2.7/.github/PULL_REQUEST_TEMPLATE.md 
new/pop-launcher-1.0.8/.github/PULL_REQUEST_TEMPLATE.md
--- old/pop-launcher-1.2.7/.github/PULL_REQUEST_TEMPLATE.md     1970-01-01 
01:00:00.000000000 +0100
+++ new/pop-launcher-1.0.8/.github/PULL_REQUEST_TEMPLATE.md     2026-02-13 
20:35:27.000000000 +0100
@@ -0,0 +1,8 @@
+- [ ] I have disclosed use of any AI generated code in my commit messages.
+  - If you are using an LLM, and do not fully understand the changes it is 
making to the code base, do not create a PR.
+  - In our experience, AI generated code often results in overly complex code 
that lacks enough context for a proper fix or feature inclusion. This results 
in considerably longer code reviews. Due to this, AI authored or partially 
authored PRs may be closed without comment.
+- [ ] I understand these changes in full and will be able to respond to review 
comments.
+- [ ] My change is accurately described in the commit message.
+- [ ] My contribution is tested and working as described.
+- [ ] I have read the [Developer Certificate of 
Origin](https://developercertificate.org/) and certify my contribution under 
its conditions.
+

++++++ pop-launcher.obsinfo ++++++
--- /var/tmp/diff_new_pack.vDlLTs/_old  2026-03-10 17:48:30.511647568 +0100
+++ /var/tmp/diff_new_pack.vDlLTs/_new  2026-03-10 17:48:30.523648064 +0100
@@ -1,5 +1,5 @@
 name: pop-launcher
-version: 1.2.7
-mtime: 1759336638
-commit: eead361cca44d8e19e988572462c49e26cf20427
+version: 1.0.8
+mtime: 1771011327
+commit: 5b868510716673b31a650488401489898352e2d9
 

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

Reply via email to