Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2018-11-10 16:48:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-packager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-packager"

Sat Nov 10 16:48:18 2018 rev:360 rq:646099 version:4.1.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes    
2018-11-01 19:11:46.174039546 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes       
2018-11-10 16:48:21.192571097 +0100
@@ -1,0 +2,7 @@
+Fri Nov  2 15:34:01 UTC 2018 - [email protected]
+
+- Break the yast2-packager -> yast2-storage-ng -> yast2-packager
+  build cycle (bsc#1114517)
+- 4.1.12
+
+-------------------------------------------------------------------

Old:
----
  yast2-packager-4.1.11.tar.bz2

New:
----
  yast2-packager-4.1.12.tar.bz2

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

Other differences:
------------------
++++++ yast2-packager.spec ++++++
--- /var/tmp/diff_new_pack.SlhGuw/_old  2018-11-10 16:48:21.632570538 +0100
+++ /var/tmp/diff_new_pack.SlhGuw/_new  2018-11-10 16:48:21.632570538 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-packager
-Version:        4.1.11
+Version:        4.1.12
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -32,6 +32,8 @@
 
 # Y2Storage::Device#exists_in_raw_probed
 BuildRequires:  yast2-storage-ng >= 4.0.141
+# break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
+#!BuildIgnore: yast2-packager
 
 # Y2Packager::ProductLicense
 BuildRequires:  yast2 >= 4.0.63

++++++ yast2-packager-4.1.11.tar.bz2 -> yast2-packager-4.1.12.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.1.11/package/yast2-packager.changes 
new/yast2-packager-4.1.12/package/yast2-packager.changes
--- old/yast2-packager-4.1.11/package/yast2-packager.changes    2018-11-01 
12:33:33.000000000 +0100
+++ new/yast2-packager-4.1.12/package/yast2-packager.changes    2018-11-02 
17:12:55.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Nov  2 15:34:01 UTC 2018 - [email protected]
+
+- Break the yast2-packager -> yast2-storage-ng -> yast2-packager
+  build cycle (bsc#1114517)
+- 4.1.12
+
+-------------------------------------------------------------------
 Thu Nov  1 08:11:38 UTC 2018 - Josef Reidinger <[email protected]>
 
 - Set during upgrade proper release version for newly added repos
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.1.11/package/yast2-packager.spec 
new/yast2-packager-4.1.12/package/yast2-packager.spec
--- old/yast2-packager-4.1.11/package/yast2-packager.spec       2018-11-01 
12:33:33.000000000 +0100
+++ new/yast2-packager-4.1.12/package/yast2-packager.spec       2018-11-02 
17:12:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-packager
 #
-# Copyright (c) 2016 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-packager
-Version:        4.1.11
+Version:        4.1.12
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -26,24 +26,26 @@
 Url:            https://github.com/yast/yast-packager
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools >= 3.1.10
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:cfa) >= 0.5.0
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
 BuildRequires:  rubygem(%{rb_default_ruby_abi}:yast-rake)
-BuildRequires:  rubygem(%{rb_default_ruby_abi}:cfa) >= 0.5.0
 
 # Y2Storage::Device#exists_in_raw_probed
 BuildRequires:  yast2-storage-ng >= 4.0.141
+# break the yast2-packager -> yast2-storage-ng -> yast2-packager build cycle
+#!BuildIgnore: yast2-packager
 
 # Y2Packager::ProductLicense
 BuildRequires:  yast2 >= 4.0.63
 
 # needed for icon for desktop file, it is verified at the end of build
-BuildRequires:       yast2_theme
+BuildRequires:  yast2_theme
 
 # Pkg::PrdLicenseLocales
 BuildRequires:  yast2-pkg-bindings >= 4.0.8
 
 # Augeas lenses
-BuildRequires: augeas-lenses
+BuildRequires:  augeas-lenses
 
 # Newly added RPM
 Requires:       yast2-country-data >= 2.16.3
@@ -73,10 +75,10 @@
 Requires:       yast2-storage-ng >= 4.0.141
 
 # Augeas lenses
-Requires: augeas-lenses
+Requires:       augeas-lenses
 
 # zypp.conf model and minimal modifications (bsc#1023204)
-Requires:  rubygem(%{rb_default_ruby_abi}:cfa) >= 0.5.0
+Requires:       rubygem(%{rb_default_ruby_abi}:cfa) >= 0.5.0
 
 # setenv() builtin
 Conflicts:      yast2-core < 2.15.10
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.1.11/test/test_helper.rb 
new/yast2-packager-4.1.12/test/test_helper.rb
--- old/yast2-packager-4.1.11/test/test_helper.rb       2018-11-01 
12:33:33.000000000 +0100
+++ new/yast2-packager-4.1.12/test/test_helper.rb       2018-11-02 
17:12:55.000000000 +0100
@@ -26,6 +26,8 @@
 
 stub_module("Language")
 stub_module("Proxy")
+stub_module("FTP")
+stub_module("HTTP")
 
 if ENV["COVERAGE"]
   require "simplecov"


Reply via email to