Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfce4-branding-openSUSE for 
openSUSE:Factory checked in at 2024-04-11 19:41:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-branding-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-branding-openSUSE"

Thu Apr 11 19:41:17 2024 rev:91 rq:1166734 version:4.18.0+git4.79f6d44

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xfce4-branding-openSUSE/xfce4-branding-openSUSE.changes
  2024-04-09 16:54:33.048278476 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-branding-openSUSE.new.29460/xfce4-branding-openSUSE.changes
       2024-04-11 19:41:30.418546021 +0200
@@ -1,0 +2,8 @@
+Thu Apr 11 03:06:48 UTC 2024 - Maurizio Galli <maurizio.ga...@suse.com>
+
+- Update to version 4.18.0+git4.79f6d44:
+  * Fix wallpaper folder structure
+  * Better split tumbleweed and leap wallpapers
+  * Added old wallpaper symlinks still needed by leap
+
+-------------------------------------------------------------------

Old:
----
  xfce4-branding-openSUSE-4.18.0+git1.8b02118.obscpio

New:
----
  xfce4-branding-openSUSE-4.18.0+git4.79f6d44.tar.zst

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

Other differences:
------------------
++++++ xfce4-branding-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.mVJ8Qz/_old  2024-04-11 19:41:32.682629777 +0200
+++ /var/tmp/diff_new_pack.mVJ8Qz/_new  2024-04-11 19:41:32.690630073 +0200
@@ -32,7 +32,7 @@
 %define thunar_volman_version   %(rpm -q --queryformat '%%{VERSION}' 
thunar-volman)
 
 Name:           xfce4-branding-openSUSE
-Version:        4.18.0+git1.8b02118
+Version:        4.18.0+git4.79f6d44
 Release:        0
 Summary:        openSUSE Branding of the Xfce Desktop Environment
 License:        CC-BY-SA-3.0 AND GPL-2.0-or-later
@@ -63,6 +63,7 @@
 BuildRequires:  xfdesktop
 BuildRequires:  xfwm4
 BuildRequires:  xfwm4-branding-upstream
+BuildRequires:  zstd
 BuildArch:      noarch
 
 %description
@@ -249,6 +250,14 @@
     fi
 done
 
+# Installing default wallpapers symlinks
+mkdir -p %{buildroot}%{_datadir}/wallpapers
+%if 0%{?sle_version} == 150500 && 0%{?is_opensuse}
+cp -r ./wallpapers/leap %{buildroot}%{_datadir}/wallpapers/xfce
+%else
+cp -r ./wallpapers/tumbleweed %{buildroot}%{_datadir}/wallpapers/xfce
+%endif
+
 %files -n xfce4-panel-branding-openSUSE
 %license COPYING
 %dir %{_sysconfdir}/xdg/xfce4
@@ -289,7 +298,11 @@
 %license COPYING
 %dir %{_datadir}/wallpapers/xfce
 %{_datadir}/wallpapers/xfce/default.wallpaper
+%if 0%{?sle_version} == 150500 && 0%{?is_opensuse}
+%{_datadir}/wallpapers/xfce/*.jpg
+%else
 %{_datadir}/wallpapers/xfce/*.png
+%endif
 %dir %{_sysconfdir}/xdg/xfce4/xfconf/
 %config %{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.mVJ8Qz/_old  2024-04-11 19:41:32.902637916 +0200
+++ /var/tmp/diff_new_pack.mVJ8Qz/_new  2024-04-11 19:41:32.930638952 +0200
@@ -3,14 +3,14 @@
   <service name="obs_scm" mode="localonly">
     <param 
name="url">https://code.opensuse.org/xfce/xfce4-branding-openSUSE.git</param>
     <param name="scm">git</param>
-    <param name="revision">8b0211</param>
+    <param name="revision">main</param>
     <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param>
     <param name="changesgenerate">enable</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>
   <service name="set_version" mode="localonly"/>
-  <service name="tar" mode="buildtime"/>
-  <service name="recompress" mode="buildtime">
+  <service name="tar" mode="localonly"/>
+  <service name="recompress" mode="localonly">
     <param name="file">*.tar</param>
     <param name="compression">zst</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.mVJ8Qz/_old  2024-04-11 19:41:33.134646498 +0200
+++ /var/tmp/diff_new_pack.mVJ8Qz/_new  2024-04-11 19:41:33.174647979 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://code.opensuse.org/xfce/xfce4-branding-openSUSE.git</param>
-              <param 
name="changesrevision">8b0211893b78a661d3aca4c94ceb2b3a1bd90e01</param></service></servicedata>
+              <param 
name="changesrevision">79f6d441f2290b09101cab678a4a9f060b99974e</param></service></servicedata>
 (No newline at EOF)
 

++++++ xfce4-branding-openSUSE.obsinfo ++++++
--- /var/tmp/diff_new_pack.mVJ8Qz/_old  2024-04-11 19:41:33.442657893 +0200
+++ /var/tmp/diff_new_pack.mVJ8Qz/_new  2024-04-11 19:41:33.494659817 +0200
@@ -1,5 +1,5 @@
 name: xfce4-branding-openSUSE
-version: 4.18.0+git1.8b02118
-mtime: 1712662108
-commit: 8b0211893b78a661d3aca4c94ceb2b3a1bd90e01
+version: 4.18.0+git4.79f6d44
+mtime: 1712704406
+commit: 79f6d441f2290b09101cab678a4a9f060b99974e
 

Reply via email to