Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package budgie-desktop-branding for 
openSUSE:Factory checked in at 2021-10-16 22:47:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/budgie-desktop-branding (Old)
 and      /work/SRC/openSUSE:Factory/.budgie-desktop-branding.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "budgie-desktop-branding"

Sat Oct 16 22:47:34 2021 rev:9 rq:925715 version:20211016.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/budgie-desktop-branding/budgie-desktop-branding.changes
  2021-04-29 01:39:59.182713220 +0200
+++ 
/work/SRC/openSUSE:Factory/.budgie-desktop-branding.new.1890/budgie-desktop-branding.changes
        2021-10-16 22:48:19.228726312 +0200
@@ -1,0 +2,6 @@
+Sat Oct 16 15:36:24 UTC 2021 - Callum Farmer <gm...@opensuse.org>
+
+- Update to version 20211016.1:
+  * hicolor works properly now
+
+-------------------------------------------------------------------

Old:
----
  budgie-desktop-branding-20210428.0+0.obscpio

New:
----
  budgie-desktop-branding-20211016.1.obscpio

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

Other differences:
------------------
++++++ budgie-desktop-branding.spec ++++++
--- /var/tmp/diff_new_pack.KC47LC/_old  2021-10-16 22:48:19.632726652 +0200
+++ /var/tmp/diff_new_pack.KC47LC/_new  2021-10-16 22:48:19.632726652 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package budgie-desktop-branding
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2020 Callum Farmer <callumjfarme...@gmail.com>
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,27 +15,27 @@
 
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
+
+
 %if !0%{?is_backports}
 %define nsuffix openSUSE
 %define bversion %{nsuffix},upstream
-%define isnot SLE
 %else
 %define nsuffix SLE
 %define bversion %{nsuffix}
-%define isnot openSUSE
 %endif
-
 Name:           budgie-desktop-branding
-Version:        20210428.0+0
+Version:        20211016.1
 Release:        0
 Summary:        Branding of the Budgie Desktop Environment
+License:        CC-BY-SA-3.0 AND GPL-2.0-only
 Group:          System/GUI/Other
-License:        GPL-2.0-only AND CC-BY-SA-3.0
 URL:            https://github.com/gmbr3/budgie-desktop-branding
 Source:         %{name}-%{version}.tar.xz
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  meson
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  hicolor-icon-theme
 
 %description
 This package provides the look and feel for the Budgie
@@ -43,35 +43,33 @@
 
 %package %{nsuffix}
 Summary:        %{nsuffix} branding of the Budgie Desktop Environment
-Requires:       budgie-desktop
-Supplements:    (budgie-desktop and branding-%{nsuffix})
 Requires:       branding-%{nsuffix}
-Conflicts:      budgie-desktop-branding
-Provides:       budgie-desktop-branding = %{version}
-BuildArch:      noarch
+Requires:       budgie-desktop
+Requires:       gtk3-metatheme-greybird-geeko
 # Best themes/icons for Budgie in openSUSE
 Requires:       wallpaper-branding-%{nsuffix}
-Requires:       gtk3-metatheme-greybird-geeko
-Requires:       paper-icon-theme
+Recommends:     MozillaFirefox
 # Recommend openSUSE favourited packages
 Recommends:     gnome-terminal
-Recommends:     yast2-control-center
-Recommends:     MozillaFirefox
 Recommends:     nautilus
+Recommends:     yast2-control-center
+Supplements:    (budgie-desktop and branding-%{nsuffix})
+Conflicts:      budgie-desktop-branding
+Provides:       budgie-desktop-branding = %{version}
+BuildArch:      noarch
 
 %description %{nsuffix}
 This package provides the %{nsuffix} look and feel for the Budgie
 desktop environment.
 
-%if "%{bversion}"=="%{nsuffix},upstream"
+%if !0%{?is_backports}
 %package upstream
 Summary:        Upstream branding of the Budgie Desktop Environment
 Requires:       budgie-desktop
