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 2014-02-28 07:25:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old) and /work/SRC/openSUSE:Factory/.yast2-control-center.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "yast2-control-center" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes 2013-11-15 16:57:13.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes 2014-02-28 07:25:58.000000000 +0100 @@ -1,0 +2,6 @@ +Thu Feb 27 14:50:21 UTC 2014 - mvidner@suse.com + +- Fixed save_y2logs invocation (bnc#866056). +- 3.1.2 + +------------------------------------------------------------------- Old: ---- yast2-control-center-3.1.1.tar.bz2 New: ---- yast2-control-center-3.1.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-control-center.spec ++++++ --- /var/tmp/diff_new_pack.TcnPTk/_old 2014-02-28 07:25:59.000000000 +0100 +++ /var/tmp/diff_new_pack.TcnPTk/_new 2014-02-28 07:25:59.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package yast2-control-center # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -17,7 +17,7 @@ Name: yast2-control-center -Version: 3.1.1 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,7 +28,7 @@ BuildRequires: libqt5-qtbase-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: yast2-devtools +BuildRequires: yast2-devtools >= 3.1.10 Requires: yast2_theme ++++++ yast2-control-center-3.1.1.tar.bz2 -> yast2-control-center-3.1.2.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-3.1.1/MAINTAINER new/yast2-control-center-3.1.2/MAINTAINER --- old/yast2-control-center-3.1.1/MAINTAINER 2013-11-15 13:41:10.000000000 +0100 +++ new/yast2-control-center-3.1.2/MAINTAINER 2014-02-27 16:20:26.000000000 +0100 @@ -1 +1 @@ -Thomas Goettlicher <tgoettlicher@suse.de> +Martin Vidner <mvidner@suse.cz> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-3.1.1/VERSION new/yast2-control-center-3.1.2/VERSION --- old/yast2-control-center-3.1.1/VERSION 2013-11-15 13:41:10.000000000 +0100 +++ new/yast2-control-center-3.1.2/VERSION 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -3.1.1 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-3.1.1/package/yast2-control-center.changes new/yast2-control-center-3.1.2/package/yast2-control-center.changes --- old/yast2-control-center-3.1.1/package/yast2-control-center.changes 2013-11-15 13:41:10.000000000 +0100 +++ new/yast2-control-center-3.1.2/package/yast2-control-center.changes 2014-02-27 16:20:26.000000000 +0100 @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Thu Feb 27 14:50:21 UTC 2014 - mvidner@suse.com + +- Fixed save_y2logs invocation (bnc#866056). +- 3.1.2 + +------------------------------------------------------------------- Thu Nov 14 13:11:28 UTC 2013 - mvidner@suse.com - ported to Qt5 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-3.1.1/package/yast2-control-center.spec new/yast2-control-center-3.1.2/package/yast2-control-center.spec --- old/yast2-control-center-3.1.1/package/yast2-control-center.spec 2013-11-15 13:41:10.000000000 +0100 +++ new/yast2-control-center-3.1.2/package/yast2-control-center.spec 2014-02-27 16:20:26.000000000 +0100 @@ -17,7 +17,7 @@ Name: yast2-control-center -Version: 3.1.0 +Version: 3.1.2 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -28,7 +28,7 @@ BuildRequires: libqt5-qtbase-devel BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: yast2-devtools +BuildRequires: yast2-devtools >= 3.1.10 Requires: yast2_theme diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-control-center-3.1.1/src/yqsavelogs.cpp new/yast2-control-center-3.1.2/src/yqsavelogs.cpp --- old/yast2-control-center-3.1.1/src/yqsavelogs.cpp 2013-11-15 13:41:10.000000000 +0100 +++ new/yast2-control-center-3.1.2/src/yqsavelogs.cpp 2014-02-27 16:20:26.000000000 +0100 @@ -100,7 +100,7 @@ if ( ! fileName.isEmpty() ) { - QString saveLogsCommand = "/sbin/save_y2logs"; + QString saveLogsCommand = "/usr/sbin/save_y2logs"; QStringList args = QStringList() << fileName; if ( access( saveLogsCommand.toUtf8(), X_OK ) == 0 ) -- 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