Hello community,

here is the log from the commit of package yast2-geo-cluster for 
openSUSE:Factory checked in at 2019-04-09 20:19:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-geo-cluster (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-geo-cluster.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-geo-cluster"

Tue Apr  9 20:19:19 2019 rev:21 rq:692584 version:4.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-geo-cluster/yast2-geo-cluster.changes      
2019-01-03 18:05:53.592179547 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-geo-cluster.new.3908/yast2-geo-cluster.changes
    2019-04-09 20:19:19.817895127 +0200
@@ -1,0 +2,6 @@
+Thu Apr  4 07:38:17 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Removed unused BuildRequires (bsc#1131234)
+- 4.2.0
+
+-------------------------------------------------------------------

Old:
----
  yast2-geo-cluster-4.1.0.tar.bz2

New:
----
  yast2-geo-cluster-4.2.0.tar.bz2

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

Other differences:
------------------
++++++ yast2-geo-cluster.spec ++++++
--- /var/tmp/diff_new_pack.3HbXYF/_old  2019-04-09 20:19:20.621896223 +0200
+++ /var/tmp/diff_new_pack.3HbXYF/_new  2019-04-09 20:19:20.621896223 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-geo-cluster
 #
-# 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,18 +17,14 @@
 
 
 Name:           yast2-geo-cluster
-Version:        4.1.0
+Version:        4.2.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
-BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-# SuSEFirewall2 replaced by Firewalld(fate#323460)
-BuildRequires:  yast2 >= 4.0.39
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-testsuite
 
 BuildArch:      noarch
 
@@ -55,6 +51,14 @@
 
 %files
 %defattr(-,root,root)
+%dir %{yast_yncludedir}
+%dir %{yast_moduledir}/
+%dir %{yast_desktopdir}
+%dir %{yast_scrconfdir}
+%dir %{yast_agentdir}
+%dir %{yast_schemadir}
+%dir %{yast_schemadir}/autoyast
+%dir %{yast_schemadir}/autoyast/rnc
 %dir %{yast_yncludedir}/geo-cluster
 %{yast_yncludedir}/geo-cluster/*
 %{yast_clientdir}/geo-cluster.rb

++++++ yast2-geo-cluster-4.1.0.tar.bz2 -> yast2-geo-cluster-4.2.0.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-geo-cluster-4.1.0/Dockerfile 
new/yast2-geo-cluster-4.2.0/Dockerfile
--- old/yast2-geo-cluster-4.1.0/Dockerfile      2018-11-28 14:43:51.000000000 
+0100
+++ new/yast2-geo-cluster-4.2.0/Dockerfile      2019-04-09 13:09:12.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-geo-cluster-4.1.0/package/yast2-geo-cluster.changes 
new/yast2-geo-cluster-4.2.0/package/yast2-geo-cluster.changes
--- old/yast2-geo-cluster-4.1.0/package/yast2-geo-cluster.changes       
2018-11-28 14:43:51.000000000 +0100
+++ new/yast2-geo-cluster-4.2.0/package/yast2-geo-cluster.changes       
2019-04-09 13:09:12.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Apr  4 07:38:17 UTC 2019 - Ladislav Slezák <[email protected]>
+
+- Removed unused BuildRequires (bsc#1131234)
+- 4.2.0
+
+-------------------------------------------------------------------
 Sun Nov 25 12:22:51 UTC 2018 - Stasiek Michalski <[email protected]>
 
 - Provide icon with module (boo#1109310)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-geo-cluster-4.1.0/package/yast2-geo-cluster.spec 
new/yast2-geo-cluster-4.2.0/package/yast2-geo-cluster.spec
--- old/yast2-geo-cluster-4.1.0/package/yast2-geo-cluster.spec  2018-11-28 
14:43:51.000000000 +0100
+++ new/yast2-geo-cluster-4.2.0/package/yast2-geo-cluster.spec  2019-04-09 
13:09:12.000000000 +0200
@@ -17,18 +17,14 @@
 
 
 Name:           yast2-geo-cluster
-Version:        4.1.0
+Version:        4.2.0
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        %{name}-%{version}.tar.bz2
 
-BuildRequires:  perl-XML-Writer
 BuildRequires:  update-desktop-files
-# SuSEFirewall2 replaced by Firewalld(fate#323460)
-BuildRequires:  yast2 >= 4.0.39
 BuildRequires:  yast2-devtools >= 3.1.10
-BuildRequires:  yast2-testsuite
 
 BuildArch:      noarch
 
@@ -55,6 +51,14 @@
 
 %files
 %defattr(-,root,root)
+%dir %{yast_yncludedir}
+%dir %{yast_moduledir}/
+%dir %{yast_desktopdir}
+%dir %{yast_scrconfdir}
+%dir %{yast_agentdir}
+%dir %{yast_schemadir}
+%dir %{yast_schemadir}/autoyast
+%dir %{yast_schemadir}/autoyast/rnc
 %dir %{yast_yncludedir}/geo-cluster
 %{yast_yncludedir}/geo-cluster/*
 %{yast_clientdir}/geo-cluster.rb


Reply via email to