+Requires:       gtk3-metatheme-greybird
 Supplements:    (budgie-desktop and branding-upstream)
 Conflicts:      budgie-desktop-branding
 Provides:       budgie-desktop-branding = %{version}
-Requires:       gtk3-metatheme-greybird
-Requires:       paper-icon-theme
 BuildArch:      noarch
 
 %description upstream
@@ -90,17 +88,13 @@
 %meson_install
 # openSUSE
 %if !0%{?is_backports}
-%if 0%{?suse_version} < 1550
-sed -e 's-5120x3200-3840x2400-g' -i 
%{buildroot}%{_datadir}/glib-2.0/schemas/21_budgie_gnome_settings_%{nsuffix}.gschema.override
-%endif
-%endif
-%if 0%{?is_backports}
+true
+%else
 # SLE
 %if 0%{?sle_version} < 150300
 sed -e 's-5120x2880-1920x1200-g' -i 
%{buildroot}%{_datadir}/glib-2.0/schemas/21_budgie_gnome_settings_%{nsuffix}.gschema.override
-%endif
-%if 0%{?suse_version} < 1550
 sed -e 's-png-jpg-g' -i 
%{buildroot}%{_datadir}/glib-2.0/schemas/21_budgie_gnome_settings_%{nsuffix}.gschema.override
+sed -e 's|SLE-default-static-lockscreen.xml|SLE-default-static.xml|g' -i 
%{buildroot}%{_datadir}/glib-2.0/schemas/21_budgie_gnome_settings_%{nsuffix}.gschema.override
 %endif
 %endif
 

++++++ _service ++++++
--- /var/tmp/diff_new_pack.KC47LC/_old  2021-10-16 22:48:19.660726676 +0200
+++ /var/tmp/diff_new_pack.KC47LC/_new  2021-10-16 22:48:19.660726676 +0200
@@ -2,8 +2,8 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param 
name="url">https://github.com/gmbr3/budgie-desktop-branding.git</param>
-    <param name="revision">20210428.0</param>
-    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
+    <param name="revision">20211016.1</param>
+    <param name="versionformat">@PARENT_TAG@</param>
   </service>
   <service name="tar" mode="buildtime"/>
   <service name="recompress" mode="buildtime">

++++++ budgie-desktop-branding-20210428.0+0.obscpio -> 
budgie-desktop-branding-20211016.1.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/budgie-desktop-branding-20210428.0+0/.gitignore 
new/budgie-desktop-branding-20211016.1/.gitignore
--- old/budgie-desktop-branding-20210428.0+0/.gitignore 1970-01-01 
01:00:00.000000000 +0100
+++ new/budgie-desktop-branding-20211016.1/.gitignore   2021-10-16 
17:20:58.000000000 +0200
@@ -0,0 +1 @@
+/build/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/budgie-desktop-branding-20210428.0+0/schemas/SLE/budgie-SLE-distributor-logo.svg
 
new/budgie-desktop-branding-20211016.1/schemas/SLE/budgie-SLE-distributor-logo.svg
--- 
old/budgie-desktop-branding-20210428.0+0/schemas/SLE/budgie-SLE-distributor-logo.svg
        2021-04-28 17:58:17.000000000 +0200
+++ 
new/budgie-desktop-branding-20211016.1/schemas/SLE/budgie-SLE-distributor-logo.svg
  2021-10-16 17:20:58.000000000 +0200
