commit yast2-control-center for openSUSE:Factory
Hello community, here is the log from the commit of package yast2-control-center for openSUSE:Factory checked in at Thu Apr 28 03:54:18 CEST 2011. -------- --- yast2-control-center/yast2-control-center.changes 2011-02-23 13:08:08.000000000 +0100 +++ yast2-control-center/yast2-control-center.changes 2011-04-27 17:23:20.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Apr 27 17:22:24 CEST 2011 - tgoettlicher@suse.de + +- Removed useless warning message (bnc #620617) +- 2.21.1 + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-control-center-2.20.2.tar.bz2 New: ---- yast2-control-center-2.21.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-control-center.spec ++++++ --- /var/tmp/diff_new_pack.AI7w7R/_old 2011-04-28 03:53:49.000000000 +0200 +++ /var/tmp/diff_new_pack.AI7w7R/_new 2011-04-28 03:53:49.000000000 +0200 @@ -18,11 +18,11 @@ Name: yast2-control-center -Version: 2.20.2 +Version: 2.21.1 Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-control-center-2.20.2.tar.bz2 +Source0: yast2-control-center-2.21.1.tar.bz2 Group: System/YaST License: GPLv2+ BuildRequires: libdrm-devel libjpeg-devel libqt4-devel pkgconfig update-desktop-files yast2-devtools ++++++ yast2-control-center-2.20.2.tar.bz2 -> yast2-control-center-2.21.1.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-2.20.2/MAINTAINER new/yast2-control-center-2.21.1/MAINTAINER --- old/yast2-control-center-2.20.2/MAINTAINER 2011-02-23 13:07:54.000000000 +0100 +++ new/yast2-control-center-2.21.1/MAINTAINER 2011-04-27 17:23:09.000000000 +0200 @@ -1 +1 @@ -Katarina Machalkova (bubli) <kmachalkova@suse.cz> +Thomas Goettlicher <tgoettlicher@suse.de> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-2.20.2/VERSION.cmake new/yast2-control-center-2.21.1/VERSION.cmake --- old/yast2-control-center-2.20.2/VERSION.cmake 2011-02-23 13:07:54.000000000 +0100 +++ new/yast2-control-center-2.21.1/VERSION.cmake 2011-04-27 17:23:09.000000000 +0200 @@ -1,3 +1,3 @@ SET(VERSION_MAJOR "2") -SET(VERSION_MINOR "20") -SET(VERSION_PATCH "2") +SET(VERSION_MINOR "21") +SET(VERSION_PATCH "1") diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-2.20.2/package/yast2-control-center.changes new/yast2-control-center-2.21.1/package/yast2-control-center.changes --- old/yast2-control-center-2.20.2/package/yast2-control-center.changes 2011-02-23 13:07:54.000000000 +0100 +++ new/yast2-control-center-2.21.1/package/yast2-control-center.changes 2011-04-27 17:23:09.000000000 +0200 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Wed Apr 27 17:22:24 CEST 2011 - tgoettlicher@suse.de + +- Removed useless warning message (bnc #620617) +- 2.21.1 + +------------------------------------------------------------------- Wed Feb 23 13:06:01 CET 2011 - tgoettlicher@suse.de - remember panel width (bnc #613352) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-2.20.2/src/yqdesktopfilesmodel.cpp new/yast2-control-center-2.21.1/src/yqdesktopfilesmodel.cpp --- old/yast2-control-center-2.20.2/src/yqdesktopfilesmodel.cpp 2011-02-23 13:07:54.000000000 +0100 +++ new/yast2-control-center-2.21.1/src/yqdesktopfilesmodel.cpp 2011-04-27 17:23:09.000000000 +0200 @@ -57,7 +57,7 @@ } } - qWarning() << "No index for key: " << key << " value: " << value.toString(); +// qWarning() << "No index for key: " << key << " value: " << value.toString(); return QModelIndex(); } ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de