Hello community,

here is the log from the commit of package libyui-qt-pkg for openSUSE:Factory 
checked in at 2013-07-18 17:32:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      
2013-06-28 16:05:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libyui-qt-pkg.new/libyui-qt-pkg.changes 
2013-07-18 17:32:30.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Jul 16 11:07:45 CEST 2013 - tgoettlic...@suse.de
+
+- use zypp setting as default value for "ignore recommended" menu
+  entry (bnc#811237)
+- Version 2.42.11
+
+-------------------------------------------------------------------
+Thu Jul 11 15:36:42 CEST 2013 - tgoettlic...@suse.de
+
+- fixed style issue in repository view (bnc#765790)
+- Version 2.42.10
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libyui-qt-pkg-doc.spec ++++++
--- /var/tmp/diff_new_pack.bz4AFb/_old  2013-07-18 17:32:30.000000000 +0200
+++ /var/tmp/diff_new_pack.bz4AFb/_new  2013-07-18 17:32:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-qt-pkg (Version 2.42.9)
+# spec file for package libyui-qt-pkg-doc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:          libyui-qt-pkg-doc
-Version:       2.42.9
+Version:        2.42.11
 Release:       0
-License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-qt-pkg-%{version}.tar.bz2
-Group:         Documentation/HTML
 
 BuildArch:     noarch
 
+BuildRequires:  cmake >= 2.8
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-BuildRequires:  graphviz-gnome
-BuildRequires:  texlive-latex
-BuildRequires:  cmake >= 2.8
 BuildRequires:  gcc-c++
+BuildRequires:  graphviz-gnome
 BuildRequires:  libyui-devel >= 3.0.4
+BuildRequires:  texlive-latex
 
-
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui-qt-pkg documentation
+License:        LGPL-2.1 or LGPL-3.0
+Group:          Documentation/HTML
 
 %description
 This package contains the Qt package selector
@@ -46,10 +46,8 @@
 
 %prep
 
-
 %setup -n libyui-qt-pkg-%{version}
 
-
 %build
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
@@ -65,18 +63,15 @@
 
 make %{?jobs:-j%jobs} docs
 
-
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"
 
 %fdupes -s $RPM_BUILD_ROOT/%_docdir/libyui-qt-pkg5
 
-
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
-
 %files
 %defattr(-,root,root)
 %doc %{_docdir}/libyui-qt-pkg5

++++++ libyui-qt-pkg.spec ++++++
--- /var/tmp/diff_new_pack.bz4AFb/_old  2013-07-18 17:32:30.000000000 +0200
+++ /var/tmp/diff_new_pack.bz4AFb/_new  2013-07-18 17:32:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libyui-qt-pkg (Version 2.42.9)
+# spec file for package libyui-qt-pkg
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -11,33 +11,32 @@
 # case the license is the MIT License). An "Open Source License" is a
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
-#
+
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-#
-# norootforbuild
+
 
 Name:          libyui-qt-pkg
-Version:       2.42.9
+Version:        2.42.11
 Release:       0
-License:       LGPL-2.1 or LGPL-3.0
 Source:                libyui-qt-pkg-%{version}.tar.bz2
-Group:         System/Libraries
 
 BuildRequires: boost-devel
 BuildRequires: cmake >= 2.8
 BuildRequires: gcc-c++
-BuildRequires: pkg-config
 BuildRequires: libqt4-devel
 BuildRequires: libyui-devel >= 3.0.4
+BuildRequires:  pkg-config
 
 %define libyui_qt_devel_version        libyui-qt-devel >= 2.43.3
 BuildRequires: %{libyui_qt_devel_version}
 %define libzypp_devel_version          libzypp-devel >= 12.5.0
 BuildRequires: %{libzypp_devel_version}
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui - Qt Package Selector
+License:        LGPL-2.1 or LGPL-3.0
+Group:          System/Libraries
 
 %description
 This package contains the Qt package selector
@@ -46,8 +45,6 @@
 
 %package -n libyui-qt-pkg5
 
-Group:         System/Libraries
-
 Requires:      libyui5
 Provides:      libyui-qt-pkg = %{version}
 
@@ -56,8 +53,9 @@
 
 Provides:      libyui_pkg
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui - Qt Package Selector
+Group:          System/Libraries
 
 %description -n libyui-qt-pkg5
 This package contains the Qt package selector
@@ -67,14 +65,13 @@
 
 %package devel
 
-Group:         Development/Languages/C and C++
-
-Requires:      libyui-qt-pkg5 = %{version}
 Requires:      %{libyui_qt_devel_version}
 Requires:      %{libzypp_devel_version}
+Requires:       libyui-qt-pkg5 = %{version}
 
-URL:           http://github.com/libyui/
+Url:            http://github.com/libyui/
 Summary:       Libyui-qt-pkg header files
+Group:          Development/Languages/C and C++
 
 %description devel
 This package contains the Qt package selector
@@ -88,7 +85,6 @@
 %prep
 %setup -q -n libyui-qt-pkg-%{version}
 
-
 %build
 
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
@@ -115,7 +111,6 @@
 
 make %{?jobs:-j%jobs}
 
-
 %install
 cd build
 make install DESTDIR="$RPM_BUILD_ROOT"

++++++ libyui-qt-pkg-2.42.9.tar.bz2 -> libyui-qt-pkg-2.42.11.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.42.9/ChangeLog 
new/libyui-qt-pkg-2.42.11/ChangeLog
--- old/libyui-qt-pkg-2.42.9/ChangeLog  2013-06-26 15:04:19.000000000 +0200
+++ new/libyui-qt-pkg-2.42.11/ChangeLog 2013-07-16 11:29:20.000000000 +0200
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Tue Jul 16 11:07:45 CEST 2013 - tgoettlic...@suse.de
+
+- use zypp setting as default value for "ignore recommended" menu
+  entry (bnc#811237)
+- Version 2.42.11
+
+-------------------------------------------------------------------
+Thu Jul 11 15:36:42 CEST 2013 - tgoettlic...@suse.de
+
+- fixed style issue in repository view (bnc#765790)
+- Version 2.42.10
+
+-------------------------------------------------------------------
 Wed Jun 26 11:12:04 CEST 2013 - tgoettlic...@suse.de
 
 - removed webpin search (bnc#821866)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libyui-qt-pkg-2.42.9/VERSION.cmake 
new/libyui-qt-pkg-2.42.11/VERSION.cmake
--- old/libyui-qt-pkg-2.42.9/VERSION.cmake      2013-06-26 15:04:19.000000000 
+0200
+++ new/libyui-qt-pkg-2.42.11/VERSION.cmake     2013-07-16 11:29:20.000000000 
+0200
@@ -1,6 +1,6 @@
 SET( VERSION_MAJOR "2" )
 SET( VERSION_MINOR "42" )
-SET( VERSION_PATCH "9" )
+SET( VERSION_PATCH "11" )
 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.42.9/src/YQPackageSelector.cc 
new/libyui-qt-pkg-2.42.11/src/YQPackageSelector.cc
--- old/libyui-qt-pkg-2.42.9/src/YQPackageSelector.cc   2013-06-26 
15:04:19.000000000 +0200
+++ new/libyui-qt-pkg-2.42.11/src/YQPackageSelector.cc  2013-07-16 
11:29:20.000000000 +0200
@@ -477,9 +477,9 @@
 
     _repoUpgradeLabel = new QLabel(_notificationsContainer);
     _repoUpgradeLabel->setTextFormat(Qt::RichText);
-    _repoUpgradeLabel->setStyleSheet("background-color: "+ 
QApplication::palette().color(QPalette::ToolTipBase).name() + "; border: 1px 
solid black;");
     _repoUpgradeLabel->setWordWrap(true);    
     _repoUpgradeLabel->setVisible(false);
+    _repoUpgradeLabel->setObjectName( "RepoUpgradeLabel");
 
     layout->addWidget(_repoUpgradingLabel);
     layout->addWidget(_repoUpgradeLabel);
@@ -1725,7 +1725,7 @@
 
     _ignoreAlreadyRecommendAction->setChecked( 
                                
settings.value("Options/IgnoreRecommendedPackagesForAlreadyInstalledPackages",
-                               false ).toBool() ); 
+                               
zypp::getZYpp()->resolver()->ignoreAlreadyRecommended() ).toBool() );
     
pkgIgnoreAlreadyRecommendedChanged(_ignoreAlreadyRecommendAction->isChecked());
 
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to