@@ -1,7 +1,194 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" 
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
-<svg version="1.1" xmlns="http://www.w3.org/2000/svg"; 
xmlns:xlink="http://www.w3.org/1999/xlink"; x="0" y="0" width="105" height="60" 
viewBox="0, 0, 105, 60">
-  <g id="Layer_1">
-    <path d="M86.108,27.161 C85.702,27.429 85.16,27.429 84.756,27.161 
C84.091,26.719 84.026,25.797 84.562,25.264 C85.038,24.771 85.825,24.771 
86.301,25.263 C86.835,25.797 86.771,26.719 86.108,27.161 M88.043,24.473 
C88.816,27.757 85.865,30.71 82.58,29.939 C80.908,29.546 79.58,28.219 
79.189,26.548 C78.418,23.266 81.368,20.315 84.651,21.085 C86.323,21.475 
87.65,22.801 88.043,24.473 M65.932,42.135 C66.308,42.675 66.618,43.195 
66.795,43.716 C66.917,44.086 67.077,44.574 67.441,44.77 C67.463,44.781 
67.479,44.791 67.503,44.798 C68.173,45.041 69.895,45 69.895,45 L73.064,45 
C73.334,45.004 75.715,44.998 75.655,44.731 C75.369,43.458 73.896,43.23 
72.775,42.565 C71.742,41.949 70.763,41.25 70.318,40.049 C70.086,39.429 
70.225,37.999 70.624,37.478 C70.915,37.101 71.343,36.852 71.804,36.75 
C72.315,36.641 72.844,36.735 73.355,36.787 C73.985,36.852 74.608,36.965 
75.236,37.043 C76.449,37.201 77.672,37.264 78.895,37.232 C80.912,37.176 
82.932,36.854 84.846,36.202 C86.18,35.754 87.496,35.148 88.63,34.305 C
 89.92,33.347 89.581,33.436 88.274,33.57 C86.707,33.731 85.126,33.754 
83.555,33.661 C82.09,33.576 80.644,33.404 79.318,32.722 C78.274,32.183 
77.377,31.644 76.549,30.809 C76.426,30.683 76.347,30.314 76.575,30.079 
C76.794,29.851 77.262,29.983 77.403,30.105 C78.848,31.312 81.003,32.306 
83.232,32.414 C84.438,32.474 85.612,32.497 86.817,32.444 C87.42,32.416 
88.332,32.42 88.936,32.414 C89.248,32.41 90.099,32.5 90.258,32.17 
C90.307,32.073 90.302,31.962 90.298,31.854 C90.12,27.028 89.764,21.585 
84.714,19.278 C80.947,17.555 75.297,14.886 72.912,13.779 C72.358,13.517 
71.711,13.932 71.711,14.548 C71.711,16.16 71.793,18.476 71.794,20.584 
C70.651,19.42 68.726,18.685 67.258,18.011 C65.592,17.247 63.873,16.599 
62.123,16.054 C58.6,14.963 54.954,14.291 51.287,13.927 C47.129,13.512 
42.9,13.711 38.804,14.557 C32.059,15.955 25.431,19.199 20.399,23.941 
C17.309,26.852 14.886,30.989 14.722,35.187 C14.489,41.131 16.153,44.321 
19.213,47.611 C24.093,52.853 34.596,53.586 38.849,47.37 C40.763,44.572 
41.179,40.7
 77 39.79,37.685 C38.402,34.593 35.209,32.359 31.822,32.245 C29.195,32.158 
26.397,33.495 25.391,35.924 C24.621,37.778 25.059,40.07 26.458,41.51 
C27.003,42.072 27.741,42.532 28.548,42.352 C29.022,42.246 29.419,41.889 
29.491,41.407 C29.597,40.697 28.974,40.235 28.592,39.689 C27.901,38.704 
28.041,37.225 28.905,36.388 C29.636,35.681 30.717,35.473 31.733,35.475 
C32.678,35.477 33.646,35.646 34.462,36.124 C35.61,36.798 36.372,38.034 
36.635,39.34 C37.423,43.243 34.25,46.414 29.947,46.663 C27.745,46.794 
25.505,46.215 23.787,44.833 C19.437,41.333 18.371,34.178 23.345,30.359 
C28.065,26.734 34.026,27.669 37.538,29.552 C40.351,31.059 42.448,33.525 
44.034,36.252 C44.832,37.622 45.511,39.055 46.141,40.51 C46.748,41.909 
47.314,43.319 48.527,44.345 C49.33,45.024 50.322,45 51.373,45 L57.379,45 
C58.194,45 57.996,44.456 57.643,44.096 C56.847,43.282 55.702,43.098 
54.644,42.807 C52.224,42.141 52.47,38.937 53.139,38.937 C55.303,38.937 
55.372,39.001 57.268,38.977 C60.004,38.939 60.831,38.78 62.972,39.572 C6
 4.115,39.995 65.215,41.114 65.932,42.135" fill="#30BA78"/>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+
