Hello community, here is the log from the commit of package yast2-tune for openSUSE:Factory checked in at 2015-07-19 11:44:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-tune (Old) and /work/SRC/openSUSE:Factory/.yast2-tune.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-tune" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-tune/yast2-tune.changes 2015-01-23 16:18:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-tune.new/yast2-tune.changes 2015-07-19 11:44:11.000000000 +0200 @@ -1,0 +2,6 @@ +Thu Jul 9 15:52:45 UTC 2015 - jreidin...@suse.com + +- use proper desktop file name to show proper icon (bnc#937549) +- 3.1.7 + +------------------------------------------------------------------- @@ -6,0 +13 @@ +- 3.1.6 Old: ---- yast2-tune-3.1.6.tar.bz2 New: ---- yast2-tune-3.1.7.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-tune.spec ++++++ --- /var/tmp/diff_new_pack.dIaGha/_old 2015-07-19 11:44:12.000000000 +0200 +++ /var/tmp/diff_new_pack.dIaGha/_new 2015-07-19 11:44:12.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-tune # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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-tune -Version: 3.1.6 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-tune-3.1.6.tar.bz2 -> yast2-tune-3.1.7.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tune-3.1.6/CONTRIBUTING.md new/yast2-tune-3.1.7/CONTRIBUTING.md --- old/yast2-tune-3.1.6/CONTRIBUTING.md 2015-01-14 15:49:10.000000000 +0100 +++ new/yast2-tune-3.1.7/CONTRIBUTING.md 2015-04-17 10:53:28.000000000 +0200 @@ -12,13 +12,13 @@ ----------- If you find a problem, please report it either using -[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2) +[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2) or [GitHub issues](../../issues). (For Bugzilla, use the [simplified registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp) if you don't have an account yet.) If you find a problem, please report it either using -[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee +[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee that every bug will be fixed, but we'll try. When creating a bug report, please follow our [bug reporting @@ -71,7 +71,7 @@ [widely used conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html). -If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure +If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure you mention it in the commit message for cross-reference. Use format like bnc#775814 or gh#yast/yast-foo#42. See also [GitHub autolinking](https://help.github.com/articles/github-flavored-markdown#references) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tune-3.1.6/package/yast2-tune.changes new/yast2-tune-3.1.7/package/yast2-tune.changes --- old/yast2-tune-3.1.6/package/yast2-tune.changes 2015-01-14 15:49:10.000000000 +0100 +++ new/yast2-tune-3.1.7/package/yast2-tune.changes 2015-07-09 18:04:38.000000000 +0200 @@ -1,9 +1,16 @@ ------------------------------------------------------------------- +Thu Jul 9 15:52:45 UTC 2015 - jreidin...@suse.com + +- use proper desktop file name to show proper icon (bnc#937549) +- 3.1.7 + +------------------------------------------------------------------- Wed Jan 14 13:13:12 UTC 2015 - lsle...@suse.cz - activate the global IO scheduler settings (bnc#779146) - removed "boot.sysctl" service activation (it has been renamed to "systemd-sysctl" service and it cannot be disabled anyway) +- 3.1.6 ------------------------------------------------------------------- Thu Dec 4 09:51:45 UTC 2014 - jreidin...@suse.com diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tune-3.1.6/package/yast2-tune.spec new/yast2-tune-3.1.7/package/yast2-tune.spec --- old/yast2-tune-3.1.6/package/yast2-tune.spec 2015-01-14 15:49:10.000000000 +0100 +++ new/yast2-tune-3.1.7/package/yast2-tune.spec 2015-07-09 18:04:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-tune # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX 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-tune -Version: 3.1.6 +Version: 3.1.7 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-tune-3.1.6/src/include/hwinfo/system_settings_dialogs.rb new/yast2-tune-3.1.7/src/include/hwinfo/system_settings_dialogs.rb --- old/yast2-tune-3.1.6/src/include/hwinfo/system_settings_dialogs.rb 2015-01-14 15:49:10.000000000 +0100 +++ new/yast2-tune-3.1.7/src/include/hwinfo/system_settings_dialogs.rb 2015-07-09 18:04:38.000000000 +0200 @@ -183,7 +183,7 @@ Label.NextButton ) Wizard.DisableBackButton - Wizard.SetDesktopIcon("powertweak") + Wizard.SetDesktopIcon("system_settings") ret = CWM.ShowAndRun( {