Hello community,

here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory 
checked in at 2014-08-30 16:03:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-07-29 16:48:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new/libyui-qt-pkg.changes 
2014-08-30 16:04:21.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Aug 26 13:12:05 UTC 2014 - [email protected]
+
+- Really added the libqdiagsolver conflict (bnc#870683, bnc#866622).
+- 2.44.7
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libyui-qt-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.0E92NB/_old  2014-08-30 16:04:22.000000000 +0200
+++ /var/tmp/diff_new_pack.0E92NB/_new  2014-08-30 16:04:22.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg-doc
-Version:        2.44.6
+Version:        2.44.7
 Release:        0
 Source:         libyui-qt-pkg-%{version}.tar.bz2
 

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.0E92NB/_old  2014-08-30 16:04:22.000000000 +0200
+++ /var/tmp/diff_new_pack.0E92NB/_new  2014-08-30 16:04:22.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libyui-qt-pkg
-Version:        2.44.6
+Version:        2.44.7
 Release:        0
 Source:         libyui-qt-pkg-%{version}.tar.bz2
 
@@ -35,10 +35,6 @@
 %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
@@ -60,6 +56,10 @@
 Provides:       libyui_pkg
 Supplements:    packageand(libyui-qt:yast2-packager)
 
+# 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
 Group:          System/Libraries

++++++ libyui-qt-pkg-2.44.6.tar.bz2 -> libyui-qt-pkg-2.44.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.44.6/ChangeLog 
new/libyui-qt-pkg-2.44.7/ChangeLog
--- old/libyui-qt-pkg-2.44.6/ChangeLog  2014-07-28 14:35:44.000000000 +0200
+++ new/libyui-qt-pkg-2.44.7/ChangeLog  2014-08-26 15:35:19.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Aug 26 13:12:05 UTC 2014 - [email protected]
+
+- Really added the libqdiagsolver conflict (bnc#870683, bnc#866622).
+- 2.44.7
+
+-------------------------------------------------------------------
 Mon Jul 28 12:23:18 UTC 2014 - [email protected]
 
 - Recommend this package when yast2-packager and libyui-qt are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.44.6/VERSION.cmake 
new/libyui-qt-pkg-2.44.7/VERSION.cmake
--- old/libyui-qt-pkg-2.44.6/VERSION.cmake      2014-07-28 14:35:44.000000000 
+0200
+++ new/libyui-qt-pkg-2.44.7/VERSION.cmake      2014-08-26 15:35:19.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "44" )
-SET( VERSION_PATCH "6" )
+SET( VERSION_PATCH "7" )
 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.6/libyui-qt-pkg.spec.in 
new/libyui-qt-pkg-2.44.7/libyui-qt-pkg.spec.in
--- old/libyui-qt-pkg-2.44.6/libyui-qt-pkg.spec.in      2014-07-28 
14:35:44.000000000 +0200
+++ new/libyui-qt-pkg-2.44.7/libyui-qt-pkg.spec.in      2014-08-26 
15:35:19.000000000 +0200
@@ -35,10 +35,6 @@
 %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
@@ -58,6 +54,10 @@
 Provides:       libyui_pkg
 Supplements:    packageand(libyui-qt:yast2-packager)
 
+# 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@
 Group:          System/Libraries

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

Reply via email to