Hello community,

here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory 
checked in at 2015-12-03 13:28:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libyui-qt-pkg (Old)
 and      /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libyui-qt-pkg"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libyui-qt-pkg/libyui-qt-pkg.changes      
2015-10-17 22:09:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new/libyui-qt-pkg.changes 
2015-12-03 13:28:28.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Nov 25 14:52:07 CET 2015 - [email protected]
+
+- Respect /etc/zypp/zypp.conf settings for options "Allow vendor
+  change" and "Cleanup when deleting packages" (bsc#954117)
+- 2.45.6
+
+-------------------------------------------------------------------

Old:
----
  libyui-qt-pkg-2.45.5.tar.bz2

New:
----
  libyui-qt-pkg-2.45.6.tar.bz2

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

Other differences:
------------------
++++++ libyui-qt-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.8QyarL/_old  2015-12-03 13:28:29.000000000 +0100
+++ /var/tmp/diff_new_pack.8QyarL/_new  2015-12-03 13:28:29.000000000 +0100
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:           %{parent}-doc
-Version:        2.45.5
+Version:        2.45.6
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.8QyarL/_old  2015-12-03 13:28:29.000000000 +0100
+++ /var/tmp/diff_new_pack.8QyarL/_new  2015-12-03 13:28:29.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg
-Version:        2.45.5
+Version:        2.45.6
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 

++++++ libyui-qt-pkg-2.45.5.tar.bz2 -> libyui-qt-pkg-2.45.6.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.5/Rakefile 
new/libyui-qt-pkg-2.45.6/Rakefile
--- old/libyui-qt-pkg-2.45.5/Rakefile   1970-01-01 01:00:00.000000000 +0100
+++ new/libyui-qt-pkg-2.45.6/Rakefile   2015-11-26 08:35:01.000000000 +0100
@@ -0,0 +1,8 @@
+#--
+# Copyright (C) 2015 SUSE LLC
+#
+# make continuous integration using rubygem-libyui-rake.
+#
+# MIT license
+#++
+require "libyui/rake"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.5/VERSION.cmake 
new/libyui-qt-pkg-2.45.6/VERSION.cmake
--- old/libyui-qt-pkg-2.45.5/VERSION.cmake      2015-09-28 16:53:20.000000000 
+0200
+++ new/libyui-qt-pkg-2.45.6/VERSION.cmake      2015-11-26 08:35:01.000000000 
+0100
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "45" )
-SET( VERSION_PATCH "5" )
+SET( VERSION_PATCH "6" )
 SET( VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}" )
 
 ##### This is need for the libyui core, ONLY.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.5/package/libyui-qt-pkg-doc.spec 
new/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg-doc.spec
--- old/libyui-qt-pkg-2.45.5/package/libyui-qt-pkg-doc.spec     2015-09-28 
16:53:20.000000000 +0200
+++ new/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg-doc.spec     2015-11-26 
08:35:01.000000000 +0100
@@ -20,7 +20,7 @@
 %define so_version 7
 
 Name:           %{parent}-doc
-Version:        2.45.5
+Version:        2.45.6
 Release:        0
 Source:         %{parent}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.5/package/libyui-qt-pkg.changes 
new/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.changes
--- old/libyui-qt-pkg-2.45.5/package/libyui-qt-pkg.changes      2015-09-28 
16:53:20.000000000 +0200
+++ new/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.changes      2015-11-26 
08:35:01.000000000 +0100
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Wed Nov 25 14:52:07 CET 2015 - [email protected]
+
+- Respect /etc/zypp/zypp.conf settings for options "Allow vendor
+  change" and "Cleanup when deleting packages" (bsc#954117)
+- 2.45.6
+
+-------------------------------------------------------------------
 Tue Sep 22 08:41:56 UTC 2015 - [email protected]
 
 - Better handling of secondary repository filters when there is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.5/package/libyui-qt-pkg.spec 
new/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.spec
--- old/libyui-qt-pkg-2.45.5/package/libyui-qt-pkg.spec 2015-09-28 
16:53:20.000000000 +0200
+++ new/libyui-qt-pkg-2.45.6/package/libyui-qt-pkg.spec 2015-11-26 
08:35:01.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg
-Version:        2.45.5
+Version:        2.45.6
 Release:        0
 Source:         %{name}-%{version}.tar.bz2
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.45.5/src/YQPackageSelector.cc 
new/libyui-qt-pkg-2.45.6/src/YQPackageSelector.cc
--- old/libyui-qt-pkg-2.45.5/src/YQPackageSelector.cc   2015-09-28 
16:53:20.000000000 +0200
+++ new/libyui-qt-pkg-2.45.6/src/YQPackageSelector.cc   2015-11-26 
08:35:01.000000000 +0100
@@ -1779,6 +1779,14 @@
     }
     _installRecommendedAction->setChecked(install_recommended);
     pkgInstallRecommendedChanged(install_recommended);
+
+    bool allow_vendor_change = 
zypp::getZYpp()->resolver()->allowVendorChange();
+    _allowVendorChangeAction->setChecked(allow_vendor_change);
+    pkgAllowVendorChangeChanged(allow_vendor_change);
+
+    bool clean_deps_on_remove = 
zypp::getZYpp()->resolver()->cleandepsOnRemove();
+    _cleanDepsOnRemoveAction->setChecked(clean_deps_on_remove);
+    pkgCleanDepsOnRemoveChanged(clean_deps_on_remove);
 }
 
 void


Reply via email to