+<svg
+   xmlns:dc="http://purl.org/dc/elements/1.1/";
+   xmlns:cc="http://creativecommons.org/ns#";
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
+   xmlns:svg="http://www.w3.org/2000/svg";
+   xmlns="http://www.w3.org/2000/svg";
+   xmlns:xlink="http://www.w3.org/1999/xlink";
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd";
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape";
+   width="200"
+   height="200"
+   id="svg4589"
+   sodipodi:version="0.32"
+   inkscape:version="0.92.2 5c3e80d, 2017-08-06"
+   version="1.0"
+   sodipodi:docname="Geeko-button.svg"
+   inkscape:output_extension="org.inkscape.output.svg.inkscape"
+   
inkscape:export-filename="/home/jimmac/gfx/novell/pdes.local/trunk/logos/openSUSE/geeko-button.png"
+   inkscape:export-xdpi="36"
+   inkscape:export-ydpi="36">
+  <defs
+     id="defs4591">
+    <linearGradient
+       inkscape:collect="always"
+       id="linearGradient1049">
+      <stop
+         style="stop-color:#000000;stop-opacity:1;"
+         offset="0"
+         id="stop1045" />
+      <stop
+         style="stop-color:#000000;stop-opacity:0;"
+         offset="1"
+         id="stop1047" />
+    </linearGradient>
+    <radialGradient
+       inkscape:collect="always"
+       xlink:href="#linearGradient1049"
+       id="radialGradient1055"
+       cx="100.42402"
+       cy="99.63607"
+       fx="100.42402"
+       fy="99.63607"
+       r="80.34375"
+       
gradientTransform="matrix(1.2393742,-1.2393743,1.2393743,1.2393742,-147.5253,100.55255)"
+       gradientUnits="userSpaceOnUse" />
+  </defs>
+  <sodipodi:namedview
+     id="base"
+     pagecolor="#ffffff"
+     bordercolor="#d8d8d8"
+     borderopacity="1"
+     gridtolerance="10000"
+     guidetolerance="10"
+     objecttolerance="10"
+     inkscape:pageopacity="0.0"
+     inkscape:pageshadow="2"
+     inkscape:zoom="2"
+     inkscape:cx="82.76213"
+     inkscape:cy="71.116326"
+     inkscape:document-units="px"
+     inkscape:current-layer="layer1"
+     width="200px"
+     height="200px"
+     borderlayer="true"
+     inkscape:showpageshadow="false"
+     inkscape:window-width="1366"
+     inkscape:window-height="713"
+     inkscape:window-x="0"
+     inkscape:window-y="27"
+     showgrid="true"
+     showguides="false"
+     inkscape:guide-bbox="true"
+     inkscape:window-maximized="1">
+    <sodipodi:guide
+       position="200,115"
+       orientation="1,0"
+       id="guide879"
+       inkscape:locked="false"
+       inkscape:label=""
+       inkscape:color="rgb(0,0,255)" />
+    <sodipodi:guide
+       position="0,120"
+       orientation="1,0"
+       id="guide881"
+       inkscape:locked="false"
+       inkscape:label=""
+       inkscape:color="rgb(0,0,255)" />
+    <sodipodi:guide
+       position="30,0"
+       orientation="0,1"
+       id="guide883"
+       inkscape:locked="false"
+       inkscape:label=""
+       inkscape:color="rgb(0,0,255)" />
+    <sodipodi:guide
+       position="30,200"
+       orientation="0,1"
+       id="guide885"
+       inkscape:locked="false"
+       inkscape:label=""
+       inkscape:color="rgb(0,0,255)" />
+    <sodipodi:guide
+       position="200,200"
+       orientation="0.70710678,-0.70710678"
+       id="guide1006"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="161.17615,161.17615"
+       orientation="0,1"
+       id="guide1008"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="161.17615,161.17615"
+       orientation="1,0"
+       id="guide1010"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="39.3125,39.3125"
+       orientation="1,0"
+       id="guide1012"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="39.3125,39.3125"
+       orientation="0,1"
+       id="guide1014"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="122.352,122.352"
+       orientation="0,1"
+       id="guide1016"
+       inkscape:locked="false"
+       inkscape:label=""
+       inkscape:color="rgb(0,0,255)" />
+    <sodipodi:guide
+       position="78.625,0"
+       orientation="1,0"
+       id="guide1018"
+       inkscape:locked="false"
+       inkscape:label=""
+       inkscape:color="rgb(0,0,255)" />
+    <sodipodi:guide
+       position="161.17615,161.17615"
+       orientation="0.70710951,0.70710405"
+       id="guide1038"
+       inkscape:locked="false" />
+    <sodipodi:guide
+       position="39.3125,39.3125"
+       orientation="0.70710678,0.70710678"
+       id="guide1040"
+       inkscape:locked="false"
+       inkscape:label=""
+       inkscape:color="rgb(0,0,255)" />
+    <sodipodi:guide
+       position="78.625,122.352"
+       orientation="0.70918905,0.70501836"
+       id="guide1053"
+       inkscape:locked="false" />
+  </sodipodi:namedview>
+  <metadata
+     id="metadata4594">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:title></dc:title>
+      </cc:Work>
+    </rdf:RDF>
+  </metadata>
+  <g
+     inkscape:label="Layer 1"
+     inkscape:groupmode="layer"
+     id="layer1">
+    <path
+       
style="font-size:20.48839951px;font-family:TrebuchetMS-Bold;fill:#73ba25;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.43176603;stroke-miterlimit:4"
+       d="M 100,1e-6 C 44.77576,1e-6 0,44.770581 0,99.999822 c 0,55.229238 
44.775763,99.999818 100,99.999818 55.22424,0 99.99999,-44.77058 100,-99.999818 
C 200,44.770584 155.22424,10e-7 100,1e-6 Z m 0.47883,13.848963 c 47.58266,0 
86.18784,38.573379 86.18784,86.150858 0,47.582598 -38.61027,86.150858 
-86.18784,86.150858 -25.69281,0 -48.747677,-11.26044 -64.530395,-29.09755 
6.489472,-5.03659 17.346762,-3.80784 30.718232,-2.28361 6.407913,0.72898 
13.712683,1.5629 21.252303,1.73112 21.06401,0.12241 43.72809,-3.72202 
57.71639,-9.83424 9.04346,-3.96607 14.83362,-6.57791 18.45304,-9.87107 
1.30504,-1.07053 1.99037,-2.85893 2.68877,-4.71453 l 0.47881,-1.25231 c 
0.58625,-1.49874 1.42756,-4.72376 1.80479,-6.48248 0.16823,-0.76978 
0.2508,-1.59756 -0.29466,-2.02579 l -1.95211,0.36833 c -6.13773,3.68059 
-21.47241,10.69056 -35.83794,10.97604 -17.80144,0.37213 -53.67996,-17.92058 
-57.42173,-19.85263 L 73.186,113.36997 C 72.28879,111.2289 66.91949,98.482366 
65.782689,95.800934 91.60803,112.8071 113.0
 1936,122.21997 129.4291,123.68302 c 18.24496,1.6211 32.47678,-8.34002 
