commit yast2-control-center for openSUSE:Factory

2020-07-24 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2020-07-24 09:52:53

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.3592 (New)


Package is "yast2-control-center"

Fri Jul 24 09:52:53 2020 rev:82 rq:822191 version:4.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2019-12-30 12:34:30.855794323 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.3592/yast2-control-center.changes
  2020-07-24 09:53:56.957278607 +0200
@@ -1,0 +2,7 @@
+Tue Jul 14 07:12:47 UTC 2020 - Dominique Leuenberger 
+
+- Fix files section for libexecdir change from /usr/lib to
+  /usr/libexec: all of YaST is in %_prefix/lib (boo#1174075).
+- 4.3.0
+
+---

Old:

  yast2-control-center-4.2.3.tar.bz2

New:

  yast2-control-center-4.3.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.4IMqt2/_old  2020-07-24 09:53:58.369280099 +0200
+++ /var/tmp/diff_new_pack.4IMqt2/_new  2020-07-24 09:53:58.373280103 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 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-control-center
-Version:4.2.3
+Version:4.3.0
 Release:0
 Url:https://github.com/yast/yast-control-center
 Summary:YaST2 - Control Center
@@ -110,7 +110,7 @@
 %{yast_icondir}
 
 %files qt
-%{_libexecdir}/YaST2/bin/y2controlcenter
+%{_prefix}/lib/YaST2/bin/y2controlcenter
 %license COPYING.GPL2
 
 %changelog

++ yast2-control-center-4.2.3.tar.bz2 -> yast2-control-center-4.3.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.2.3/CONTRIBUTING.md 
new/yast2-control-center-4.3.0/CONTRIBUTING.md
--- old/yast2-control-center-4.2.3/CONTRIBUTING.md  2019-12-27 
17:32:37.0 +0100
+++ new/yast2-control-center-4.3.0/CONTRIBUTING.md  1970-01-01 
01:00:00.0 +0100
@@ -1,89 +0,0 @@
-YaST Contribution Guidelines
-
-
-YaST is an open source project and as such it welcomes all kinds of
-contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and the YaST 
maintainers.
-
-There are two main forms of contribution: reporting bugs and performing code
-changes.
-
-Bug Reports

-
-If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided=openSUSE+Factory=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.)
-
-When creating a bug report, please follow our [bug reporting
-guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
-
-We can't guarantee that every bug will be fixed, but we'll try.
-
-Code Changes
-
-
-We welcome all kinds of code contributions, from simple bug fixes to 
significant
-refactorings and implementation of new features. However, before making any
-non-trivial contribution, get in touch with us first — this can prevent wasted
-effort on both sides. Also, have a look at our [development
-documentation](http://en.opensuse.org/openSUSE:YaST_development).
-
-To send us your code change, use GitHub pull requests. The workflow is as
-follows:
-
-  1. Fork the project.
-
-  2. Create a topic branch based on `master`.
-
-  3. Implement your change, including tests (if possible). Make sure you adhere
- to the [Ruby style
- guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
-
-  4. Update the package version (in `packages/*.spec`, usually by
- `rake version:bump`) and add a new entry to the `package/*.changes` file
- (by `osc vc package`).  
- For bigger changes or changes which need longer discussion it is advised 
to
- add this as a separate last commit so it can be easily updated when 
another
- change is merged in the meantime.
-
-  5. Make sure your change didn't break anything by building the RPM package
- (`rake osc:build`). The build process includes running the full testsuite.
-
-  6. Publish the branch and create a pull request.
-
-  7. YaST developers will 

commit yast2-control-center for openSUSE:Factory

2019-12-30 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2019-12-30 12:34:28

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.6675 (New)


Package is "yast2-control-center"

Mon Dec 30 12:34:28 2019 rev:81 rq:759715 version:4.2.3

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2019-09-23 13:16:01.077120027 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.6675/yast2-control-center.changes
  2019-12-30 12:34:30.855794323 +0100
@@ -1,0 +2,6 @@
+Tue Dec 22 21:27:38 UTC 2019 - Stasiek Michalski 
+
+- Fix theming icons again (boo#1159283)
+- 4.2.3
+
+---

Old:

  yast2-control-center-4.2.2.tar.bz2

New:

  yast2-control-center-4.2.3.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.BrCLkW/_old  2019-12-30 12:34:31.259794540 +0100
+++ /var/tmp/diff_new_pack.BrCLkW/_new  2019-12-30 12:34:31.259794540 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.2.2
+Version:4.2.3
 Release:0
 Url:https://github.com/yast/yast-control-center
 Summary:YaST2 - Control Center

++ yast2-control-center-4.2.2.tar.bz2 -> yast2-control-center-4.2.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.2.2/package/yast2-control-center.changes 
new/yast2-control-center-4.2.3/package/yast2-control-center.changes
--- old/yast2-control-center-4.2.2/package/yast2-control-center.changes 
2019-09-13 09:43:37.0 +0200
+++ new/yast2-control-center-4.2.3/package/yast2-control-center.changes 
2019-12-27 17:32:37.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Dec 22 21:27:38 UTC 2019 - Stasiek Michalski 
+
+- Fix theming icons again (boo#1159283)
+- 4.2.3
+
+---
 Tue Sep 10 22:23:37 UTC 2019 - Stasiek Michalski 
 
 - Fix appdata for new spec (fate#319035)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.2.2/package/yast2-control-center.spec 
new/yast2-control-center-4.2.3/package/yast2-control-center.spec
--- old/yast2-control-center-4.2.2/package/yast2-control-center.spec
2019-09-13 09:43:37.0 +0200
+++ new/yast2-control-center-4.2.3/package/yast2-control-center.spec
2019-12-27 17:32:37.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.2.2
+Version:4.2.3
 Release:0
 Url:https://github.com/yast/yast-control-center
 Summary:YaST2 - Control Center
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.2.2/src/yqdesktopfilesmodel.cpp 
new/yast2-control-center-4.2.3/src/yqdesktopfilesmodel.cpp
--- old/yast2-control-center-4.2.2/src/yqdesktopfilesmodel.cpp  2019-09-13 
09:43:37.0 +0200
+++ new/yast2-control-center-4.2.3/src/yqdesktopfilesmodel.cpp  2019-12-27 
17:32:37.0 +0100
@@ -271,14 +271,16 @@
 
 }
  
-QVariant YQDesktopFilesModel::findIcon(  QString  ) const
+QVariant YQDesktopFilesModel::findIcon(  QString  ) const
 {
+QIcon icon = QIcon::fromTheme( iconName );
 // qt5ct doesn't set a default theme
-if ( QIcon::themeName().isEmpty() )
+if ( icon.isNull() && QIcon::themeName().isEmpty() )
 {
-QIcon::setThemeName( "hicolor" );
+   QIcon::setThemeName( "hicolor" );
+   icon = QIcon::fromTheme( iconName );
 }
-return QIcon::fromTheme(icon);
+return icon;
 }
  
 void YQDesktopFilesModel::sort( int, Qt::SortOrder order )




commit yast2-control-center for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2019-09-23 13:15:58

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.7948 (New)


Package is "yast2-control-center"

Mon Sep 23 13:15:58 2019 rev:80 rq:730537 version:4.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2019-07-31 14:17:21.062700581 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.7948/yast2-control-center.changes
  2019-09-23 13:16:01.077120027 +0200
@@ -1,0 +2,6 @@
+Tue Sep 10 22:23:37 UTC 2019 - Stasiek Michalski 
+
+- Fix appdata for new spec (fate#319035)
+- 4.2.2
+
+---

Old:

  yast2-control-center-4.2.1.tar.bz2

New:

  yast2-control-center-4.2.2.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.iALqdm/_old  2019-09-23 13:16:01.501119951 +0200
+++ /var/tmp/diff_new_pack.iALqdm/_new  2019-09-23 13:16:01.501119951 +0200
@@ -17,11 +17,15 @@
 
 
 Name:   yast2-control-center
-Version:4.2.1
+Version:4.2.2
 Release:0
+Url:https://github.com/yast/yast-control-center
+Summary:YaST2 - Control Center
+License:GPL-2.0-only
+Group:  System/YaST
 
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-control-center-%{version}.tar.bz2
+
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel
@@ -31,11 +35,6 @@
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
-
-# control-center-gnome is dropped and this one should be used instead
-Obsoletes:  yast2-control-center-gnome < %{version}
-Provides:   yast2-control-center-gnome = %{version}
-
 %if 0%{?force_gcc_46}
 BuildRequires:  gcc46
 BuildRequires:  gcc46-c++
@@ -43,37 +42,36 @@
 BuildRequires:  gcc-c++ >= 4.6
 %endif
 
-Url:https://github.com/yast/yast-control-center
-Summary:YaST2 - Control Center
-License:GPL-2.0-only
-Group:  System/YaST
 Requires:   yast2
 Requires:   yast2-control-center-binary
 
+# control-center-gnome is dropped and this one should be used instead
+Obsoletes:  yast2-control-center-gnome < %{version}
+Provides:   yast2-control-center-gnome = %{version}
+
 %description
 This package contains the menu selection component for YaST2.
 
 %package qt
 Summary:YaST2 - Control Center (Qt Version)
 Group:  System/YaST
-Requires:   yast2-control-center
-Provides:   yast2-control-center-binary
-Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Requires:   libyui-qt
 
+Requires:   libyui-qt
+Requires:   yast2-control-center
 # bsc#1130700: Need Qt SVG support for icons
 Requires:   libQt5Svg5
 
-Supplements:kdebase3
-Supplements:kdebase4-session
-Supplements:plasma5-session
+Provides:   yast2-control-center-binary
+Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
+
+Supplements:(yast2 and plasma5-session)
 
 %description qt
 This package contains the menu selection component for YaST2 using the
 Qt toolkit.
 
 %prep
-%setup
+%setup -q
 
 %build
 mkdir build
@@ -94,20 +92,16 @@
 
 %install
 cd build
-make install DESTDIR=$RPM_BUILD_ROOT
+make install DESTDIR=%{buildroot}
 cd ..
 
-%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/org.openSUSE.YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
+%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/org.opensuse.YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/YaST-systemsettings.desktop 
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %files
-%defattr(-,root,root)
 %dir %{_datadir}/metainfo
-%{_datadir}/metainfo/org.openSUSE.YaST.appdata.xml
-%{_datadir}/applications/org.openSUSE.YaST.desktop
+%{_datadir}/metainfo/org.opensuse.YaST.appdata.xml
+%{_datadir}/applications/org.opensuse.YaST.desktop
 %dir %{_datadir}/kde4/
 %dir %{_datadir}/kde4/services
 %{_datadir}/kde4/services/YaST-systemsettings.desktop
@@ -116,8 +110,7 @@
 %{yast_icondir}
 
 %files qt
-%defattr(-,root,root)
-%{_prefix}/lib/YaST2/bin/y2controlcenter
+%{_libexecdir}/YaST2/bin/y2controlcenter
 %license COPYING.GPL2
 
 %changelog

++ yast2-control-center-4.2.1.tar.bz2 -> yast2-control-center-4.2.2.tar.bz2 
++
diff -urN '--exclude=CVS' 

commit yast2-control-center for openSUSE:Factory

2019-07-31 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2019-07-31 14:17:19

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.4126 (New)


Package is "yast2-control-center"

Wed Jul 31 14:17:19 2019 rev:79 rq:707233 version:4.2.1

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2019-04-12 09:11:57.741603834 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.4126/yast2-control-center.changes
  2019-07-31 14:17:21.062700581 +0200
@@ -1,0 +2,12 @@
+Fri May 31 13:34:19 UTC 2019 - Noah Davis 
+
+- Display GenericName and Comment, not Name (boo#1084864)
+- 4.2.1
+
+---
+Mon May 20 18:52:00 UTC 2019 - Stasiek Michalski 
+
+- Change location of appdataa and fix it up (fate#319035)
+- 4.2.0
+
+---

Old:

  yast2-control-center-4.1.8.tar.bz2

New:

  yast2-control-center-4.2.1.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.IYqLoJ/_old  2019-07-31 14:17:21.554700372 +0200
+++ /var/tmp/diff_new_pack.IYqLoJ/_new  2019-07-31 14:17:21.558700370 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.8
+Version:4.2.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -97,7 +97,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 cd ..
 
-%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
+%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/org.openSUSE.YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/YaST-systemsettings.desktop 
 
 %clean
@@ -105,9 +105,9 @@
 
 %files
 %defattr(-,root,root)
-%dir %{_datadir}/appdata
-%{_datadir}/appdata/YaST.appdata.xml
-%{_datadir}/applications/YaST.desktop
+%dir %{_datadir}/metainfo
+%{_datadir}/metainfo/org.openSUSE.YaST.appdata.xml
+%{_datadir}/applications/org.openSUSE.YaST.desktop
 %dir %{_datadir}/kde4/
 %dir %{_datadir}/kde4/services
 %{_datadir}/kde4/services/YaST-systemsettings.desktop

++ yast2-control-center-4.1.8.tar.bz2 -> yast2-control-center-4.2.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.8/package/yast2-control-center.changes 
new/yast2-control-center-4.2.1/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.8/package/yast2-control-center.changes 
2019-04-09 11:21:41.0 +0200
+++ new/yast2-control-center-4.2.1/package/yast2-control-center.changes 
2019-06-03 17:03:01.0 +0200
@@ -1,4 +1,16 @@
 ---
+Fri May 31 13:34:19 UTC 2019 - Noah Davis 
+
+- Display GenericName and Comment, not Name (boo#1084864)
+- 4.2.1
+
+---
+Mon May 20 18:52:00 UTC 2019 - Stasiek Michalski 
+
+- Change location of appdataa and fix it up (fate#319035)
+- 4.2.0
+
+---
 Mon Apr  8 15:05:04 UTC 2019 - Stefan Hundhammer 
 
 - Require libQt5Svg5 to support SVG icons (bsc#1127245)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.8/package/yast2-control-center.spec 
new/yast2-control-center-4.2.1/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.8/package/yast2-control-center.spec
2019-04-09 11:21:41.0 +0200
+++ new/yast2-control-center-4.2.1/package/yast2-control-center.spec
2019-06-03 17:03:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.8
+Version:4.2.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -97,7 +97,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 cd ..
 
-%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
+%suse_update_desktop_file -G "Administrator Settings"  
%{buildroot}%{_datadir}/applications/org.openSUSE.YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/YaST-systemsettings.desktop 
 
 %clean
@@ -105,9 +105,9 @@
 
 %files
 %defattr(-,root,root)

commit yast2-control-center for openSUSE:Factory

2019-04-12 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2019-04-12 09:11:56

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.27019 (New)


Package is "yast2-control-center"

Fri Apr 12 09:11:56 2019 rev:78 rq:692561 version:4.1.8

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2019-03-06 19:02:25.649090342 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.27019/yast2-control-center.changes
 2019-04-12 09:11:57.741603834 +0200
@@ -1,0 +2,6 @@
+Mon Apr  8 15:05:04 UTC 2019 - Stefan Hundhammer 
+
+- Require libQt5Svg5 to support SVG icons (bsc#1127245)
+- 4.1.8
+
+---

Old:

  yast2-control-center-4.1.7.tar.bz2

New:

  yast2-control-center-4.1.8.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.yfFR9O/_old  2019-04-12 09:11:58.249603997 +0200
+++ /var/tmp/diff_new_pack.yfFR9O/_new  2019-04-12 09:11:58.253603998 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.7
+Version:4.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,6 +60,10 @@
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
 Requires:   libyui-qt
+
+# bsc#1130700: Need Qt SVG support for icons
+Requires:   libQt5Svg5
+
 Supplements:kdebase3
 Supplements:kdebase4-session
 Supplements:plasma5-session

++ yast2-control-center-4.1.7.tar.bz2 -> yast2-control-center-4.1.8.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.1.7/Dockerfile 
new/yast2-control-center-4.1.8/Dockerfile
--- old/yast2-control-center-4.1.7/Dockerfile   2019-03-04 13:35:13.0 
+0100
+++ new/yast2-control-center-4.1.8/Dockerfile   2019-04-09 11:21:41.0 
+0200
@@ -1,4 +1,4 @@
-FROM yastdevel/cpp
+FROM registry.opensuse.org/yast/head/containers/yast-cpp:latest
 RUN zypper --gpg-auto-import-keys --non-interactive in --no-recommends \
   cmake \
   libdrm-devel \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.7/package/yast2-control-center.changes 
new/yast2-control-center-4.1.8/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.7/package/yast2-control-center.changes 
2019-03-04 13:35:13.0 +0100
+++ new/yast2-control-center-4.1.8/package/yast2-control-center.changes 
2019-04-09 11:21:41.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Apr  8 15:05:04 UTC 2019 - Stefan Hundhammer 
+
+- Require libQt5Svg5 to support SVG icons (bsc#1127245)
+- 4.1.8
+
+---
 Thu Feb 28 16:04:39 UTC 2019 - Stasiek Michalski 
 
 - Introduce very effective fallback for icons (boo#1127245)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.7/package/yast2-control-center.spec 
new/yast2-control-center-4.1.8/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.7/package/yast2-control-center.spec
2019-03-04 13:35:13.0 +0100
+++ new/yast2-control-center-4.1.8/package/yast2-control-center.spec
2019-04-09 11:21:41.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.7
+Version:4.1.8
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,6 +60,10 @@
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
 Requires:   libyui-qt
+
+# bsc#1130700: Need Qt SVG support for icons
+Requires:   libQt5Svg5
+
 Supplements:kdebase3
 Supplements:kdebase4-session
 Supplements:plasma5-session




commit yast2-control-center for openSUSE:Factory

2019-03-06 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2019-03-06 19:02:23

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.28833 (New)


Package is "yast2-control-center"

Wed Mar  6 19:02:23 2019 rev:77 rq:681398 version:4.1.7

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2019-02-15 09:54:11.115783045 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.28833/yast2-control-center.changes
 2019-03-06 19:02:25.649090342 +0100
@@ -1,0 +2,6 @@
+Thu Feb 28 16:04:39 UTC 2019 - Stasiek Michalski 
+
+- Introduce very effective fallback for icons (boo#1127245)
+- 4.1.7
+
+---

Old:

  yast2-control-center-4.1.6.tar.bz2

New:

  yast2-control-center-4.1.7.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.YVQAsk/_old  2019-03-06 19:02:26.249090180 +0100
+++ /var/tmp/diff_new_pack.YVQAsk/_new  2019-03-06 19:02:26.249090180 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.6
+Version:4.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-4.1.6.tar.bz2 -> yast2-control-center-4.1.7.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.6/package/yast2-control-center.changes 
new/yast2-control-center-4.1.7/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.6/package/yast2-control-center.changes 
2019-02-14 14:12:22.0 +0100
+++ new/yast2-control-center-4.1.7/package/yast2-control-center.changes 
2019-03-04 13:35:13.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Feb 28 16:04:39 UTC 2019 - Stasiek Michalski 
+
+- Introduce very effective fallback for icons (boo#1127245)
+- 4.1.7
+
+---
 Thu Feb 14 10:42:58 UTC 2019 - Stasiek Michalski 
 
 - Fix icon display to new libyui-qt function (boo#1125424)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.6/package/yast2-control-center.spec 
new/yast2-control-center-4.1.7/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.6/package/yast2-control-center.spec
2019-02-14 14:12:22.0 +0100
+++ new/yast2-control-center-4.1.7/package/yast2-control-center.spec
2019-03-04 13:35:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.6
+Version:4.1.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.1.6/src/models_test.cpp 
new/yast2-control-center-4.1.7/src/models_test.cpp
--- old/yast2-control-center-4.1.6/src/models_test.cpp  2019-02-14 
14:12:22.0 +0100
+++ new/yast2-control-center-4.1.7/src/models_test.cpp  2019-03-04 
13:35:13.0 +0100
@@ -32,7 +32,6 @@
 QApplication app(argc, argv);
 QListView window;
 YQDesktopFilesModel model();
-model.addIconPath("/usr/share/YaST2/theme/current/icons/32x32/apps");
 model.addDesktopFilesPath("/usr/share/applications/YaST2/groups");
 
 window.setModel();
@@ -40,8 +39,6 @@
 
 //QListView window2;
 //YQDesktopFilesModel model2("/usr/share/applications/YaST2", );
-//model2.addIconPath("/usr/share/YaST2/theme/current/icons/32x32/apps");
-//model2.addIconPath("/usr/share/icons/hicolor/32x32/apps");
 
 //window2.setModel();
 //window2.show();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.6/src/yqdesktopfilesmodel.cpp 
new/yast2-control-center-4.1.7/src/yqdesktopfilesmodel.cpp
--- old/yast2-control-center-4.1.6/src/yqdesktopfilesmodel.cpp  2019-02-14 
14:12:22.0 +0100
+++ new/yast2-control-center-4.1.7/src/yqdesktopfilesmodel.cpp  2019-03-04 
13:35:13.0 +0100
@@ -81,11 +81,6 @@
 readDesktopFiles();
 }
 
-void YQDesktopFilesModel::addIconPath( const QString  )
-{
-d->icon_dirs << dir;
-}
-
 void YQDesktopFilesModel::slotDesktopFilesDirectoryChanged( const QString 
 )
 {
 //emit dataChanged();
@@ -278,6 +273,11 @@
  
 QVariant YQDesktopFilesModel::findIcon(  QString  ) const
 {
+// qt5ct doesn't set a default theme
+if ( QIcon::themeName().isEmpty() )
+{
+QIcon::setThemeName( "hicolor" );
+ 

commit yast2-control-center for openSUSE:Factory

2019-02-15 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2019-02-15 09:54:09

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.28833 (New)


Package is "yast2-control-center"

Fri Feb 15 09:54:09 2019 rev:76 rq:675400 version:4.1.6

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2019-02-04 16:08:54.786029151 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.28833/yast2-control-center.changes
 2019-02-15 09:54:11.115783045 +0100
@@ -1,0 +2,6 @@
+Thu Feb 14 10:42:58 UTC 2019 - Stasiek Michalski 
+
+- Fix icon display to new libyui-qt function (boo#1125424)
+- 4.1.6
+
+---

Old:

  yast2-control-center-4.1.5.tar.bz2

New:

  yast2-control-center-4.1.6.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.YhqZst/_old  2019-02-15 09:54:11.539782911 +0100
+++ /var/tmp/diff_new_pack.YhqZst/_new  2019-02-15 09:54:11.539782911 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.5
+Version:4.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-4.1.5.tar.bz2 -> yast2-control-center-4.1.6.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.5/package/yast2-control-center.changes 
new/yast2-control-center-4.1.6/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.5/package/yast2-control-center.changes 
2019-01-29 13:19:15.0 +0100
+++ new/yast2-control-center-4.1.6/package/yast2-control-center.changes 
2019-02-14 14:12:22.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Feb 14 10:42:58 UTC 2019 - Stasiek Michalski 
+
+- Fix icon display to new libyui-qt function (boo#1125424)
+- 4.1.6
+
+---
 Mon Jan 28 12:47:56 UTC 2019 - Fabian Vogt 
 
 - Enable HiDPI pixmaps (bsc#1109602)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.5/package/yast2-control-center.spec 
new/yast2-control-center-4.1.6/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.5/package/yast2-control-center.spec
2019-01-29 13:19:15.0 +0100
+++ new/yast2-control-center-4.1.6/package/yast2-control-center.spec
2019-02-14 14:12:22.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.5
+Version:4.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.5/src/yqdesktopfilesmodel.cpp 
new/yast2-control-center-4.1.6/src/yqdesktopfilesmodel.cpp
--- old/yast2-control-center-4.1.5/src/yqdesktopfilesmodel.cpp  2019-01-29 
13:19:15.0 +0100
+++ new/yast2-control-center-4.1.6/src/yqdesktopfilesmodel.cpp  2019-02-14 
14:12:22.0 +0100
@@ -278,26 +278,7 @@
  
 QVariant YQDesktopFilesModel::findIcon(  QString  ) const
 {
-if ( QIcon::hasThemeIcon(icon) )
-{
-return QIcon::fromTheme(icon);
-}
-else
-{
-QRegExp extension( "\\.(png|jpg|svg)$", Qt::CaseInsensitive );
-if ( icon.indexOf( extension ) < 0 )   // no .png or .jpg extension?
-icon += ".png";// assume .png
-QStringListIterator it(d->icon_dirs);
-while (it.hasNext())
-{
-QString icondir(it.next());
-if ( QFile::exists(icondir + "/" + icon) )
-{
-return QIcon(icondir + "/" + icon);
-}
-}
-}
-return QVariant();
+return QIcon::fromTheme(icon);
 }
  
 void YQDesktopFilesModel::sort( int, Qt::SortOrder order )




commit yast2-control-center for openSUSE:Factory

2019-02-04 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2019-02-04 16:08:53

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.28833 (New)


Package is "yast2-control-center"

Mon Feb  4 16:08:53 2019 rev:75 rq:669836 version:4.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2018-12-31 09:40:40.802497021 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.28833/yast2-control-center.changes
 2019-02-04 16:08:54.786029151 +0100
@@ -1,0 +2,6 @@
+Mon Jan 28 12:47:56 UTC 2019 - Fabian Vogt 
+
+- Enable HiDPI pixmaps (bsc#1109602)
+- 4.1.5
+
+---

Old:

  yast2-control-center-4.1.4.tar.bz2

New:

  yast2-control-center-4.1.5.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.9uhNb0/_old  2019-02-04 16:08:56.226028251 +0100
+++ /var/tmp/diff_new_pack.9uhNb0/_new  2019-02-04 16:08:56.226028251 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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-control-center
-Version:4.1.4
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-4.1.4.tar.bz2 -> yast2-control-center-4.1.5.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.4/package/yast2-control-center.changes 
new/yast2-control-center-4.1.5/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.4/package/yast2-control-center.changes 
2018-11-28 14:25:48.0 +0100
+++ new/yast2-control-center-4.1.5/package/yast2-control-center.changes 
2019-01-29 13:19:15.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Jan 28 12:47:56 UTC 2019 - Fabian Vogt 
+
+- Enable HiDPI pixmaps (bsc#1109602)
+- 4.1.5
+
+---
 Wed Nov 28 12:56:19 UTC 2018 - Stasiek Michalski 
 
 - Use yast-control-center icon for desktop files (boo#1109310)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.4/package/yast2-control-center.spec 
new/yast2-control-center-4.1.5/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.4/package/yast2-control-center.spec
2018-11-28 14:25:48.0 +0100
+++ new/yast2-control-center-4.1.5/package/yast2-control-center.spec
2019-01-29 13:19:15.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.4
+Version:4.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.1.4/src/main.cpp 
new/yast2-control-center-4.1.5/src/main.cpp
--- old/yast2-control-center-4.1.4/src/main.cpp 2018-11-28 14:25:48.0 
+0100
+++ new/yast2-control-center-4.1.5/src/main.cpp 2019-01-29 13:19:15.0 
+0100
@@ -52,6 +52,7 @@
 int main(int argc, char **argv)
 {
 QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
+QApplication::setAttribute(Qt::AA_UseHighDpiPixmaps);
 QApplication app(argc, argv);
 set_textdomain("control-center");
 




commit yast2-control-center for openSUSE:Factory

2018-12-31 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2018-12-31 09:40:39

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new.28833 (New)


Package is "yast2-control-center"

Mon Dec 31 09:40:39 2018 rev:74 rq:652424 version:4.1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2018-11-01 18:53:17.401956977 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new.28833/yast2-control-center.changes
 2018-12-31 09:40:40.802497021 +0100
@@ -1,0 +2,11 @@
+Wed Nov 28 12:56:19 UTC 2018 - Stasiek Michalski 
+
+- Use yast-control-center icon for desktop files (boo#1109310)
+
+---
+Sun Nov 25 01:53:03 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.3
+
+---

Old:

  yast2-control-center-4.1.2.tar.bz2

New:

  yast2-control-center-4.1.4.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.WdzYZV/_old  2018-12-31 09:40:41.186496708 +0100
+++ /var/tmp/diff_new_pack.WdzYZV/_new  2018-12-31 09:40:41.190496704 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.2
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,8 +36,6 @@
 Obsoletes:  yast2-control-center-gnome < %{version}
 Provides:   yast2-control-center-gnome = %{version}
 
-Requires:   yast2_theme
-
 %if 0%{?force_gcc_46}
 BuildRequires:  gcc46
 BuildRequires:  gcc46-c++
@@ -111,7 +109,7 @@
 %{_datadir}/kde4/services/YaST-systemsettings.desktop
 %dir %{_datadir}/kservices5
 %{_datadir}/kservices5/YaST-systemsettings.desktop
-%{_datadir}/pixmaps/yast.png
+%{yast_icondir}
 
 %files qt
 %defattr(-,root,root)

++ yast2-control-center-4.1.2.tar.bz2 -> yast2-control-center-4.1.4.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.2/package/yast2-control-center.changes 
new/yast2-control-center-4.1.4/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.2/package/yast2-control-center.changes 
2018-09-20 15:31:16.0 +0200
+++ new/yast2-control-center-4.1.4/package/yast2-control-center.changes 
2018-11-28 14:25:48.0 +0100
@@ -1,4 +1,15 @@
 ---
+Wed Nov 28 12:56:19 UTC 2018 - Stasiek Michalski 
+
+- Use yast-control-center icon for desktop files (boo#1109310)
+
+---
+Sun Nov 25 01:53:03 UTC 2018 - Stasiek Michalski 
+
+- Provide icon with module (boo#1109310)
+- 4.1.3
+
+---
 Wed Sep 19 10:18:32 UTC 2018 - Stefan Hundhammer 
 
 - Enable HiDPI (bsc#1089886)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.2/package/yast2-control-center.spec 
new/yast2-control-center-4.1.4/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.2/package/yast2-control-center.spec
2018-09-20 15:31:16.0 +0200
+++ new/yast2-control-center-4.1.4/package/yast2-control-center.spec
2018-11-28 14:25:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.2
+Version:4.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -36,8 +36,6 @@
 Obsoletes:  yast2-control-center-gnome < %{version}
 Provides:   yast2-control-center-gnome = %{version}
 
-Requires:   yast2_theme
-
 %if 0%{?force_gcc_46}
 BuildRequires:  gcc46
 BuildRequires:  gcc46-c++
@@ -111,7 +109,7 @@
 %{_datadir}/kde4/services/YaST-systemsettings.desktop
 %dir %{_datadir}/kservices5
 %{_datadir}/kservices5/YaST-systemsettings.desktop
-%{_datadir}/pixmaps/yast.png
+%{yast_icondir}
 
 %files qt
 %defattr(-,root,root)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.1.2/src/CMakeLists.txt 
new/yast2-control-center-4.1.4/src/CMakeLists.txt
--- old/yast2-control-center-4.1.2/src/CMakeLists.txt   2018-09-20 
15:31:16.0 +0200
+++ new/yast2-control-center-4.1.4/src/CMakeLists.txt   2018-11-28 
14:25:48.0 +0100
@@ -57,7 +57,7 @@
 TARGET_LINK_LIBRARIES(y2controlcenter Qt5::Widgets Qt5::Gui)
 INSTALL(TARGETS y2controlcenter DESTINATION 
${CMAKE_INSTALL_PREFIX}/lib/YaST2/bin)
 
-INSTALL(FILES yast.png DESTINATION 

commit yast2-control-center for openSUSE:Factory

2018-11-02 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2018-11-01 18:53:16

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is "yast2-control-center"

Thu Nov  1 18:53:16 2018 rev:73 rq:636898 version:4.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2018-07-03 23:32:35.300560628 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2018-11-01 18:53:17.401956977 +0100
@@ -1,0 +2,12 @@
+Wed Sep 19 10:18:32 UTC 2018 - Stefan Hundhammer 
+
+- Enable HiDPI (bsc#1089886)
+- 4.1.2 
+
+---
+Mon Aug 20 13:51:27 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+---

Old:

  yast2-control-center-4.1.1.tar.bz2

New:

  yast2-control-center-4.1.2.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.8Qq0O1/_old  2018-11-01 18:53:18.149957045 +0100
+++ /var/tmp/diff_new_pack.8Qq0O1/_new  2018-11-01 18:53:18.149957045 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.1
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,7 +47,7 @@
 
 Url:https://github.com/yast/yast-control-center
 Summary:YaST2 - Control Center
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 Requires:   yast2
 Requires:   yast2-control-center-binary
@@ -116,6 +116,6 @@
 %files qt
 %defattr(-,root,root)
 %{_prefix}/lib/YaST2/bin/y2controlcenter
-%doc COPYING.GPL2
+%license COPYING.GPL2
 
 %changelog

++ yast2-control-center-4.1.1.tar.bz2 -> yast2-control-center-4.1.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.1/package/yast2-control-center.changes 
new/yast2-control-center-4.1.2/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.1/package/yast2-control-center.changes 
2018-07-02 16:53:58.0 +0200
+++ new/yast2-control-center-4.1.2/package/yast2-control-center.changes 
2018-09-20 15:31:16.0 +0200
@@ -1,4 +1,16 @@
 ---
+Wed Sep 19 10:18:32 UTC 2018 - Stefan Hundhammer 
+
+- Enable HiDPI (bsc#1089886)
+- 4.1.2 
+
+---
+Mon Aug 20 13:51:27 CEST 2018 - sch...@suse.de
+
+- Switched license in spec file from SPDX2 to SPDX3 format.
+- Changed dir of COPYING file.
+
+---
 Tue Jun 26 10:21:29 CEST 2018 - sch...@suse.de
 
 - Searching for translated keywords (fate#321043).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.1/package/yast2-control-center.spec 
new/yast2-control-center-4.1.2/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.1/package/yast2-control-center.spec
2018-07-02 16:53:58.0 +0200
+++ new/yast2-control-center-4.1.2/package/yast2-control-center.spec
2018-09-20 15:31:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.1
+Version:4.1.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,7 +47,7 @@
 
 Url:https://github.com/yast/yast-control-center
 Summary:YaST2 - Control Center
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/YaST
 Requires:   yast2
 Requires:   yast2-control-center-binary
@@ -116,6 +116,6 @@
 %files qt
 %defattr(-,root,root)
 %{_prefix}/lib/YaST2/bin/y2controlcenter
-%doc COPYING.GPL2
+%license COPYING.GPL2
 
 %changelog
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.1.1/src/main.cpp 
new/yast2-control-center-4.1.2/src/main.cpp
--- old/yast2-control-center-4.1.1/src/main.cpp 2018-07-02 16:53:58.0 
+0200
+++ new/yast2-control-center-4.1.2/src/main.cpp 2018-09-20 15:31:16.0 
+0200
@@ -51,6 +51,7 @@
 
 int main(int argc, char **argv)
 {
+QApplication::setAttribute(Qt::AA_EnableHighDpiScaling);
 QApplication app(argc, argv);
 set_textdomain("control-center");
 




commit yast2-control-center for openSUSE:Factory

2018-07-03 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2018-07-03 23:32:33

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is "yast2-control-center"

Tue Jul  3 23:32:33 2018 rev:72 rq:620275 version:4.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2018-05-17 19:32:05.257961737 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2018-07-03 23:32:35.300560628 +0200
@@ -1,0 +2,6 @@
+Tue Jun 26 10:21:29 CEST 2018 - sch...@suse.de
+
+- Searching for translated keywords (fate#321043).
+- 4.1.1
+
+---

Old:

  yast2-control-center-4.1.0.tar.bz2

New:

  yast2-control-center-4.1.1.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.2gJWa6/_old  2018-07-03 23:32:35.740559996 +0200
+++ /var/tmp/diff_new_pack.2gJWa6/_new  2018-07-03 23:32:35.740559996 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-4.1.0.tar.bz2 -> yast2-control-center-4.1.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.0/package/yast2-control-center.changes 
new/yast2-control-center-4.1.1/package/yast2-control-center.changes
--- old/yast2-control-center-4.1.0/package/yast2-control-center.changes 
2018-05-15 10:03:39.0 +0200
+++ new/yast2-control-center-4.1.1/package/yast2-control-center.changes 
2018-07-02 16:53:58.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Jun 26 10:21:29 CEST 2018 - sch...@suse.de
+
+- Searching for translated keywords (fate#321043).
+- 4.1.1
+
+---
 Mon May 14 13:36:00 UTC 2018 - lsle...@suse.cz
 
 - Fixed crash when reading an invalid or incomplete .desktop file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.0/package/yast2-control-center.spec 
new/yast2-control-center-4.1.1/package/yast2-control-center.spec
--- old/yast2-control-center-4.1.0/package/yast2-control-center.spec
2018-05-15 10:03:39.0 +0200
+++ new/yast2-control-center-4.1.1/package/yast2-control-center.spec
2018-07-02 16:53:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.1.0
+Version:4.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.1.0/src/yqdesktopfilesmodel.cpp 
new/yast2-control-center-4.1.1/src/yqdesktopfilesmodel.cpp
--- old/yast2-control-center-4.1.0/src/yqdesktopfilesmodel.cpp  2018-05-15 
10:03:39.0 +0200
+++ new/yast2-control-center-4.1.1/src/yqdesktopfilesmodel.cpp  2018-07-02 
16:53:58.0 +0200
@@ -255,7 +255,7 @@
break;
} 
case QVariant::StringList: {
-   valueAsString = value.toStringList().join(", ");
+   valueAsString = value.toStringList().join(",");
break;
}
default:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.1.0/src/yqmodulesmodel.cpp 
new/yast2-control-center-4.1.1/src/yqmodulesmodel.cpp
--- old/yast2-control-center-4.1.0/src/yqmodulesmodel.cpp   2018-05-15 
10:03:39.0 +0200
+++ new/yast2-control-center-4.1.1/src/yqmodulesmodel.cpp   2018-07-02 
16:53:58.0 +0200
@@ -187,8 +187,7 @@
 }
 else if ( role == KCategorizedSortFilterProxyModel::KeywordsRole )
 {
-   //FIXME: use translatedPropertyValue
-   return propertyValue( index, "X-SuSE-YaST-Keywords" );
+   return translatedPropertyValue( index, "X-SuSE-YaST-Keywords" );
 }
 else if ( role == GenericNameRole )
 {




commit yast2-control-center for openSUSE:Factory

2018-05-17 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2018-05-17 19:32:01

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is "yast2-control-center"

Thu May 17 19:32:01 2018 rev:71 rq:607427 version:4.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2018-03-04 11:50:48.230034614 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2018-05-17 19:32:05.257961737 +0200
@@ -1,0 +2,13 @@
+Mon May 14 13:36:00 UTC 2018 - lsle...@suse.cz
+
+- Fixed crash when reading an invalid or incomplete .desktop file
+  (bsc#1090843)
+- 4.1.0
+
+---
+Fri May 11 00:03:28 UTC 2018 - hel...@opensuse.org
+
+- Fix Gnome's display of titles/icons (boo#1092845)
+- 4.0.3
+
+---

Old:

  yast2-control-center-4.0.2.tar.bz2

New:

  yast2-control-center-4.1.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.050Lgf/_old  2018-05-17 19:32:05.893938502 +0200
+++ /var/tmp/diff_new_pack.050Lgf/_new  2018-05-17 19:32:05.897938356 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.0.2
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-4.0.2.tar.bz2 -> yast2-control-center-4.1.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.0.2/package/yast2-control-center.changes 
new/yast2-control-center-4.1.0/package/yast2-control-center.changes
--- old/yast2-control-center-4.0.2/package/yast2-control-center.changes 
2018-03-02 09:44:19.0 +0100
+++ new/yast2-control-center-4.1.0/package/yast2-control-center.changes 
2018-05-15 10:03:39.0 +0200
@@ -1,4 +1,17 @@
 ---
+Mon May 14 13:36:00 UTC 2018 - lsle...@suse.cz
+
+- Fixed crash when reading an invalid or incomplete .desktop file
+  (bsc#1090843)
+- 4.1.0
+
+---
+Fri May 11 00:03:28 UTC 2018 - hel...@opensuse.org
+
+- Fix Gnome's display of titles/icons (boo#1092845)
+- 4.0.3
+
+---
 Fri Mar  2 08:04:29 UTC 2018 - jreidin...@suse.com
 
 - Use yast2-control-center as replacement for dropped
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.0.2/package/yast2-control-center.spec 
new/yast2-control-center-4.1.0/package/yast2-control-center.spec
--- old/yast2-control-center-4.0.2/package/yast2-control-center.spec
2018-03-02 09:44:19.0 +0100
+++ new/yast2-control-center-4.1.0/package/yast2-control-center.spec
2018-05-15 10:03:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.0.2
+Version:4.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.0.2/src/main.cpp 
new/yast2-control-center-4.1.0/src/main.cpp
--- old/yast2-control-center-4.0.2/src/main.cpp 2018-03-02 09:44:19.0 
+0100
+++ new/yast2-control-center-4.1.0/src/main.cpp 2018-05-15 10:03:39.0 
+0200
@@ -83,7 +83,14 @@
 
 mainWin.setFullScreen ( fullscreen );
 mainWin.setNoBorder( noborder );
-mainWin.setWindowIcon( QIcon( "/usr/share/pixmaps/yast.png"  ) );
+if (QIcon::hasThemeIcon("yast"))
+{
+   mainWin.setWindowIcon( QIcon::fromTheme( "yast" ) );
+}
+else
+{
+   mainWin.setWindowIcon( QIcon( "/usr/share/pixmaps/yast.png"  ) );
+}
 
 if ( fullscreen )
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.0.2/src/main_window.cpp 
new/yast2-control-center-4.1.0/src/main_window.cpp
--- old/yast2-control-center-4.0.2/src/main_window.cpp  2018-03-02 
09:44:19.0 +0100
+++ new/yast2-control-center-4.1.0/src/main_window.cpp  2018-05-15 
10:03:39.0 +0200
@@ -416,6 +416,7 @@
}
 }
 setWindowTitle( title );
+QCoreApplication::setApplicationName( title );
 }
 
 void MainWindow::closeEvent (QCloseEvent *event)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-4.0.2/src/yqdesktopfilesmodel.h 

commit yast2-control-center for openSUSE:Factory

2018-03-04 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2018-03-04 11:50:48

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is "yast2-control-center"

Sun Mar  4 11:50:48 2018 rev:70 rq:581925 version:4.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2018-02-24 16:35:50.045105640 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2018-03-04 11:50:48.230034614 +0100
@@ -1,0 +2,7 @@
+Fri Mar  2 08:04:29 UTC 2018 - jreidin...@suse.com
+
+- Use yast2-control-center as replacement for dropped
+  yast2-control-center-gnome (bsc#1081788)
+- 4.0.2
+
+---

Old:

  yast2-control-center-4.0.1.tar.bz2

New:

  yast2-control-center-4.0.2.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.OoqYLw/_old  2018-03-04 11:50:48.690017950 +0100
+++ /var/tmp/diff_new_pack.OoqYLw/_new  2018-03-04 11:50:48.690017950 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,6 +32,10 @@
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
 
+# control-center-gnome is dropped and this one should be used instead
+Obsoletes:  yast2-control-center-gnome < %{version}
+Provides:   yast2-control-center-gnome = %{version}
+
 Requires:   yast2_theme
 
 %if 0%{?force_gcc_46}

++ yast2-control-center-4.0.1.tar.bz2 -> yast2-control-center-4.0.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.0.1/package/yast2-control-center.changes 
new/yast2-control-center-4.0.2/package/yast2-control-center.changes
--- old/yast2-control-center-4.0.1/package/yast2-control-center.changes 
2018-02-21 18:18:06.0 +0100
+++ new/yast2-control-center-4.0.2/package/yast2-control-center.changes 
2018-03-02 09:44:19.0 +0100
@@ -1,4 +1,11 @@
 ---
+Fri Mar  2 08:04:29 UTC 2018 - jreidin...@suse.com
+
+- Use yast2-control-center as replacement for dropped
+  yast2-control-center-gnome (bsc#1081788)
+- 4.0.2
+
+---
 Wed Feb 21 16:30:37 UTC 2018 - le...@protonmail.com
 
 - Fixes to way icons are displayed (boo#1081517)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.0.1/package/yast2-control-center.spec 
new/yast2-control-center-4.0.2/package/yast2-control-center.spec
--- old/yast2-control-center-4.0.1/package/yast2-control-center.spec
2018-02-21 18:18:06.0 +0100
+++ new/yast2-control-center-4.0.2/package/yast2-control-center.spec
2018-03-02 09:44:19.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -32,6 +32,10 @@
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
 
+# control-center-gnome is dropped and this one should be used instead
+Obsoletes:  yast2-control-center-gnome < %{version}
+Provides:   yast2-control-center-gnome = %{version}
+
 Requires:   yast2_theme
 
 %if 0%{?force_gcc_46}




commit yast2-control-center for openSUSE:Factory

2018-02-24 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2018-02-24 16:35:47

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is "yast2-control-center"

Sat Feb 24 16:35:47 2018 rev:69 rq:578807 version:4.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2018-02-16 21:41:19.982313462 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2018-02-24 16:35:50.045105640 +0100
@@ -1,0 +2,6 @@
+Wed Feb 21 16:30:37 UTC 2018 - le...@protonmail.com
+
+- Fixes to way icons are displayed (boo#1081517)
+- 4.0.1
+
+---

Old:

  yast2-control-center-4.0.0.tar.bz2

New:

  yast2-control-center-4.0.1.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.ba6FKx/_old  2018-02-24 16:35:51.749044310 +0100
+++ /var/tmp/diff_new_pack.ba6FKx/_new  2018-02-24 16:35:51.753044166 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-4.0.0.tar.bz2 -> yast2-control-center-4.0.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.0.0/package/yast2-control-center.changes 
new/yast2-control-center-4.0.1/package/yast2-control-center.changes
--- old/yast2-control-center-4.0.0/package/yast2-control-center.changes 
2018-02-15 13:32:20.0 +0100
+++ new/yast2-control-center-4.0.1/package/yast2-control-center.changes 
2018-02-21 18:18:06.0 +0100
@@ -1,4 +1,10 @@
 ---
+Wed Feb 21 16:30:37 UTC 2018 - le...@protonmail.com
+
+- Fixes to way icons are displayed (boo#1081517)
+- 4.0.1
+
+---
 Mon Nov 13 12:44:08 UTC 2017 - ku...@suse.com
 
 - Do not included unused RPC headers (boo#1081118).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.0.0/package/yast2-control-center.spec 
new/yast2-control-center-4.0.1/package/yast2-control-center.spec
--- old/yast2-control-center-4.0.0/package/yast2-control-center.spec
2018-02-15 13:32:20.0 +0100
+++ new/yast2-control-center-4.0.1/package/yast2-control-center.spec
2018-02-21 18:18:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:4.0.0
+Version:4.0.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-4.0.0/src/yqdesktopfilesmodel.cpp 
new/yast2-control-center-4.0.1/src/yqdesktopfilesmodel.cpp
--- old/yast2-control-center-4.0.0/src/yqdesktopfilesmodel.cpp  2018-02-15 
13:32:20.0 +0100
+++ new/yast2-control-center-4.0.1/src/yqdesktopfilesmodel.cpp  2018-02-21 
18:18:06.0 +0100
@@ -278,20 +278,26 @@
  
 QVariant YQDesktopFilesModel::findIcon(  QString  ) const
 {
-QRegExp extension( "\\.(png|jpg)$", Qt::CaseInsensitive );
-if ( icon.indexOf( extension ) < 0 )   // no .png or .jpg extension?
-icon += ".png";// assume .png
-QStringListIterator it(d->icon_dirs);
-while (it.hasNext())
+if ( QIcon::hasThemeIcon(icon) )
 {
-QString icondir(it.next());
-if ( QFile::exists(icondir + "/" + icon) )
+return QIcon::fromTheme(icon);
+}
+else
+{
+QRegExp extension( "\\.(png|jpg|svg)$", Qt::CaseInsensitive );
+if ( icon.indexOf( extension ) < 0 )   // no .png or .jpg extension?
+icon += ".png";// assume .png
+QStringListIterator it(d->icon_dirs);
+while (it.hasNext())
 {
-return QIcon(icondir + "/" + icon);
+QString icondir(it.next());
+if ( QFile::exists(icondir + "/" + icon) )
+{
+return QIcon(icondir + "/" + icon);
+}
 }
 }
 return QVariant();
-
 }
  
 void YQDesktopFilesModel::sort( int, Qt::SortOrder order )




commit yast2-control-center for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2018-02-16 21:41:17

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is "yast2-control-center"

Fri Feb 16 21:41:17 2018 rev:68 rq:576980 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2017-08-13 14:54:01.892223750 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2018-02-16 21:41:19.982313462 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 12:44:08 UTC 2017 - ku...@suse.com
+
+- Do not included unused RPC headers (boo#1081118).
+- 4.0.0
+
+---

Old:

  yast2-control-center-3.3.0.tar.bz2

New:

  yast2-control-center-4.0.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.20AEp7/_old  2018-02-16 21:41:20.582291825 +0100
+++ /var/tmp/diff_new_pack.20AEp7/_new  2018-02-16 21:41:20.586291680 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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-control-center
-Version:3.3.0
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-control-center-3.3.0.tar.bz2 -> yast2-control-center-4.0.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.3.0/package/yast2-control-center.changes 
new/yast2-control-center-4.0.0/package/yast2-control-center.changes
--- old/yast2-control-center-3.3.0/package/yast2-control-center.changes 
2017-08-09 14:23:14.073466252 +0200
+++ new/yast2-control-center-4.0.0/package/yast2-control-center.changes 
2018-02-15 13:32:20.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Nov 13 12:44:08 UTC 2017 - ku...@suse.com
+
+- Do not included unused RPC headers (boo#1081118).
+- 4.0.0
+
+---
 Wed Aug  9 12:01:20 UTC 2017 - mvid...@suse.com
 
 - Adjusted to increased so version of the libyui library;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.3.0/package/yast2-control-center.spec 
new/yast2-control-center-4.0.0/package/yast2-control-center.spec
--- old/yast2-control-center-3.3.0/package/yast2-control-center.spec
2017-08-09 14:23:14.077466252 +0200
+++ new/yast2-control-center-4.0.0/package/yast2-control-center.spec
2018-02-15 13:32:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.3.0
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.3.0/src/main_window.cpp 
new/yast2-control-center-4.0.0/src/main_window.cpp
--- old/yast2-control-center-3.3.0/src/main_window.cpp  2017-05-04 
15:37:37.437375667 +0200
+++ new/yast2-control-center-4.0.0/src/main_window.cpp  2018-02-15 
13:32:20.0 +0100
@@ -24,7 +24,7 @@
 #include "i18n.h"
 
 #include 
-#include 
+#include 
 #include  
 #include 
 #include 




commit yast2-control-center for openSUSE:Factory

2017-08-13 Thread root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2017-08-13 14:54:00

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is "yast2-control-center"

Sun Aug 13 14:54:00 2017 rev:67 rq:515501 version:3.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2015-12-17 15:54:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2017-08-13 14:54:01.892223750 +0200
@@ -1,0 +2,13 @@
+Wed Aug  9 12:01:20 UTC 2017 - mvid...@suse.com
+
+- Adjusted to increased so version of the libyui library;
+  an unversioned dependency is OK (bsc#1052217)
+- 3.3.0
+
+---
+Tue May  2 13:20:35 UTC 2017 - i...@xuzhao.net
+
+- Added support for 128x128 sized X11 window icon
+- 3.2.0
+
+---

Old:

  yast2-control-center-3.1.6.tar.bz2

New:

  yast2-control-center-3.3.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.iEVvl6/_old  2017-08-13 14:54:02.964073352 +0200
+++ /var/tmp/diff_new_pack.iEVvl6/_new  2017-08-13 14:54:02.980071107 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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-control-center
-Version:3.1.6
+Version:3.3.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,7 +57,7 @@
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Requires:   libyui-qt7
+Requires:   libyui-qt
 Supplements:kdebase3
 Supplements:kdebase4-session
 Supplements:plasma5-session

++ yast2-control-center-3.1.6.tar.bz2 -> yast2-control-center-3.3.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.6/.travis.yml 
new/yast2-control-center-3.3.0/.travis.yml
--- old/yast2-control-center-3.1.6/.travis.yml  2015-12-10 18:30:14.395269876 
+0100
+++ new/yast2-control-center-3.3.0/.travis.yml  2017-05-04 15:37:37.433375667 
+0200
@@ -1,21 +1,11 @@
-language: cpp
-compiler:
-- gcc
+sudo: required
+language: bash
+services:
+  - docker
+
 before_install:
-# install yast2-devtools from YaST:Head:Travis
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh
-# install Qt 5.3 from a launchpad repository
-- sudo add-apt-repository ppa:beineri/opt-qt532 -y
-# a newer cmake is required, here is a backport for 12.04 LTS
-- sudo add-apt-repository ppa:kalakris/cmake -y
-- sudo apt-get update -q
-- sudo apt-get install qt53base yast2-devtools cmake
+  - docker build -t yast-control-center-image .
 script:
-# the Qt5 ackage is in /opt, set the environment first using the bundled 
script
-- . /opt/qt53/bin/qt53-env.sh
-- make -f Makefile.cvs
-- cd build
-- make -j 4
-- sudo make install
-
+  # the "yast-travis-cpp" script is included in the base yastdevel/cpp image
+  # see https://github.com/yast/docker-yast-cpp/blob/master/yast-travis-cpp
+  - docker run -it -e TRAVIS=1 -e TRAVIS_JOB_ID="$TRAVIS_JOB_ID" 
yast-control-center-image yast-travis-cpp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.6/CONTRIBUTING.md 
new/yast2-control-center-3.3.0/CONTRIBUTING.md
--- old/yast2-control-center-3.1.6/CONTRIBUTING.md  2015-12-10 
18:30:14.439269876 +0100
+++ new/yast2-control-center-3.3.0/CONTRIBUTING.md  2017-05-04 
15:37:37.433375667 +0200
@@ -3,7 +3,7 @@
 
 YaST is an open source project and as such it welcomes all kinds of
 contributions. If you decide to contribute, please follow these guidelines to
-ensure the process is effective and pleasant both for you and YaST maintainers.
+ensure the process is effective and pleasant both for you and the YaST 
maintainers.
 
 There are two main forms of contribution: reporting bugs and performing code
 changes.
@@ -17,13 +17,11 @@
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
-If 

commit yast2-control-center for openSUSE:Factory

2015-12-17 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2015-12-17 15:54:17

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
2015-05-23 12:58:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2015-12-17 15:54:19.0 +0100
@@ -1,0 +2,14 @@
+Thu Dec 10 16:43:44 UTC 2015 - lsle...@suse.cz
+
+- Change the yast2-control-center-qt dependency on libyui-qt7
+  from Recommensd to Requires (bnc#958650)
+- Added support for KDE5 (added Supplements plasma5-session dependency)
+- 3.1.6
+
+---
+Wed Nov  4 17:27:44 CET 2015 - shundham...@suse.de
+
+- Recommend latest libyui-qt7, not obsolete libyui-qt5 in .spec
+  file (bsc#952249)
+
+---

Old:

  yast2-control-center-3.1.5.tar.bz2

New:

  yast2-control-center-3.1.6.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.6pJ9qt/_old  2015-12-17 15:54:20.0 +0100
+++ /var/tmp/diff_new_pack.6pJ9qt/_new  2015-12-17 15:54:20.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,9 +57,10 @@
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Recommends: libyui-qt5
+Requires:   libyui-qt7
 Supplements:kdebase3
 Supplements:kdebase4-session
+Supplements:plasma5-session
 
 %description qt
 This package contains the menu selection component for YaST2 using the

++ yast2-control-center-3.1.5.tar.bz2 -> yast2-control-center-3.1.6.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.1.5/package/yast2-control-center.changes 
new/yast2-control-center-3.1.6/package/yast2-control-center.changes
--- old/yast2-control-center-3.1.5/package/yast2-control-center.changes 
2015-05-20 16:10:08.0 +0200
+++ new/yast2-control-center-3.1.6/package/yast2-control-center.changes 
2015-12-10 18:30:14.0 +0100
@@ -1,4 +1,18 @@
 ---
+Thu Dec 10 16:43:44 UTC 2015 - lsle...@suse.cz
+
+- Change the yast2-control-center-qt dependency on libyui-qt7
+  from Recommensd to Requires (bnc#958650)
+- Added support for KDE5 (added Supplements plasma5-session dependency)
+- 3.1.6
+
+---
+Wed Nov  4 17:27:44 CET 2015 - shundham...@suse.de
+
+- Recommend latest libyui-qt7, not obsolete libyui-qt5 in .spec
+  file (bsc#952249)
+
+---
 Wed Apr  8 10:26:53 UTC 2015 - dims...@opensuse.org
 
 - Install appdata.xml file in order to show up in AppStream based
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.1.5/package/yast2-control-center.spec 
new/yast2-control-center-3.1.6/package/yast2-control-center.spec
--- old/yast2-control-center-3.1.5/package/yast2-control-center.spec
2015-05-20 16:10:08.0 +0200
+++ new/yast2-control-center-3.1.6/package/yast2-control-center.spec
2015-12-10 18:30:14.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.1.5
+Version:3.1.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,9 +57,10 @@
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Recommends: libyui-qt5
+Requires:   libyui-qt7
 Supplements:kdebase3
 Supplements:kdebase4-session
+Supplements:plasma5-session
 
 %description qt
 This package contains the menu selection component for YaST2 using the




commit yast2-control-center for openSUSE:Factory

2015-05-23 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2015-05-23 12:58:46

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
2014-11-07 09:06:29.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2015-05-23 12:58:47.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr  8 10:26:53 UTC 2015 - dims...@opensuse.org
+
+- Install appdata.xml file in order to show up in AppStream based
+  software centers (currently only GNOME Software).
+
+---



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.BkRa2x/_old  2015-05-23 12:58:48.0 +0200
+++ /var/tmp/diff_new_pack.BkRa2x/_new  2015-05-23 12:58:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# Copyright (c) 2014 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
@@ -98,6 +98,8 @@
 
 %files
 %defattr(-,root,root)
+%dir %{_datadir}/appdata
+%{_datadir}/appdata/YaST.appdata.xml
 %{_datadir}/applications/YaST.desktop
 %dir %{_datadir}/kde4/
 %dir %{_datadir}/kde4/services

++ yast2-control-center-3.1.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.5/.travis.yml 
new/yast2-control-center-3.1.5/.travis.yml
--- old/yast2-control-center-3.1.5/.travis.yml  2014-11-04 13:55:12.0 
+0100
+++ new/yast2-control-center-3.1.5/.travis.yml  2015-05-20 16:10:08.0 
+0200
@@ -2,13 +2,15 @@
 compiler:
 - gcc
 before_install:
+# install yast2-devtools from YaST:Head:Travis
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh
 # install Qt 5.3 from a launchpad repository
 - sudo add-apt-repository ppa:beineri/opt-qt532 -y
 # a newer cmake is required, here is a backport for 12.04 LTS
 - sudo add-apt-repository ppa:kalakris/cmake -y
-# install yast2-devtools from YaST:Head:Travis
-- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-- sh ./travis_setup.sh -p qt53base yast2-devtools cmake
+- sudo apt-get update -q
+- sudo apt-get install qt53base yast2-devtools cmake
 script:
 # the Qt5 ackage is in /opt, set the environment first using the bundled 
script
 - . /opt/qt53/bin/qt53-env.sh
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.5/CONTRIBUTING.md 
new/yast2-control-center-3.1.5/CONTRIBUTING.md
--- old/yast2-control-center-3.1.5/CONTRIBUTING.md  2014-11-05 
15:10:11.0 +0100
+++ new/yast2-control-center-3.1.5/CONTRIBUTING.md  2015-05-20 
16:10:08.0 +0200
@@ -12,13 +12,13 @@
 ---
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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-control-center-3.1.5/package/yast2-control-center.changes 

commit yast2-control-center for openSUSE:Factory

2014-11-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2014-11-07 09:05:57

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
2014-04-05 16:48:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2014-11-07 09:06:29.0 +0100
@@ -1,0 +2,13 @@
+Thu Oct 30 21:22:52 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Install YaST-systemsettings.desktop also to KF5 services directory,
+  so it is also shown in Plasma5 session
+- 3.1.5
+
+---
+Thu Oct 30 16:15:42 UTC 2014 - antoine.belv...@laposte.net
+
+- ignore desktop files whose Hidden attribute is set to true
+- 3.1.4
+
+---

Old:

  yast2-control-center-3.1.3.tar.bz2

New:

  yast2-control-center-3.1.5.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.0DfwDf/_old  2014-11-07 09:06:30.0 +0100
+++ /var/tmp/diff_new_pack.0DfwDf/_new  2014-11-07 09:06:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.1.3
+Version:3.1.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -102,6 +102,8 @@
 %dir %{_datadir}/kde4/
 %dir %{_datadir}/kde4/services
 %{_datadir}/kde4/services/YaST-systemsettings.desktop
+%dir %{_datadir}/kservices5
+%{_datadir}/kservices5/YaST-systemsettings.desktop
 %{_datadir}/pixmaps/yast.png
 
 %files qt

++ yast2-control-center-3.1.3.tar.bz2 - yast2-control-center-3.1.5.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.3/.travis.yml 
new/yast2-control-center-3.1.5/.travis.yml
--- old/yast2-control-center-3.1.3/.travis.yml  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-control-center-3.1.5/.travis.yml  2014-11-04 13:55:12.0 
+0100
@@ -0,0 +1,19 @@
+language: cpp
+compiler:
+- gcc
+before_install:
+# install Qt 5.3 from a launchpad repository
+- sudo add-apt-repository ppa:beineri/opt-qt532 -y
+# a newer cmake is required, here is a backport for 12.04 LTS
+- sudo add-apt-repository ppa:kalakris/cmake -y
+# install yast2-devtools from YaST:Head:Travis
+- wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
+- sh ./travis_setup.sh -p qt53base yast2-devtools cmake
+script:
+# the Qt5 ackage is in /opt, set the environment first using the bundled 
script
+- . /opt/qt53/bin/qt53-env.sh
+- make -f Makefile.cvs
+- cd build
+- make -j 4
+- sudo make install
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.3/MAINTAINER 
new/yast2-control-center-3.1.5/MAINTAINER
--- old/yast2-control-center-3.1.3/MAINTAINER   2014-03-19 14:55:38.0 
+0100
+++ new/yast2-control-center-3.1.5/MAINTAINER   2014-11-05 15:10:11.0 
+0100
@@ -1 +1 @@
-Martin Vidner mvid...@suse.cz
+Deprecated file. Use `osc maintainer yast2-control-center` instead.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.3/README.md 
new/yast2-control-center-3.1.5/README.md
--- old/yast2-control-center-3.1.3/README.md1970-01-01 01:00:00.0 
+0100
+++ new/yast2-control-center-3.1.5/README.md2014-11-04 13:55:12.0 
+0100
@@ -0,0 +1,5 @@
+# YaST - The Control Center #
+
+[![Travis 
Build](https://travis-ci.org/yast/yast-control-center.svg?branch=master)](https://travis-ci.org/yast/yast-control-center)
+[![Jenkins 
Build](http://img.shields.io/jenkins/s/https/ci.opensuse.org/yast-control-center-master.svg)](https://ci.opensuse.org/view/Yast/job/yast-control-center-master/)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.1.3/package/yast2-control-center.changes 
new/yast2-control-center-3.1.5/package/yast2-control-center.changes
--- old/yast2-control-center-3.1.3/package/yast2-control-center.changes 
2014-04-04 16:50:46.0 +0200
+++ new/yast2-control-center-3.1.5/package/yast2-control-center.changes 
2014-11-05 15:10:11.0 +0100
@@ -1,4 +1,17 @@
 ---
+Thu Oct 30 21:22:52 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Install YaST-systemsettings.desktop also to KF5 

commit yast2-control-center for openSUSE:Factory

2014-04-05 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2014-04-05 16:48:41

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
2014-02-28 07:25:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2014-04-05 16:48:42.0 +0200
@@ -1,0 +2,7 @@
+Fri Apr  4 14:44:54 UTC 2014 - mvid...@suse.com
+
+- CMakeFile: QT5_USE_MODULES is deprecated in Qt5.3 (H Senjan)
+- Use pkgconfig BuildRequires to reduce build deps.
+- 3.1.3
+
+---

Old:

  yast2-control-center-3.1.2.tar.bz2

New:

  yast2-control-center-3.1.3.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.SuB8r8/_old  2014-04-05 16:48:42.0 +0200
+++ /var/tmp/diff_new_pack.SuB8r8/_new  2014-04-05 16:48:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,10 +25,12 @@
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools = 3.1.10
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Widgets)
 
 Requires:   yast2_theme
 
@@ -39,6 +41,7 @@
 BuildRequires:  gcc-c++ = 4.6
 %endif
 
+Url:https://github.com/yast/yast-control-center
 Summary:YaST2 - Control Center
 License:GPL-2.0
 Group:  System/YaST

++ yast2-control-center-3.1.2.tar.bz2 - yast2-control-center-3.1.3.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.2/CMakeLists.txt 
new/yast2-control-center-3.1.3/CMakeLists.txt
--- old/yast2-control-center-3.1.2/CMakeLists.txt   2014-02-27 
16:20:26.0 +0100
+++ new/yast2-control-center-3.1.3/CMakeLists.txt   2014-04-04 
16:50:46.0 +0200
@@ -1,6 +1,6 @@
 PROJECT( yast2-control-center )
 CMAKE_MINIMUM_REQUIRED( VERSION 2.8.9 )
-FIND_PACKAGE( Qt5Core REQUIRED )
+FIND_PACKAGE(Qt5 CONFIG REQUIRED Core Widgets Gui)
 
 SET( RPMNAME yast2-control-center )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.1.2/package/yast2-control-center.changes 
new/yast2-control-center-3.1.3/package/yast2-control-center.changes
--- old/yast2-control-center-3.1.2/package/yast2-control-center.changes 
2014-02-27 16:20:26.0 +0100
+++ new/yast2-control-center-3.1.3/package/yast2-control-center.changes 
2014-04-04 16:50:46.0 +0200
@@ -1,4 +1,11 @@
 ---
+Fri Apr  4 14:44:54 UTC 2014 - mvid...@suse.com
+
+- CMakeFile: QT5_USE_MODULES is deprecated in Qt5.3 (H Senjan)
+- Use pkgconfig BuildRequires to reduce build deps.
+- 3.1.3
+
+---
 Thu Feb 27 14:50:21 UTC 2014 - mvid...@suse.com
 
 - Fixed save_y2logs invocation (bnc#866056).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.1.2/package/yast2-control-center.spec 
new/yast2-control-center-3.1.3/package/yast2-control-center.spec
--- old/yast2-control-center-3.1.2/package/yast2-control-center.spec
2014-02-27 16:20:26.0 +0100
+++ new/yast2-control-center-3.1.3/package/yast2-control-center.spec
2014-04-04 16:50:46.0 +0200
@@ -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.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,10 +25,12 @@
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools = 3.1.10
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires: 

commit yast2-control-center for openSUSE:Factory

2014-02-27 Thread h_root
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.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2014-02-28 07:25:58.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb 27 14:50:21 UTC 2014 - mvid...@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.0 +0100
+++ /var/tmp/diff_new_pack.TcnPTk/_new  2014-02-28 07:25:59.0 +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.0 
+0100
+++ new/yast2-control-center-3.1.2/MAINTAINER   2014-02-27 16:20:26.0 
+0100
@@ -1 +1 @@
-Thomas Goettlicher tgoettlic...@suse.de
+Martin Vidner mvid...@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.0 
+0100
+++ new/yast2-control-center-3.1.2/VERSION  1970-01-01 01:00:00.0 
+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.0 +0100
+++ new/yast2-control-center-3.1.2/package/yast2-control-center.changes 
2014-02-27 16:20:26.0 +0100
@@ -1,4 +1,10 @@
 ---
+Thu Feb 27 14:50:21 UTC 2014 - mvid...@suse.com
+
+- Fixed save_y2logs invocation (bnc#866056).
+- 3.1.2
+
+---
 Thu Nov 14 13:11:28 UTC 2013 - mvid...@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.0 +0100
+++ new/yast2-control-center-3.1.2/package/yast2-control-center.spec
2014-02-27 16:20:26.0 +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.0 +0100
+++ new/yast2-control-center-3.1.2/src/yqsavelogs.cpp   2014-02-27 
16:20:26.0 +0100
@@ -100,7 +100,7 @@
 
 if ( ! 

commit yast2-control-center for openSUSE:Factory

2013-11-15 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-11-15 16:57:12

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-10-20 10:54:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-11-15 16:57:13.0 +0100
@@ -1,0 +2,6 @@
+Thu Nov 14 13:11:28 UTC 2013 - mvid...@suse.com
+
+- ported to Qt5
+- 3.1.1
+
+---

Old:

  yast2-control-center-3.1.0.tar.bz2

New:

  yast2-control-center-3.1.1.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.5VMqdb/_old  2013-11-15 16:57:13.0 +0100
+++ /var/tmp/diff_new_pack.5VMqdb/_new  2013-11-15 16:57:13.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-control-center
-Version:3.1.0
+Version:3.1.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -25,7 +25,7 @@
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel
-BuildRequires:  libqt4-devel
+BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2-devtools
@@ -44,12 +44,6 @@
 Group:  System/YaST
 Requires:   yast2
 Requires:   yast2-control-center-binary
-Provides:   y2c_menu
-Provides:   y2m_menu
-Provides:   yast2-menu
-Obsoletes:  y2c_menu
-Obsoletes:  y2m_menu
-Obsoletes:  yast2-menu
 
 %description
 This package contains the menu selection component for YaST2.

++ yast2-control-center-3.1.0.tar.bz2 - yast2-control-center-3.1.1.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.0/CMakeLists.txt 
new/yast2-control-center-3.1.1/CMakeLists.txt
--- old/yast2-control-center-3.1.0/CMakeLists.txt   2013-10-14 
18:35:55.0 +0200
+++ new/yast2-control-center-3.1.1/CMakeLists.txt   2013-11-15 
13:41:10.0 +0100
@@ -1,6 +1,6 @@
 PROJECT( yast2-control-center )
-CMAKE_MINIMUM_REQUIRED( VERSION 2.6.0 )
-FIND_PACKAGE( Qt4 REQUIRED )
+CMAKE_MINIMUM_REQUIRED( VERSION 2.8.9 )
+FIND_PACKAGE( Qt5Core REQUIRED )
 
 SET( RPMNAME yast2-control-center )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.1.0/CONTRIBUTING.md 
new/yast2-control-center-3.1.1/CONTRIBUTING.md
--- old/yast2-control-center-3.1.0/CONTRIBUTING.md  1970-01-01 
01:00:00.0 +0100
+++ new/yast2-control-center-3.1.1/CONTRIBUTING.md  2013-11-15 
13:41:10.0 +0100
@@ -0,0 +1,87 @@
+YaST Contribution Guidelines
+
+
+YaST is an open source project and as such it welcomes all kinds of
+contributions. If you decide to contribute, please follow these guidelines to
+ensure the process is effective and pleasant both for you and YaST maintainers.
+
+There are two main forms of contribution: reporting bugs and performing code
+changes.
+
+Bug Reports
+---
+
+If you find a problem, please report it either using
+[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guidedproduct=openSUSE+Factorycomponent=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
+that every bug will be fixed, but we'll try.
+
+When creating a bug report, please follow our [bug reporting
+guidelines](http://en.opensuse.org/openSUSE:Report_a_YaST_bug).
+
+Code Changes
+
+
+We welcome all kinds of code contributions, from simple bug fixes to 
significant
+refactorings and implementation of new features. However, before making any
+non-trivial contribution, get in touch with us first — this can prevent wasted
+effort on both sides. Also, have a look at our [development
+documentation](http://en.opensuse.org/openSUSE:YaST_development).
+
+To send us your code change, use GitHub pull requests. The workflow is as
+follows:
+
+  1. Fork the project.
+
+  2. Create a topic branch based on `master`.
+
+  3. Implement your change, including tests (if possible). Make sure you adhere
+ to the [Ruby style
+ guide](https://github.com/SUSE/style-guides/blob/master/Ruby.md).
+
+  4. Make 

commit yast2-control-center for openSUSE:Factory

2013-10-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-10-20 10:54:07

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-08-01 11:07:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-10-20 10:54:08.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct 14 16:10:40 UTC 2013 - jreidin...@suse.com
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---

Old:

  yast2-control-center-3.0.0.tar.bz2

New:

  yast2-control-center-3.1.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.tNYqC6/_old  2013-10-20 10:54:09.0 +0200
+++ /var/tmp/diff_new_pack.tNYqC6/_new  2013-10-20 10:54:09.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-control-center
-Version:3.0.0
+Version:3.1.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-3.0.0.tar.bz2
+Source0:yast2-control-center-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel

++ yast2-control-center-3.0.0.tar.bz2 - yast2-control-center-3.1.0.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.0.0/Rakefile 
new/yast2-control-center-3.1.0/Rakefile
--- old/yast2-control-center-3.0.0/Rakefile 1970-01-01 01:00:00.0 
+0100
+++ new/yast2-control-center-3.1.0/Rakefile 2013-10-14 18:35:55.0 
+0200
@@ -0,0 +1,6 @@
+require yast/rake
+
+Yast::Tasks.configuration do |conf|
+  #lets ignore license check for now
+  conf.skip_license_check  /.*/
+end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.0.0/VERSION 
new/yast2-control-center-3.1.0/VERSION
--- old/yast2-control-center-3.0.0/VERSION  1970-01-01 01:00:00.0 
+0100
+++ new/yast2-control-center-3.1.0/VERSION  2013-10-14 18:35:55.0 
+0200
@@ -0,0 +1 @@
+3.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-3.0.0/VERSION.cmake 
new/yast2-control-center-3.1.0/VERSION.cmake
--- old/yast2-control-center-3.0.0/VERSION.cmake2013-07-30 
10:26:47.0 +0200
+++ new/yast2-control-center-3.1.0/VERSION.cmake1970-01-01 
01:00:00.0 +0100
@@ -1,3 +0,0 @@
-SET(VERSION_MAJOR 3)
-SET(VERSION_MINOR 0)
-SET(VERSION_PATCH 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.0.0/package/yast2-control-center.changes 
new/yast2-control-center-3.1.0/package/yast2-control-center.changes
--- old/yast2-control-center-3.0.0/package/yast2-control-center.changes 
2013-07-30 10:26:47.0 +0200
+++ new/yast2-control-center-3.1.0/package/yast2-control-center.changes 
2013-10-14 18:35:55.0 +0200
@@ -1,4 +1,11 @@
 ---
+Mon Oct 14 16:10:40 UTC 2013 - jreidin...@suse.com
+
+- do not use *.spec.in template, use *.spec file with RPM macros
+  instead
+- 3.1.0
+
+---
 Tue Jul 30 08:02:01 UTC 2013 - yast-de...@opensuse.org
 
 - version 3.0.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-3.0.0/package/yast2-control-center.spec 
new/yast2-control-center-3.1.0/package/yast2-control-center.spec
--- old/yast2-control-center-3.0.0/package/yast2-control-center.spec
1970-01-01 01:00:00.0 +0100
+++ new/yast2-control-center-3.1.0/package/yast2-control-center.spec
2013-10-15 11:20:08.0 +0200
@@ -0,0 +1,115 @@
+#
+# spec file for package yast2-control-center
+#
+# 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
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An Open Source License is a
+# license that conforms to the Open 

commit yast2-control-center for openSUSE:Factory

2013-08-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-08-01 11:07:44

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-07-07 22:26:55.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-08-01 11:07:46.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul 30 08:02:01 UTC 2013 - yast-de...@opensuse.org
+
+- version 3.0.0
+
+---

Old:

  yast2-control-center-2.22.2.tar.bz2
  yast2-control-center-2.22.4.tar.bz2
  yast2-control-center-2.22.5.tar.bz2
  yast2-control-center-2.22.6.tar.bz2

New:

  yast2-control-center-3.0.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.YweXGs/_old  2013-08-01 11:07:47.0 +0200
+++ /var/tmp/diff_new_pack.YweXGs/_new  2013-08-01 11:07:47.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-control-center
-Version:2.22.6
+Version:3.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.22.6.tar.bz2
+Source0:yast2-control-center-3.0.0.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel

++ yast2-control-center-2.22.2.tar.bz2 - 
yast2-control-center-3.0.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.22.2/VERSION.cmake 
new/yast2-control-center-3.0.0/VERSION.cmake
--- old/yast2-control-center-2.22.2/VERSION.cmake   2013-01-22 
11:09:51.0 +0100
+++ new/yast2-control-center-3.0.0/VERSION.cmake2013-07-30 
10:26:47.0 +0200
@@ -1,3 +1,3 @@
-SET(VERSION_MAJOR 2)
-SET(VERSION_MINOR 22)
-SET(VERSION_PATCH 2)
+SET(VERSION_MAJOR 3)
+SET(VERSION_MINOR 0)
+SET(VERSION_PATCH 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.22.2/package/yast2-control-center.changes 
new/yast2-control-center-3.0.0/package/yast2-control-center.changes
--- old/yast2-control-center-2.22.2/package/yast2-control-center.changes
2013-01-22 11:09:51.0 +0100
+++ new/yast2-control-center-3.0.0/package/yast2-control-center.changes 
2013-07-30 10:26:47.0 +0200
@@ -1,4 +1,40 @@
 ---
+Tue Jul 30 08:02:01 UTC 2013 - yast-de...@opensuse.org
+
+- version 3.0.0
+
+---
+Fri Jul  5 15:39:03 CEST 2013 - tgoettlic...@suse.de
+
+- fixed inconsistency, double vs single click (bnc#780349)
+- Version: 2.22.6
+
+---
+Wed May 22 15:10:27 CEST 2013 - tgoettlic...@suse.de
+
+- Adapted requirement for libyui-qt5
+- Version: 2.22.5
+
+---
+Sat Mar 30 14:54:01 UTC 2013 - dims...@opensuse.org
+
+- Add X-GNOME-SystemSettings as category to YaST.desktop: allows
+  YaST to be seen by gnome-control-center and to be added
+  transparently.
+
+---
+Tue Feb 26 15:20:07 CET 2013 - tgoettlic...@suse.de
+
+- Adapted requirement for libyui-qt4
+- Version: 2.22.4
+
+---
+Tue Feb 26 15:09:31 CET 2013 - tgoettlic...@suse.de
+
+- Added requirement for yast2-theme
+- Version: 2.22.3
+
+---
 Fri Apr 27 15:25:14 CEST 2012 - tgoettlic...@suse.de
 
 - workaround for gcc 4.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.22.2/src/main_window.cpp 
new/yast2-control-center-3.0.0/src/main_window.cpp
--- old/yast2-control-center-2.22.2/src/main_window.cpp 2013-01-22 
11:09:51.0 +0100
+++ new/yast2-control-center-3.0.0/src/main_window.cpp  2013-07-05 
15:45:50.0 +0200
@@ -190,7 +190,7 @@
 setWinTitle();
 statusBar()-showMessage( _(Ready) );
 
-connect( d-groupview, SIGNAL( activated( const QModelIndex  ) ),
+connect( d-groupview, SIGNAL( clicked( const QModelIndex  ) ),
  SLOT( slotGroupPressed( const QModelIndex  ) ) );
 
 connect( d-modview, SIGNAL( leftMouseClick ( const QModelIndex  ) ),
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit yast2-control-center for openSUSE:Factory

2013-07-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-07-07 22:26:54

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-07-04 18:07:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-07-07 22:26:55.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul  5 15:39:03 CEST 2013 - tgoettlic...@suse.de
+
+- fixed inconsistency, double vs single click (bnc#780349)
+- Version: 2.22.6
+
+---

New:

  yast2-control-center-2.22.6.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.1AueLj/_old  2013-07-07 22:26:56.0 +0200
+++ /var/tmp/diff_new_pack.1AueLj/_new  2013-07-07 22:26:56.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-control-center
-Version:2.22.5
+Version:2.22.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.22.5.tar.bz2
+Source0:yast2-control-center-2.22.6.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel

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



commit yast2-control-center for openSUSE:Factory

2013-07-04 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-07-04 18:07:24

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-04-12 20:45:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-07-04 18:07:26.0 +0200
@@ -1,0 +2,6 @@
+Wed May 22 15:10:27 CEST 2013 - tgoettlic...@suse.de
+
+- Adapted requirement for libyui-qt5
+- Version: 2.22.5
+
+---

New:

  yast2-control-center-2.22.5.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.eOgWpy/_old  2013-07-04 18:07:27.0 +0200
+++ /var/tmp/diff_new_pack.eOgWpy/_new  2013-07-04 18:07:27.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   yast2-control-center
-Version:2.22.4
+Version:2.22.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.22.4.tar.bz2
+Source0:yast2-control-center-2.22.5.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  libdrm-devel
 BuildRequires:  libjpeg-devel
@@ -60,7 +60,7 @@
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Recommends: libyui-qt4
+Recommends: libyui-qt5
 Supplements:kdebase3
 Supplements:kdebase4-session
 

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



commit yast2-control-center for openSUSE:Factory

2013-04-12 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-04-12 20:45:53

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is yast2-control-center, Maintainer is tgoettlic...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2013-02-28 10:23:59.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-04-12 20:45:54.0 +0200
@@ -1,0 +2,7 @@
+Sat Mar 30 14:54:01 UTC 2013 - dims...@opensuse.org
+
+- Add X-GNOME-SystemSettings as category to YaST.desktop: allows
+  YaST to be seen by gnome-control-center and to be added
+  transparently.
+
+---



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.L0uW2y/_old  2013-04-12 20:45:55.0 +0200
+++ /var/tmp/diff_new_pack.L0uW2y/_new  2013-04-12 20:45:55.0 +0200
@@ -93,7 +93,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT
 cd ..
 
-%suse_update_desktop_file -G Administrator Settings  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System
+%suse_update_desktop_file -G Administrator Settings  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/YaST-systemsettings.desktop 
 
 %clean

++ yast2-control-center-2.22.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.22.4/package/yast2-control-center.changes 
new/yast2-control-center-2.22.4/package/yast2-control-center.changes
--- old/yast2-control-center-2.22.4/package/yast2-control-center.changes
2013-02-26 15:26:30.0 +0100
+++ new/yast2-control-center-2.22.4/package/yast2-control-center.changes
2013-04-02 13:56:31.0 +0200
@@ -1,4 +1,11 @@
 ---
+Sat Mar 30 14:54:01 UTC 2013 - dims...@opensuse.org
+
+- Add X-GNOME-SystemSettings as category to YaST.desktop: allows
+  YaST to be seen by gnome-control-center and to be added
+  transparently.
+
+---
 Tue Feb 26 15:20:07 CET 2013 - tgoettlic...@suse.de
 
 - Adapted requirement for libyui-qt4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.22.4/yast2-control-center.spec.in 
new/yast2-control-center-2.22.4/yast2-control-center.spec.in
--- old/yast2-control-center-2.22.4/yast2-control-center.spec.in
2013-02-26 15:26:30.0 +0100
+++ new/yast2-control-center-2.22.4/yast2-control-center.spec.in
2013-04-02 13:56:31.0 +0200
@@ -65,7 +65,7 @@
 cd ..
 
 
-%suse_update_desktop_file -G Administrator Settings  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System
+%suse_update_desktop_file -G Administrator Settings  
%{buildroot}%{_datadir}/applications/YaST.desktop Core-System 
X-SuSE-ControlCenter-System X-GNOME-SystemSettings
 %suse_update_desktop_file 
%{buildroot}%{_datadir}/kde4/services/YaST-systemsettings.desktop 
 
 %clean

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



commit yast2-control-center for openSUSE:Factory

2013-02-28 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2013-02-28 07:15:59

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is yast2-control-center, Maintainer is tgoettlic...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2012-05-07 22:53:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2013-02-28 10:23:59.0 +0100
@@ -1,0 +2,12 @@
+Tue Feb 26 15:20:07 CET 2013 - tgoettlic...@suse.de
+
+- Adapted requirement for libyui-qt4
+- Version: 2.22.4
+
+---
+Tue Feb 26 15:09:31 CET 2013 - tgoettlic...@suse.de
+
+- Added requirement for yast2-theme
+- Version: 2.22.3
+
+---

New:

  yast2-control-center-2.22.4.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.eA2iIE/_old  2013-02-28 10:24:00.0 +0100
+++ /var/tmp/diff_new_pack.eA2iIE/_new  2013-02-28 10:24:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# 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
@@ -16,17 +16,21 @@
 #
 
 
-
 Name:   yast2-control-center
-Version:2.22.2
+Version:2.22.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.22.2.tar.bz2
-Group:  System/YaST
-License:GPL-2.0
-BuildRequires:  libdrm-devel libjpeg-devel libqt4-devel pkgconfig 
update-desktop-files yast2-devtools
+Source0:yast2-control-center-2.22.4.tar.bz2
 BuildRequires:  cmake
+BuildRequires:  libdrm-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libqt4-devel
+BuildRequires:  pkgconfig
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2-devtools
+
+Requires:   yast2_theme
 
 %if 0%{?force_gcc_46}
 BuildRequires:  gcc46
@@ -36,22 +40,29 @@
 %endif
 
 Summary:YaST2 - Control Center
-Requires:   yast2 yast2-control-center-binary
-Provides:   y2c_menu y2m_menu yast2-menu
-Obsoletes:  y2c_menu y2m_menu yast2-menu
+License:GPL-2.0
+Group:  System/YaST
+Requires:   yast2
+Requires:   yast2-control-center-binary
+Provides:   y2c_menu
+Provides:   y2m_menu
+Provides:   yast2-menu
+Obsoletes:  y2c_menu
+Obsoletes:  y2m_menu
+Obsoletes:  yast2-menu
 
 %description
 This package contains the menu selection component for YaST2.
 
 %package qt
 Summary:YaST2 - Control Center (Qt Version)
+Group:  System/YaST
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary
 Provides:   yast2-control-center:%{_prefix}/lib/YaST2/bin/y2controlcenter
-Recommends: yast2-qt
+Recommends: libyui-qt4
 Supplements:kdebase3
 Supplements:kdebase4-session
-Group:  System/YaST
 
 %description qt
 This package contains the menu selection component for YaST2 using the

++ yast2-control-center-2.22.2.tar.bz2 ++

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



commit yast2-control-center for openSUSE:Factory

2012-05-07 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2012-05-07 22:53:57

Comparing /work/SRC/openSUSE:Factory/yast2-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-control-center.new (New)


Package is yast2-control-center, Maintainer is tgoettlic...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2012-01-31 10:22:58.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2012-05-07 22:53:59.0 +0200
@@ -1,0 +2,11 @@
+Fri Apr 27 15:25:14 CEST 2012 - tgoettlic...@suse.de
+
+- workaround for gcc 4.7
+- Version: 2.22.2
+
+---
+Thu Mar 15 18:29:56 CET 2012 - aschn...@suse.de
+
+- added missing include for gcc 4.7
+
+---

Old:

  yast2-control-center-2.22.1.tar.bz2

New:

  yast2-control-center-2.22.2.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.lIlk6g/_old  2012-05-07 22:54:00.0 +0200
+++ /var/tmp/diff_new_pack.lIlk6g/_new  2012-05-07 22:54:00.0 +0200
@@ -18,16 +18,23 @@
 
 
 Name:   yast2-control-center
-Version:2.22.1
+Version:2.22.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.22.1.tar.bz2
+Source0:yast2-control-center-2.22.2.tar.bz2
 Group:  System/YaST
 License:GPL-2.0
 BuildRequires:  libdrm-devel libjpeg-devel libqt4-devel pkgconfig 
update-desktop-files yast2-devtools
 BuildRequires:  cmake
 
+%if 0%{?force_gcc_46}
+BuildRequires:  gcc46
+BuildRequires:  gcc46-c++
+%else
+BuildRequires:  gcc-c++ = 4.6
+%endif
+
 Summary:YaST2 - Control Center
 Requires:   yast2 yast2-control-center-binary
 Provides:   y2c_menu y2m_menu yast2-menu
@@ -56,6 +63,11 @@
 %build
 mkdir build
 cd build
+%if 0%{?force_gcc_46}
+export CC=gcc-4.6
+export CXX=g++-4.6
+%endif
+
 export CFLAGS=$RPM_OPT_FLAGS
 export CXXFLAGS=$CFLAGS
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \

++ yast2-control-center-2.22.1.tar.bz2 - 
yast2-control-center-2.22.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.22.1/VERSION.cmake 
new/yast2-control-center-2.22.2/VERSION.cmake
--- old/yast2-control-center-2.22.1/VERSION.cmake   2012-01-30 
16:48:14.0 +0100
+++ new/yast2-control-center-2.22.2/VERSION.cmake   2012-04-27 
15:26:15.0 +0200
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR 2)
 SET(VERSION_MINOR 22)
-SET(VERSION_PATCH 1)
+SET(VERSION_PATCH 2)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.22.1/package/yast2-control-center.changes 
new/yast2-control-center-2.22.2/package/yast2-control-center.changes
--- old/yast2-control-center-2.22.1/package/yast2-control-center.changes
2012-01-30 16:48:14.0 +0100
+++ new/yast2-control-center-2.22.2/package/yast2-control-center.changes
2012-04-27 15:26:15.0 +0200
@@ -1,4 +1,15 @@
 ---
+Fri Apr 27 15:25:14 CEST 2012 - tgoettlic...@suse.de
+
+- workaround for gcc 4.7
+- Version: 2.22.2
+
+---
+Thu Mar 15 18:29:56 CET 2012 - aschn...@suse.de
+
+- added missing include for gcc 4.7
+
+---
 Mon Jan 30 16:46:38 CET 2012 - tgoettlic...@suse.de
 
 - Fixed bnc#742748: selected groups with keyboard 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.22.1/src/header.txt 
new/yast2-control-center-2.22.2/src/header.txt
--- old/yast2-control-center-2.22.1/src/header.txt  2012-01-30 
16:48:14.0 +0100
+++ new/yast2-control-center-2.22.2/src/header.txt  1970-01-01 
01:00:00.0 +0100
@@ -1,21 +0,0 @@
- /
-|
-| Copyright (c) [YEARS] Novell, Inc.
-| All Rights Reserved.
-|
-| This program is free software; you can redistribute it and/or
-| modify it under the terms of version 2 of the GNU General Public License as
-| published by the Free Software Foundation.
-|
-| This program is distributed in the hope that it will be useful,
-| but WITHOUT ANY WARRANTY; without even the implied warranty of
-| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   See the
-| GNU General Public License for more details.
-|
-| You 

commit yast2-control-center for openSUSE:Factory

2012-01-31 Thread h_root
Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory checked in at 2012-01-31 10:22: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, Maintainer is tgoettlic...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-control-center/yast2-control-center.changes
2011-12-25 17:43:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-control-center.new/yast2-control-center.changes
   2012-01-31 10:22:58.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan 30 16:46:38 CET 2012 - tgoettlic...@suse.de
+
+- Fixed bnc#742748: selected groups with keyboard 
+- Version: 2.22.1
+
+---

Old:

  yast2-control-center-2.22.0.tar.bz2

New:

  yast2-control-center-2.22.1.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.tfFpBv/_old  2012-01-31 10:22:59.0 +0100
+++ /var/tmp/diff_new_pack.tfFpBv/_new  2012-01-31 10:22:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-control-center
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -18,11 +18,11 @@
 
 
 Name:   yast2-control-center
-Version:2.22.0
+Version:2.22.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.22.0.tar.bz2
+Source0:yast2-control-center-2.22.1.tar.bz2
 Group:  System/YaST
 License:GPL-2.0
 BuildRequires:  libdrm-devel libjpeg-devel libqt4-devel pkgconfig 
update-desktop-files yast2-devtools

++ yast2-control-center-2.22.0.tar.bz2 - 
yast2-control-center-2.22.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.22.0/VERSION.cmake 
new/yast2-control-center-2.22.1/VERSION.cmake
--- old/yast2-control-center-2.22.0/VERSION.cmake   2011-12-21 
17:53:47.0 +0100
+++ new/yast2-control-center-2.22.1/VERSION.cmake   2012-01-30 
16:48:14.0 +0100
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR 2)
 SET(VERSION_MINOR 22)
-SET(VERSION_PATCH 0)
+SET(VERSION_PATCH 1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.22.0/package/yast2-control-center.changes 
new/yast2-control-center-2.22.1/package/yast2-control-center.changes
--- old/yast2-control-center-2.22.0/package/yast2-control-center.changes
2011-12-21 17:53:47.0 +0100
+++ new/yast2-control-center-2.22.1/package/yast2-control-center.changes
2012-01-30 16:48:14.0 +0100
@@ -1,4 +1,10 @@
 ---
+Mon Jan 30 16:46:38 CET 2012 - tgoettlic...@suse.de
+
+- Fixed bnc#742748: selected groups with keyboard 
+- Version: 2.22.1
+
+---
 Wed Dec 21 17:52:53 CET 2011 - tgoettlic...@suse.de
 
 - Confirmed license
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.22.0/src/main_window.cpp 
new/yast2-control-center-2.22.1/src/main_window.cpp
--- old/yast2-control-center-2.22.0/src/main_window.cpp 2011-12-21 
17:53:47.0 +0100
+++ new/yast2-control-center-2.22.1/src/main_window.cpp 2012-01-30 
16:48:14.0 +0100
@@ -190,7 +190,7 @@
 setWinTitle();
 statusBar()-showMessage( _(Ready) );
 
-connect( d-groupview, SIGNAL( pressed( const QModelIndex  ) ),
+connect( d-groupview, SIGNAL( activated( const QModelIndex  ) ),
  SLOT( slotGroupPressed( const QModelIndex  ) ) );
 
 connect( d-modview, SIGNAL( leftMouseClick ( const QModelIndex  ) ),

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



commit yast2-control-center for openSUSE:Factory

2011-10-13 Thread h_root

Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory
checked in at Thu Oct 13 16:21:24 CEST 2011.




--- openSUSE:Factory/yast2-control-center/yast2-control-center.changes  
2011-09-23 12:53:06.0 +0200
+++ yast2-control-center/yast2-control-center.changes   2011-10-13 
13:48:15.0 +0200
@@ -1,0 +2,18 @@
+Thu Oct 13 13:47:26 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#723396: added comment desktop file
+- Version: 2.21.7
+
+---
+Fri Aug 19 14:49:03 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#553189: yast2 control center (qt) does not print commands anymore
+- Version: 2.21.6
+
+---
+Fri Aug 19 12:01:25 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#549863: useless context menu in category-dock-widget
+- Version: 2.21.5
+
+---

calling whatdependson for head-i586


Old:

  yast2-control-center-2.21.4.tar.bz2

New:

  yast2-control-center-2.21.7.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.uIRiP6/_old  2011-10-13 16:21:21.0 +0200
+++ /var/tmp/diff_new_pack.uIRiP6/_new  2011-10-13 16:21:21.0 +0200
@@ -18,11 +18,11 @@
 
 
 Name:   yast2-control-center
-Version:2.21.4
-Release:1
+Version:2.21.7
+Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.21.4.tar.bz2
+Source0:yast2-control-center-2.21.7.tar.bz2
 Group:  System/YaST
 License:GPLv2+
 BuildRequires:  libdrm-devel libjpeg-devel libqt4-devel pkgconfig 
update-desktop-files yast2-devtools
@@ -37,7 +37,6 @@
 This package contains the menu selection component for YaST2.
 
 %package qt
-
 Summary:YaST2 - Control Center (Qt Version)
 Requires:   yast2-control-center
 Provides:   yast2-control-center-binary

++ yast2-control-center-2.21.4.tar.bz2 - 
yast2-control-center-2.21.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.21.4/VERSION.cmake 
new/yast2-control-center-2.21.7/VERSION.cmake
--- old/yast2-control-center-2.21.4/VERSION.cmake   2011-08-05 
14:50:14.0 +0200
+++ new/yast2-control-center-2.21.7/VERSION.cmake   2011-10-13 
13:48:00.0 +0200
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR 2)
 SET(VERSION_MINOR 21)
-SET(VERSION_PATCH 4)
+SET(VERSION_PATCH 7)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.21.4/package/yast2-control-center.changes 
new/yast2-control-center-2.21.7/package/yast2-control-center.changes
--- old/yast2-control-center-2.21.4/package/yast2-control-center.changes
2011-08-05 14:50:14.0 +0200
+++ new/yast2-control-center-2.21.7/package/yast2-control-center.changes
2011-10-13 13:48:00.0 +0200
@@ -1,4 +1,22 @@
 ---
+Thu Oct 13 13:47:26 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#723396: added comment desktop file
+- Version: 2.21.7
+
+---
+Fri Aug 19 14:49:03 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#553189: yast2 control center (qt) does not print commands anymore
+- Version: 2.21.6
+
+---
+Fri Aug 19 12:01:25 CEST 2011 - tgoettlic...@suse.de
+
+- Fixed bnc#549863: useless context menu in category-dock-widget
+- Version: 2.21.5
+
+---
 Fri Aug  5 14:48:57 CEST 2011 - tgoettlic...@suse.de
 
 - Added application icon (bnc #621010)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.21.4/src/YaST.desktop 
new/yast2-control-center-2.21.7/src/YaST.desktop
--- old/yast2-control-center-2.21.4/src/YaST.desktop2011-08-05 
14:50:14.0 +0200
+++ new/yast2-control-center-2.21.7/src/YaST.desktop2011-10-13 
13:48:00.0 +0200
@@ -6,3 +6,4 @@
 GenericName=Control Center
 Exec=/usr/bin/xdg-su -c /sbin/yast2
 Encoding=UTF-8
+Comment=Manage system-wide settings
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.21.4/src/main_window.cpp 
new/yast2-control-center-2.21.7/src/main_window.cpp
--- old/yast2-control-center-2.21.4/src/main_window.cpp 2011-08-05 
14:50:14.0 +0200
+++ new/yast2-control-center-2.21.7/src/main_window.cpp 2011-10-13 
13:48:00.0 +0200
@@ -16,6 +16,7 @@
 #include rpc/types.h
 #include stdlib.h 
 #include time.h
+#include iostream
 
 #include 

commit yast2-control-center for openSUSE:Factory

2011-04-27 Thread h_root

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.0 +0100
+++ yast2-control-center/yast2-control-center.changes   2011-04-27 
17:23:20.0 +0200
@@ -1,0 +2,6 @@
+Wed Apr 27 17:22:24 CEST 2011 - tgoettlic...@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.0 +0200
+++ /var/tmp/diff_new_pack.AI7w7R/_new  2011-04-28 03:53:49.0 +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.0 
+0100
+++ new/yast2-control-center-2.21.1/MAINTAINER  2011-04-27 17:23:09.0 
+0200
@@ -1 +1 @@
-Katarina Machalkova (bubli) kmachalk...@suse.cz
+Thomas Goettlicher tgoettlic...@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.0 +0100
+++ new/yast2-control-center-2.21.1/VERSION.cmake   2011-04-27 
17:23:09.0 +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.0 +0100
+++ new/yast2-control-center-2.21.1/package/yast2-control-center.changes
2011-04-27 17:23:09.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Apr 27 17:22:24 CEST 2011 - tgoettlic...@suse.de
+
+- Removed useless warning message (bnc #620617) 
+- 2.21.1
+
+---
 Wed Feb 23 13:06:01 CET 2011 - tgoettlic...@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.0 +0100
+++ new/yast2-control-center-2.21.1/src/yqdesktopfilesmodel.cpp 2011-04-27 
17:23:09.0 +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+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit yast2-control-center for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory
checked in at Tue Feb 22 15:54:20 CET 2011.




--- yast2-control-center/yast2-control-center.changes   2010-10-11 
11:19:47.0 +0200
+++ 
/mounts/work_src_done/STABLE/yast2-control-center/yast2-control-center.changes  
2011-02-22 14:15:28.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 14:20:36 CET 2011 - tgoettlic...@suse.de
+
+- bnc #661109: Layout of icons gets mixed after using search
+- 2.20.0 
+
+---

calling whatdependson for head-i586


Old:

  yast2-control-center-2.19.3.tar.bz2

New:

  yast2-control-center-2.20.0.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.gAnQmU/_old  2011-02-22 15:52:28.0 +0100
+++ /var/tmp/diff_new_pack.gAnQmU/_new  2011-02-22 15:52:28.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package yast2-control-center (Version 2.19.3)
+# spec file for package yast2-control-center
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -18,11 +18,11 @@
 
 
 Name:   yast2-control-center
-Version:2.19.3
+Version:2.20.0
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.19.3.tar.bz2
+Source0:yast2-control-center-2.20.0.tar.bz2
 Group:  System/YaST
 License:GPLv2+
 BuildRequires:  libdrm-devel libjpeg-devel libqt4-devel pkgconfig 
update-desktop-files yast2-devtools

++ yast2-control-center-2.19.3.tar.bz2 - 
yast2-control-center-2.20.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.19.3/VERSION.cmake 
new/yast2-control-center-2.20.0/VERSION.cmake
--- old/yast2-control-center-2.19.3/VERSION.cmake   2010-10-11 
11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/VERSION.cmake   2011-02-22 
14:21:41.0 +0100
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR 2)
-SET(VERSION_MINOR 19)
-SET(VERSION_PATCH 3)
+SET(VERSION_MINOR 20)
+SET(VERSION_PATCH 0)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.19.3/package/yast2-control-center.changes 
new/yast2-control-center-2.20.0/package/yast2-control-center.changes
--- old/yast2-control-center-2.19.3/package/yast2-control-center.changes
2010-10-11 11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/package/yast2-control-center.changes
2011-02-22 14:21:41.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Feb 22 14:20:36 CET 2011 - tgoettlic...@suse.de
+
+- bnc #661109: Layout of icons gets mixed after using search
+- 2.20.0 
+
+---
 Mon Oct 11 11:17:55 CEST 2010 - tgoettlic...@suse.de
 
 - Adapted license format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.cpp 
new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.cpp
--- old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.cpp
2010-10-11 11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.cpp
2011-02-22 14:21:41.0 +0100
@@ -323,11 +323,13 @@
 return ( nameMatches || keywordMatches );
 }
 
-void KCategorizedSortFilterProxyModel::bublisFilterFunction( const QString s )
+void KCategorizedSortFilterProxyModel::customFilterFunction( const QString s )
 {
 d-filterGroups.clear();
 setFilterFixedString( s );
 d-filterString = s; 
+invalidateFilter();
+invalidate();
 }
 
 QString KCategorizedSortFilterProxyModel::matchingGroupFilterRegexp()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.h 
new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.h
--- old/yast2-control-center-2.19.3/src/kcategorizedsortfilterproxymodel.h  
2010-10-11 11:19:35.0 +0200
+++ new/yast2-control-center-2.20.0/src/kcategorizedsortfilterproxymodel.h  
2011-02-22 14:21:41.0 +0100
@@ -116,7 +116,7 @@
   */
 static int naturalCompare(const QString a, const QString b);
 
-void bublisFilterFunction( const QString s );
+void customFilterFunction( const QString s );
 
 QString matchingGroupFilterRegexp();
 
diff -urN '--exclude=CVS' 

commit yast2-control-center for openSUSE:Factory

2011-02-22 Thread h_root

Hello community,

here is the log from the commit of package yast2-control-center for 
openSUSE:Factory
checked in at Tue Feb 22 21:00:11 CET 2011.


xargs: /work/src/bin/tools/get_bugzilla: terminated by signal 15


--- yast2-control-center/yast2-control-center.changes   2011-02-22 
14:15:28.0 +0100
+++ yast2-control-center/yast2-control-center.changes   2011-02-22 
17:32:02.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 22 17:36:58 CET 2011 - tgoettlic...@suse.de
+
+- fixed bnc #650907: yast2 shrinks module selector item on search
+- 2.20.1
+
+---

calling whatdependson for head-i586


Old:

  yast2-control-center-2.20.0.tar.bz2

New:

  yast2-control-center-2.20.1.tar.bz2



Other differences:
--
++ yast2-control-center.spec ++
--- /var/tmp/diff_new_pack.vJXgzv/_old  2011-02-22 20:58:10.0 +0100
+++ /var/tmp/diff_new_pack.vJXgzv/_new  2011-02-22 20:58:10.0 +0100
@@ -18,11 +18,11 @@
 
 
 Name:   yast2-control-center
-Version:2.20.0
+Version:2.20.1
 Release:1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-control-center-2.20.0.tar.bz2
+Source0:yast2-control-center-2.20.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.0.tar.bz2 - 
yast2-control-center-2.20.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.20.0/VERSION.cmake 
new/yast2-control-center-2.20.1/VERSION.cmake
--- old/yast2-control-center-2.20.0/VERSION.cmake   2011-02-22 
14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/VERSION.cmake   2011-02-22 
17:38:26.0 +0100
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR 2)
 SET(VERSION_MINOR 20)
-SET(VERSION_PATCH 0)
+SET(VERSION_PATCH 1)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-control-center-2.20.0/package/yast2-control-center.changes 
new/yast2-control-center-2.20.1/package/yast2-control-center.changes
--- old/yast2-control-center-2.20.0/package/yast2-control-center.changes
2011-02-22 14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/package/yast2-control-center.changes
2011-02-22 17:38:26.0 +0100
@@ -1,4 +1,10 @@
 ---
+Tue Feb 22 17:36:58 CET 2011 - tgoettlic...@suse.de
+
+- fixed bnc #650907: yast2 shrinks module selector item on search
+- 2.20.1
+
+---
 Tue Feb 22 14:20:36 CET 2011 - tgoettlic...@suse.de
 
 - bnc #661109: Layout of icons gets mixed after using search
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.20.0/src/kcategorizedview.cpp 
new/yast2-control-center-2.20.1/src/kcategorizedview.cpp
--- old/yast2-control-center-2.20.0/src/kcategorizedview.cpp2011-02-22 
14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/src/kcategorizedview.cpp2011-02-22 
17:38:26.0 +0100
@@ -27,6 +27,7 @@
 #include QScrollBar
 #include QPaintEvent
 #include QDebug
+#include iostream
 
 
 #include kcategorydrawer.h
@@ -174,10 +175,12 @@
 int itemWidthPlusSeparation = listView-spacing() + itemWidth;
 if (!itemWidthPlusSeparation)
 itemWidthPlusSeparation++;
+
 int elementsPerRow = viewportWidth / itemWidthPlusSeparation;
 if (!elementsPerRow)
 elementsPerRow++;
 
+
 int column;
 int row;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-control-center-2.20.0/src/moduleiconitem.cpp 
new/yast2-control-center-2.20.1/src/moduleiconitem.cpp
--- old/yast2-control-center-2.20.0/src/moduleiconitem.cpp  2011-02-22 
14:21:41.0 +0100
+++ new/yast2-control-center-2.20.1/src/moduleiconitem.cpp  2011-02-22 
17:38:26.0 +0100
@@ -20,8 +20,6 @@
  */
 
 #include moduleiconitem.h
-//#include kiconloader.h
-//#include kdebug.h
 #include kcmoduleinfo.h
 
 #include climits
@@ -88,9 +86,6 @@

}
painter-setFont( f );
-// if( index.data( Qt::UserRole ).toInt() == KIconLoader::DisabledState ) {
-// painter-setPen( option.palette.color( QPalette::Disabled, 
QPalette::Text ) );
-// }
 
QIcon::Mode iconMode = QIcon::Normal;
if (selected) iconMode = QIcon::Selected;
@@ -114,8 +109,8 @@
QFontMetrics fm( f );
 
QSize s = QItemDelegate::sizeHint( option, index );
-   int w = lviewstyle-pixelMetric( QStyle::PM_FocusFrameHMargin ) + 
2*lviewstyle-pixelMetric( QStyle::PM_ListViewIconSize ) + 
-  + fm.boundingRect( text ).width();