Hello community,

here is the log from the commit of package yast2-apparmor for openSUSE:Factory 
checked in at 2018-11-27 10:38:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-apparmor (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-apparmor.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-apparmor"

Tue Nov 27 10:38:58 2018 rev:70 rq:651399 version:4.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-apparmor/yast2-apparmor.changes    
2018-09-04 22:51:21.132011339 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-apparmor.new.19453/yast2-apparmor.changes 
2018-11-27 10:39:00.220404065 +0100
@@ -1,0 +2,10 @@
+Fri Nov 23 14:14:25 UTC 2018 - Stasiek Michalski <[email protected]>
+
+- Provide icon with module (boo#1109310)
+
+-------------------------------------------------------------------
+Tue Oct 16 16:54:23 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------

Old:
----
  yast2-apparmor-4.1.0.tar.bz2

New:
----
  yast2-apparmor-4.1.1.tar.bz2

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

Other differences:
------------------
++++++ yast2-apparmor.spec ++++++
--- /var/tmp/diff_new_pack.bu2UQi/_old  2018-11-27 10:39:00.600403682 +0100
+++ /var/tmp/diff_new_pack.bu2UQi/_new  2018-11-27 10:39:00.600403682 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-apparmor
-Version:        4.1.0
+Version:        4.1.1
 Release:        0
 Summary:        YaST2 - Plugins for AppArmor Profile Management
 License:        GPL-2.0-only
@@ -53,6 +53,8 @@
 %{yast_libdir}/apparmor
 %{yast_moduledir}
 %{yast_desktopdir}
+%{_datadir}/icons/*
 %doc %{yast_docdir}
+%license COPYING
 
 %changelog

++++++ yast2-apparmor-4.1.0.tar.bz2 -> yast2-apparmor-4.1.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-4.1.0/configure.in.in 
new/yast2-apparmor-4.1.1/configure.in.in
--- old/yast2-apparmor-4.1.0/configure.in.in    2018-08-24 17:12:39.000000000 
+0200
+++ new/yast2-apparmor-4.1.1/configure.in.in    2018-11-23 15:29:48.000000000 
+0100
@@ -8,5 +8,8 @@
 @YAST2-CHECKS-COMMON@
 @YAST2-CHECKS-YCP@
 
+icondir=/usr/share/icons
+AC_SUBST(icondir)
+
 ## and generate the output...
 @YAST2-OUTPUT@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-4.1.0/package/yast2-apparmor.changes 
new/yast2-apparmor-4.1.1/package/yast2-apparmor.changes
--- old/yast2-apparmor-4.1.0/package/yast2-apparmor.changes     2018-08-24 
17:12:39.000000000 +0200
+++ new/yast2-apparmor-4.1.1/package/yast2-apparmor.changes     2018-11-23 
15:29:48.000000000 +0100
@@ -1,4 +1,14 @@
 -------------------------------------------------------------------
+Fri Nov 23 14:14:25 UTC 2018 - Stasiek Michalski <[email protected]>
+
+- Provide icon with module (boo#1109310)
+
+-------------------------------------------------------------------
+Tue Oct 16 16:54:23 CEST 2018 - [email protected]
+
+- Added license file to spec.
+
+-------------------------------------------------------------------
 Fri Aug 24 08:20:53 CDT 2018 - [email protected]
 
 - Process profile change only if we have it selected (bsc#1090592)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-4.1.0/package/yast2-apparmor.spec 
new/yast2-apparmor-4.1.1/package/yast2-apparmor.spec
--- old/yast2-apparmor-4.1.0/package/yast2-apparmor.spec        2018-08-24 
17:12:39.000000000 +0200
+++ new/yast2-apparmor-4.1.1/package/yast2-apparmor.spec        2018-11-23 
15:29:48.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-apparmor
-Version:        4.1.0
+Version:        4.1.1
 Release:        0
 Summary:        YaST2 - Plugins for AppArmor Profile Management
 Url:            https://github.com/yast/yast-apparmor
@@ -54,5 +54,7 @@
 %{yast_libdir}/apparmor
 %{yast_moduledir}
 %{yast_desktopdir}
+%{_datadir}/icons/*
 %doc %{yast_docdir}
+%license COPYING
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-4.1.0/src/Makefile.am 
new/yast2-apparmor-4.1.1/src/Makefile.am
--- old/yast2-apparmor-4.1.0/src/Makefile.am    2018-08-24 17:12:39.000000000 
+0200
+++ new/yast2-apparmor-4.1.1/src/Makefile.am    2018-11-23 15:29:48.000000000 
+0100
@@ -32,6 +32,14 @@
 desktop_DATA = \
   desktop/apparmor.desktop
 
-EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(ylib_DATA) 
$(desktop_DATA)
+symbolicdir = @icondir@/hicolor/symbolic/apps
+symbolic_DATA = \
+  icons/hicolor/symbolic/apps/yast-apparmor-symbolic.svg
+
+scalabledir = @icondir@/hicolor/scalable/apps
+scalable_DATA = \
+  icons/hicolor/scalable/apps/yast-apparmor.svg
+
+EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(ylib_DATA) 
$(desktop_DATA) $(symbolic_DATA) $(scalable_DATA)
 
 include $(top_srcdir)/Makefile.am.common
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-apparmor-4.1.0/src/desktop/apparmor.desktop 
new/yast2-apparmor-4.1.1/src/desktop/apparmor.desktop
--- old/yast2-apparmor-4.1.0/src/desktop/apparmor.desktop       2018-08-24 
17:12:39.000000000 +0200
+++ new/yast2-apparmor-4.1.1/src/desktop/apparmor.desktop       2018-11-23 
15:29:48.000000000 +0100
@@ -15,7 +15,7 @@
 X-SuSE-YaST-AutoInstClonable=false
 X-SuSE-YaST-Keywords=security,LSM,MAC,DAC,access,control
 
-Icon=apparmor_view_profile
+Icon=yast-apparmor
 Exec=/usr/bin/xdg-su -c '/sbin/yast2 apparmor'
 
 Name=AppArmor Configuration
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-apparmor-4.1.0/src/icons/hicolor/scalable/apps/yast-apparmor.svg 
new/yast2-apparmor-4.1.1/src/icons/hicolor/scalable/apps/yast-apparmor.svg
--- old/yast2-apparmor-4.1.0/src/icons/hicolor/scalable/apps/yast-apparmor.svg  
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-apparmor-4.1.1/src/icons/hicolor/scalable/apps/yast-apparmor.svg  
2018-11-23 15:29:48.000000000 +0100
@@ -0,0 +1,307 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<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";
+   width="128"
+   height="128"
+   id="svg11300"
+   version="1.0"
+   style="display:inline;enable-background:new"
+   viewBox="0 0 128 128">
+  <title
+     id="title4162">Adwaita Icon Template</title>
+  <defs
+     id="defs3">
+    <linearGradient
+       id="linearGradient980">
+      <stop
+         id="stop976"
+         offset="0"
+         style="stop-color:#77767b;stop-opacity:1" />
+      <stop
+         style="stop-color:#9a9996;stop-opacity:1"
+         offset="0.5"
+         id="stop984" />
+      <stop
+         id="stop978"
+         offset="1"
+         style="stop-color:#5e5c64;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient944">
+      <stop
+         id="stop940"
+         offset="0"
+         style="stop-color:#9a9996;stop-opacity:1" />
+      <stop
+         style="stop-color:#c0bfbc;stop-opacity:1"
+         offset="0.5"
+         id="stop948" />
+      <stop
+         id="stop942"
+         offset="1"
+         style="stop-color:#9a9996;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       id="linearGradient934">
+      <stop
+         id="stop930"
+         offset="0"
+         style="stop-color:#e01b24;stop-opacity:1" />
+      <stop
+         style="stop-color:#ed333b;stop-opacity:1"
+         offset="0.44565219"
+         id="stop938" />
+      <stop
+         id="stop932"
+         offset="1"
+         style="stop-color:#e01b24;stop-opacity:1" />
+    </linearGradient>
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="15.7422"
+       y1="15.7422"
+       x2="27.5"
+       x1="5"
+       id="linearGradient918"
+       gradientTransform="matrix(4,0,0,4,0,172.0312)"
+       spreadMethod="pad">
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         id="stop914"
+         offset="0"
+         stop-color="#fff" />
+      <stop
+         style="stop-color:#ffffff;stop-opacity:1"
+         stop-color="#fff"
+         offset="0.5"
+         id="stop920" />
+      <stop
+         style="stop-color:#deddda;stop-opacity:1"
+         id="stop916"
+         offset="1"
+         stop-color="#f6f5f4" />
+    </linearGradient>
+    <linearGradient
+       spreadMethod="pad"
+       gradientTransform="matrix(4,0,0,4,0,172.0312)"
+       id="a"
+       x1="5"
+       x2="27.5"
+       y1="15.7422"
+       y2="15.7422"
+       gradientUnits="userSpaceOnUse">
+      <stop
+         stop-color="#fff"
+         offset="0"
+         id="stop2" />
+      <stop
+         stop-color="#f6f5f4"
+         offset="1"
+         id="stop4" />
+    </linearGradient>
+    <linearGradient
+       spreadMethod="pad"
+       y2="15.7422"
+       x2="5"
+       y1="15.7422"
+       x1="27.5"
+       gradientTransform="matrix(4,0,0,4,0,172.0312)"
+       gradientUnits="userSpaceOnUse"
+       id="linearGradient912"
+       xlink:href="#linearGradient918" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="68"
+       x2="110"
+       y1="68"
+       x1="20"
+       id="linearGradient936"
+       xlink:href="#linearGradient934" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="235"
+       x2="120"
+       y1="235"
+       x1="10"
+       id="linearGradient946"
+       xlink:href="#linearGradient944" />
+    <linearGradient
+       gradientUnits="userSpaceOnUse"
+       y2="235"
+       x2="120"
+       y1="235"
+       x1="10"
+       id="linearGradient982"
+       xlink:href="#linearGradient980" />
+  </defs>
+  <metadata
+     id="metadata4">
+    <rdf:RDF>
+      <cc:Work
+         rdf:about="">
+        <dc:format>image/svg+xml</dc:format>
+        <dc:type
+           rdf:resource="http://purl.org/dc/dcmitype/StillImage"; />
+        <dc:creator>
+          <cc:Agent>
+            <dc:title>GNOME Design Team</dc:title>
+          </cc:Agent>
+        </dc:creator>
+        <dc:source />
+        <cc:license
+           rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/"; />
+        <dc:title>Adwaita Icon Template</dc:title>
+        <dc:subject>
+          <rdf:Bag />
+        </dc:subject>
+        <dc:date />
+        <dc:rights>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:rights>
+        <dc:publisher>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:publisher>
+        <dc:identifier />
+        <dc:relation />
+        <dc:language />
+        <dc:coverage />
+        <dc:description />
+        <dc:contributor>
+          <cc:Agent>
+            <dc:title />
+          </cc:Agent>
+        </dc:contributor>
+      </cc:Work>
+      <cc:License
+         rdf:about="http://creativecommons.org/licenses/by-sa/4.0/";>
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Reproduction"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#Distribution"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Notice"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#Attribution"; />
+        <cc:permits
+           rdf:resource="http://creativecommons.org/ns#DerivativeWorks"; />
+        <cc:requires
+           rdf:resource="http://creativecommons.org/ns#ShareAlike"; />
+      </cc:License>
+    </rdf:RDF>
+  </metadata>
+  <g
+     id="layer1"
+     style="display:inline"
+     transform="translate(0,-172)">
+    <g
+       id="layer2"
+       style="display:none">
+      <text
+         xml:space="preserve"
+         
style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:5.33333349px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Normal';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.33264872;enable-background:new"
+         x="7.9499588"
+         y="148.65199"
+         id="context"><tspan
+           id="tspan2716"
+           x="7.9499588"
+           y="148.65199"
+           
style="font-size:5.33333349px;stroke-width:0.33264872">apps</tspan></text>
+      <text
+         id="text3021"
+         y="157.23398"
+         x="7.7533054"
+         
style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:5.33333349px;line-height:125%;font-family:Cantarell;-inkscape-font-specification:'Cantarell,
 
Bold';text-align:start;writing-mode:lr-tb;text-anchor:start;display:inline;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.33264872;enable-background:new"
+         xml:space="preserve"><tspan
+           y="157.23398"
+           x="7.7533054"
+           id="tspan3023"
+           
style="font-size:5.33333349px;stroke-width:0.33264872">org.gnome.</tspan></text>
+      <g
+         style="display:inline;fill:#000000;enable-background:new"
+         transform="matrix(7.9911709,0,0,8.0036407,-167.7909,-4846.0776)"
+         id="g12027" />
+      <rect
+         
style="display:inline;overflow:visible;visibility:visible;fill:#f0f0f0;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.5;marker:none;enable-background:accumulate"
+         id="rect13805"
+         width="128"
+         height="128"
+         x="9.2651362e-08"
+         y="172" />
+      <g
+         id="g883"
+         
style="fill:none;fill-opacity:0.25098039;stroke:#a579b3;stroke-opacity:1"
+         transform="translate(-24,24)" />
+      <g
+         id="g900"
+         
style="fill:none;fill-opacity:0.25098039;stroke:#a579b3;stroke-opacity:1"
+         transform="translate(-24,24)" />
+      <g
+         id="g1168"
+         transform="matrix(0.25,0,0,0.25,6.9488522e-8,225)">
+        <circle
+           cx="256"
+           cy="44"
+           r="240"
+           id="path1142"
+           
style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
+        <rect
+           ry="32"
+           rx="32"
+           y="-180"
+           x="96"
+           height="448"
+           width="319.99979"
+           id="rect1110"
+           
style="opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal"
 />
+        <rect
+           ry="32"
+           rx="32"
+           y="-164"
+           x="48"
+           height="416"
+           width="416"
+           id="rect1110-8"
+           
style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
+        <rect
+           ry="32"
+           rx="32"
+           y="-116"
+           x="32"
+           height="320"
+           width="448"
+           id="rect1110-8-9"
+           
style="display:inline;opacity:0.1;fill:#2864b0;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
 />
+      </g>
+    </g>
+    <g
+       id="layer9"
+       style="display:inline">
+      <path
+         
style="display:inline;fill:url(#linearGradient982);fill-opacity:1;stroke-width:4;enable-background:new"
+         d="m 64,182 c -11.2,8.382 -39.6156,17.8392 -56,12 1.832,44.596 
9.224,84.824 56,100 46.776,-15.1768 54.168,-55.404 56,-100 -16.3844,5.8392 
-44.8,-3.618 -56,-12 z"
+         id="path11-1" />
+      <path
+         style="fill:url(#linearGradient946);stroke-width:4;fill-opacity:1"
+         d="m 64,180.0312 c -11.2,8.382 -39.6156,17.8392 -56,12 1.832,44.596 
9.224,84.824 56,100 46.776,-15.1768 54.168,-55.404 56,-100 -16.3844,5.8392 
-44.8,-3.618 -56,-12 z"
+         id="path11" />
+      <path
+         style="fill:url(#linearGradient912);stroke-width:4;fill-opacity:1"
+         d="m 64,184 c -6.284,4.2112 -15.2172,8.2136 -25.1952,10.75 
-9.1508,2.326 -18.4132,2.91144 -26.8048,1.28124 1.03736,20.5564 3.22164,39.874 
10.328,55.592 7.458,16.498 19.8432,29.0148 41.672,36.4064 21.8284,-7.3916 
34.2136,-19.9084 41.672,-36.4064 7.1064,-15.72 9.2908,-35.0372 10.328,-55.592 C 
107.6084,197.66144 98.3464,197.076 89.1952,194.75 79.2172,192.21372 
70.2836,188.2112 64,184 Z"
+         id="path13" />
+      <path
+         id="path843"
+         transform="translate(0,172)"
+         d="M 116 24.03125 C 111.87795 24.832023 107.54493 25.092996 103.11914 
24.880859 L 73.322266 54.677734 L 76 60.03125 L 92 60.03125 L 96 52.03125 L 108 
52.03125 L 88 92.03125 L 84 100.03125 L 80 92.03125 L 72 76.03125 L 65.322266 
62.677734 L 52 36.03125 L 48 28.03125 L 44 36.03125 L 24 76.03125 L 36 76.03125 
L 40 68.03125 L 56 68.03125 L 57.322266 70.677734 L 32.361328 95.638672 C 
39.79435 104.35801 49.926896 111.26391 64 116.0293 C 85.8284 108.6377 98.213465 
96.121047 105.67188 79.623047 C 112.77827 63.903047 114.9628 44.58605 116 
24.03125 z M 48 52.03125 L 52 60.03125 L 44 60.03125 L 48 52.03125 z M 80 
68.03125 L 84 76.03125 L 88 68.03125 L 80 68.03125 z "
+         
style="fill:url(#linearGradient936);stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
 />
+    </g>
+  </g>
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-apparmor-4.1.0/src/icons/hicolor/symbolic/apps/yast-apparmor-symbolic.svg
 
new/yast2-apparmor-4.1.1/src/icons/hicolor/symbolic/apps/yast-apparmor-symbolic.svg
--- 
old/yast2-apparmor-4.1.0/src/icons/hicolor/symbolic/apps/yast-apparmor-symbolic.svg
 1970-01-01 01:00:00.000000000 +0100
+++ 
new/yast2-apparmor-4.1.1/src/icons/hicolor/symbolic/apps/yast-apparmor-symbolic.svg
 2018-11-23 15:29:48.000000000 +0100
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg"; width="16" height="16">
+  <path d="M 8 0 L 1 2 C 1 8.075132 3 15 8 16 C 8.7326753 15.853465 9.3930133 
15.567163 10 15.1875 L 10 12 L 8.5 9 L 8 8 L 7.5 7 L 5.5 3 L 3.5 7 L 2.7929688 
8.4121094 C 2.3151285 6.6179597 2.0730547 4.6351912 2.0214844 2.7070312 L 8 1 L 
13.445312 2.5546875 L 8.6660156 7.3339844 L 9 8 L 12 8 L 12.5 7 L 13.5 7 L 12.5 
9 L 12 10 L 13.726562 10 C 14.602799 7.5604439 15 4.6975972 15 2 L 8 0 z M 5.5 
5 L 6.5 7 L 4.5 7 L 5.5 5 z M 4 8 L 7 8 L 7.3339844 8.6660156 L 4.171875 
11.828125 C 3.9340072 11.421525 3.7094037 10.992134 3.5078125 10.523438 C 
3.3006371 10.041755 3.1217134 9.5288611 2.9609375 9 L 3.5 9 L 4 8 z M 9.5 9 L 
10 10 L 11 10 L 11.5 9 L 9.5 9 z M 11 11 L 11 16 L 16 16 L 16 11 L 11 11 z M 12 
12 L 13 12 L 13 13 L 14 13 L 14 12 L 15 12 L 15 14 L 14 14 L 14 15 L 13 15 L 13 
14 L 12 14 L 12 12 z " fill="#c0bfbc" />
+</svg>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-apparmor-4.1.0/src/include/apparmor/aa-config.rb 
new/yast2-apparmor-4.1.1/src/include/apparmor/aa-config.rb
--- old/yast2-apparmor-4.1.0/src/include/apparmor/aa-config.rb  2018-08-24 
17:12:39.000000000 +0200
+++ new/yast2-apparmor-4.1.1/src/include/apparmor/aa-config.rb  2018-11-23 
15:29:48.000000000 +0100
@@ -119,7 +119,6 @@
 
       # May want to replace Wizard() with UI()
       Wizard.CreateDialog
-      Wizard.SetTitleIcon("apparmor/control_panel")
       Wizard.SetContentsButtons(
         caption,
         contents,


Reply via email to