Hello community, here is the log from the commit of package yast2-iplb for openSUSE:Factory checked in at 2019-01-03 18:05:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-iplb (Old) and /work/SRC/openSUSE:Factory/.yast2-iplb.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-iplb" Thu Jan 3 18:05:49 2019 rev:9 rq:652412 version:4.1.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-iplb/yast2-iplb.changes 2018-06-29 22:37:18.261954741 +0200 +++ /work/SRC/openSUSE:Factory/.yast2-iplb.new.28833/yast2-iplb.changes 2019-01-03 18:05:50.740182082 +0100 @@ -1,0 +2,16 @@ +Sun Nov 25 02:37:39 UTC 2018 - Stasiek Michalski <[email protected]> + +- Provide icon with module (boo#1109310) +- 4.1.0 + +------------------------------------------------------------------- +Tue Oct 16 15:13:38 CEST 2018 - [email protected] + +- Added license file to spec. + +------------------------------------------------------------------- +Mon Aug 20 09:18:43 CEST 2018 - [email protected] + +- Switched license in spec file from SPDX2 to SPDX3 format. + +------------------------------------------------------------------- Old: ---- yast2-iplb-4.0.1.tar.bz2 New: ---- yast2-iplb-4.1.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-iplb.spec ++++++ --- /var/tmp/diff_new_pack.INqs2k/_old 2019-01-03 18:05:51.120181745 +0100 +++ /var/tmp/diff_new_pack.INqs2k/_new 2019-01-03 18:05:51.120181745 +0100 @@ -17,7 +17,7 @@ Name: yast2-iplb -Version: 4.0.1 +Version: 4.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,7 +35,7 @@ Requires: yast2-ruby-bindings >= 1.0.0 Summary: Configuration of iplb -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST %description @@ -62,5 +62,7 @@ %{yast_desktopdir}/iplb.desktop %{yast_scrconfdir}/*.scr %doc %{yast_docdir} +%license COPYING +%{yast_icondir} %changelog ++++++ yast2-iplb-4.0.1.tar.bz2 -> yast2-iplb-4.1.0.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.0.1/package/yast2-iplb.changes new/yast2-iplb-4.1.0/package/yast2-iplb.changes --- old/yast2-iplb-4.0.1/package/yast2-iplb.changes 2018-06-29 16:32:58.000000000 +0200 +++ new/yast2-iplb-4.1.0/package/yast2-iplb.changes 2018-11-28 13:45:16.000000000 +0100 @@ -1,4 +1,20 @@ ------------------------------------------------------------------- +Sun Nov 25 02:37:39 UTC 2018 - Stasiek Michalski <[email protected]> + +- Provide icon with module (boo#1109310) +- 4.1.0 + +------------------------------------------------------------------- +Tue Oct 16 15:13:38 CEST 2018 - [email protected] + +- Added license file to spec. + +------------------------------------------------------------------- +Mon Aug 20 09:18:43 CEST 2018 - [email protected] + +- Switched license in spec file from SPDX2 to SPDX3 format. + +------------------------------------------------------------------- Tue Jun 26 17:02:38 CEST 2018 - [email protected] - Added additional searchkeys to desktop file (fate#321043). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.0.1/package/yast2-iplb.spec new/yast2-iplb-4.1.0/package/yast2-iplb.spec --- old/yast2-iplb-4.0.1/package/yast2-iplb.spec 2018-06-29 16:32:58.000000000 +0200 +++ new/yast2-iplb-4.1.0/package/yast2-iplb.spec 2018-11-28 13:45:16.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-iplb -Version: 4.0.1 +Version: 4.1.0 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -35,7 +35,7 @@ Requires: yast2-ruby-bindings >= 1.0.0 Summary: Configuration of iplb -License: GPL-2.0 +License: GPL-2.0-only Group: System/YaST %description @@ -62,5 +62,7 @@ %{yast_desktopdir}/iplb.desktop %{yast_scrconfdir}/*.scr %doc %{yast_docdir} +%license COPYING +%{yast_icondir} %changelog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.0.1/src/Makefile.am new/yast2-iplb-4.1.0/src/Makefile.am --- old/yast2-iplb-4.0.1/src/Makefile.am 2018-06-29 16:32:58.000000000 +0200 +++ new/yast2-iplb-4.1.0/src/Makefile.am 2018-11-28 13:45:16.000000000 +0100 @@ -24,6 +24,13 @@ desktop_DATA = \ desktop/iplb.desktop -EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_DATA) $(desktop_DATA) +symbolicdir = @icondir@/hicolor/symbolic/apps +symbolic_DATA = \ + icons/hicolor/symbolic/apps/yast-iplb-symbolic.svg +scalabledir = @icondir@/hicolor/scalable/apps +scalable_DATA = \ + icons/hicolor/scalable/apps/yast-iplb.svg -include $(top_srcdir)/Makefile.am.common \ No newline at end of file +EXTRA_DIST = $(module_DATA) $(client_DATA) $(ynclude_DATA) $(scrconf_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-iplb-4.0.1/src/icons/hicolor/scalable/apps/yast-iplb.svg new/yast2-iplb-4.1.0/src/icons/hicolor/scalable/apps/yast-iplb.svg --- old/yast2-iplb-4.0.1/src/icons/hicolor/scalable/apps/yast-iplb.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-iplb-4.1.0/src/icons/hicolor/scalable/apps/yast-iplb.svg 2018-11-28 13:45:16.000000000 +0100 @@ -0,0 +1,13 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg version="1.1" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"> +<rect x="20" y="12" width="96" height="96" fill="#f6f5f4"/> +<rect x="12" y="104" width="104" height="8" fill="#5e5c64"/> +<rect x="12" y="12" width="8" height="96" fill="#5e5c64"/> +<rect x="28" y="16" width="16" height="84" fill="#0bbaf4"/> +<rect x="60" y="36" width="16" height="64" fill="#ff7800"/> +<rect x="92" y="44" width="16" height="56" fill="#33d17a"/> +<rect x="92" y="96" width="16" height="4" ry="0" fill="#26a269"/> +<rect x="60" y="96" width="16" height="4" ry="0" fill="#c64600"/> +<rect x="28" y="96" width="16" height="4" fill="#0997c5"/> +<rect x="12" y="112" width="104" height="4" fill="#3d3846"/> +</svg> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-iplb-4.0.1/src/icons/hicolor/symbolic/apps/yast-iplb-symbolic.svg new/yast2-iplb-4.1.0/src/icons/hicolor/symbolic/apps/yast-iplb-symbolic.svg --- old/yast2-iplb-4.0.1/src/icons/hicolor/symbolic/apps/yast-iplb-symbolic.svg 1970-01-01 01:00:00.000000000 +0100 +++ new/yast2-iplb-4.1.0/src/icons/hicolor/symbolic/apps/yast-iplb-symbolic.svg 2018-11-28 13:45:16.000000000 +0100 @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"> + <path fill="#c0bfbc" d="M 0,0 V 16 H 10 V 14 H 2 V 0 Z M 4,2 V 12 H 6 V 2 Z m 4,3 v 7 h 2 V 5 Z m 4,2 v 3 h 2 V 7 Z m -1,4 v 5 h 5 v -5 z m 1,1 h 1 v 1 h 1 v -1 h 1 v 2 h -1 v 1 h -1 v -1 h -1 z"/> +</svg>