38.56353,-12.59666 1.18779,-0.81055 2.09563,-1.44615 2.46778,-1.58379 l 
0.40516,-0.66299 C 169.8562,102.42658 160.28376,71.393896 153.0755,63.940955 
151.07717,61.89675 149.48841,59.907316 146.26151,58.010948 120.17108,42.804297 
58.222916,33.645891 55.322283,33.222778 l -0.47882,0.147329 -0.184163,0.405157 
c 0,0 -0.232338,12.863577 -0.257827,14.290949 C 52.275697,47.362724 
45.684179,45.204692 36.243094,42.615026 48.561638,27.372682 67.43992,13.848965 
100.47883,13.848964 Z m 22.76242,45.598445 c 0.43962,-0.0066 0.88341,-0.01466 
1.32597,0 14.61533,0.525069 26.09809,12.834993 25.59853,27.440098 
-0.26,7.065508 -3.23883,13.593673 -8.39779,18.416173 -5.17426,4.84798 
-11.89923,7.37488 -19.00552,7.14548 C 108.17259,111.9037 96.68981,99.593778 
97.1639,85.009057 c 0.2498,-7.075707 3.24508,-13.645812 8.43463,-18.453005 
4.84607,-4.544981 11.04843,-7.009681 17.64272,-7.108643 z m -0.69982,7.808457 c 
-4.25654,0.258781 -8.27335,1
 .987106 -11.41804,4.935535 -3.58373,3.364525 -5.69834,7.919852 
