commit yast2-rdp for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-rdp for openSUSE:Factory 
checked in at 2019-07-31 14:24:55

Comparing /work/SRC/openSUSE:Factory/yast2-rdp (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rdp.new.4126 (New)


Package is "yast2-rdp"

Wed Jul 31 14:24:55 2019 rev:7 rq:717604 version:4.2.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rdp/yast2-rdp.changes  2019-02-28 
21:48:02.901406083 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rdp.new.4126/yast2-rdp.changes
2019-07-31 14:24:56.482331741 +0200
@@ -1,0 +2,14 @@
+Mon Jul 22 10:05:05 UTC 2019 - knut.anders...@suse.com
+
+- Remove network dependency completely (bsc#1142282)
+- 4.2.1
+
+---
+Fri May 31 12:36:09 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---

Old:

  yast2-rdp-4.1.0.tar.bz2

New:

  yast2-rdp-4.2.1.tar.bz2



Other differences:
--
++ yast2-rdp.spec ++
--- /var/tmp/diff_new_pack.UzqU6K/_old  2019-07-31 14:24:56.926331238 +0200
+++ /var/tmp/diff_new_pack.UzqU6K/_new  2019-07-31 14:24:56.926331238 +0200
@@ -17,51 +17,51 @@
 
 
 Name:   yast2-rdp
-Version:4.1.0
+Version:4.2.1
 Release:0
 Summary:Setup Remote Desktop Protocol service for remote administration
 License:GPL-2.0-only
 Group:  System/YaST
-URL:https://www.suse.com
+Url:https://github.com/yast/yast-rdp
+
 Source0:%{name}-%{version}.tar.bz2
-BuildArch:  noarch
+
 # SuSEFirewall2 replaced by firewalld (fate#323460)
-BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2 >= 4.0.39
-BuildRequires:  yast2-devtools
-BuildRequires:  yast2-network
-BuildRequires:  yast2-testsuite
+BuildRequires:  yast2-devtools >= 4.2.2
 # for install task
 BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
 # for test:unit
 BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
+
 # SuSEFirewall2 replaced by firewalld (fate#323460)
 Requires:   yast2 >= 4.0.39
 Requires:   yast2-ruby-bindings
 
+BuildArch:  noarch
+
 %description
 Configure RDP (remote desktop protocol) daemon to allow remote system 
administration.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %check
-rake test:unit
+%yast_check
 
 %build
 
 %install
-rake install DESTDIR="%{buildroot}"
+%yast_install
+%yast_metainfo
 
 %files
-%defattr(-,root,root)
-%dir %{yast_yncludedir}/rdp
-%{yast_yncludedir}/rdp/*
-%{yast_clientdir}/rdp.rb
-%{yast_clientdir}/rdp_*.rb
-%{yast_moduledir}/RDP.*
-%{yast_desktopdir}/rdp.desktop
+%{yast_yncludedir}
+%{yast_clientdir}
+%{yast_moduledir}
+%{yast_desktopdir}
+%{yast_metainfodir}
 %{yast_icondir}
 %license COPYING
 %doc %{yast_docdir}

++ yast2-rdp-4.1.0.tar.bz2 -> yast2-rdp-4.2.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.1.0/Dockerfile 
new/yast2-rdp-4.2.1/Dockerfile
--- old/yast2-rdp-4.1.0/Dockerfile  2019-02-27 15:44:44.0 +0100
+++ new/yast2-rdp-4.2.1/Dockerfile  2019-07-22 15:37:50.0 +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-rdp-4.1.0/package/yast2-rdp.changes 
new/yast2-rdp-4.2.1/package/yast2-rdp.changes
--- old/yast2-rdp-4.1.0/package/yast2-rdp.changes   2019-02-27 
15:44:44.0 +0100
+++ new/yast2-rdp-4.2.1/package/yast2-rdp.changes   2019-07-22 
15:37:50.0 +0200
@@ -1,4 +1,18 @@
 ---
+Mon Jul 22 10:05:05 UTC 2019 - knut.anders...@suse.com
+
+- Remove network dependency completely (bsc#1142282)
+- 4.2.1
+
+---
+Fri May 31 12:36:09 UTC 2019 - Stasiek Michalski 
+
+- Add metainfo (fate#319035)
+- Revamp spec
+- Replace GenericName with Comment
+- 4.2.0
+
+---
 Tue Feb 26 12:50:07 UTC 2019 - José Iván López González 
 
 - Version bump (bsc#1124009)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.1.0/package/yast2-rdp.spec 
new/yast2-rdp-4.2.1/package/yast2-rdp.spec
--- old/yast2-rdp-4.1.0/package/yast2-rdp.spec  2019-02-27 15:44:44.0 
+0100
+++ new/yast2-rdp-4.2.1/package/yast2-rdp.spec  2019-07-22 15:37:50.0 
+0200
@@ -12,52 +12,55 @@
 # license that conforms to the Open Source 

commit yast2-rdp for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package yast2-rdp for openSUSE:Factory 
checked in at 2019-02-28 21:48:00

Comparing /work/SRC/openSUSE:Factory/yast2-rdp (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rdp.new.28833 (New)


Package is "yast2-rdp"

Thu Feb 28 21:48:00 2019 rev:6 rq:679856 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rdp/yast2-rdp.changes  2018-12-31 
09:40:56.670484047 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rdp.new.28833/yast2-rdp.changes   
2019-02-28 21:48:02.901406083 +0100
@@ -1,0 +2,6 @@
+Tue Feb 26 12:50:07 UTC 2019 - José Iván López González 
+
+- Version bump (bsc#1124009)
+- 4.1.0
+
+---

Old:

  yast2-rdp-4.0.3.tar.bz2

New:

  yast2-rdp-4.1.0.tar.bz2



Other differences:
--
++ yast2-rdp.spec ++
--- /var/tmp/diff_new_pack.fF1vN2/_old  2019-02-28 21:48:03.389405875 +0100
+++ /var/tmp/diff_new_pack.fF1vN2/_new  2019-02-28 21:48:03.393405873 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-rdp
 #
-# 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,7 +17,7 @@
 
 
 Name:   yast2-rdp
-Version:4.0.3
+Version:4.1.0
 Release:0
 Summary:Setup Remote Desktop Protocol service for remote administration
 License:GPL-2.0-only

++ yast2-rdp-4.0.3.tar.bz2 -> yast2-rdp-4.1.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.3/package/yast2-rdp.changes 
new/yast2-rdp-4.1.0/package/yast2-rdp.changes
--- old/yast2-rdp-4.0.3/package/yast2-rdp.changes   2018-11-28 
15:27:13.0 +0100
+++ new/yast2-rdp-4.1.0/package/yast2-rdp.changes   2019-02-27 
15:44:44.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Feb 26 12:50:07 UTC 2019 - José Iván López González 
+
+- Version bump (bsc#1124009)
+- 4.1.0
+
+---
 Sun Nov 25 23:37:11 UTC 2018 - Noah Davis 
 
 - Provide icon with module (boo#1109310)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.3/package/yast2-rdp.spec 
new/yast2-rdp-4.1.0/package/yast2-rdp.spec
--- old/yast2-rdp-4.0.3/package/yast2-rdp.spec  2018-11-28 15:27:13.0 
+0100
+++ new/yast2-rdp-4.1.0/package/yast2-rdp.spec  2019-02-27 15:44:44.0 
+0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-rdp
-Version:4.0.3
+Version:4.1.0
 Release:0
 License:GPL-2.0-only
 Group:  System/YaST




commit yast2-rdp for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-rdp for openSUSE:Factory 
checked in at 2018-12-31 09:40:55

Comparing /work/SRC/openSUSE:Factory/yast2-rdp (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rdp.new.28833 (New)


Package is "yast2-rdp"

Mon Dec 31 09:40:55 2018 rev:5 rq:652446 version:4.0.3

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rdp/yast2-rdp.changes  2018-07-01 
21:25:10.144864280 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rdp.new.28833/yast2-rdp.changes   
2018-12-31 09:40:56.670484047 +0100
@@ -1,0 +2,16 @@
+Sun Nov 25 23:37:11 UTC 2018 - Noah Davis 
+
+- Provide icon with module (boo#1109310)
+- 4.0.3
+
+---
+Tue Oct 16 14:41:47 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Fri Aug 17 15:04:55 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---

Old:

  yast2-rdp-4.0.2.tar.bz2

New:

  yast2-rdp-4.0.3.tar.bz2



Other differences:
--
++ yast2-rdp.spec ++
--- /var/tmp/diff_new_pack.4daFZf/_old  2018-12-31 09:40:57.270483556 +0100
+++ /var/tmp/diff_new_pack.4daFZf/_new  2018-12-31 09:40:57.270483556 +0100
@@ -17,12 +17,12 @@
 
 
 Name:   yast2-rdp
-Version:4.0.2
+Version:4.0.3
 Release:0
 Summary:Setup Remote Desktop Protocol service for remote administration
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
-Url:https://www.suse.com
+URL:https://www.suse.com
 Source0:%{name}-%{version}.tar.bz2
 BuildArch:  noarch
 # SuSEFirewall2 replaced by firewalld (fate#323460)
@@ -62,6 +62,8 @@
 %{yast_clientdir}/rdp_*.rb
 %{yast_moduledir}/RDP.*
 %{yast_desktopdir}/rdp.desktop
+%{yast_icondir}
+%license COPYING
 %doc %{yast_docdir}
 
 %changelog

++ yast2-rdp-4.0.2.tar.bz2 -> yast2-rdp-4.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.2/package/yast2-rdp.changes 
new/yast2-rdp-4.0.3/package/yast2-rdp.changes
--- old/yast2-rdp-4.0.2/package/yast2-rdp.changes   2018-06-29 
16:30:59.0 +0200
+++ new/yast2-rdp-4.0.3/package/yast2-rdp.changes   2018-11-28 
15:27:13.0 +0100
@@ -1,4 +1,20 @@
 ---
+Sun Nov 25 23:37:11 UTC 2018 - Noah Davis 
+
+- Provide icon with module (boo#1109310)
+- 4.0.3
+
+---
+Tue Oct 16 14:41:47 CEST 2018 - sch...@suse.de
+
+- Added license file to spec.
+
+---
+Fri Aug 17 15:04:55 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+
+---
 Tue Jun 26 16:27:44 CEST 2018 - sch...@suse.de
 
 - Added additional searchkeys to desktop file (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.2/package/yast2-rdp.spec 
new/yast2-rdp-4.0.3/package/yast2-rdp.spec
--- old/yast2-rdp-4.0.2/package/yast2-rdp.spec  2018-06-29 16:30:59.0 
+0200
+++ new/yast2-rdp-4.0.3/package/yast2-rdp.spec  2018-11-28 15:27:13.0 
+0100
@@ -16,9 +16,9 @@
 #
 
 Name:   yast2-rdp
-Version:4.0.2
+Version:4.0.3
 Release:0
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 Summary:Setup Remote Desktop Protocol service for remote administration
 URL:https://www.suse.com
@@ -58,6 +58,8 @@
 %{yast_clientdir}/rdp_*.rb
 %{yast_moduledir}/RDP.*
 %{yast_desktopdir}/rdp.desktop
+%{yast_icondir}
+%license COPYING
 %doc %{yast_docdir}
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.2/src/desktop/rdp.desktop 
new/yast2-rdp-4.0.3/src/desktop/rdp.desktop
--- old/yast2-rdp-4.0.2/src/desktop/rdp.desktop 2018-06-29 16:30:59.0 
+0200
+++ new/yast2-rdp-4.0.3/src/desktop/rdp.desktop 2018-11-28 15:27:13.0 
+0100
@@ -16,10 +16,10 @@
 X-SuSE-YaST-AutoInstResource=rdp
 X-SuSE-YaST-Keywords=remote,desktop,rdp,network,windows
 
-Icon=yast-remote
+Icon=yast-remote-rdp
 Exec=xdg-su -c "/sbin/yast2 rdp"
 
 Name=Remote Administration (RDP)
 GenericName=Configure RDP (Remote Desktop Protocol)
 StartupNotify=true
-X-KDE-SubstituteUID=true
\ No newline at end of file
+X-KDE-SubstituteUID=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit yast2-rdp for openSUSE:Factory

2018-07-01 Thread root
Hello community,

here is the log from the commit of package yast2-rdp for openSUSE:Factory 
checked in at 2018-07-01 21:25:06

Comparing /work/SRC/openSUSE:Factory/yast2-rdp (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rdp.new (New)


Package is "yast2-rdp"

Sun Jul  1 21:25:06 2018 rev:4 rq:619788 version:4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rdp/yast2-rdp.changes  2018-04-26 
13:26:41.113020620 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rdp.new/yast2-rdp.changes 2018-07-01 
21:25:10.144864280 +0200
@@ -1,0 +2,6 @@
+Tue Jun 26 16:27:44 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.2
+
+---

Old:

  yast2-rdp-4.0.1.tar.bz2

New:

  yast2-rdp-4.0.2.tar.bz2



Other differences:
--
++ yast2-rdp.spec ++
--- /var/tmp/diff_new_pack.f7BiLh/_old  2018-07-01 21:25:10.500863817 +0200
+++ /var/tmp/diff_new_pack.f7BiLh/_new  2018-07-01 21:25:10.504863812 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rdp
-Version:4.0.1
+Version:4.0.2
 Release:0
 Summary:Setup Remote Desktop Protocol service for remote administration
 License:GPL-2.0

++ yast2-rdp-4.0.1.tar.bz2 -> yast2-rdp-4.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.1/package/yast2-rdp.changes 
new/yast2-rdp-4.0.2/package/yast2-rdp.changes
--- old/yast2-rdp-4.0.1/package/yast2-rdp.changes   2018-03-16 
16:11:06.0 +0100
+++ new/yast2-rdp-4.0.2/package/yast2-rdp.changes   2018-06-29 
16:30:59.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun 26 16:27:44 CEST 2018 - sch...@suse.de
+
+- Added additional searchkeys to desktop file (fate#321043).
+- 4.0.2
+
+---
 Mon Mar 12 07:40:34 UTC 2018 - knut.anders...@suse.com
 
 - Use firewalld terminal server service definition (bsc#1079133).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.1/package/yast2-rdp.spec 
new/yast2-rdp-4.0.2/package/yast2-rdp.spec
--- old/yast2-rdp-4.0.1/package/yast2-rdp.spec  2018-03-16 16:11:06.0 
+0100
+++ new/yast2-rdp-4.0.2/package/yast2-rdp.spec  2018-06-29 16:30:59.0 
+0200
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-rdp
-Version:4.0.1
+Version:4.0.2
 Release:0
 License:GPL-2.0
 Group:  System/YaST
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.1/src/desktop/rdp.desktop 
new/yast2-rdp-4.0.2/src/desktop/rdp.desktop
--- old/yast2-rdp-4.0.1/src/desktop/rdp.desktop 2018-03-16 16:11:06.0 
+0100
+++ new/yast2-rdp-4.0.2/src/desktop/rdp.desktop 2018-06-29 16:30:59.0 
+0200
@@ -14,7 +14,7 @@
 X-SuSE-YaST-Geometry=
 X-SuSE-YaST-SortKey=
 X-SuSE-YaST-AutoInstResource=rdp
-X-SuSE-YaST-Keywords=remote,desktop,rdp
+X-SuSE-YaST-Keywords=remote,desktop,rdp,network,windows
 
 Icon=yast-remote
 Exec=xdg-su -c "/sbin/yast2 rdp"




commit yast2-rdp for openSUSE:Factory

2018-04-26 Thread root
Hello community,

here is the log from the commit of package yast2-rdp for openSUSE:Factory 
checked in at 2018-04-26 13:26:39

Comparing /work/SRC/openSUSE:Factory/yast2-rdp (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rdp.new (New)


Package is "yast2-rdp"

Thu Apr 26 13:26:39 2018 rev:3 rq:595297 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rdp/yast2-rdp.changes  2018-02-07 
18:37:25.687383753 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-rdp.new/yast2-rdp.changes 2018-04-26 
13:26:41.113020620 +0200
@@ -1,0 +2,6 @@
+Mon Mar 12 07:40:34 UTC 2018 - knut.anders...@suse.com
+
+- Use firewalld terminal server service definition (bsc#1079133).
+- 4.0.1
+
+---

Old:

  yast2-rdp-4.0.0.tar.bz2

New:

  yast2-rdp-4.0.1.tar.bz2



Other differences:
--
++ yast2-rdp.spec ++
--- /var/tmp/diff_new_pack.r13Dhl/_old  2018-04-26 13:26:41.637001432 +0200
+++ /var/tmp/diff_new_pack.r13Dhl/_new  2018-04-26 13:26:41.641001285 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-rdp
-Version:4.0.0
+Version:4.0.1
 Release:0
 Summary:Setup Remote Desktop Protocol service for remote administration
 License:GPL-2.0
@@ -32,6 +32,10 @@
 BuildRequires:  yast2-devtools
 BuildRequires:  yast2-network
 BuildRequires:  yast2-testsuite
+# for install task
+BuildRequires:  rubygem(%rb_default_ruby_abi:yast-rake)
+# for test:unit
+BuildRequires:  rubygem(%rb_default_ruby_abi:rspec)
 # SuSEFirewall2 replaced by firewalld (fate#323460)
 Requires:   yast2 >= 4.0.39
 Requires:   yast2-ruby-bindings
@@ -42,11 +46,13 @@
 %prep
 %setup -n %{name}-%{version}
 
+%check
+rake test:unit
+
 %build
-%yast_build
 
 %install
-%yast_install
+rake install DESTDIR="%{buildroot}"
 
 %files
 %defattr(-,root,root)

++ yast2-rdp-4.0.0.tar.bz2 -> yast2-rdp-4.0.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.0/Makefile.cvs 
new/yast2-rdp-4.0.1/Makefile.cvs
--- old/yast2-rdp-4.0.0/Makefile.cvs2018-02-07 14:27:00.0 +0100
+++ new/yast2-rdp-4.0.1/Makefile.cvs1970-01-01 01:00:00.0 +0100
@@ -1,22 +0,0 @@
-#
-# Makefile.cvs
-#
-PREFIX = /usr
-
-LIB = $(shell y2tool get-lib)
-
-configure: all
-   ./configure --prefix=$(PREFIX) --libdir=$(PREFIX)/$(LIB)
-
-all:
-   y2tool y2autoconf
-   y2tool y2automake
-   autoreconf --force --install
-
-install: configure
-   make
-   make install
-
-reconf: all
-   ./config.status --recheck
-   ./config.status
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.0/README.md 
new/yast2-rdp-4.0.1/README.md
--- old/yast2-rdp-4.0.0/README.md   2018-02-07 14:27:00.0 +0100
+++ new/yast2-rdp-4.0.1/README.md   2018-03-16 16:11:06.0 +0100
@@ -2,4 +2,6 @@
 
 [![Travis 
Build](https://travis-ci.org/yast/yast-rdp.svg?branch=master)](https://travis-ci.org/yast/yast-rdp)
 [![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-rdp-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-rdp-master/)
+[![Coverage
+Status](https://coveralls.io/repos/github/yast/yast-rdp/badge.svg?branch=master)](https://coveralls.io/github/yast/yast-rdp?branch=master)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.0/configure.in.in 
new/yast2-rdp-4.0.1/configure.in.in
--- old/yast2-rdp-4.0.0/configure.in.in 2018-02-07 14:27:00.0 +0100
+++ new/yast2-rdp-4.0.1/configure.in.in 1970-01-01 01:00:00.0 +0100
@@ -1,12 +0,0 @@
-## YCP module configure.in.in
-
-## Initialize
-@YAST2-INIT-COMMON@
-@YAST2-INIT-YCP@
-
-## some common checks
-@YAST2-CHECKS-COMMON@
-@YAST2-CHECKS-YCP@
-
-## and generate the output...
-@YAST2-OUTPUT@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.0/doc/Makefile.am 
new/yast2-rdp-4.0.1/doc/Makefile.am
--- old/yast2-rdp-4.0.0/doc/Makefile.am 2018-02-07 14:27:00.0 +0100
+++ new/yast2-rdp-4.0.1/doc/Makefile.am 1970-01-01 01:00:00.0 +0100
@@ -1,10 +0,0 @@
-# Makefile.am for rdp/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-4.0.0/doc/autodocs/Makefile.am 
new/yast2-rdp-4.0.1/doc/autodocs/Makefile.am
--- old/yast2-rdp-4.0.0/doc/autodocs/Makefile.am2018-02-07 
14:27:00.0 +0100
+++ new/yast2-rdp-4.0.1/doc/autodocs/Makefile.am1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-# Makefile.am 

commit yast2-rdp for openSUSE:Factory

2018-02-07 Thread root
Hello community,

here is the log from the commit of package yast2-rdp for openSUSE:Factory 
checked in at 2018-02-07 18:37:24

Comparing /work/SRC/openSUSE:Factory/yast2-rdp (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-rdp.new (New)


Package is "yast2-rdp"

Wed Feb  7 18:37:24 2018 rev:2 rq:573709 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/yast2-rdp/yast2-rdp.changes  2017-04-29 
10:53:08.423481995 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-rdp.new/yast2-rdp.changes 2018-02-07 
18:37:25.687383753 +0100
@@ -1,0 +2,6 @@
+Mon Feb  5 14:07:24 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld (fate#323460)
+- 4.0.0
+
+---

Old:

  yast2-rdp-3.1.3.tar.bz2

New:

  yast2-rdp-4.0.0.tar.bz2



Other differences:
--
++ yast2-rdp.spec ++
--- /var/tmp/diff_new_pack.zrj8xw/_old  2018-02-07 18:37:26.135362766 +0100
+++ /var/tmp/diff_new_pack.zrj8xw/_new  2018-02-07 18:37:26.135362766 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-rdp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,7 +17,7 @@
 
 
 Name:   yast2-rdp
-Version:3.1.3
+Version:4.0.0
 Release:0
 Summary:Setup Remote Desktop Protocol service for remote administration
 License:GPL-2.0
@@ -25,13 +25,15 @@
 Url:https://www.suse.com
 Source0:%{name}-%{version}.tar.bz2
 BuildArch:  noarch
+# SuSEFirewall2 replaced by firewalld (fate#323460)
 BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-BuildRequires:  yast2
+BuildRequires:  yast2 >= 4.0.39
 BuildRequires:  yast2-devtools
 BuildRequires:  yast2-network
 BuildRequires:  yast2-testsuite
-Requires:   yast2
+# SuSEFirewall2 replaced by firewalld (fate#323460)
+Requires:   yast2 >= 4.0.39
 Requires:   yast2-ruby-bindings
 
 %description

++ yast2-rdp-3.1.3.tar.bz2 -> yast2-rdp-4.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-3.1.3/.yardopts 
new/yast2-rdp-4.0.0/.yardopts
--- old/yast2-rdp-3.1.3/.yardopts   1970-01-01 01:00:00.0 +0100
+++ new/yast2-rdp-4.0.0/.yardopts   2018-02-07 14:27:00.0 +0100
@@ -0,0 +1,7 @@
+--no-private
+--markup markdown
+--protected
+--readme README.md
+--output-dir ./doc/autodocs
+--files *.md
+src/**/*.rb
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-3.1.3/package/yast2-rdp.changes 
new/yast2-rdp-4.0.0/package/yast2-rdp.changes
--- old/yast2-rdp-3.1.3/package/yast2-rdp.changes   2016-09-19 
10:21:35.708473868 +0200
+++ new/yast2-rdp-4.0.0/package/yast2-rdp.changes   2018-02-07 
14:27:00.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Feb  5 14:07:24 UTC 2018 - knut.anders...@suse.com
+
+- Replace SuSEFirewall2 by firewalld (fate#323460)
+- 4.0.0
+
+---
 Thu Aug  4 13:57:21 UTC 2016 - h...@suse.com
 
 - Remove unnecessary files from source archive and fix build errors.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-3.1.3/package/yast2-rdp.spec 
new/yast2-rdp-4.0.0/package/yast2-rdp.spec
--- old/yast2-rdp-3.1.3/package/yast2-rdp.spec  2016-09-19 10:21:35.708473868 
+0200
+++ new/yast2-rdp-4.0.0/package/yast2-rdp.spec  2018-02-07 14:27:00.0 
+0100
@@ -16,7 +16,7 @@
 #
 
 Name:   yast2-rdp
-Version:3.1.3
+Version:4.0.0
 Release:0
 License:GPL-2.0
 Group:  System/YaST
@@ -24,9 +24,13 @@
 URL:https://www.suse.com
 Source0:%{name}-%{version}.tar.bz2
 BuildArch:  noarch
-BuildRequires:  perl-XML-Writer update-desktop-files yast2 yast2-testsuite 
yast2-network
+# SuSEFirewall2 replaced by firewalld (fate#323460)
+BuildRequires:  yast2 >= 4.0.39
+BuildRequires:  perl-XML-Writer update-desktop-files yast2-testsuite 
yast2-network
 BuildRequires:  yast2-devtools
-Requires:   yast2 yast2-ruby-bindings
+# SuSEFirewall2 replaced by firewalld (fate#323460)
+Requires:   yast2 >= 4.0.39
+Requires:   yast2-ruby-bindings
 
 %description
 Configure RDP (remote desktop protocol) daemon to allow remote system 
administration.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-rdp-3.1.3/src/modules/RDP.rb