Hello community,

here is the log from the commit of package yast2-iplb for openSUSE:Factory 
checked in at 2019-08-01 15:48:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-iplb (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-iplb.new.4126 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-iplb"

Thu Aug  1 15:48:05 2019 rev:10 rq:707443 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-iplb/yast2-iplb.changes    2019-01-03 
18:05:50.740182082 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-iplb.new.4126/yast2-iplb.changes  
2019-08-01 15:48:09.193742971 +0200
@@ -1,0 +2,8 @@
+Fri May 31 12:31:30 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------

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

New:
----
  yast2-iplb-4.2.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-iplb.spec ++++++
--- /var/tmp/diff_new_pack.eHNkrl/_old  2019-08-01 15:48:09.537742925 +0200
+++ /var/tmp/diff_new_pack.eHNkrl/_new  2019-08-01 15:48:09.541742924 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-iplb
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,26 +17,25 @@
 
 
 Name:           yast2-iplb
-Version:        4.1.0
+Version:        4.2.0
 Release:        0
+Summary:        Configuration of iplb
+License:        GPL-2.0-only
+Group:          System/YaST
+Url:            https://github.com/yast/yast-iplb
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
-Requires:       yast2
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
 
-BuildArch:      noarch
-
+Requires:       yast2
 Requires:       yast2-ruby-bindings >= 1.0.0
 
-Summary:        Configuration of iplb
-License:        GPL-2.0-only
-Group:          System/YaST
+BuildArch:      noarch
 
 %description
 YaST2 - Configuration of IP load balance.With this module
@@ -45,22 +44,22 @@
 
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/iplb
-%{yast_yncludedir}/iplb/*
-%{yast_clientdir}/iplb*.rb
-%{yast_moduledir}/Iplb.rb
-%{yast_desktopdir}/iplb.desktop
-%{yast_scrconfdir}/*.scr
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
 %doc %{yast_docdir}
 %license COPYING
 %{yast_icondir}

++++++ yast2-iplb-4.1.0.tar.bz2 -> yast2-iplb-4.2.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-4.1.0/Dockerfile 
new/yast2-iplb-4.2.0/Dockerfile
--- old/yast2-iplb-4.1.0/Dockerfile     2018-11-28 13:45:16.000000000 +0100
+++ new/yast2-iplb-4.2.0/Dockerfile     2019-06-04 11:44:36.000000000 +0200
@@ -1,3 +1,3 @@
-FROM yastdevel/ruby
+FROM registry.opensuse.org/yast/head/containers/yast-ruby:latest
 COPY . /usr/src/app
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-4.1.0/package/yast2-iplb.changes 
new/yast2-iplb-4.2.0/package/yast2-iplb.changes
--- old/yast2-iplb-4.1.0/package/yast2-iplb.changes     2018-11-28 
13:45:16.000000000 +0100
+++ new/yast2-iplb-4.2.0/package/yast2-iplb.changes     2019-06-04 
11:44:36.000000000 +0200
@@ -1,4 +1,12 @@
 -------------------------------------------------------------------
+Fri May 31 12:31:30 UTC 2019 - Stasiek Michalski <hel...@mailbox.org>
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+-------------------------------------------------------------------
 Sun Nov 25 02:37:39 UTC 2018 - Stasiek Michalski <hel...@mailbox.org>
 
 - Provide icon with module (boo#1109310)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-4.1.0/package/yast2-iplb.spec 
new/yast2-iplb-4.2.0/package/yast2-iplb.spec
--- old/yast2-iplb-4.1.0/package/yast2-iplb.spec        2018-11-28 
13:45:16.000000000 +0100
+++ new/yast2-iplb-4.2.0/package/yast2-iplb.spec        2019-06-04 
11:44:36.000000000 +0200
@@ -12,31 +12,30 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           yast2-iplb
-Version:        4.1.0
+Version:        4.2.0
 Release:        0
+Summary:        Configuration of iplb
+License:        GPL-2.0-only
+Group:          System/YaST
+Url:            https://github.com/yast/yast-iplb
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
-Requires:       yast2
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-devtools
+BuildRequires:  yast2-devtools >= 4.2.2
 BuildRequires:  yast2-testsuite
 
-BuildArch:      noarch
-
+Requires:       yast2
 Requires:       yast2-ruby-bindings >= 1.0.0
 
-Summary:        Configuration of iplb
-License:        GPL-2.0-only
-Group:          System/YaST
+BuildArch:      noarch
 
 %description
 YaST2 - Configuration of IP load balance.With this module
@@ -45,22 +44,22 @@
 
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 %yast_build
 
 %install
 %yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/iplb
-%{yast_yncludedir}/iplb/*
-%{yast_clientdir}/iplb*.rb
-%{yast_moduledir}/Iplb.rb
-%{yast_desktopdir}/iplb.desktop
-%{yast_scrconfdir}/*.scr
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
+%{yast_scrconfdir}
 %doc %{yast_docdir}
 %license COPYING
 %{yast_icondir}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-4.1.0/src/Makefile.am 
new/yast2-iplb-4.2.0/src/Makefile.am
--- old/yast2-iplb-4.1.0/src/Makefile.am        2018-11-28 13:45:16.000000000 
+0100
+++ new/yast2-iplb-4.2.0/src/Makefile.am        2019-06-04 11:44:36.000000000 
+0200
@@ -22,7 +22,7 @@
   scrconf/iplb.scr
 
 desktop_DATA = \
-  desktop/iplb.desktop
+  desktop/org.opensuse.yast.IPLB.desktop
 
 symbolicdir = @icondir@/hicolor/symbolic/apps
 symbolic_DATA = \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-4.1.0/src/desktop/iplb.desktop 
new/yast2-iplb-4.2.0/src/desktop/iplb.desktop
--- old/yast2-iplb-4.1.0/src/desktop/iplb.desktop       2018-11-28 
13:45:16.000000000 +0100
+++ new/yast2-iplb-4.2.0/src/desktop/iplb.desktop       1970-01-01 
01:00:00.000000000 +0100
@@ -1,25 +0,0 @@
-[Desktop Entry]
-Type=Application
-Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-High_Availability;
-
-X-KDE-ModuleType=Library
-X-KDE-RootOnly=true
-X-KDE-HasReadOnlyMode=true
-X-SuSE-YaST-Call=iplb
-
-X-SuSE-YaST-Group=High_Availability
-X-SuSE-YaST-Argument=
-X-SuSE-YaST-RootOnly=true
-X-SuSE-YaST-AutoInst=
-X-SuSE-YaST-Geometry=
-X-SuSE-YaST-SortKey=
-X-SuSE-YaST-AutoInstResource=iplb
-X-SuSE-YaST-Keywords=network,ip,loadbalancing
-
-Icon=yast-iplb
-Exec=/sbin/yast2 iplb 
-
-Name=IP Load Balancing
-GenericName=Configure IPLB(IP Load Balancing)
-X-KDE-SubstituteUID=true
-StartupNotify=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iplb-4.1.0/src/desktop/org.opensuse.yast.IPLB.desktop 
new/yast2-iplb-4.2.0/src/desktop/org.opensuse.yast.IPLB.desktop
--- old/yast2-iplb-4.1.0/src/desktop/org.opensuse.yast.IPLB.desktop     
1970-01-01 01:00:00.000000000 +0100
+++ new/yast2-iplb-4.2.0/src/desktop/org.opensuse.yast.IPLB.desktop     
2019-06-04 11:44:36.000000000 +0200
@@ -0,0 +1,26 @@
+[Desktop Entry]
+Type=Application
+Categories=Settings;System;Qt;X-SuSE-YaST;X-SuSE-YaST-High_Availability;
+
+X-KDE-ModuleType=Library
+X-KDE-RootOnly=true
+X-KDE-HasReadOnlyMode=true
+X-SuSE-YaST-Call=iplb
+
+X-SuSE-YaST-Group=High_Availability
+X-SuSE-YaST-Argument=
+X-SuSE-YaST-RootOnly=true
+X-SuSE-YaST-AutoInst=
+X-SuSE-YaST-Geometry=
+X-SuSE-YaST-SortKey=
+X-SuSE-YaST-AutoInstResource=iplb
+X-SuSE-YaST-Keywords=network,ip,loadbalancing
+
+Icon=yast-iplb
+Exec=/sbin/yast2 iplb 
+
+Name=YaST IPLB
+GenericName=IP Load Balancing
+Comment=Configure IP Load Balancing
+X-KDE-SubstituteUID=true
+StartupNotify=true


Reply via email to