-5.85636,12.854488 -0.33645,10.195538 7.64153,18.775581 17.82689,19.152831 
4.94994,0.15292 9.64534,-1.58122 13.25967,-4.935546 3.60413,-3.379822 
5.70343,-7.977071 5.85636,-12.89132 0.34155,-10.210835 -7.67326,-18.759144 
-17.86372,-19.115988 -0.61683,-0.02294 -1.19671,-0.03697 -1.8048,0 z m 
4.86188,9.244919 c 4.52683,0 8.17681,2.459945 8.1768,5.488019 0,3.012788 
-3.64997,5.488017 -8.1768,5.48802 -4.54212,0 -8.21362,-2.480339 
-8.21362,-5.48802 0,-3.028071 3.6715,-5.488016 8.21362,-5.488019 z"
+       id="path2445"
+       inkscape:connector-curvature="0" />
+    <path
+       
style="font-size:20.48839951px;font-family:TrebuchetMS-Bold;opacity:0.2;fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1.43176603;stroke-miterlimit:4;stroke-opacity:1"
+       d="m 99.99996,200 c 55.22424,0 100,-44.7706 100,-99.99984 0,-0.277657 
-0.02,-0.550608 -0.0223,-0.827726 -0.44707,54.846086 -45.03101,99.172086 
-99.97762,99.172086 -54.946612,0 -99.530558,-44.326 -99.977627,-99.172086 C 
0.019513,99.449552 7.3e-5,99.722503 7.3e-5,100.00016 7.3e-5,155.2294 
44.775833,200 100.00008,200 Z"
+       id="path2445-2-1"
+       inkscape:connector-curvature="0"
+       sodipodi:nodetypes="sscscss" />
+    <path
+       
style="fill:url(#radialGradient1055);stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1;opacity:0.2"
+       d="M 161.17578 38.824219 L 161.18164 38.859375 C 176.91532 54.467593 
186.66602 76.095016 186.66602 100 C 186.66602 147.5826 148.05609 186.15039 
100.47852 186.15039 C 76.581792 186.15039 54.971185 176.40703 39.367188 
160.69336 L 39.3125 160.6875 L 75.611328 196.98633 C 83.419249 198.94433 
91.585283 200 100 200 C 155.22424 200 199.99999 155.22924 200 100 C 200 
91.118863 198.83697 82.510079 196.66406 74.3125 L 161.17578 38.824219 z "
+       id="path1020" />
   </g>
 </svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/budgie-desktop-branding-20210428.0+0/schemas/SLE/org.gnome.desktop.interface.gschema.override
 
