Hello community,

here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory 
checked in at 2014-07-15 16:25:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2014-06-01 18:57:16.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new/libyui-qt-pkg.changes 
2014-07-15 16:25:54.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Jul 04 14:51:44 UTC 2014 - [email protected]
+
+- Do not allow to run it together with libqdiagsolver in qt3
+  version (bnc#870683, bnc#866622)
+- 2.44.5
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libyui-qt-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.IPywGc/_old  2014-07-15 16:25:55.000000000 +0200
+++ /var/tmp/diff_new_pack.IPywGc/_new  2014-07-15 16:25:55.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg-doc
-Version:        2.44.4
+Version:        2.44.5
 Release:        0
 Source:         libyui-qt-pkg-%{version}.tar.bz2
 

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.IPywGc/_old  2014-07-15 16:25:55.000000000 +0200
+++ /var/tmp/diff_new_pack.IPywGc/_new  2014-07-15 16:25:55.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg
-Version:        2.44.4
+Version:        2.44.5
 Release:        0
 Source:         libyui-qt-pkg-%{version}.tar.bz2
 
@@ -35,6 +35,10 @@
 %define libzypp_devel_version           libzypp-devel >= 12.5.0
 BuildRequires:  %{libzypp_devel_version}
 
+# new packager is in qt5 and crashes if qt3 diagsolver is used (bnc#870683)
+Obsoletes:      libqdialogsolver1 < 1.4.0
+Conflicts:      libqdialogsolver1 < 1.4.0
+
 Url:            http://github.com/libyui/
 Summary:        Libyui - Qt Package Selector
 License:        LGPL-2.1 or LGPL-3.0

++++++ libyui-qt-pkg-2.44.4.tar.bz2 -> libyui-qt-pkg-2.44.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.44.4/ChangeLog 
new/libyui-qt-pkg-2.44.5/ChangeLog
--- old/libyui-qt-pkg-2.44.4/ChangeLog  2014-05-21 13:55:22.000000000 +0200
+++ new/libyui-qt-pkg-2.44.5/ChangeLog  2014-07-04 16:20:28.000000000 +0200
@@ -1,4 +1,11 @@
 -------------------------------------------------------------------
+Fri Jul 04 14:51:44 UTC 2014 - [email protected]
+
+- Do not allow to run it together with libqdiagsolver in qt3
+  version (bnc#870683, bnc#866622)
+- 2.44.5
+
+-------------------------------------------------------------------
 Tue May 20 14:25:44 UTC 2014 - [email protected]
 
 - Fix showing package changelog, version, filelist (bnc#868101).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.44.4/VERSION.cmake 
new/libyui-qt-pkg-2.44.5/VERSION.cmake
--- old/libyui-qt-pkg-2.44.4/VERSION.cmake      2014-05-21 13:55:22.000000000 
+0200
+++ new/libyui-qt-pkg-2.44.5/VERSION.cmake      2014-07-04 16:20:28.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "44" )
-SET( VERSION_PATCH "4" )
+SET( VERSION_PATCH "5" )
 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.44.4/libyui-qt-pkg.spec.in 
new/libyui-qt-pkg-2.44.5/libyui-qt-pkg.spec.in
--- old/libyui-qt-pkg-2.44.4/libyui-qt-pkg.spec.in      2014-02-24 
11:05:55.000000000 +0100
+++ new/libyui-qt-pkg-2.44.5/libyui-qt-pkg.spec.in      2014-07-04 
16:20:28.000000000 +0200
@@ -35,6 +35,10 @@
 %define libzypp_devel_version           libzypp-devel >= 12.5.0
 BuildRequires:  %{libzypp_devel_version}
 
+# new packager is in qt5 and crashes if qt3 diagsolver is used (bnc#870683)
+Obsoletes:      libqdialogsolver1 < 1.4.0
+Conflicts:      libqdialogsolver1 < 1.4.0
+
 Url:            @URL@
 Summary:        @SUMMARY@
 License:        LGPL-2.1 or LGPL-3.0

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to