Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cosmic-ext-bg-theme for 
openSUSE:Factory checked in at 2026-03-10 17:52:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cosmic-ext-bg-theme (Old)
 and      /work/SRC/openSUSE:Factory/.cosmic-ext-bg-theme.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cosmic-ext-bg-theme"

Tue Mar 10 17:52:53 2026 rev:3 rq:1337806 version:0.1.0+git20260203.8856cab

Changes:
--------
--- /work/SRC/openSUSE:Factory/cosmic-ext-bg-theme/cosmic-ext-bg-theme.changes  
2024-08-12 12:32:47.298581993 +0200
+++ 
/work/SRC/openSUSE:Factory/.cosmic-ext-bg-theme.new.8177/cosmic-ext-bg-theme.changes
        2026-03-10 17:52:55.310579353 +0100
@@ -1,0 +2,17 @@
+Wed Feb 25 20:27:11 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 0.1.0+git20260203.8856cab:
+  * chore: updates and error handling
+  * remove service file
+  * fix: typo
+  * feat: --no-daemon option
+  * chore: readme
+  * feat: add desktop file for auto start
+  * fix: avoid panic on edge cases
+  * chore: udpate deps
+  * chore: update
+  * fix: rename config
+- remove rename-binary-in-unit-file.patch, as upstream moved from 
+  a service file to a desktop file
+
+-------------------------------------------------------------------

Old:
----
  cosmic-ext-bg-theme-0.1.0+git20240603.9945b3d.tar.zst
  rename-binary-in-unit-file.patch

New:
----
  _servicedata
  cosmic-ext-bg-theme-0.1.0+git20260203.8856cab.obscpio
  cosmic-ext-bg-theme.obsinfo

----------(Old B)----------
  Old:  * fix: rename config
- remove rename-binary-in-unit-file.patch, as upstream moved from 
  a service file to a desktop file
----------(Old E)----------

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

Other differences:
------------------
++++++ cosmic-ext-bg-theme.spec ++++++
--- /var/tmp/diff_new_pack.E0iMjc/_old  2026-03-10 17:53:08.087106860 +0100
+++ /var/tmp/diff_new_pack.E0iMjc/_new  2026-03-10 17:53:08.099107355 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cosmic-ext-bg-theme
 #
-# Copyright (c) 2024 SUSE LLC
+# 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,14 +17,13 @@
 
 
 Name:           cosmic-ext-bg-theme
-Version:        0.1.0+git20240603.9945b3d
+Version:        0.1.0+git20260203.8856cab
 Release:        0
 Summary:        COSMIC daemon for adapting theme to the wallpaper
 License:        GPL-3.0-only
 URL:            https://github.com/wash2/cosmic_ext_bg_theme
 Source0:        %{name}-%{version}.tar.zst
 Source1:        vendor.tar.zst
-Patch0:         rename-binary-in-unit-file.patch
 BuildRequires:  cargo-packaging
 BuildRequires:  make
 
@@ -39,7 +38,10 @@
 
 %install
 install -Dm0755 ./target/release/%{name} %{buildroot}%{_bindir}/%{name}
-install -Dm0644 %{name}.service %{buildroot}%{_userunitdir}/%{name}.service
+install -Dm0755 ./res/cosmic.ext.BgTheme.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
+
+#fix upstream
+chmod -x %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 %check
 %{cargo_test}
@@ -48,5 +50,5 @@
 %license LICENSE
 %doc README.md
 %{_bindir}/%{name}
-%{_userunitdir}/%{name}.service
+%{_datadir}/applications/%{name}.desktop
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.E0iMjc/_old  2026-03-10 17:53:08.375118750 +0100
+++ /var/tmp/diff_new_pack.E0iMjc/_new  2026-03-10 17:53:08.403119907 +0100
@@ -1,14 +1,16 @@
 <?xml version="1.0" encoding="utf-8" ?>
 <services>
-  <service name="tar_scm" mode="manual">
+  <service name="obs_scm" mode="manual">
     <param name="url">https://github.com/wash2/cosmic_ext_bg_theme.git</param>
     <param name="scm">git</param>
     <param name="revision">main</param>
     <param name="versionformat">0.1.0+git%cd.%h</param>
     <param name="package-meta">yes</param>
     <param name="filename">cosmic-ext-bg-theme</param>
+    <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="manual">
+  <service name="tar" mode="buildtime"/>
+  <service name="recompress" mode="buildtime">
     <param name="file">*.tar</param>
     <param name="compression">zstd</param>
   </service>

++++++ _servicedata ++++++
<servicedata>
<service name="tar_scm">
                <param 
name="url">https://github.com/wash2/cosmic_ext_bg_theme.git</param>
              <param 
name="changesrevision">8856cab26546338a65fac7b8f7d579299fe4a479</param></service></servicedata>
(No newline at EOF)

++++++ cosmic-ext-bg-theme.obsinfo ++++++
name: cosmic-ext-bg-theme
version: 0.1.0+git20260203.8856cab
mtime: 1770132048
commit: 8856cab26546338a65fac7b8f7d579299fe4a479

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cosmic-ext-bg-theme/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cosmic-ext-bg-theme.new.8177/vendor.tar.zst differ: 
char 7, line 1

Reply via email to