new/budgie-desktop-branding-20211016.1/schemas/SLE/org.gnome.desktop.interface.gschema.override
--- 
old/budgie-desktop-branding-20210428.0+0/schemas/SLE/org.gnome.desktop.interface.gschema.override
   2021-04-28 17:58:17.000000000 +0200
+++ 
new/budgie-desktop-branding-20211016.1/schemas/SLE/org.gnome.desktop.interface.gschema.override
     2021-10-16 17:20:58.000000000 +0200
@@ -1,3 +1,3 @@
 [org.gnome.desktop.interface:Budgie]
 gtk-theme='Greybird-Geeko-Light'
-icon-theme='Paper-Mono-Dark'
+icon-theme='hicolor'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/budgie-desktop-branding-20210428.0+0/schemas/openSUSE/org.gnome.desktop.interface.gschema.override
 
new/budgie-desktop-branding-20211016.1/schemas/openSUSE/org.gnome.desktop.interface.gschema.override
--- 
old/budgie-desktop-branding-20210428.0+0/schemas/openSUSE/org.gnome.desktop.interface.gschema.override
      2021-04-28 17:58:17.000000000 +0200
+++ 
new/budgie-desktop-branding-20211016.1/schemas/openSUSE/org.gnome.desktop.interface.gschema.override
        2021-10-16 17:20:58.000000000 +0200
@@ -1,3 +1,3 @@
 [org.gnome.desktop.interface:Budgie]
 gtk-theme='Greybird-Geeko-Light'
-icon-theme='Paper-Mono-Dark'
+icon-theme='hicolor'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/budgie-desktop-branding-20210428.0+0/schemas/openSUSE/org.gnome.desktop.screensaver.gschema.override
 
new/budgie-desktop-branding-20211016.1/schemas/openSUSE/org.gnome.desktop.screensaver.gschema.override
--- 
old/budgie-desktop-branding-20210428.0+0/schemas/openSUSE/org.gnome.desktop.screensaver.gschema.override
    2021-04-28 17:58:17.000000000 +0200
+++ 
new/budgie-desktop-branding-20211016.1/schemas/openSUSE/org.gnome.desktop.screensaver.gschema.override
      2021-10-16 17:20:58.000000000 +0200
@@ -1,2 +1,2 @@
 [org.gnome.desktop.screensaver:Budgie]
-picture-uri='file:///usr/share/wallpapers/openSUSE-default.xml'
+picture-uri='file:///usr/share/wallpapers/openSUSE-default-static.xml'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/budgie-desktop-branding-20210428.0+0/schemas/upstream/org.gnome.desktop.interface.gschema.override
 
new/budgie-desktop-branding-20211016.1/schemas/upstream/org.gnome.desktop.interface.gschema.override
--- 
old/budgie-desktop-branding-20210428.0+0/schemas/upstream/org.gnome.desktop.interface.gschema.override
      2021-04-28 17:58:17.000000000 +0200
+++ 
new/budgie-desktop-branding-20211016.1/schemas/upstream/org.gnome.desktop.interface.gschema.override
        2021-10-16 17:20:58.000000000 +0200
@@ -1,3 +1,3 @@
 [org.gnome.desktop.interface:Budgie]
 gtk-theme='Greybird'
-icon-theme='Paper'
+icon-theme='hicolor'

++++++ budgie-desktop-branding.obsinfo ++++++
--- /var/tmp/diff_new_pack.KC47LC/_old  2021-10-16 22:48:19.744726747 +0200
+++ /var/tmp/diff_new_pack.KC47LC/_new  2021-10-16 22:48:19.744726747 +0200
@@ -1,5 +1,5 @@
 name: budgie-desktop-branding
-version: 20210428.0+0
-mtime: 1619625497
-commit: 3a29cc263d0d18c62e361e7c19ff7b77f5a9f450
+version: 20211016.1
+mtime: 1634397658
+commit: cf6daae0962793cab38f58dae4dd9d51f55d9aad
 

Reply via email to