commit kgamma5 for openSUSE:Factory

2020-10-30 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-10-30 11:46:35

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3463 (New)


Package is "kgamma5"

Fri Oct 30 11:46:35 2020 rev:87 rq:844572 version:5.20.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-10-22 
14:24:10.378852095 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3463/kgamma5.changes
2020-10-30 11:46:47.205660520 +0100
@@ -1,0 +2,9 @@
+Tue Oct 27 20:43:48 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.2
+- No code changes since 5.20.1
+
+---

Old:

  kgamma5-5.20.1.tar.xz
  kgamma5-5.20.1.tar.xz.sig

New:

  kgamma5-5.20.2.tar.xz
  kgamma5-5.20.2.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.f4XDjf/_old  2020-10-30 11:46:47.837661079 +0100
+++ /var/tmp/diff_new_pack.f4XDjf/_new  2020-10-30 11:46:47.837661079 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.20.1
+Version:5.20.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 URL:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.20.1.tar.xz -> kgamma5-5.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.20.1/CMakeLists.txt 
new/kgamma5-5.20.2/CMakeLists.txt
--- old/kgamma5-5.20.1/CMakeLists.txt   2020-10-20 13:46:11.0 +0200
+++ new/kgamma5-5.20.2/CMakeLists.txt   2020-10-27 13:14:30.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.20.1")
+set(PROJECT_VERSION "5.20.2")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.74")





commit kgamma5 for openSUSE:Factory

2020-10-22 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-10-22 14:23:21

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3463 (New)


Package is "kgamma5"

Thu Oct 22 14:23:21 2020 rev:86 rq:843091 version:5.20.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-10-13 
15:28:26.552837103 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3463/kgamma5.changes
2020-10-22 14:24:10.378852095 +0200
@@ -1,0 +2,9 @@
+Tue Oct 20 14:30:32 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.1
+- No code changes since 5.20.0
+
+---

Old:

  kgamma5-5.20.0.tar.xz
  kgamma5-5.20.0.tar.xz.sig

New:

  kgamma5-5.20.1.tar.xz
  kgamma5-5.20.1.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.MxNBZw/_old  2020-10-22 14:24:10.974852630 +0200
+++ /var/tmp/diff_new_pack.MxNBZw/_new  2020-10-22 14:24:10.978852633 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.20.0
+Version:5.20.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.20.0.tar.xz -> kgamma5-5.20.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.20.0/CMakeLists.txt 
new/kgamma5-5.20.1/CMakeLists.txt
--- old/kgamma5-5.20.0/CMakeLists.txt   2020-10-08 18:10:54.0 +0200
+++ new/kgamma5-5.20.1/CMakeLists.txt   2020-10-20 13:46:11.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.20.0")
+set(PROJECT_VERSION "5.20.1")
 
 set(QT_MIN_VERSION "5.15.0")
 set(KF5_MIN_VERSION "5.74")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.20.0/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.20.1/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.20.0/po/zh_CN/kcmkgamma.po2020-10-08 18:10:45.0 
+0200
+++ new/kgamma5-5.20.1/po/zh_CN/kcmkgamma.po2020-10-20 13:46:04.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2020-09-23 12:20\n"
+"PO-Revision-Date: 2020-10-08 19:23\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2020-10-13 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-10-13 15:28:18

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3486 (New)


Package is "kgamma5"

Tue Oct 13 15:28:18 2020 rev:85 rq:840982 version:5.20.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-09-04 
11:06:31.606861701 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3486/kgamma5.changes
2020-10-13 15:28:26.552837103 +0200
@@ -1,0 +2,19 @@
+Thu Oct  8 16:55:20 UTC 2020 - Fabian Vogt 
+
+- Update to 5.20.0
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.20.0
+- No code changes since 5.19.90
+
+---
+Thu Sep 17 20:02:58 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.90
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.90
+- Changes since 5.19.5:
+  * Remove explicit ECM_KDE_MODULE_DIR
+
+---

Old:

  kgamma5-5.19.5.tar.xz
  kgamma5-5.19.5.tar.xz.sig

New:

  kgamma5-5.20.0.tar.xz
  kgamma5-5.20.0.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.tnu2mD/_old  2020-10-13 15:28:27.204837379 +0200
+++ /var/tmp/diff_new_pack.tnu2mD/_new  2020-10-13 15:28:27.204837379 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.19.5
+Version:5.20.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
+Source1:kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.19.5.tar.xz -> kgamma5-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.5/.arcconfig 
new/kgamma5-5.20.0/.arcconfig
--- old/kgamma5-5.19.5/.arcconfig   2020-09-01 12:26:10.0 +0200
+++ new/kgamma5-5.20.0/.arcconfig   1970-01-01 01:00:00.0 +0100
@@ -1,4 +0,0 @@
-{
-  "phabricator.uri" : "https://phabricator.kde.org/;
-}
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.5/CMakeLists.txt 
new/kgamma5-5.20.0/CMakeLists.txt
--- old/kgamma5-5.19.5/CMakeLists.txt   2020-09-01 12:26:39.0 +0200
+++ new/kgamma5-5.20.0/CMakeLists.txt   2020-10-08 18:10:54.0 +0200
@@ -1,13 +1,13 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.19.5")
+set(PROJECT_VERSION "5.20.0")
 
-set(QT_MIN_VERSION "5.14.0")
-set(KF5_MIN_VERSION "5.66.0")
+set(QT_MIN_VERSION "5.15.0")
+set(KF5_MIN_VERSION "5.74")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}  ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.5/kcmkgamma/kgamma.desktop 
new/kgamma5-5.20.0/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.19.5/kcmkgamma/kgamma.desktop 2020-09-01 12:26:10.0 
+0200
+++ new/kgamma5-5.20.0/kcmkgamma/kgamma.desktop 2020-10-08 18:10:21.0 
+0200
@@ -1,6 +1,7 @@
 [Desktop Entry]
 Comment=A monitor calibration tool
 Comment[ar]=أداة مراقب المعايرة
+Comment[az]=Monitor ayarlama vasitəsi
 Comment[bg]=Калибриране на монитора
 Comment[bs]=Alatka za kalibraciju monitora
 Comment[ca]=Una eina de calibratge per al monitor
@@ -56,7 +57,6 @@
 Comment[sr@ijekavian]=Алатка за калибрацију монитора
 Comment[sr@ijekavianlatin]=Alatka za kalibraciju monitora
 Comment[sr@latin]=Alatka za kalibraciju monitora
-Comment[sv]=Ett kalibreringsverktyg för bildskärm
 Comment[ta]=திரை நிலைக்கருவி
 Comment[tg]=Абзори андозагирии монитор
 Comment[th]=เครื่องมือปรับความเที่ยงตรงของจอภาพ
@@ -71,6 +71,7 @@
 
 Name=Gamma
 Name[ar]=جاما
+Name[az]=Qamma
 Name[be]=Гама
 Name[bg]=Гама
 Name[br]=Gamma
@@ -130,7 +131,6 @@
 Name[sr@ijekavian]=Гама
 Name[sr@ijekavianlatin]=Gama
 Name[sr@latin]=Gama
-Name[sv]=Gamma
 Name[ta]=காமா
 Name[tg]=Дараҷаи якдигарӣ
 Name[th]=แกมมา
@@ -150,6 +150,7 @@
 

commit kgamma5 for openSUSE:Factory

2020-09-04 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-09-04 11:06:06

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3399 (New)


Package is "kgamma5"

Fri Sep  4 11:06:06 2020 rev:84 rq:831157 version:5.19.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-07-29 
17:18:38.744470389 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3399/kgamma5.changes
2020-09-04 11:06:31.606861701 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 11:38:48 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.5
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.5
+- No code changes since 5.19.4
+
+---

Old:

  kgamma5-5.19.4.tar.xz
  kgamma5-5.19.4.tar.xz.sig

New:

  kgamma5-5.19.5.tar.xz
  kgamma5-5.19.5.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.ulK60h/_old  2020-09-04 11:06:32.726862300 +0200
+++ /var/tmp/diff_new_pack.ulK60h/_new  2020-09-04 11:06:32.730862303 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.19.4
+Version:5.19.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.19.4.tar.xz -> kgamma5-5.19.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.4/CMakeLists.txt 
new/kgamma5-5.19.5/CMakeLists.txt
--- old/kgamma5-5.19.4/CMakeLists.txt   2020-07-28 12:52:14.0 +0200
+++ new/kgamma5-5.19.5/CMakeLists.txt   2020-09-01 12:26:39.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.19.4")
+set(PROJECT_VERSION "5.19.5")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.4/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.19.5/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.19.4/po/zh_CN/kcmkgamma.po2020-07-28 12:52:06.0 
+0200
+++ new/kgamma5-5.19.5/po/zh_CN/kcmkgamma.po2020-09-01 12:26:31.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2020-07-14 08:57\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2020-07-29 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-07-29 17:18:16

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3592 (New)


Package is "kgamma5"

Wed Jul 29 17:18:16 2020 rev:83 rq:823236 version:5.19.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-07-10 
14:11:24.803240152 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3592/kgamma5.changes
2020-07-29 17:18:38.744470389 +0200
@@ -1,0 +2,9 @@
+Tue Jul 28 13:45:48 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.4
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.4
+- No code changes since 5.19.3
+
+---

Old:

  kgamma5-5.19.3.tar.xz
  kgamma5-5.19.3.tar.xz.sig

New:

  kgamma5-5.19.4.tar.xz
  kgamma5-5.19.4.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.ue99JE/_old  2020-07-29 17:18:39.572471066 +0200
+++ /var/tmp/diff_new_pack.ue99JE/_new  2020-07-29 17:18:39.572471066 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.19.3
+Version:5.19.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.19.3.tar.xz -> kgamma5-5.19.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.3/CMakeLists.txt 
new/kgamma5-5.19.4/CMakeLists.txt
--- old/kgamma5-5.19.3/CMakeLists.txt   2020-07-07 13:07:45.0 +0200
+++ new/kgamma5-5.19.4/CMakeLists.txt   2020-07-28 12:52:14.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.19.3")
+set(PROJECT_VERSION "5.19.4")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.3/kcmkgamma/kgamma.desktop 
new/kgamma5-5.19.4/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.19.3/kcmkgamma/kgamma.desktop 2020-07-07 13:07:20.0 
+0200
+++ new/kgamma5-5.19.4/kcmkgamma/kgamma.desktop 2020-07-28 12:51:45.0 
+0200
@@ -3,7 +3,7 @@
 Comment[ar]=أداة مراقب المعايرة
 Comment[bg]=Калибриране на монитора
 Comment[bs]=Alatka za kalibraciju monitora
-Comment[ca]=Una eina de calibratge del monitor
+Comment[ca]=Una eina de calibratge per al monitor
 Comment[ca@valencia]=Una eina de calibratge del monitor
 Comment[cs]=Nástroj pro kalibraci monitoru
 Comment[cy]=Erfyn graddnodi dangosydd
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.3/po/ca/kcmkgamma.po 
new/kgamma5-5.19.4/po/ca/kcmkgamma.po
--- old/kgamma5-5.19.3/po/ca/kcmkgamma.po   2020-07-07 13:07:28.0 
+0200
+++ new/kgamma5-5.19.4/po/ca/kcmkgamma.po   2020-07-28 12:51:48.0 
+0200
@@ -1,23 +1,23 @@
 # Translation of kcmkgamma.po to Catalan
-# Copyright (C) 2003-2018 This_file_is_part_of_KDE
+# Copyright (C) 2003-2020 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2003, 2007, 2010, 2012, 2015.
-# Antoni Bella Pérez , 2016, 2018.
+# Antoni Bella Pérez , 2016, 2018, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2018-06-28 21:24+0100\n"
+"PO-Revision-Date: 2020-07-18 11:01+0200\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -110,12 +110,12 @@
 "own KDE settings. On multi head systems you can correct the gamma values "
 "separately for all screens."
 msgstr ""
-"Monitor Gamma Aquesta és una eina per a canviar la correcció gamma "
-"del monitor. Empreu els quatre controls lliscants per a definir la correcció "
-"gamma, bé com un únic valor, o bé per separat en els components vermell, "
-"verd i blau. Potser us caldrà corregir els paràmetres de brillantor i "
-"contrast del monitor per a obtenir bons resultats. Les imatges de prova us "
-"ajudaran a trobar els paràmetres apropiats. Podeu desar-los per a tot el "
-"sistema al XF86Config (cal l'accés a root per això) o als vostres propis "
-"paràmetres del KDE. En sistemes multimonitor podeu corregir els valors gamma 

commit kgamma5 for openSUSE:Factory

2020-07-10 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-07-10 14:11:14

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3060 (New)


Package is "kgamma5"

Fri Jul 10 14:11:14 2020 rev:82 rq:819404 version:5.19.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-06-25 
15:04:33.228807088 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3060/kgamma5.changes
2020-07-10 14:11:24.803240152 +0200
@@ -1,0 +2,9 @@
+Tue Jul  7 12:38:53 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.3
+- No code changes since 5.19.2
+
+---

Old:

  kgamma5-5.19.2.tar.xz
  kgamma5-5.19.2.tar.xz.sig

New:

  kgamma5-5.19.3.tar.xz
  kgamma5-5.19.3.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.bNT0ps/_old  2020-07-10 14:11:25.679243029 +0200
+++ /var/tmp/diff_new_pack.bNT0ps/_new  2020-07-10 14:11:25.683243042 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.19.2
+Version:5.19.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.19.2.tar.xz -> kgamma5-5.19.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.2/CMakeLists.txt 
new/kgamma5-5.19.3/CMakeLists.txt
--- old/kgamma5-5.19.2/CMakeLists.txt   2020-06-23 14:06:35.0 +0200
+++ new/kgamma5-5.19.3/CMakeLists.txt   2020-07-07 13:07:45.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.19.2")
+set(PROJECT_VERSION "5.19.3")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.2/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.19.3/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.19.2/po/zh_CN/kcmkgamma.po2020-06-23 14:06:26.0 
+0200
+++ new/kgamma5-5.19.3/po/zh_CN/kcmkgamma.po2020-07-07 13:07:37.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2020-06-21 18:47\n"
+"PO-Revision-Date: 2020-06-24 08:01\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2020-06-25 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-06-25 15:04:25

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3060 (New)


Package is "kgamma5"

Thu Jun 25 15:04:25 2020 rev:81 rq:816669 version:5.19.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-06-21 
18:56:06.026903732 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3060/kgamma5.changes
2020-06-25 15:04:33.228807088 +0200
@@ -1,0 +2,9 @@
+Tue Jun 23 13:26:15 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/plasma-5.19.2
+- No code changes since 5.19.1
+
+---

Old:

  kgamma5-5.19.1.tar.xz
  kgamma5-5.19.1.tar.xz.sig

New:

  kgamma5-5.19.2.tar.xz
  kgamma5-5.19.2.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.DBneFf/_old  2020-06-25 15:04:34.524811263 +0200
+++ /var/tmp/diff_new_pack.DBneFf/_new  2020-06-25 15:04:34.524811263 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.19.1
+Version:5.19.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.19.1.tar.xz -> kgamma5-5.19.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.1/CMakeLists.txt 
new/kgamma5-5.19.2/CMakeLists.txt
--- old/kgamma5-5.19.1/CMakeLists.txt   2020-06-16 14:39:45.0 +0200
+++ new/kgamma5-5.19.2/CMakeLists.txt   2020-06-23 14:06:35.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.19.1")
+set(PROJECT_VERSION "5.19.2")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.1/po/hne/kcmkgamma.po 
new/kgamma5-5.19.2/po/hne/kcmkgamma.po
--- old/kgamma5-5.19.1/po/hne/kcmkgamma.po  2020-06-16 14:39:28.0 
+0200
+++ new/kgamma5-5.19.2/po/hne/kcmkgamma.po  2020-06-23 14:06:18.0 
+0200
@@ -12,7 +12,7 @@
 "PO-Revision-Date: 2009-02-26 15:24+0530\n"
 "Last-Translator: Ravishankar Shrivastava \n"
 "Language-Team: Hindi \n"
-"Language: hi\n"
+"Language: hne\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.1/po/mr/kcmkgamma.po 
new/kgamma5-5.19.2/po/mr/kcmkgamma.po
--- old/kgamma5-5.19.1/po/mr/kcmkgamma.po   2020-06-16 14:39:31.0 
+0200
+++ new/kgamma5-5.19.2/po/mr/kcmkgamma.po   2020-06-23 14:06:21.0 
+0200
@@ -10,7 +10,7 @@
 "PO-Revision-Date: 2013-02-07 12:00+0530\n"
 "Last-Translator: Chetan Khona \n"
 "Language-Team: American English \n"
-"Language: en_US\n"
+"Language: mr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.1/po/sr/kcmkgamma.po 
new/kgamma5-5.19.2/po/sr/kcmkgamma.po
--- old/kgamma5-5.19.1/po/sr/kcmkgamma.po   2020-06-16 14:39:33.0 
+0200
+++ new/kgamma5-5.19.2/po/sr/kcmkgamma.po   2020-06-23 14:06:24.0 
+0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:14+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 03:24+0200\n"
 "PO-Revision-Date: 2015-08-01 14:25+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.1/po/sr@ijekavian/kcmkgamma.po 
new/kgamma5-5.19.2/po/sr@ijekavian/kcmkgamma.po
--- old/kgamma5-5.19.1/po/sr@ijekavian/kcmkgamma.po 2020-06-16 
14:39:34.0 +0200
+++ new/kgamma5-5.19.2/po/sr@ijekavian/kcmkgamma.po 2020-06-23 
14:06:24.0 +0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:14+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 03:24+0200\n"
 "PO-Revision-Date: 2015-08-01 14:25+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kgamma5 for openSUSE:Factory

2020-06-22 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-06-20 20:11:10

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3606 (New)


Package is "kgamma5"

Sat Jun 20 20:11:10 2020 rev:80 rq:815452 version:5.19.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-06-08 
23:54:02.671217613 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3606/kgamma5.changes
2020-06-21 18:56:06.026903732 +0200
@@ -1,0 +2,9 @@
+Tue Jun 16 14:34:50 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.1.php
+- No code changes since 5.19.0
+
+---

Old:

  kgamma5-5.19.0.tar.xz
  kgamma5-5.19.0.tar.xz.sig

New:

  kgamma5-5.19.1.tar.xz
  kgamma5-5.19.1.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.L3QxaB/_old  2020-06-21 18:56:06.454905296 +0200
+++ /var/tmp/diff_new_pack.L3QxaB/_new  2020-06-21 18:56:06.458905311 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.19.0
+Version:5.19.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 URL:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.19.0.tar.xz -> kgamma5-5.19.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.0/CMakeLists.txt 
new/kgamma5-5.19.1/CMakeLists.txt
--- old/kgamma5-5.19.0/CMakeLists.txt   2020-06-04 13:10:34.0 +0200
+++ new/kgamma5-5.19.1/CMakeLists.txt   2020-06-16 14:39:45.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.19.0")
+set(PROJECT_VERSION "5.19.1")
 
 set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.19.0/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.19.1/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.19.0/po/zh_CN/kcmkgamma.po2020-06-04 13:10:23.0 
+0200
+++ new/kgamma5-5.19.1/po/zh_CN/kcmkgamma.po2020-06-16 14:39:36.0 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2020-05-09 13:50\n"
-"Last-Translator: FULL NAME \n"
+"PO-Revision-Date: 2020-06-12 19:01\n"
+"Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
@@ -16,8 +16,10 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Project-ID: 269464\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/kcmkgamma.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kgamma5/kcmkgamma.pot\n"
+"X-Crowdin-File-ID: 2540\n"
 
 #: kgamma.cpp:143
 #, kde-format





commit kgamma5 for openSUSE:Factory

2020-06-08 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-06-08 23:53:02

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3606 (New)


Package is "kgamma5"

Mon Jun  8 23:53:02 2020 rev:79 rq:812308 version:5.19.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-05-07 
15:08:55.264173431 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3606/kgamma5.changes
2020-06-08 23:54:02.671217613 +0200
@@ -1,0 +2,20 @@
+Thu Jun  4 13:27:11 UTC 2020 - Fabian Vogt 
+
+- Update to 5.19.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.19.0.php
+- No code changes since 5.18.90
+
+---
+Thu May 14 14:33:03 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.90.php
+- Changes since 5.18.5:
+  * Remove too strict Qt/KF5 deprecation rule
+  * bump to require Qt 5.14
+
+---

Old:

  kgamma5-5.18.5.tar.xz
  kgamma5-5.18.5.tar.xz.sig

New:

  kgamma5-5.19.0.tar.xz
  kgamma5-5.19.0.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.sit7Gt/_old  2020-06-08 23:54:03.779221031 +0200
+++ /var/tmp/diff_new_pack.sit7Gt/_new  2020-06-08 23:54:03.783221043 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.18.5
+Version:5.19.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
+Source1:kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.18.5.tar.xz -> kgamma5-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.5/.gitignore 
new/kgamma5-5.19.0/.gitignore
--- old/kgamma5-5.18.5/.gitignore   2020-05-05 16:38:05.0 +0200
+++ new/kgamma5-5.19.0/.gitignore   2020-06-04 13:09:57.0 +0200
@@ -19,3 +19,5 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.clang-format
+/build*/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.5/CMakeLists.txt 
new/kgamma5-5.19.0/CMakeLists.txt
--- old/kgamma5-5.18.5/CMakeLists.txt   2020-05-05 16:38:43.0 +0200
+++ new/kgamma5-5.19.0/CMakeLists.txt   2020-06-04 13:10:34.0 +0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.18.5")
+set(PROJECT_VERSION "5.19.0")
 
-set(QT_MIN_VERSION "5.12.0")
+set(QT_MIN_VERSION "5.14.0")
 set(KF5_MIN_VERSION "5.66.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
@@ -33,6 +33,10 @@
 configure_file(config-kgamma.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kgamma.h)
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
+if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
+   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
+endif()
 
 add_subdirectory(kcmkgamma)
 # add_subdirectory(xf86gammacfg)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.5/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.19.0/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.18.5/po/zh_CN/kcmkgamma.po2020-05-05 16:38:31.0 
+0200
+++ new/kgamma5-5.19.0/po/zh_CN/kcmkgamma.po2020-06-04 13:10:23.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:50\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -17,7 +17,7 @@
 "Plural-Forms: nplurals=1; plural=0;\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmkgamma.pot\n"
+"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/kcmkgamma.pot\n"
 
 #: kgamma.cpp:143
 #, kde-format





commit kgamma5 for openSUSE:Factory

2020-05-07 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-05-07 15:08:47

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.2738 (New)


Package is "kgamma5"

Thu May  7 15:08:47 2020 rev:78 rq:800473 version:5.18.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-04-04 
12:08:59.378869130 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.2738/kgamma5.changes
2020-05-07 15:08:55.264173431 +0200
@@ -1,0 +2,10 @@
+Tue May  5 13:01:52 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.5.php
+- Changes since 5.18.4.1:
+  * Remove too strict Qt/KF5 deprecation rule
+
+---

Old:

  kgamma5-5.18.4.1.tar.xz
  kgamma5-5.18.4.1.tar.xz.sig

New:

  kgamma5-5.18.5.tar.xz
  kgamma5-5.18.5.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.egiHYG/_old  2020-05-07 15:08:56.116175418 +0200
+++ /var/tmp/diff_new_pack.egiHYG/_new  2020-05-07 15:08:56.116175418 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.18.4.1
+Version:5.18.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/5.18.4/kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.18.4/kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.18.4.1.tar.xz -> kgamma5-5.18.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.4.1/CMakeLists.txt 
new/kgamma5-5.18.5/CMakeLists.txt
--- old/kgamma5-5.18.4.1/CMakeLists.txt 2020-03-31 16:10:27.0 +0200
+++ new/kgamma5-5.18.5/CMakeLists.txt   2020-05-05 16:38:43.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.18.4")
+set(PROJECT_VERSION "5.18.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
@@ -33,10 +33,6 @@
 configure_file(config-kgamma.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kgamma.h)
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
-if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
-   add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
-endif()
 
 add_subdirectory(kcmkgamma)
 # add_subdirectory(xf86gammacfg)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.4.1/po/en_GB/kcmkgamma.po 
new/kgamma5-5.18.5/po/en_GB/kcmkgamma.po
--- old/kgamma5-5.18.4.1/po/en_GB/kcmkgamma.po  2020-03-31 16:10:01.0 
+0200
+++ new/kgamma5-5.18.5/po/en_GB/kcmkgamma.po2020-05-05 16:38:18.0 
+0200
@@ -9,7 +9,7 @@
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
 "PO-Revision-Date: 2008-04-13 10:20+0100\n"
 "Last-Translator: Malcolm Hunter \n"
-"Language-Team: British English \n"
+"Language-Team: British English \n"
 "Language: en_GB\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.4.1/po/ko/kcmkgamma.po 
new/kgamma5-5.18.5/po/ko/kcmkgamma.po
--- old/kgamma5-5.18.4.1/po/ko/kcmkgamma.po 2020-03-31 16:10:07.0 
+0200
+++ new/kgamma5-5.18.5/po/ko/kcmkgamma.po   2020-05-05 16:38:23.0 
+0200
@@ -1,14 +1,14 @@
 # Translation of kgamma to Korean.
 # Copyright (C) 2007 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdegraphics package.
-# Shinjo Park , 2007.
+# Shinjo Park , 2007, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2007-09-08 10:50+0900\n"
+"PO-Revision-Date: 2020-04-04 11:52+0200\n"
 "Last-Translator: Shinjo Park \n"
 "Language-Team: Korean \n"
 "Language: ko\n"
@@ -16,6 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: kgamma.cpp:143
 #, kde-format
@@ -104,10 +105,10 @@
 "own KDE settings. 

commit kgamma5 for openSUSE:Factory

2020-04-04 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-04-04 12:08:48

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3248 (New)


Package is "kgamma5"

Sat Apr  4 12:08:48 2020 rev:77 rq:790421 version:5.18.4.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-03-12 
22:59:41.783023978 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3248/kgamma5.changes
2020-04-04 12:08:59.378869130 +0200
@@ -1,0 +2,15 @@
+Tue Mar 31 15:16:28 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4.1:
+  * Version fixed
+
+---
+Tue Mar 31 14:47:39 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.4.php
+- No code changes since 5.18.3
+
+---

Old:

  kgamma5-5.18.3.tar.xz
  kgamma5-5.18.3.tar.xz.sig

New:

  kgamma5-5.18.4.1.tar.xz
  kgamma5-5.18.4.1.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.Il8GUR/_old  2020-04-04 12:09:01.970872596 +0200
+++ /var/tmp/diff_new_pack.Il8GUR/_new  2020-04-04 12:09:01.970872596 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.18.3
+Version:5.18.4.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 URL:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.18.4/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.18.4/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.18.3.tar.xz -> kgamma5-5.18.4.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.3/CMakeLists.txt 
new/kgamma5-5.18.4.1/CMakeLists.txt
--- old/kgamma5-5.18.3/CMakeLists.txt   2020-03-10 14:00:28.0 +0100
+++ new/kgamma5-5.18.4.1/CMakeLists.txt 2020-03-31 16:10:27.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.18.3")
+set(PROJECT_VERSION "5.18.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kgamma5-5.18.3/po/it/docs/kcontrol/kgamma5/index.docbook 
new/kgamma5-5.18.4.1/po/it/docs/kcontrol/kgamma5/index.docbook
--- old/kgamma5-5.18.3/po/it/docs/kcontrol/kgamma5/index.docbook
2020-03-10 14:00:23.0 +0100
+++ new/kgamma5-5.18.4.1/po/it/docs/kcontrol/kgamma5/index.docbook  
2020-03-31 16:10:22.0 +0200
@@ -43,12 +43,12 @@
 >DanieleMicci  daniele.mi...@tiscali.it Traduzione della documentazionehttps://bugs.kde.org\n;
-"POT-Creation-Date: 2019-08-30 07:51+0200\n"
-"PO-Revision-Date: 2020-03-10 10:57\n"
+"POT-Creation-Date: 2019-05-20 03:24+0200\n"
+"PO-Revision-Date: 2020-03-25 19:56\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2020-03-12 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-03-12 22:59:28

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3160 (New)


Package is "kgamma5"

Thu Mar 12 22:59:28 2020 rev:76 rq:783629 version:5.18.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-02-29 
21:22:11.110239920 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3160/kgamma5.changes
2020-03-12 22:59:41.783023978 +0100
@@ -1,0 +2,10 @@
+Tue Mar 10 14:55:31 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.3.php
+- Changes since 5.18.2:
+  * Only deprecate up to target frameworks
+
+---

Old:

  kgamma5-5.18.2.tar.xz
  kgamma5-5.18.2.tar.xz.sig

New:

  kgamma5-5.18.3.tar.xz
  kgamma5-5.18.3.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.7qpRh9/_old  2020-03-12 22:59:42.323024193 +0100
+++ /var/tmp/diff_new_pack.7qpRh9/_new  2020-03-12 22:59:42.327024194 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.18.2
+Version:5.18.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.18.2.tar.xz -> kgamma5-5.18.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.2/CMakeLists.txt 
new/kgamma5-5.18.3/CMakeLists.txt
--- old/kgamma5-5.18.2/CMakeLists.txt   2020-02-25 14:06:36.0 +0100
+++ new/kgamma5-5.18.3/CMakeLists.txt   2020-03-10 14:00:28.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.18.2")
+set(PROJECT_VERSION "5.18.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")
@@ -35,7 +35,7 @@
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
 if (EXISTS "${CMAKE_SOURCE_DIR}/.git")
add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x06)
-   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x06)
+   add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
 endif()
 
 add_subdirectory(kcmkgamma)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.2/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.18.3/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.18.2/po/zh_CN/kcmkgamma.po2020-02-25 14:06:24.0 
+0100
+++ new/kgamma5-5.18.3/po/zh_CN/kcmkgamma.po2020-03-10 14:00:18.0 
+0100
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2020-01-20 21:55\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
+"PO-Revision-Date: 2020-03-10 10:57\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2020-02-29 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-02-29 21:22:10

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.26092 (New)


Package is "kgamma5"

Sat Feb 29 21:22:10 2020 rev:75 rq:779180 version:5.18.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-02-22 
19:04:35.402125703 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.26092/kgamma5.changes   
2020-02-29 21:22:11.110239920 +0100
@@ -1,0 +2,9 @@
+Tue Feb 25 14:07:17 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.2.php
+- No code changes since 5.18.1
+
+---

Old:

  kgamma5-5.18.1.tar.xz
  kgamma5-5.18.1.tar.xz.sig

New:

  kgamma5-5.18.2.tar.xz
  kgamma5-5.18.2.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.8dQ2Gg/_old  2020-02-29 21:22:11.670241028 +0100
+++ /var/tmp/diff_new_pack.8dQ2Gg/_new  2020-02-29 21:22:11.670241028 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgamma5
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.18.1
+Version:5.18.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
-Url:http://www.kde.org
+URL:http://www.kde.org
 Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
 Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig

++ kgamma5-5.18.1.tar.xz -> kgamma5-5.18.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.1/CMakeLists.txt 
new/kgamma5-5.18.2/CMakeLists.txt
--- old/kgamma5-5.18.1/CMakeLists.txt   2020-02-18 14:02:14.0 +0100
+++ new/kgamma5-5.18.2/CMakeLists.txt   2020-02-25 14:06:36.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.18.1")
+set(PROJECT_VERSION "5.18.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")





commit kgamma5 for openSUSE:Factory

2020-02-22 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-02-22 19:04:18

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.26092 (New)


Package is "kgamma5"

Sat Feb 22 19:04:18 2020 rev:74 rq:776762 version:5.18.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-02-10 
21:51:22.622123121 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.26092/kgamma5.changes   
2020-02-22 19:04:35.402125703 +0100
@@ -1,0 +2,9 @@
+Tue Feb 18 14:05:55 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.1.php
+- No code changes since 5.18.0
+
+---

Old:

  kgamma5-5.18.0.tar.xz
  kgamma5-5.18.0.tar.xz.sig

New:

  kgamma5-5.18.1.tar.xz
  kgamma5-5.18.1.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.eAyLMW/_old  2020-02-22 19:04:36.906128699 +0100
+++ /var/tmp/diff_new_pack.eAyLMW/_new  2020-02-22 19:04:36.910128707 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.18.0
+Version:5.18.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.18.0.tar.xz -> kgamma5-5.18.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.18.0/CMakeLists.txt 
new/kgamma5-5.18.1/CMakeLists.txt
--- old/kgamma5-5.18.0/CMakeLists.txt   2020-02-06 14:08:08.0 +0100
+++ new/kgamma5-5.18.1/CMakeLists.txt   2020-02-18 14:02:14.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.18.0")
+set(PROJECT_VERSION "5.18.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.66.0")





commit kgamma5 for openSUSE:Factory

2020-02-10 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-02-10 21:51:11

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.26092 (New)


Package is "kgamma5"

Mon Feb 10 21:51:11 2020 rev:73 rq:772235 version:5.18.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2020-01-11 
14:39:16.125166475 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.26092/kgamma5.changes   
2020-02-10 21:51:22.622123121 +0100
@@ -1,0 +2,31 @@
+Thu Feb  6 15:10:04 UTC 2020 - Fabian Vogt 
+
+- Update to 5.18.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.18.0.php
+- No code changes since 5.17.90
+
+---
+Thu Jan 23 11:20:02 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build
+
+---
+Thu Jan 16 14:04:16 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.90.php
+- Changes since 5.17.5:
+  * KF5_MIN_VERSION for plasma 5.18 is KF5 5.66.0
+  * Explictly state which X11 components are required
+  * Fix overloaded signal
+  * port old style connects
+  * Add KDEClangFormat cmake support
+  * Ignore some files
+  * It compiles fine without deprecated method
+  * it's already in ecm
+
+---

Old:

  kgamma5-5.17.5.tar.xz
  kgamma5-5.17.5.tar.xz.sig

New:

  kgamma5-5.18.0.tar.xz
  kgamma5-5.18.0.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.sb9zoh/_old  2020-02-10 21:51:23.366123532 +0100
+++ /var/tmp/diff_new_pack.sb9zoh/_new  2020-02-10 21:51:23.370123535 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.17.5
+Version:5.18.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
+Source1:kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0
@@ -59,7 +59,7 @@
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build

++ kgamma5-5.17.5.tar.xz -> kgamma5-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.5/.gitignore 
new/kgamma5-5.18.0/.gitignore
--- old/kgamma5-5.17.5/.gitignore   1970-01-01 01:00:00.0 +0100
+++ new/kgamma5-5.18.0/.gitignore   2020-02-06 14:07:28.0 +0100
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.5/CMakeLists.txt 
new/kgamma5-5.18.0/CMakeLists.txt
--- old/kgamma5-5.17.5/CMakeLists.txt   2020-01-07 16:25:45.0 +0100
+++ new/kgamma5-5.18.0/CMakeLists.txt   2020-02-06 14:08:08.0 +0100
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.17.5")
+set(PROJECT_VERSION "5.18.0")
 
 set(QT_MIN_VERSION "5.12.0")
-set(KF5_MIN_VERSION "5.62.0")
+set(KF5_MIN_VERSION "5.66.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
@@ -13,6 +13,7 @@
 include(KDECMakeSettings)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
+include(KDEClangFormat)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets)
 
@@ -23,7 +24,7 @@
 I18n
 )
 
-find_package(X11 REQUIRED)
+find_package(X11 REQUIRED COMPONENTS xf86vmode)
 
 # X11_xf86vmode discovery is done by FindX11
 add_feature_info("X11_xf86vmode" X11_xf86vmode_FOUND "Required to build 
kgamma.")
@@ -32,12 +33,19 @@
 configure_file(config-kgamma.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kgamma.h)
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR})

commit kgamma5 for openSUSE:Factory

2020-01-11 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2020-01-11 14:38:56

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.6675 (New)


Package is "kgamma5"

Sat Jan 11 14:38:56 2020 rev:72 rq:761979 version:5.17.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-12-11 
12:07:00.872692668 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.6675/kgamma5.changes
2020-01-11 14:39:16.125166475 +0100
@@ -1,0 +2,9 @@
+Tue Jan  7 16:24:35 UTC 2020 - Fabian Vogt 
+
+- Update to 5.17.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.5.php
+- No code changes since 5.17.4
+
+---

Old:

  kgamma5-5.17.4.tar.xz
  kgamma5-5.17.4.tar.xz.sig

New:

  kgamma5-5.17.5.tar.xz
  kgamma5-5.17.5.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.T5hOFk/_old  2020-01-11 14:39:16.617166670 +0100
+++ /var/tmp/diff_new_pack.T5hOFk/_new  2020-01-11 14:39:16.621166672 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgamma5
 #
-# 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.17.4
+Version:5.17.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.17.4.tar.xz -> kgamma5-5.17.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.4/CMakeLists.txt 
new/kgamma5-5.17.5/CMakeLists.txt
--- old/kgamma5-5.17.4/CMakeLists.txt   2019-12-03 13:06:44.0 +0100
+++ new/kgamma5-5.17.5/CMakeLists.txt   2020-01-07 16:25:45.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.17.4")
+set(PROJECT_VERSION "5.17.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.4/po/gl/kcmkgamma.po 
new/kgamma5-5.17.5/po/gl/kcmkgamma.po
--- old/kgamma5-5.17.4/po/gl/kcmkgamma.po   2019-12-03 13:06:19.0 
+0100
+++ new/kgamma5-5.17.5/po/gl/kcmkgamma.po   2020-01-07 16:25:19.0 
+0100
@@ -1,24 +1,25 @@
 # translation of kgamma.po to galician
 # Copyright (C) 2003, 2004, 2006, 2007 Free Software Foundation, Inc.
-#
 # Gonzalo H. Castilla , 2003, 2004.
 # Xabi G. Feal , 2006.
 # mvillarino , 2007.
 # Marce Villarino , 2009.
-# Adrian Chaves , 2018.
+# Adrian Chaves , 2018, 2020.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2018-03-31 11:01+0100\n"
-"Last-Translator: Adrian Chaves \n"
+"PO-Revision-Date: 2020-01-05 18:36+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
+"X-Generator: Lokalize 19.08.3\n"
 
 #: kgamma.cpp:143
 #, kde-format
@@ -94,7 +95,7 @@
 #, kde-format
 msgid "Gamma correction is not supported by your graphics hardware or driver."
 msgstr ""
-"A corrección de gama non se permite polo dispositivo gráfico ou polo "
+"A corrección de gama non se permite polo soporte físico gráfico ou polo "
 "controlador."
 
 #: kgamma.cpp:591
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.4/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.17.5/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.17.4/po/zh_CN/kcmkgamma.po2019-12-03 13:06:30.0 
+0100
+++ new/kgamma5-5.17.5/po/zh_CN/kcmkgamma.po2020-01-07 16:25:32.0 
+0100
@@ -7,15 +7,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2019-11-19 23:09\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:46\n"
+"Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 

commit kgamma5 for openSUSE:Factory

2019-12-11 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-12-11 12:06:22

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.4691 (New)


Package is "kgamma5"

Wed Dec 11 12:06:22 2019 rev:71 rq:754006 version:5.17.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-11-15 
22:34:35.912012167 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.4691/kgamma5.changes
2019-12-11 12:07:00.872692668 +0100
@@ -1,0 +2,9 @@
+Wed Dec  4 08:36:59 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.4.php
+- No code changes since 5.17.3
+
+---

Old:

  kgamma5-5.17.3.tar.xz
  kgamma5-5.17.3.tar.xz.sig

New:

  kgamma5-5.17.4.tar.xz
  kgamma5-5.17.4.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.YksdoH/_old  2019-12-11 12:07:01.528692392 +0100
+++ /var/tmp/diff_new_pack.YksdoH/_new  2019-12-11 12:07:01.532692391 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.17.3
+Version:5.17.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.17.3.tar.xz -> kgamma5-5.17.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.3/CMakeLists.txt 
new/kgamma5-5.17.4/CMakeLists.txt
--- old/kgamma5-5.17.3/CMakeLists.txt   2019-11-12 11:14:56.0 +0100
+++ new/kgamma5-5.17.4/CMakeLists.txt   2019-12-03 13:06:44.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.17.3")
+set(PROJECT_VERSION "5.17.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.3/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.17.4/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.17.3/po/zh_CN/kcmkgamma.po2019-11-12 11:14:48.0 
+0100
+++ new/kgamma5-5.17.4/po/zh_CN/kcmkgamma.po2019-12-03 13:06:30.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:24+0200\n"
-"PO-Revision-Date: 2019-10-09 10:02\n"
+"PO-Revision-Date: 2019-11-19 23:09\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-11-15 22:34:33

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.26869 (New)


Package is "kgamma5"

Fri Nov 15 22:34:33 2019 rev:70 rq:747836 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-10-31 
18:10:46.529729355 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.26869/kgamma5.changes   
2019-11-15 22:34:35.912012167 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kgamma5-5.17.2.tar.xz
  kgamma5-5.17.2.tar.xz.sig

New:

  kgamma5-5.17.3.tar.xz
  kgamma5-5.17.3.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.7AMSAq/_old  2019-11-15 22:34:36.384011960 +0100
+++ /var/tmp/diff_new_pack.7AMSAq/_new  2019-11-15 22:34:36.388011958 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.17.2.tar.xz -> kgamma5-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.2/CMakeLists.txt 
new/kgamma5-5.17.3/CMakeLists.txt
--- old/kgamma5-5.17.2/CMakeLists.txt   2019-10-29 19:12:19.0 +0100
+++ new/kgamma5-5.17.3/CMakeLists.txt   2019-11-12 11:14:56.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kgamma5 for openSUSE:Factory

2019-10-31 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-10-31 18:10:45

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.2990 (New)


Package is "kgamma5"

Thu Oct 31 18:10:45 2019 rev:69 rq:744218 version:5.17.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-10-27 
13:37:19.788991195 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.2990/kgamma5.changes
2019-10-31 18:10:46.529729355 +0100
@@ -1,0 +2,9 @@
+Tue Oct 29 20:45:50 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.2.php
+- No code changes since 5.17.1
+
+---

Old:

  kgamma5-5.17.1.tar.xz
  kgamma5-5.17.1.tar.xz.sig

New:

  kgamma5-5.17.2.tar.xz
  kgamma5-5.17.2.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.skQPCM/_old  2019-10-31 18:10:47.265730125 +0100
+++ /var/tmp/diff_new_pack.skQPCM/_new  2019-10-31 18:10:47.265730125 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.17.1
+Version:5.17.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.17.1.tar.xz -> kgamma5-5.17.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.1/CMakeLists.txt 
new/kgamma5-5.17.2/CMakeLists.txt
--- old/kgamma5-5.17.1/CMakeLists.txt   2019-10-22 17:20:15.0 +0200
+++ new/kgamma5-5.17.2/CMakeLists.txt   2019-10-29 19:12:19.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.17.1")
+set(PROJECT_VERSION "5.17.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kgamma5 for openSUSE:Factory

2019-10-27 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-10-27 13:37:18

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.2990 (New)


Package is "kgamma5"

Sun Oct 27 13:37:18 2019 rev:68 rq:742050 version:5.17.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-10-14 
12:37:11.663376146 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.2990/kgamma5.changes
2019-10-27 13:37:19.788991195 +0100
@@ -1,0 +2,9 @@
+Tue Oct 22 16:44:43 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.1.php
+- No code changes since 5.17.0
+
+---

Old:

  kgamma5-5.17.0.tar.xz
  kgamma5-5.17.0.tar.xz.sig

New:

  kgamma5-5.17.1.tar.xz
  kgamma5-5.17.1.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.k6euvo/_old  2019-10-27 13:37:21.008992749 +0100
+++ /var/tmp/diff_new_pack.k6euvo/_new  2019-10-27 13:37:21.048992800 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.17.0
+Version:5.17.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.17.0.tar.xz -> kgamma5-5.17.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.0/CMakeLists.txt 
new/kgamma5-5.17.1/CMakeLists.txt
--- old/kgamma5-5.17.0/CMakeLists.txt   2019-10-10 14:28:24.0 +0200
+++ new/kgamma5-5.17.1/CMakeLists.txt   2019-10-22 17:20:15.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.17.0")
+set(PROJECT_VERSION "5.17.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.0/po/id/kcmkgamma.po 
new/kgamma5-5.17.1/po/id/kcmkgamma.po
--- old/kgamma5-5.17.0/po/id/kcmkgamma.po   2019-10-10 14:27:57.0 
+0200
+++ new/kgamma5-5.17.1/po/id/kcmkgamma.po   2019-10-22 17:19:50.0 
+0200
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 19.04.3\n"
 
 #: kgamma.cpp:143
 #, kde-format





commit kgamma5 for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-10-14 12:37:11

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.2352 (New)


Package is "kgamma5"

Mon Oct 14 12:37:11 2019 rev:67 rq:737465 version:5.17.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-09-07 
11:37:01.574407216 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.2352/kgamma5.changes
2019-10-14 12:37:11.663376146 +0200
@@ -1,0 +2,25 @@
+Thu Oct 10 14:25:46 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.0.php
+- No code changes since 5.16.90
+
+---
+Tue Oct  8 16:22:38 UTC 2019 - Stefan Dirsch 
+
+- added "BuildRequires: pkgconfig(xxf86vm)" in order to fix build
+  with upcoming changes in libglvnd/Mesa
+
+---
+Thu Sep 19 12:32:34 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.90.php
+- Changes since 5.16.5:
+  * update to latest kf5 dependency
+
+---

Old:

  kgamma5-5.16.5.tar.xz
  kgamma5-5.16.5.tar.xz.sig

New:

  kgamma5-5.17.0.tar.xz
  kgamma5-5.17.0.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.6LEDUR/_old  2019-10-14 12:37:12.211374713 +0200
+++ /var/tmp/diff_new_pack.6LEDUR/_new  2019-10-14 12:37:12.215374703 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.16.5
+Version:5.17.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
+Source1:kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0
@@ -40,6 +40,7 @@
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xxf86vm)
 %if %{with lang}
 Recommends: %{name}-lang
 %endif

++ kgamma5-5.16.5.tar.xz -> kgamma5-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.5/CMakeLists.txt 
new/kgamma5-5.17.0/CMakeLists.txt
--- old/kgamma5-5.16.5/CMakeLists.txt   2019-09-03 15:45:38.0 +0200
+++ new/kgamma5-5.17.0/CMakeLists.txt   2019-10-10 14:28:24.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.16.5")
+set(PROJECT_VERSION "5.17.0")
 
 set(QT_MIN_VERSION "5.12.0")
-set(KF5_MIN_VERSION "5.58.0")
+set(KF5_MIN_VERSION "5.62.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.5/kcmkgamma/kgamma.cpp 
new/kgamma5-5.17.0/kcmkgamma/kgamma.cpp
--- old/kgamma5-5.16.5/kcmkgamma/kgamma.cpp 2019-09-03 15:45:17.0 
+0200
+++ new/kgamma5-5.17.0/kcmkgamma/kgamma.cpp 2019-10-10 14:27:39.0 
+0200
@@ -394,7 +394,7 @@
   KConfigGroup grp = config->group("ConfigFile");
   QString ConfigFile( grp.readEntry("use") );
   KConfigGroup syncGroup = config->group("SyncBox");
-  if ( syncGroup.readEntry("sync") == QStringLiteral("yes") ) 
syncbox->setChecked(true);
+  if ( syncGroup.readEntry("sync") == QLatin1String("yes") ) 
syncbox->setChecked(true);
   delete config;
 
   if ( ConfigFile == QLatin1String("XF86Config") ) {  // parse XF86Config
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.5/kcmkgamma/kgamma.desktop 
new/kgamma5-5.17.0/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.16.5/kcmkgamma/kgamma.desktop 2019-09-03 15:45:17.0 
+0200
+++ new/kgamma5-5.17.0/kcmkgamma/kgamma.desktop 2019-10-10 14:27:39.0 
+0200
@@ -58,7 +58,7 @@
 Comment[sr@latin]=Alatka za kalibraciju monitora
 Comment[sv]=Ett kalibreringsverktyg för bildskärm
 Comment[ta]=திரை நிலைக்கருவி
-Comment[tg]=Утилита барои калибратсия кардани монитор
+Comment[tg]=Абзори андозагирии 

commit kgamma5 for openSUSE:Factory

2019-09-07 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-09-07 11:37:00

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.7948 (New)


Package is "kgamma5"

Sat Sep  7 11:37:00 2019 rev:66 rq:728184 version:5.16.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-08-05 
10:31:54.895424089 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.7948/kgamma5.changes
2019-09-07 11:37:01.574407216 +0200
@@ -1,0 +2,9 @@
+Tue Sep  3 12:44:11 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.5.php
+- No code changes since 5.16.4
+
+---

Old:

  kgamma5-5.16.4.tar.xz
  kgamma5-5.16.4.tar.xz.sig

New:

  kgamma5-5.16.5.tar.xz
  kgamma5-5.16.5.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.2o284s/_old  2019-09-07 11:37:03.186407015 +0200
+++ /var/tmp/diff_new_pack.2o284s/_new  2019-09-07 11:37:03.226407009 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.16.4
+Version:5.16.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.16.4.tar.xz -> kgamma5-5.16.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.4/CMakeLists.txt 
new/kgamma5-5.16.5/CMakeLists.txt
--- old/kgamma5-5.16.4/CMakeLists.txt   2019-07-30 12:19:02.0 +0200
+++ new/kgamma5-5.16.5/CMakeLists.txt   2019-09-03 15:45:38.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.16.4")
+set(PROJECT_VERSION "5.16.5")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.4/po/ar/kcmkgamma.po 
new/kgamma5-5.16.5/po/ar/kcmkgamma.po
--- old/kgamma5-5.16.4/po/ar/kcmkgamma.po   2019-07-30 12:18:36.0 
+0200
+++ new/kgamma5-5.16.5/po/ar/kcmkgamma.po   2019-09-03 15:45:22.0 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: 2008-12-17 12:02+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.4/po/be/kcmkgamma.po 
new/kgamma5-5.16.5/po/be/kcmkgamma.po
--- old/kgamma5-5.16.4/po/be/kcmkgamma.po   2019-07-30 12:18:36.0 
+0200
+++ new/kgamma5-5.16.5/po/be/kcmkgamma.po   2019-09-03 15:45:22.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: 2007-06-22 20:54+0300\n"
 "Last-Translator: Darafei Praliaskouski \n"
 "Language-Team: Belarusian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.4/po/bg/kcmkgamma.po 
new/kgamma5-5.16.5/po/bg/kcmkgamma.po
--- old/kgamma5-5.16.4/po/bg/kcmkgamma.po   2019-07-30 12:18:37.0 
+0200
+++ new/kgamma5-5.16.5/po/bg/kcmkgamma.po   2019-09-03 15:45:23.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: 2007-07-23 09:00+\n"
 "Last-Translator: Zlatko Popov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.4/po/br/kcmkgamma.po 
new/kgamma5-5.16.5/po/br/kcmkgamma.po
--- old/kgamma5-5.16.4/po/br/kcmkgamma.po   2019-07-30 12:18:37.0 
+0200
+++ new/kgamma5-5.16.5/po/br/kcmkgamma.po   2019-09-03 15:45:23.0 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kdegraphics/kgamma.pot\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-05-20 07:45+0200\n"
+"POT-Creation-Date: 2019-08-30 07:51+0200\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud \n"
 "Language-Team: br \n"
@@ -12,7 +12,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=(n > 

commit kgamma5 for openSUSE:Factory

2019-08-05 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-08-05 10:31:53

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.4126 (New)


Package is "kgamma5"

Mon Aug  5 10:31:53 2019 rev:65 rq:719907 version:5.16.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-07-26 
12:30:35.562279626 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.4126/kgamma5.changes
2019-08-05 10:31:54.895424089 +0200
@@ -1,0 +2,9 @@
+Tue Jul 30 12:40:17 UTC 2019 - Fabian Vogt 
+
+- Update to 5.16.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.4.php
+- No code changes since 5.16.3
+
+---

Old:

  kgamma5-5.16.3.tar.xz
  kgamma5-5.16.3.tar.xz.sig

New:

  kgamma5-5.16.4.tar.xz
  kgamma5-5.16.4.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.SHoco6/_old  2019-08-05 10:31:55.407423976 +0200
+++ /var/tmp/diff_new_pack.SHoco6/_new  2019-08-05 10:31:55.411423975 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.16.3
+Version:5.16.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.16.3.tar.xz -> kgamma5-5.16.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.3/CMakeLists.txt 
new/kgamma5-5.16.4/CMakeLists.txt
--- old/kgamma5-5.16.3/CMakeLists.txt   2019-07-09 17:28:04.0 +0200
+++ new/kgamma5-5.16.4/CMakeLists.txt   2019-07-30 12:19:02.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.16.3")
+set(PROJECT_VERSION "5.16.4")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.3/po/id/kcmkgamma.po 
new/kgamma5-5.16.4/po/id/kcmkgamma.po
--- old/kgamma5-5.16.3/po/id/kcmkgamma.po   2019-07-09 17:27:04.0 
+0200
+++ new/kgamma5-5.16.4/po/id/kcmkgamma.po   2019-07-30 12:18:42.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Wantoyo , 2018.
+# Wantoyo , 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 07:45+0200\n"
-"PO-Revision-Date: 2018-06-11 06:43+0700\n"
+"PO-Revision-Date: 2019-07-29 16:23+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.04.3\n"
 
 #: kgamma.cpp:143
 #, kde-format
@@ -75,7 +75,7 @@
 #: kgamma.cpp:253
 #, kde-format
 msgid "Save settings system wide"
-msgstr "Simpan setelan sistem wide"
+msgstr "Simpan pengaturan sistem wide"
 
 #: kgamma.cpp:257
 #, kde-format
@@ -107,8 +107,8 @@
 "Gamma Monitor Ini adalah alat untuk mengubah koreksi gamma monitor. "
 "Gunakan empat slider untuk menentukan koreksi gamma baik sebagai nilai "
 "tunggal, atau secara terpisah untuk komponen merah, hijau dan biru. Kamu "
-"mungkin perlu memperbaiki setelan kecerahan dan kontras monitormu untuk "
-"hasil yang baik. Gambar uji membantumu menemukan setelan yang tepat. "
+"mungkin perlu memperbaiki pengaturan kecerahan dan kontras monitormu untuk "
+"hasil yang baik. Gambar uji membantumu menemukan pengaturan yang tepat. "
 "Kamu bisa menyimpan sistem wide-nya ke XF86Config (akses root diperlukan "
-"untuk itu) atau ke setelan KDE kamu sendiri. Pada sistem multi head kamu "
+"untuk itu) atau ke pengaturan KDE kamu sendiri. Pada sistem multi head kamu "
 "bisa memperbaiki nilai gamma secara terpisah untuk semua layar."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.3/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.16.4/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.16.3/po/zh_CN/kcmkgamma.po2019-07-09 17:27:33.0 
+0200
+++ new/kgamma5-5.16.4/po/zh_CN/kcmkgamma.po2019-07-30 12:18:52.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 07:45+0200\n"
-"PO-Revision-Date: 2019-06-02 13:14\n"
+"PO-Revision-Date: 2019-07-18 15:08\n"
 "Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 

commit kgamma5 for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-07-26 12:30:32

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.4126 (New)


Package is "kgamma5"

Fri Jul 26 12:30:32 2019 rev:64 rq:717040 version:5.16.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-06-27 
16:20:18.530056754 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.4126/kgamma5.changes
2019-07-26 12:30:35.562279626 +0200
@@ -1,0 +2,9 @@
+Tue Jul  9 17:29:06 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.3.php
+- No code changes since 5.16.2
+
+---

Old:

  kgamma5-5.16.2.tar.xz
  kgamma5-5.16.2.tar.xz.sig

New:

  kgamma5-5.16.3.tar.xz
  kgamma5-5.16.3.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.tlIfWS/_old  2019-07-26 12:30:36.682279054 +0200
+++ /var/tmp/diff_new_pack.tlIfWS/_new  2019-07-26 12:30:36.686279052 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.16.2
+Version:5.16.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.16.2.tar.xz -> kgamma5-5.16.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.2/CMakeLists.txt 
new/kgamma5-5.16.3/CMakeLists.txt
--- old/kgamma5-5.16.2/CMakeLists.txt   2019-06-25 13:37:34.0 +0200
+++ new/kgamma5-5.16.3/CMakeLists.txt   2019-07-09 17:28:04.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.16.2")
+set(PROJECT_VERSION "5.16.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.2/po/se/kcmkgamma.po 
new/kgamma5-5.16.3/po/se/kcmkgamma.po
--- old/kgamma5-5.16.2/po/se/kcmkgamma.po   2019-06-25 13:37:19.0 
+0200
+++ new/kgamma5-5.16.3/po/se/kcmkgamma.po   2019-07-09 17:27:21.0 
+0200
@@ -4,8 +4,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kgamma\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:14+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:45+0200\n"
 "PO-Revision-Date: 2004-12-10 10:14+0100\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"





commit kgamma5 for openSUSE:Factory

2019-06-27 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-06-27 16:20:17

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.4615 (New)


Package is "kgamma5"

Thu Jun 27 16:20:17 2019 rev:63 rq:711963 version:5.16.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-06-22 
11:17:48.576990551 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.4615/kgamma5.changes
2019-06-27 16:20:18.530056754 +0200
@@ -1,0 +2,9 @@
+Tue Jun 25 12:41:16 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.2.php
+- No code changes since 5.16.1
+
+---

Old:

  kgamma5-5.16.1.tar.xz
  kgamma5-5.16.1.tar.xz.sig

New:

  kgamma5-5.16.2.tar.xz
  kgamma5-5.16.2.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.x4w1b8/_old  2019-06-27 16:20:19.194057855 +0200
+++ /var/tmp/diff_new_pack.x4w1b8/_new  2019-06-27 16:20:19.198057861 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.16.1
+Version:5.16.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.16.1.tar.xz -> kgamma5-5.16.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.1/CMakeLists.txt 
new/kgamma5-5.16.2/CMakeLists.txt
--- old/kgamma5-5.16.1/CMakeLists.txt   2019-06-18 11:52:01.0 +0200
+++ new/kgamma5-5.16.2/CMakeLists.txt   2019-06-25 13:37:34.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.16.1")
+set(PROJECT_VERSION "5.16.2")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit kgamma5 for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-06-22 11:17:45

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.4615 (New)


Package is "kgamma5"

Sat Jun 22 11:17:45 2019 rev:62 rq:711082 version:5.16.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-06-12 
13:28:38.844289694 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.4615/kgamma5.changes
2019-06-22 11:17:48.576990551 +0200
@@ -1,0 +2,9 @@
+Tue Jun 18 16:38:14 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.1.php
+- No code changes since 5.16.0
+
+---

Old:

  kgamma5-5.16.0.tar.xz
  kgamma5-5.16.0.tar.xz.sig

New:

  kgamma5-5.16.1.tar.xz
  kgamma5-5.16.1.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.fjQe4h/_old  2019-06-22 11:17:49.036990861 +0200
+++ /var/tmp/diff_new_pack.fjQe4h/_new  2019-06-22 11:17:49.036990861 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.16.0
+Version:5.16.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.16.0.tar.xz -> kgamma5-5.16.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.16.0/CMakeLists.txt 
new/kgamma5-5.16.1/CMakeLists.txt
--- old/kgamma5-5.16.0/CMakeLists.txt   2019-06-06 14:52:49.0 +0200
+++ new/kgamma5-5.16.1/CMakeLists.txt   2019-06-18 11:52:01.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.16.0")
+set(PROJECT_VERSION "5.16.1")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.58.0")





commit kgamma5 for openSUSE:Factory

2019-06-12 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-06-12 13:28:37

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.4811 (New)


Package is "kgamma5"

Wed Jun 12 13:28:37 2019 rev:61 rq:708299 version:5.16.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-05-09 
10:05:00.520271917 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.4811/kgamma5.changes
2019-06-12 13:28:38.844289694 +0200
@@ -1,0 +2,20 @@
+Thu Jun  6 14:07:07 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.16.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.16.0.php
+- No code changes since 5.15.90
+
+---
+Thu May 16 16:56:36 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.90.php
+- Changes since 5.15.5:
+  * bump Qt version to 5.12 as agreed at start of cycle
+  * Remove deprecated method
+
+---

Old:

  kgamma5-5.15.5.tar.xz
  kgamma5-5.15.5.tar.xz.sig

New:

  kgamma5-5.16.0.tar.xz
  kgamma5-5.16.0.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.P9nqjJ/_old  2019-06-12 13:28:39.312289448 +0200
+++ /var/tmp/diff_new_pack.P9nqjJ/_new  2019-06-12 13:28:39.316289446 +0200
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.15.5
+Version:5.16.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
+Source1:kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.15.5.tar.xz -> kgamma5-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.5/CMakeLists.txt 
new/kgamma5-5.16.0/CMakeLists.txt
--- old/kgamma5-5.15.5/CMakeLists.txt   2019-05-07 11:47:53.0 +0200
+++ new/kgamma5-5.16.0/CMakeLists.txt   2019-06-06 14:52:49.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.15.5")
+set(PROJECT_VERSION "5.16.0")
 
-set(QT_MIN_VERSION "5.11.0")
-set(KF5_MIN_VERSION "5.54.0")
+set(QT_MIN_VERSION "5.12.0")
+set(KF5_MIN_VERSION "5.58.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.5/kcmkgamma/kgamma.cpp 
new/kgamma5-5.16.0/kcmkgamma/kgamma.cpp
--- old/kgamma5-5.15.5/kcmkgamma/kgamma.cpp 2019-05-07 11:46:07.0 
+0200
+++ new/kgamma5-5.16.0/kcmkgamma/kgamma.cpp 2019-06-06 14:52:21.0 
+0200
@@ -135,7 +135,7 @@
 /** User interface */
 void KGamma::setupUI() {
   QBoxLayout *topLayout = new QVBoxLayout(this);
-  topLayout->setMargin(0);
+  topLayout->setContentsMargins(0, 0, 0, 0);
 
   if (GammaCorrection) {
 QHBoxLayout *hbox = new QHBoxLayout();
@@ -248,7 +248,7 @@
 //Options
 QWidget *options = new QWidget(this);
 QHBoxLayout *optionsHBoxLayout = new QHBoxLayout(options);
-optionsHBoxLayout->setMargin(0);
+optionsHBoxLayout->setContentsMargins(0, 0, 0, 0);
 
 xf86cfgbox = new QCheckBox( i18n("Save settings system wide"), options );
 optionsHBoxLayout->addWidget(xf86cfgbox);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.5/po/ar/kcmkgamma.po 
new/kgamma5-5.16.0/po/ar/kcmkgamma.po
--- old/kgamma5-5.15.5/po/ar/kcmkgamma.po   2019-05-07 11:46:35.0 
+0200
+++ new/kgamma5-5.16.0/po/ar/kcmkgamma.po   2019-06-06 14:52:29.0 
+0200
@@ -10,8 +10,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-03-18 07:59+0100\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 07:45+0200\n"
 "PO-Revision-Date: 2008-12-17 12:02+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit kgamma5 for openSUSE:Factory

2019-05-09 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-05-09 10:04:59

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.5148 (New)


Package is "kgamma5"

Thu May  9 10:04:59 2019 rev:60 rq:701373 version:5.15.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-04-04 
15:22:36.786790825 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.5148/kgamma5.changes
2019-05-09 10:05:00.520271917 +0200
@@ -1,0 +2,9 @@
+Tue May  7 11:04:55 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.5.php
+- No code changes since 5.15.4
+
+---

Old:

  kgamma5-5.15.4.tar.xz
  kgamma5-5.15.4.tar.xz.sig

New:

  kgamma5-5.15.5.tar.xz
  kgamma5-5.15.5.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.da5iGo/_old  2019-05-09 10:05:01.104273589 +0200
+++ /var/tmp/diff_new_pack.da5iGo/_new  2019-05-09 10:05:01.108273600 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.15.4
+Version:5.15.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.15.4.tar.xz -> kgamma5-5.15.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.4/CMakeLists.txt 
new/kgamma5-5.15.5/CMakeLists.txt
--- old/kgamma5-5.15.4/CMakeLists.txt   2019-04-02 13:59:02.0 +0200
+++ new/kgamma5-5.15.5/CMakeLists.txt   2019-05-07 11:47:53.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.15.4")
+set(PROJECT_VERSION "5.15.5")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.4/po/nb/kcmkgamma.po 
new/kgamma5-5.15.5/po/nb/kcmkgamma.po
--- old/kgamma5-5.15.4/po/nb/kcmkgamma.po   2019-04-02 13:58:47.0 
+0200
+++ new/kgamma5-5.15.5/po/nb/kcmkgamma.po   2019-05-07 11:47:03.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2008-02-06 20:45+0100\n"
 "Last-Translator: MagicPO 0.3 (automated)\n"
 "Language-Team: Norwegian Bokmål \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.4/po/se/kcmkgamma.po 
new/kgamma5-5.15.5/po/se/kcmkgamma.po
--- old/kgamma5-5.15.4/po/se/kcmkgamma.po   2019-04-02 13:58:50.0 
+0200
+++ new/kgamma5-5.15.5/po/se/kcmkgamma.po   2019-05-07 11:47:11.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2004-12-10 10:14+0100\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.4/po/sr/kcmkgamma.po 
new/kgamma5-5.15.5/po/sr/kcmkgamma.po
--- old/kgamma5-5.15.4/po/sr/kcmkgamma.po   2019-04-02 13:58:50.0 
+0200
+++ new/kgamma5-5.15.5/po/sr/kcmkgamma.po   2019-05-07 11:47:14.0 
+0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:14+0200\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2015-08-01 14:25+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.4/po/sr@ijekavian/kcmkgamma.po 
new/kgamma5-5.15.5/po/sr@ijekavian/kcmkgamma.po
--- old/kgamma5-5.15.4/po/sr@ijekavian/kcmkgamma.po 2019-04-02 
13:58:50.0 +0200
+++ new/kgamma5-5.15.5/po/sr@ijekavian/kcmkgamma.po 2019-05-07 
11:47:14.0 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:14+0200\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2015-08-01 14:25+0200\n"
 "Last-Translator: Chusslove Illich \n"
 "Language-Team: Serbian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.4/po/sr@ijekavianlatin/kcmkgamma.po 

commit kgamma5 for openSUSE:Factory

2019-04-04 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-04-04 15:19:29

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.3908 (New)


Package is "kgamma5"

Thu Apr  4 15:19:29 2019 rev:59 rq:690732 version:5.15.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-03-15 
10:49:25.193015547 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.3908/kgamma5.changes
2019-04-04 15:22:36.786790825 +0200
@@ -1,0 +2,9 @@
+Tue Apr  2 12:40:57 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.4.php
+- No code changes since 5.15.3
+
+---

Old:

  kgamma5-5.15.3.tar.xz
  kgamma5-5.15.3.tar.xz.sig

New:

  kgamma5-5.15.4.tar.xz
  kgamma5-5.15.4.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.vQsVEL/_old  2019-04-04 15:22:59.578799113 +0200
+++ /var/tmp/diff_new_pack.vQsVEL/_new  2019-04-04 15:22:59.582799115 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.15.3
+Version:5.15.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.15.3.tar.xz -> kgamma5-5.15.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.3/CMakeLists.txt 
new/kgamma5-5.15.4/CMakeLists.txt
--- old/kgamma5-5.15.3/CMakeLists.txt   2019-03-12 10:53:26.0 +0100
+++ new/kgamma5-5.15.4/CMakeLists.txt   2019-04-02 13:59:02.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.15.3")
+set(PROJECT_VERSION "5.15.4")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.3/po/ar/kcmkgamma.po 
new/kgamma5-5.15.4/po/ar/kcmkgamma.po
--- old/kgamma5-5.15.3/po/ar/kcmkgamma.po   2019-03-12 10:53:20.0 
+0100
+++ new/kgamma5-5.15.4/po/ar/kcmkgamma.po   2019-04-02 13:58:38.0 
+0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2008-12-17 12:02+0400\n"
 "Last-Translator: zayed \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.3/po/be/kcmkgamma.po 
new/kgamma5-5.15.4/po/be/kcmkgamma.po
--- old/kgamma5-5.15.3/po/be/kcmkgamma.po   2019-03-12 10:53:20.0 
+0100
+++ new/kgamma5-5.15.4/po/be/kcmkgamma.po   2019-04-02 13:58:38.0 
+0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2007-06-22 20:54+0300\n"
 "Last-Translator: Darafei Praliaskouski \n"
 "Language-Team: Belarusian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.3/po/bg/kcmkgamma.po 
new/kgamma5-5.15.4/po/bg/kcmkgamma.po
--- old/kgamma5-5.15.3/po/bg/kcmkgamma.po   2019-03-12 10:53:20.0 
+0100
+++ new/kgamma5-5.15.4/po/bg/kcmkgamma.po   2019-04-02 13:58:39.0 
+0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2007-07-23 09:00+\n"
 "Last-Translator: Zlatko Popov \n"
 "Language-Team: Bulgarian \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.3/po/br/kcmkgamma.po 
new/kgamma5-5.15.4/po/br/kcmkgamma.po
--- old/kgamma5-5.15.3/po/br/kcmkgamma.po   2019-03-12 10:53:20.0 
+0100
+++ new/kgamma5-5.15.4/po/br/kcmkgamma.po   2019-04-02 13:58:39.0 
+0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: kdegraphics/kgamma.pot\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2019-01-18 07:37+0100\n"
+"POT-Creation-Date: 2019-03-18 07:59+0100\n"
 "PO-Revision-Date: 2004-09-20 15:44+0200\n"
 "Last-Translator: Thierry Vignaud \n"
 "Language-Team: br \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.3/po/bs/kcmkgamma.po 
new/kgamma5-5.15.4/po/bs/kcmkgamma.po
--- 

commit kgamma5 for openSUSE:Factory

2019-03-15 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-03-15 10:49:24

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.28833 (New)


Package is "kgamma5"

Fri Mar 15 10:49:24 2019 rev:58 rq:684596 version:5.15.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-02-28 
21:35:06.501702369 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.28833/kgamma5.changes   
2019-03-15 10:49:25.193015547 +0100
@@ -1,0 +2,9 @@
+Tue Mar 12 13:15:20 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.3.php
+- No code changes since 5.15.2
+
+---

Old:

  kgamma5-5.15.2.tar.xz
  kgamma5-5.15.2.tar.xz.sig

New:

  kgamma5-5.15.3.tar.xz
  kgamma5-5.15.3.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.Vma00i/_old  2019-03-15 10:49:26.993015085 +0100
+++ /var/tmp/diff_new_pack.Vma00i/_new  2019-03-15 10:49:27.037015074 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.15.2
+Version:5.15.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.15.2.tar.xz -> kgamma5-5.15.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.2/CMakeLists.txt 
new/kgamma5-5.15.3/CMakeLists.txt
--- old/kgamma5-5.15.2/CMakeLists.txt   2019-02-26 12:31:45.0 +0100
+++ new/kgamma5-5.15.3/CMakeLists.txt   2019-03-12 10:53:26.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.15.2")
+set(PROJECT_VERSION "5.15.3")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kgamma5-5.15.2/po/id/docs/kcontrol/kgamma5/index.docbook 
new/kgamma5-5.15.3/po/id/docs/kcontrol/kgamma5/index.docbook
--- old/kgamma5-5.15.2/po/id/docs/kcontrol/kgamma5/index.docbook
1970-01-01 01:00:00.0 +0100
+++ new/kgamma5-5.15.3/po/id/docs/kcontrol/kgamma5/index.docbook
2019-03-12 10:53:24.0 +0100
@@ -0,0 +1,191 @@
+
+
+  
+]>
+
+
+Gamma Monitor
+
+
+
+Michael v.Ostheim  osthe...@users.berlios.de
+
+
+Wantoyowanto...@gmail.comTerjemahan 
+
+
+31-07-2015
+Plasma 5.4
+
+
+KDE
+System Settings
+Monitor
+Kalibrasi
+Gamma
+
+
+
+
+
+Pengantar
+
+Modul ini adalah alat untuk mengkoreksi gamma monitor. Dengan setelan gamma 
yang tepat, displaimu (situs web, image, dll. (etc;)) akan terlihat sama pada 
monitormu seperti pada monitor lain.
+Ini memungkinkanmu untuk mengubah koreksi gamma monitor dari . Tapi 
itu tidak semuanya. Untuk hasil yang baik kamu harus menyetel kecerahan, 
kontras, dan keseimbangan warna monitormu yang benar. Ini mungkin sulit dan 
kamu harus mengulangi setiap langkah beberapa kali. Untuk hasil sempurna kamu 
membutuhkan hardware yang sangat bagus (dan mahal).
+Gunakan keempat penggeser untuk menentukan koreksi gamma sebagai nilai 
tunggal, atau secara terpisah untuk komponen merah, hijau dan biru. Setelan 
 baku untuk gamma adalah 1,00 ( 1,80, WinXX 2,20). Gambar uji 
membantu kamu menemukan setelan yang tepat.
+Untuk menyimpan setelan gamma sistem lebar, fungsikan opsi Simpan setelan sistem lebar. Setelan sistem akan dipulihkan pada pemulaian  selanjutnya. Kamu 
perlu akses root untuk menggunakan opsi ini. Gunakan ini jika kamu ingin 
memperbaiki setelan gamma untuk semua pengguna dan lingkungan grafis pada mesin 
ini.
+Untuk menyimpan setelan gamma ke konfigurasi  personalmu, jangan 
fungsikan opsi itu. Setelan pengguna akan dipulihkan di pemulaian  
selanjutnya dan mengganti temporer setelan gamma sistem. Setelan sistem tidak 
dapat digunakan oleh itu dan akan dipulihkan di pemulaian  
selanjutnya.
+Pada sistem multi head, pilihlah layar yang ingin kamu ubah dengan kotak 
kombo. Ini juga akan berfungsi jika xinerama difungsikan. Jika kamu ingin 
mengatur semua layar dengan nilai gamma yang sama, fungsikan opsi Sinkronkan layar. Pada sistem yang hanya dengan satu layar opsi ini tidak akan 
berpengaruh.
+
+
+
+Menggunakan Image Uji
+Modul ini menyediakan enam gambar uji berbeda yang dapat dipilih dari kotak 
tarik turun di bagian atas pada window.
+
+Gambar Uji Skala Abu
+Kamu seharusnya dapat melihat seperti berikut:
+
+
+Sebuah grayscale dengan 20 bagian yang berbeda
+
+
+Bagian sangat gelap hitam murni
+
+
+Bagian sangat terang putih murni
+
+
+Tidak ada sedikit pun warna pada nada abu-abu
+
+
+
+Jika 

commit kgamma5 for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-02-28 21:35:05

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.28833 (New)


Package is "kgamma5"

Thu Feb 28 21:35:05 2019 rev:57 rq:679621 version:5.15.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-02-11 
21:20:09.111248916 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.28833/kgamma5.changes   
2019-02-28 21:35:06.501702369 +0100
@@ -1,0 +2,18 @@
+Tue Feb 26 14:04:56 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+---
+Tue Feb 19 12:25:43 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+---

Old:

  kgamma5-5.15.0.tar.xz
  kgamma5-5.15.0.tar.xz.sig

New:

  kgamma5-5.15.2.tar.xz
  kgamma5-5.15.2.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.x7EXWO/_old  2019-02-28 21:35:07.045702198 +0100
+++ /var/tmp/diff_new_pack.x7EXWO/_new  2019-02-28 21:35:07.049702196 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.15.0
+Version:5.15.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.15.0.tar.xz -> kgamma5-5.15.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.0/CMakeLists.txt 
new/kgamma5-5.15.2/CMakeLists.txt
--- old/kgamma5-5.15.0/CMakeLists.txt   2019-02-07 12:10:18.0 +0100
+++ new/kgamma5-5.15.2/CMakeLists.txt   2019-02-26 12:31:45.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.2")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.54.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.0/po/id/kcmkgamma.po 
new/kgamma5-5.15.2/po/id/kcmkgamma.po
--- old/kgamma5-5.15.0/po/id/kcmkgamma.po   2019-02-07 12:10:14.0 
+0100
+++ new/kgamma5-5.15.2/po/id/kcmkgamma.po   2019-02-26 12:31:41.0 
+0100
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Generator: Lokalize 2.0\n"
 
 #: kgamma.cpp:143
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.15.0/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.15.2/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.15.0/po/zh_CN/kcmkgamma.po2019-02-07 12:10:16.0 
+0100
+++ new/kgamma5-5.15.2/po/zh_CN/kcmkgamma.po2019-02-26 12:31:43.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2019-01-18 07:37+0100\n"
-"PO-Revision-Date: 2019-01-27 23:03\n"
+"PO-Revision-Date: 2019-02-20 23:27\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2019-02-11 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-02-11 21:20:05

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.28833 (New)


Package is "kgamma5"

Mon Feb 11 21:20:05 2019 rev:56 rq:672579 version:5.15.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-01-10 
15:17:50.450661174 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.28833/kgamma5.changes   
2019-02-11 21:20:09.111248916 +0100
@@ -1,0 +2,20 @@
+Thu Feb  7 16:02:50 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.15.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.15.0.php
+- No code changes since 5.14.90
+
+---
+Thu Jan 17 18:46:18 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.90.php
+- Changes since 5.14.5:
+  * bump KF5 dependency to required 5.54 as agreed at start of Plasma 5.15 
cycle
+  * Use directly KDEFrameworkCompilerSettings
+
+---

Old:

  kgamma5-5.14.5.tar.xz
  kgamma5-5.14.5.tar.xz.sig

New:

  kgamma5-5.15.0.tar.xz
  kgamma5-5.15.0.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.xtKUTU/_old  2019-02-11 21:20:09.587248661 +0100
+++ /var/tmp/diff_new_pack.xtKUTU/_new  2019-02-11 21:20:09.591248660 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.14.5
+Version:5.15.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
+Source1:kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.14.5.tar.xz -> kgamma5-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.5/CMakeLists.txt 
new/kgamma5-5.15.0/CMakeLists.txt
--- old/kgamma5-5.14.5/CMakeLists.txt   2019-01-08 11:59:32.0 +0100
+++ new/kgamma5-5.15.0/CMakeLists.txt   2019-02-07 12:10:18.0 +0100
@@ -1,17 +1,17 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.14.5")
+set(PROJECT_VERSION "5.15.0")
 
 set(QT_MIN_VERSION "5.11.0")
-set(KF5_MIN_VERSION "5.50.0")
+set(KF5_MIN_VERSION "5.54.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(FeatureSummary)
 
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets)
@@ -32,10 +32,6 @@
 configure_file(config-kgamma.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kgamma.h)
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
-add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
-add_definitions(-DQT_USE_QSTRINGBUILDER)
-add_definitions(-DQT_NO_CAST_FROM_ASCII)
-add_definitions(-DQT_NO_CAST_TO_ASCII)
 add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 
 add_subdirectory(kcmkgamma)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.5/kcmkgamma/gammactrl.h 
new/kgamma5-5.15.0/kcmkgamma/gammactrl.h
--- old/kgamma5-5.14.5/kcmkgamma/gammactrl.h2019-01-08 11:59:25.0 
+0100
+++ new/kgamma5-5.15.0/kcmkgamma/gammactrl.h2019-02-07 12:10:11.0 
+0100
@@ -55,11 +55,11 @@
 double ming;
 XVidExtWrap *xv;
 
-  public slots:
+  public Q_SLOTS:
 /** Disable textfield */
 void suspend();
 
-  protected slots:
+  protected Q_SLOTS:
 /** Set slider and textfield */
 void setCtrl(int);
 /** Set gamma and textfield */
@@ -67,7 +67,7 @@
 /** Change status of GammaCtrl when pressed */
 void pressed();
 
-  signals:
+  Q_SIGNALS:
 /** Gamma change signal */
 void gammaChanged(int);
 };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.5/kcmkgamma/kgamma.h 
new/kgamma5-5.15.0/kcmkgamma/kgamma.h
--- old/kgamma5-5.14.5/kcmkgamma/kgamma.h   

commit kgamma5 for openSUSE:Factory

2019-01-10 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-01-10 15:17:49

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.28833 (New)


Package is "kgamma5"

Thu Jan 10 15:17:49 2019 rev:55 rq:663977 version:5.14.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-12-05 
09:41:16.276844487 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.28833/kgamma5.changes   
2019-01-10 15:17:50.450661174 +0100
@@ -1,0 +2,9 @@
+Tue Jan  8 13:36:51 UTC 2019 - fab...@ritter-vogt.de
+
+- Update to 5.14.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.5.php
+- No code changes since 5.14.4
+
+---

Old:

  kgamma5-5.14.4.tar.xz
  kgamma5-5.14.4.tar.xz.sig

New:

  kgamma5-5.14.5.tar.xz
  kgamma5-5.14.5.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.4NcT3i/_old  2019-01-10 15:17:51.422660244 +0100
+++ /var/tmp/diff_new_pack.4NcT3i/_new  2019-01-10 15:17:51.426660240 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgamma5
 #
-# 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.14.4
+Version:5.14.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.14.4.tar.xz -> kgamma5-5.14.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.4/CMakeLists.txt 
new/kgamma5-5.14.5/CMakeLists.txt
--- old/kgamma5-5.14.4/CMakeLists.txt   2018-11-27 17:08:31.0 +0100
+++ new/kgamma5-5.14.5/CMakeLists.txt   2019-01-08 11:59:32.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.14.4")
+set(PROJECT_VERSION "5.14.5")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.4/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.14.5/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.14.4/po/zh_CN/kcmkgamma.po2018-11-27 17:08:28.0 
+0100
+++ new/kgamma5-5.14.5/po/zh_CN/kcmkgamma.po2019-01-08 11:59:30.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:47+0200\n"
-"PO-Revision-Date: 2018-11-12 09:20\n"
+"PO-Revision-Date: 2019-01-05 20:49\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2018-12-05 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-12-05 09:41:12

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new.19453 (New)


Package is "kgamma5"

Wed Dec  5 09:41:12 2018 rev:54 rq:652317 version:5.14.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-11-10 
16:51:57.204299291 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.19453/kgamma5.changes   
2018-12-05 09:41:16.276844487 +0100
@@ -1,0 +2,9 @@
+Wed Nov 28 07:52:45 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.4.php
+- No code changes since 5.14.3
+
+---

Old:

  kgamma5-5.14.3.tar.xz
  kgamma5-5.14.3.tar.xz.sig

New:

  kgamma5-5.14.4.tar.xz
  kgamma5-5.14.4.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.ydaICX/_old  2018-12-05 09:41:17.716842912 +0100
+++ /var/tmp/diff_new_pack.ydaICX/_new  2018-12-05 09:41:17.716842912 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.14.3
+Version:5.14.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.14.3.tar.xz -> kgamma5-5.14.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.3/CMakeLists.txt 
new/kgamma5-5.14.4/CMakeLists.txt
--- old/kgamma5-5.14.3/CMakeLists.txt   2018-11-06 13:40:54.0 +0100
+++ new/kgamma5-5.14.4/CMakeLists.txt   2018-11-27 17:08:31.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.14.3")
+set(PROJECT_VERSION "5.14.4")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.3/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.14.4/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.14.3/po/zh_CN/kcmkgamma.po2018-11-06 13:40:42.0 
+0100
+++ new/kgamma5-5.14.4/po/zh_CN/kcmkgamma.po2018-11-27 17:08:28.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:47+0200\n"
-"PO-Revision-Date: 2018-11-01 23:14\n"
+"PO-Revision-Date: 2018-11-12 09:20\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"





commit kgamma5 for openSUSE:Factory

2018-11-10 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-11-10 16:51:53

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Sat Nov 10 16:51:53 2018 rev:53 rq:646851 version:5.14.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-10-29 
14:57:27.017836299 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-11-10 
16:51:57.204299291 +0100
@@ -1,0 +2,10 @@
+Tue Nov  6 15:53:15 UTC 2018 - fab...@ritter-vogt.de
+
+- Add David Edmundson's key to plasma.keyring
+- Update to 5.14.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.3.php
+- No code changes since 5.14.2
+
+---

Old:

  kgamma5-5.14.2.tar.xz
  kgamma5-5.14.2.tar.xz.sig

New:

  kgamma5-5.14.3.tar.xz
  kgamma5-5.14.3.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.SHbj8v/_old  2018-11-10 16:51:57.660298731 +0100
+++ /var/tmp/diff_new_pack.SHbj8v/_new  2018-11-10 16:51:57.660298731 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.14.2
+Version:5.14.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.14.2.tar.xz -> kgamma5-5.14.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.2/CMakeLists.txt 
new/kgamma5-5.14.3/CMakeLists.txt
--- old/kgamma5-5.14.2/CMakeLists.txt   2018-10-23 13:09:53.0 +0200
+++ new/kgamma5-5.14.3/CMakeLists.txt   2018-11-06 13:40:54.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.14.2")
+set(PROJECT_VERSION "5.14.3")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kgamma5-5.14.2/po/ca/docs/kcontrol/kgamma5/index.docbook 
new/kgamma5-5.14.3/po/ca/docs/kcontrol/kgamma5/index.docbook
--- old/kgamma5-5.14.2/po/ca/docs/kcontrol/kgamma5/index.docbook
2018-10-23 13:09:20.0 +0200
+++ new/kgamma5-5.14.3/po/ca/docs/kcontrol/kgamma5/index.docbook
2018-11-06 13:40:45.0 +0100
@@ -52,7 +52,7 @@
 >Introducció
 
 Aquest mòdul és una eina per a la correcció de la gamma del monitor. Amb la 
configuració adequada, la visualització (de llocs web, imatges, ) tindrà 
la mateixa aparença al vostre monitor i en el d'altres persones.
+>Aquest mòdul és una eina per a la correcció de la gamma del monitor. Amb la 
configuració adequada, la visualització (de llocs web, imatges, ) tindrà 
el mateix aspecte al vostre monitor i en el d'altres persones.
 Us permet modificar la correcció de gamma del monitor del . Però 
 >això no és tot. Per obtenir bons resultats cal establir l'equilibri correcte 
 >de brillantor, contrast i color del vostre monitor. Això pot ser difícil i 
 >cal repetir tots els passos diverses vegades. Per a un resultat perfecte és 
 >realment necessari un maquinari bo (i car).
 http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:47+0200\n"
-"PO-Revision-Date: 2018-10-09 18:45\n"
+"PO-Revision-Date: 2018-11-01 23:14\n"
 "Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

++ plasma.keyring ++
Binary files /var/tmp/diff_new_pack.SHbj8v/_old and 
/var/tmp/diff_new_pack.SHbj8v/_new differ




commit kgamma5 for openSUSE:Factory

2018-10-29 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-10-29 14:17:02

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Mon Oct 29 14:17:02 2018 rev:52 rq:644038 version:5.14.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-10-22 
11:20:51.755306966 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-10-29 
14:57:27.017836299 +0100
@@ -1,0 +2,9 @@
+Tue Oct 23 13:55:11 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.2.php
+- No code changes since 5.14.1
+
+---

Old:

  kgamma5-5.14.1.tar.xz
  kgamma5-5.14.1.tar.xz.sig

New:

  kgamma5-5.14.2.tar.xz
  kgamma5-5.14.2.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.FVm6Wk/_old  2018-10-29 14:57:27.525837797 +0100
+++ /var/tmp/diff_new_pack.FVm6Wk/_new  2018-10-29 14:57:27.525837797 +0100
@@ -18,15 +18,15 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.14.1
+Version:5.14.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
https://download.kde.org/stable/plasma/5.14.1/kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:
https://download.kde.org/stable/plasma/5.14.1/kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.14.1.tar.xz -> kgamma5-5.14.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.1/CMakeLists.txt 
new/kgamma5-5.14.2/CMakeLists.txt
--- old/kgamma5-5.14.1/CMakeLists.txt   2018-10-16 14:29:35.0 +0200
+++ new/kgamma5-5.14.2/CMakeLists.txt   2018-10-23 13:09:53.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.14.1")
+set(PROJECT_VERSION "5.14.2")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")





commit kgamma5 for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-10-22 11:18:57

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Mon Oct 22 11:18:57 2018 rev:51 rq:642449 version:5.14.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-10-08 
17:36:53.643135776 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-10-22 
11:20:51.755306966 +0200
@@ -1,0 +2,9 @@
+Tue Oct 16 14:05:13 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.1.php
+- No code changes since 5.14.0
+
+---

Old:

  kgamma5-5.14.0.tar.xz
  kgamma5-5.14.0.tar.xz.sig

New:

  kgamma5-5.14.1.tar.xz
  kgamma5-5.14.1.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.APX0Vf/_old  2018-10-22 11:20:52.231306477 +0200
+++ /var/tmp/diff_new_pack.APX0Vf/_new  2018-10-22 11:20:52.231306477 +0200
@@ -12,21 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.14.0
+Version:5.14.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
https://download.kde.org/stable/plasma/5.14.1/kgamma5-%{version}.tar.xz
 %if %{with lang}
-Source1:kgamma5-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/5.14.1/kgamma5-%{version}.tar.xz.sig
 Source2:plasma.keyring
 %endif
 BuildRequires:  extra-cmake-modules >= 1.0.0

++ kgamma5-5.14.0.tar.xz -> kgamma5-5.14.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.0/CMakeLists.txt 
new/kgamma5-5.14.1/CMakeLists.txt
--- old/kgamma5-5.14.0/CMakeLists.txt   2018-10-05 18:46:16.0 +0200
+++ new/kgamma5-5.14.1/CMakeLists.txt   2018-10-16 14:29:35.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.14.0")
+set(PROJECT_VERSION "5.14.1")
 
 set(QT_MIN_VERSION "5.11.0")
 set(KF5_MIN_VERSION "5.50.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.14.0/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.14.1/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.14.0/po/zh_CN/kcmkgamma.po2018-10-05 18:45:35.0 
+0200
+++ new/kgamma5-5.14.1/po/zh_CN/kcmkgamma.po2018-10-16 14:29:32.0 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-09-14 06:47+0200\n"
-"PO-Revision-Date: 2018-09-28 19:51\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2018-10-09 18:45\n"
+"Last-Translator: guoyunhe \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"





commit kgamma5 for openSUSE:Factory

2018-10-08 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-10-08 17:36:41

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Mon Oct  8 17:36:41 2018 rev:50 rq:640293 version:5.14.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-09-13 
23:51:05.558419439 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-10-08 
17:36:53.643135776 +0200
@@ -1,0 +2,26 @@
+Fri Oct  5 10:01:10 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.14.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.14.0.php
+- No code changes since 5.13.90
+
+---
+Sat Sep 15 16:25:28 UTC 2018 - fab...@ritter-vogt.de
+
+- Add tarball signature and keyring containing keys of release managers
+  Jonathan Riddell and Bhushan Shah
+
+---
+Thu Sep 13 17:24:59 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.90.php
+- Changes since 5.13.5:
+  * QT_MIN_VERSIONS is Qt 5.11 for Plasma 5.14. Agreed at kickoff meeting.  
Set everywhere for clearity and consistency.
+  * Fix compile with strict compile flags
+
+---

Old:

  kgamma5-5.13.5.tar.xz

New:

  kgamma5-5.14.0.tar.xz
  kgamma5-5.14.0.tar.xz.sig
  plasma.keyring



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.jSBdOl/_old  2018-10-08 17:36:55.911132889 +0200
+++ /var/tmp/diff_new_pack.jSBdOl/_new  2018-10-08 17:36:55.915132884 +0200
@@ -18,13 +18,17 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.13.5
+Version:5.14.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
+%if %{with lang}
+Source1:kgamma5-%{version}.tar.xz.sig
+Source2:plasma.keyring
+%endif
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.13.5.tar.xz -> kgamma5-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.5/CMakeLists.txt 
new/kgamma5-5.14.0/CMakeLists.txt
--- old/kgamma5-5.13.5/CMakeLists.txt   2018-09-04 12:08:29.0 +0200
+++ new/kgamma5-5.14.0/CMakeLists.txt   2018-10-05 18:46:16.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.13.5")
+set(PROJECT_VERSION "5.14.0")
 
-set(QT_MIN_VERSION "5.9.0")
-set(KF5_MIN_VERSION "5.42.0")
+set(QT_MIN_VERSION "5.11.0")
+set(KF5_MIN_VERSION "5.50.0")
 
 find_package(ECM ${KF5_MIN_VERSION} REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
@@ -32,6 +32,11 @@
 configure_file(config-kgamma.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/config-kgamma.h)
 
 include_directories(${CMAKE_CURRENT_BINARY_DIR})
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions(-DQT_USE_QSTRINGBUILDER)
+add_definitions(-DQT_NO_CAST_FROM_ASCII)
+add_definitions(-DQT_NO_CAST_TO_ASCII)
+add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
 
 add_subdirectory(kcmkgamma)
 # add_subdirectory(xf86gammacfg)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.5/kcmkgamma/displaynumber.cpp 
new/kgamma5-5.14.0/kcmkgamma/displaynumber.cpp
--- old/kgamma5-5.13.5/kcmkgamma/displaynumber.cpp  2018-09-04 
12:07:58.0 +0200
+++ new/kgamma5-5.14.0/kcmkgamma/displaynumber.cpp  2018-10-05 
18:44:14.0 +0200
@@ -45,7 +45,7 @@
 
 void DisplayNumber::setWidth(int digits) {
   QFontMetrics fm(font());
-  QString s("0123456789.+-");
+  QString s(QStringLiteral("0123456789.+-"));
   int width = 0, charWidth=0;
 
   for (int i = 0; i < 11; i++, width = fm.width(s[i]))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.5/kcmkgamma/gammactrl.h 
new/kgamma5-5.14.0/kcmkgamma/gammactrl.h
--- old/kgamma5-5.13.5/kcmkgamma/gammactrl.h2018-09-04 12:07:58.0 
+0200
+++ new/kgamma5-5.14.0/kcmkgamma/gammactrl.h2018-10-05 18:44:14.0 
+0200
@@ -33,8 +33,8 @@
   public:
 /** construktor */
 explicit 

commit kgamma5 for openSUSE:Factory

2018-09-13 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-09-13 23:51:04

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Thu Sep 13 23:51:04 2018 rev:49 rq:633143 version:5.13.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-08-03 
12:32:32.179146451 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-09-13 
23:51:05.558419439 +0200
@@ -1,0 +2,10 @@
+Tue Sep  4 10:58:40 UTC 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.5.php
+- Changes since 5.13.4:
+  * None
+
+---

Old:

  kgamma5-5.13.4.tar.xz

New:

  kgamma5-5.13.5.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.TTu5v9/_old  2018-09-13 23:51:05.986419140 +0200
+++ /var/tmp/diff_new_pack.TTu5v9/_new  2018-09-13 23:51:05.986419140 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.13.4
+Version:5.13.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.13.4.tar.xz -> kgamma5-5.13.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.4/CMakeLists.txt 
new/kgamma5-5.13.5/CMakeLists.txt
--- old/kgamma5-5.13.4/CMakeLists.txt   2018-07-31 14:39:26.0 +0200
+++ new/kgamma5-5.13.5/CMakeLists.txt   2018-09-04 12:08:29.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.13.4")
+set(PROJECT_VERSION "5.13.5")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kgamma5-5.13.4/po/nl/docs/kcontrol/kgamma5/index.docbook 
new/kgamma5-5.13.5/po/nl/docs/kcontrol/kgamma5/index.docbook
--- old/kgamma5-5.13.4/po/nl/docs/kcontrol/kgamma5/index.docbook
2018-07-31 14:39:22.0 +0200
+++ new/kgamma5-5.13.5/po/nl/docs/kcontrol/kgamma5/index.docbook
2018-09-04 12:08:26.0 +0200
@@ -152,7 +152,7 @@
 
 
 Middelgrijs testafbeelding
+>Middelgrijze testafbeelding
 De afbeelding toont u elf grijze rechthoeken binnen een 50% grijsvak. U hoort 
 >alle rechthoeken te zien, behalve de middelste. De rechthoekenpresenteren de 
 >stappen van 45% tot 55% grijs. 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.4/po/nl/kcmkgamma.po 
new/kgamma5-5.13.5/po/nl/kcmkgamma.po
--- old/kgamma5-5.13.4/po/nl/kcmkgamma.po   2018-07-31 14:39:07.0 
+0200
+++ new/kgamma5-5.13.5/po/nl/kcmkgamma.po   2018-09-04 12:08:14.0 
+0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Freek de Kruijf , 2015.
+# Freek de Kruijf , 2015, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-17 03:42+0200\n"
-"PO-Revision-Date: 2015-07-31 11:50+0100\n"
+"PO-Revision-Date: 2018-08-08 16:22+0100\n"
 "Last-Translator: Freek de Kruijf \n"
 "Language-Team: Dutch \n"
 "Language: nl\n"
@@ -40,17 +40,17 @@
 #: kgamma.cpp:151
 #, kde-format
 msgid "Dark Gray"
-msgstr "Donker grijs"
+msgstr "Donkergrijs"
 
 #: kgamma.cpp:152
 #, kde-format
 msgid "Mid Gray"
-msgstr "Middel grijs"
+msgstr "Middelgrijs"
 
 #: kgamma.cpp:153
 #, kde-format
 msgid "Light Gray"
-msgstr "Licht grijs"
+msgstr "Lichtgrijs"
 
 #: kgamma.cpp:202
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.4/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.13.5/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.13.4/po/zh_CN/kcmkgamma.po2018-07-31 14:39:14.0 
+0200
+++ new/kgamma5-5.13.5/po/zh_CN/kcmkgamma.po2018-09-04 12:08:20.0 
+0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-17 03:42+0200\n"
-"PO-Revision-Date: 2018-07-24 08:45\n"
-"Last-Translator: guoyunhebrave \n"
+"PO-Revision-Date: 2018-08-30 13:14\n"
+"Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kgamma5 for openSUSE:Factory

2018-08-03 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-08-03 12:32:31

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Aug  3 12:32:31 2018 rev:48 rq:626825 version:5.13.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-07-14 
20:19:24.503289016 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-08-03 
12:32:32.179146451 +0200
@@ -1,0 +2,10 @@
+Tue Jul 31 15:18:32 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.4.php
+- Changes since 5.13.3:
+  * None
+
+---

Old:

  kgamma5-5.13.3.tar.xz

New:

  kgamma5-5.13.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.fmBsmc/_old  2018-08-03 12:32:32.591147059 +0200
+++ /var/tmp/diff_new_pack.fmBsmc/_new  2018-08-03 12:32:32.591147059 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.13.3
+Version:5.13.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.13.3.tar.xz -> kgamma5-5.13.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.3/CMakeLists.txt 
new/kgamma5-5.13.4/CMakeLists.txt
--- old/kgamma5-5.13.3/CMakeLists.txt   2018-07-10 12:05:19.0 +0200
+++ new/kgamma5-5.13.4/CMakeLists.txt   2018-07-31 14:39:26.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.13.3")
+set(PROJECT_VERSION "5.13.4")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.3/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.13.4/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.13.3/po/zh_CN/kcmkgamma.po2018-07-10 12:05:13.0 
+0200
+++ new/kgamma5-5.13.4/po/zh_CN/kcmkgamma.po2018-07-31 14:39:14.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-17 03:42+0200\n"
-"PO-Revision-Date: 2018-07-03 17:38\n"
+"PO-Revision-Date: 2018-07-24 08:45\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2018-07-14 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-07-14 20:17:19

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Sat Jul 14 20:17:19 2018 rev:47 rq:622108 version:5.13.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-07-01 
21:21:36.261143212 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-07-14 
20:19:24.503289016 +0200
@@ -1,0 +2,10 @@
+Tue Jul 10 14:01:37 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.3.php
+- Changes since 5.13.2:
+  * None
+
+---

Old:

  kgamma5-5.13.2.tar.xz

New:

  kgamma5-5.13.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.opMmuz/_old  2018-07-14 20:19:24.935290129 +0200
+++ /var/tmp/diff_new_pack.opMmuz/_new  2018-07-14 20:19:24.935290129 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.13.2
+Version:5.13.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.13.2.tar.xz -> kgamma5-5.13.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.2/CMakeLists.txt 
new/kgamma5-5.13.3/CMakeLists.txt
--- old/kgamma5-5.13.2/CMakeLists.txt   2018-06-26 13:41:42.0 +0200
+++ new/kgamma5-5.13.3/CMakeLists.txt   2018-07-10 12:05:19.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.13.2")
+set(PROJECT_VERSION "5.13.3")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.2/po/ca/kcmkgamma.po 
new/kgamma5-5.13.3/po/ca/kcmkgamma.po
--- old/kgamma5-5.13.2/po/ca/kcmkgamma.po   2018-06-26 13:41:21.0 
+0200
+++ new/kgamma5-5.13.3/po/ca/kcmkgamma.po   2018-07-10 12:05:09.0 
+0200
@@ -1,16 +1,16 @@
 # Translation of kcmkgamma.po to Catalan
-# Copyright (C) 2003-2016 This_file_is_part_of_KDE
+# Copyright (C) 2003-2018 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2003, 2007, 2010, 2012, 2015.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-17 03:42+0200\n"
-"PO-Revision-Date: 2016-07-23 17:30+0100\n"
+"PO-Revision-Date: 2018-06-28 21:24+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
@@ -79,7 +79,7 @@
 #: kgamma.cpp:253
 #, kde-format
 msgid "Save settings system wide"
-msgstr "Desa els paràmetres per tot el sistema"
+msgstr "Desa els paràmetres per a tot el sistema"
 
 #: kgamma.cpp:257
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.2/po/ca@valencia/kcmkgamma.po 
new/kgamma5-5.13.3/po/ca@valencia/kcmkgamma.po
--- old/kgamma5-5.13.2/po/ca@valencia/kcmkgamma.po  2018-06-26 
13:41:21.0 +0200
+++ new/kgamma5-5.13.3/po/ca@valencia/kcmkgamma.po  2018-07-10 
12:05:09.0 +0200
@@ -1,16 +1,16 @@
 # Translation of kcmkgamma.po to Catalan (Valencian)
-# Copyright (C) 2003-2016 This_file_is_part_of_KDE
+# Copyright (C) 2003-2018 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Josep Ma. Ferrer , 2003, 2007, 2010, 2012, 2015.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-17 03:42+0200\n"
-"PO-Revision-Date: 2016-07-23 17:30+0100\n"
+"PO-Revision-Date: 2018-06-28 21:24+0100\n"
 "Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
@@ -79,7 +79,7 @@
 #: kgamma.cpp:253
 #, kde-format
 msgid "Save settings system wide"
-msgstr "Guarda els paràmetres per tot el sistema"
+msgstr "Guarda els paràmetres per a tot el sistema"
 
 #: kgamma.cpp:257
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.2/po/se/kcmkgamma.po 
new/kgamma5-5.13.3/po/se/kcmkgamma.po
--- 

commit kgamma5 for openSUSE:Factory

2018-07-01 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-07-01 21:21:32

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Sun Jul  1 21:21:32 2018 rev:46 rq:619300 version:5.13.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-06-26 
10:34:13.797838175 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-07-01 
21:21:36.261143212 +0200
@@ -1,0 +2,10 @@
+Tue Jun 26 16:00:25 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.2.php
+- Changes since 5.13.1:
+  * None
+
+---

Old:

  kgamma5-5.13.1.tar.xz

New:

  kgamma5-5.13.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.jhnESF/_old  2018-07-01 21:21:37.169142025 +0200
+++ /var/tmp/diff_new_pack.jhnESF/_new  2018-07-01 21:21:37.197141989 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.13.1
+Version:5.13.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.13.1.tar.xz -> kgamma5-5.13.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.1/CMakeLists.txt 
new/kgamma5-5.13.2/CMakeLists.txt
--- old/kgamma5-5.13.1/CMakeLists.txt   2018-06-19 12:28:42.0 +0200
+++ new/kgamma5-5.13.2/CMakeLists.txt   2018-06-26 13:41:42.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.13.1")
+set(PROJECT_VERSION "5.13.2")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.1/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.13.2/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.13.1/po/zh_CN/kcmkgamma.po2018-06-19 12:28:30.0 
+0200
+++ new/kgamma5-5.13.2/po/zh_CN/kcmkgamma.po2018-06-26 13:41:33.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-05-17 03:42+0200\n"
-"PO-Revision-Date: 2018-06-12 17:52-0400\n"
+"PO-Revision-Date: 2018-06-19T17:12:25+\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2018-06-26 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-06-26 10:34:12

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Tue Jun 26 10:34:12 2018 rev:45 rq:617959 version:5.13.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-06-13 
15:30:04.497133990 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-06-26 
10:34:13.797838175 +0200
@@ -1,0 +2,10 @@
+Tue Jun 19 14:44:07 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.1.php
+- Changes since 5.13.0:
+  * None
+
+---

Old:

  kgamma5-5.13.0.tar.xz

New:

  kgamma5-5.13.1.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.3OtScI/_old  2018-06-26 10:34:14.629807591 +0200
+++ /var/tmp/diff_new_pack.3OtScI/_new  2018-06-26 10:34:14.633807445 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.13.0
+Version:5.13.1
 Release:0
 Summary:Display gamma configuration
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.13.0.tar.xz -> kgamma5-5.13.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.0/CMakeLists.txt 
new/kgamma5-5.13.1/CMakeLists.txt
--- old/kgamma5-5.13.0/CMakeLists.txt   2018-06-07 15:21:18.0 +0200
+++ new/kgamma5-5.13.1/CMakeLists.txt   2018-06-19 12:28:42.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.13.0")
+set(PROJECT_VERSION "5.13.1")
 
 set(QT_MIN_VERSION "5.9.0")
 set(KF5_MIN_VERSION "5.42.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.0/kcmkgamma/kgamma.desktop 
new/kgamma5-5.13.1/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.13.0/kcmkgamma/kgamma.desktop 2018-06-07 15:18:05.0 
+0200
+++ new/kgamma5-5.13.1/kcmkgamma/kgamma.desktop 2018-06-19 12:28:00.0 
+0200
@@ -26,6 +26,7 @@
 Comment[hr]=Alat za uštimavanje monitora
 Comment[hu]=Monitorbeállító program
 Comment[ia]=Instrumento de calibration de monitor
+Comment[id]=Sebuah alat kalibrasi monitor
 Comment[is]=Tól til að stilla skjáinn
 Comment[it]=Calibrazione del monitor
 Comment[ja]=モニタ測定ツール
@@ -97,6 +98,7 @@
 Name[hr]=Gama
 Name[hu]=Gamma-korrekció
 Name[ia]=Gamma
+Name[id]=Gamma
 Name[is]=Litróf (gamma)
 Name[it]=Gamma
 Name[ja]=ガンマ
@@ -168,6 +170,7 @@
 X-KDE-Keywords[he]=KGamma, kgamma, Gamma, gamma, גאמה
 X-KDE-Keywords[hu]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[ia]=KGamma, kgamma, Gamma, gamma
+X-KDE-Keywords[id]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[is]=KGamma, kgamma, Gamma, gamma,litstilling
 X-KDE-Keywords[it]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[kk]=KGamma, kgamma, Gamma, gamma, гамма, Гамма
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.13.0/po/id/kcmkgamma.po 
new/kgamma5-5.13.1/po/id/kcmkgamma.po
--- old/kgamma5-5.13.0/po/id/kcmkgamma.po   1970-01-01 01:00:00.0 
+0100
+++ new/kgamma5-5.13.1/po/id/kcmkgamma.po   2018-06-19 12:28:19.0 
+0200
@@ -0,0 +1,114 @@
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+# Wantoyo , 2018.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+"POT-Creation-Date: 2018-05-17 03:42+0200\n"
+"PO-Revision-Date: 2018-06-11 06:43+0700\n"
+"Last-Translator: Wantoyo \n"
+"Language-Team: Indonesian \n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+
+#: kgamma.cpp:143
+#, kde-format
+msgid " test picture:"
+msgstr " gambar uji:"
+
+#: kgamma.cpp:148
+#, kde-format
+msgid "Gray Scale"
+msgstr "Skala Abu"
+
+#: kgamma.cpp:149
+#, kde-format
+msgid "RGB Scale"
+msgstr "Skala RGB"
+
+#: kgamma.cpp:150
+#, kde-format
+msgid "CMY Scale"
+msgstr "Skala CMY"
+
+#: kgamma.cpp:151
+#, kde-format
+msgid "Dark Gray"
+msgstr "Abu Gelap"
+
+#: kgamma.cpp:152

commit kgamma5 for openSUSE:Factory

2018-06-13 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-06-13 15:30:02

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Wed Jun 13 15:30:02 2018 rev:44 rq:615738 version:5.13.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-05-08 
13:33:54.584980597 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-06-13 
15:30:04.497133990 +0200
@@ -1,0 +2,32 @@
+Thu Jun  7 20:03:50 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Changes since 5.12.90:
+  * Only enable on XCB (kde#394548)
+
+---
+Sat May 19 14:16:35 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Changes since 5.12.5:
+  * Warning--
+  * Fix install target for kgamma
+  * Let KDECompilerSettings change the policies in the project
+  * Remove duplicated include
+  * Use explicit
+  * Use nullptr
+  * Use override
+  * Move add_definitions(-DTRANSLATION_DOMAIN) into dir level of Messages.sh
+  * Remove unused cmake macro include
+  * Use KF5_MIN_VERSION also for ECM, now that it's part of KF
+  * Remove unneeded moc includes
+  * Require KDE Frameworks 5.42 and Qt 5.9
+  * Bump min cmake version to 3.0, remove duplicated cmake_minimum_required
+
+---

Old:

  kgamma5-5.12.5.tar.xz

New:

  kgamma5-5.13.0.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.8d308E/_old  2018-06-13 15:30:06.033077435 +0200
+++ /var/tmp/diff_new_pack.8d308E/_new  2018-06-13 15:30:06.037077288 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.12.5
+Version:5.13.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
@@ -43,7 +43,6 @@
 Provides:   kgamma = %{version}
 Obsoletes:  kgamma < %{version}
 %endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains a KDE system settings module to configure display
@@ -61,11 +60,11 @@
   %kf5_makeinstall -C build
 %if %{with lang}
   %kf5_find_lang
+  %kf5_find_htmldocs
 %endif
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %{_kf5_sharedir}/kgamma/

++ kgamma5-5.12.5.tar.xz -> kgamma5-5.13.0.tar.xz ++
 10393 lines of diff (skipped)




commit kgamma5 for openSUSE:Factory

2018-05-08 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-05-08 13:33:53

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Tue May  8 13:33:53 2018 rev:43 rq:603247 version:5.12.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-03-30 
12:04:21.568379633 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-05-08 
13:33:54.584980597 +0200
@@ -1,0 +2,10 @@
+Wed May  2 09:06:38 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.5.php
+- Changes since 5.12.4:
+  * None
+
+---

Old:

  kgamma5-5.12.4.tar.xz

New:

  kgamma5-5.12.5.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.YmV9AL/_old  2018-05-08 13:33:55.424950287 +0200
+++ /var/tmp/diff_new_pack.YmV9AL/_new  2018-05-08 13:33:55.436949854 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.12.4
+Version:5.12.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.12.4.tar.xz -> kgamma5-5.12.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.4/CMakeLists.txt 
new/kgamma5-5.12.5/CMakeLists.txt
--- old/kgamma5-5.12.4/CMakeLists.txt   2018-03-27 13:10:00.0 +0200
+++ new/kgamma5-5.12.5/CMakeLists.txt   2018-05-01 14:44:59.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.12.4")
+set(PROJECT_VERSION "5.12.5")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.4/po/gl/kcmkgamma.po 
new/kgamma5-5.12.5/po/gl/kcmkgamma.po
--- old/kgamma5-5.12.4/po/gl/kcmkgamma.po   2018-03-27 13:09:49.0 
+0200
+++ new/kgamma5-5.12.5/po/gl/kcmkgamma.po   2018-05-01 14:44:45.0 
+0200
@@ -5,19 +5,20 @@
 # Xabi G. Feal , 2006.
 # mvillarino , 2007.
 # Marce Villarino , 2009.
+# Adrian Chaves , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2009-11-29 20:35+0100\n"
-"Last-Translator: Miguel Branco \n"
+"PO-Revision-Date: 2018-03-31 11:01+0100\n"
+"Last-Translator: Adrian Chaves \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 0.3\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Poedit-Language: Galician\n"
 "X-Environment: kde\n"
@@ -117,7 +118,7 @@
 "no monitor.Emprega os catro controis para definir a corrección de gama de "
 "todos xuntos, ou separado para o vermello, o verde e o azul. Quizais "
 "precisará corrixir luminosidade e contraste do monitor para obter uns bos "
-"resultados. A imaxes de proba axudarano a atopar a configuración adecuada."
+"resultados. A imaxes de proba axudarano a atopar a configuración axeitada."
 " Pode gardalos en XF86Config (ten que acceder como administrador para "
 "facer iso) ou na súa configuración de KDE. Nos sistemas multipantalla pode "
 "corrixir os valores da gama por separado para cada unha das pantallas."
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.4/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.12.5/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.12.4/po/zh_CN/kcmkgamma.po2018-03-27 13:10:00.0 
+0200
+++ new/kgamma5-5.12.5/po/zh_CN/kcmkgamma.po2018-05-01 14:44:59.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2018-03-18 19:39-0400\n"
+"PO-Revision-Date: 2018-04-26 06:06-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2018-03-30 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-03-30 12:04:00

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Mar 30 12:04:00 2018 rev:42 rq:591828 version:5.12.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-03-09 
10:31:28.291355243 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-03-30 
12:04:21.568379633 +0200
@@ -1,0 +2,10 @@
+Tue Mar 27 15:40:48 CEST 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.4.php
+- Changes since 5.12.3:
+  * None
+
+---

Old:

  kgamma5-5.12.3.tar.xz

New:

  kgamma5-5.12.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.spJEb7/_old  2018-03-30 12:04:22.440348103 +0200
+++ /var/tmp/diff_new_pack.spJEb7/_new  2018-03-30 12:04:22.444347959 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.12.3
+Version:5.12.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.12.3.tar.xz -> kgamma5-5.12.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.3/CMakeLists.txt 
new/kgamma5-5.12.4/CMakeLists.txt
--- old/kgamma5-5.12.3/CMakeLists.txt   2018-03-06 13:40:36.0 +0100
+++ new/kgamma5-5.12.4/CMakeLists.txt   2018-03-27 13:10:00.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.12.3")
+set(PROJECT_VERSION "5.12.4")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.3/po/ca@valencia/kcmkgamma.po 
new/kgamma5-5.12.4/po/ca@valencia/kcmkgamma.po
--- old/kgamma5-5.12.3/po/ca@valencia/kcmkgamma.po  2018-03-06 
13:40:15.0 +0100
+++ new/kgamma5-5.12.4/po/ca@valencia/kcmkgamma.po  2018-03-27 
13:09:46.0 +0200
@@ -110,8 +110,8 @@
 "own KDE settings. On multi head systems you can correct the gamma values "
 "separately for all screens."
 msgstr ""
-"Monitor Gamma Esta és una eina per a canviar la correcció gamma del "
-"monitor. Empreu els quatre controls lliscants per a definir la correcció "
+"Monitor Gamma Aquesta és una eina per a canviar la correcció gamma "
+"del monitor. Empreu els quatre controls lliscants per a definir la correcció "
 "gamma, bé com un únic valor, o bé per separat en els components roig, verd i "
 "blau. Potser vos caldrà corregir els paràmetres de brillantor i contrast del "
 "monitor per a obtindre bons resultats. Les imatges de prova vos ajudaran a "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.3/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.12.4/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.12.3/po/zh_CN/kcmkgamma.po2018-03-06 13:40:36.0 
+0100
+++ new/kgamma5-5.12.4/po/zh_CN/kcmkgamma.po2018-03-27 13:10:00.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2018-03-05 17:18-0500\n"
+"PO-Revision-Date: 2018-03-18 19:39-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-03-09 10:31:26

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Mar  9 10:31:26 2018 rev:41 rq:584044 version:5.12.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-02-28 
19:57:42.482870644 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-03-09 
10:31:28.291355243 +0100
@@ -1,0 +2,10 @@
+Tue Mar  6 16:07:24 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.3.php
+- Changes since 5.12.2:
+  * None
+
+---

Old:

  kgamma5-5.12.2.tar.xz

New:

  kgamma5-5.12.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.pLQMW4/_old  2018-03-09 10:31:28.971330765 +0100
+++ /var/tmp/diff_new_pack.pLQMW4/_new  2018-03-09 10:31:28.975330622 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.12.2
+Version:5.12.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.12.2.tar.xz -> kgamma5-5.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.2/CMakeLists.txt 
new/kgamma5-5.12.3/CMakeLists.txt
--- old/kgamma5-5.12.2/CMakeLists.txt   2018-02-20 16:21:05.0 +0100
+++ new/kgamma5-5.12.3/CMakeLists.txt   2018-03-06 13:40:36.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.12.2")
+set(PROJECT_VERSION "5.12.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.2/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.12.3/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.12.2/po/zh_CN/kcmkgamma.po2018-02-20 16:21:05.0 
+0100
+++ new/kgamma5-5.12.3/po/zh_CN/kcmkgamma.po2018-03-06 13:40:36.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2018-02-19 19:14-0500\n"
+"PO-Revision-Date: 2018-03-05 17:18-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2018-02-28 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-02-28 19:57:38

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Wed Feb 28 19:57:38 2018 rev:40 rq:579131 version:5.12.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-02-19 
12:56:55.694818393 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-02-28 
19:57:42.482870644 +0100
@@ -1,0 +2,10 @@
+Wed Feb 21 23:57:07 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.2.php
+- Changes since 5.12.1:
+  * None
+
+---

Old:

  kgamma5-5.12.1.tar.xz

New:

  kgamma5-5.12.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.mUhUJX/_old  2018-02-28 19:57:43.890819697 +0100
+++ /var/tmp/diff_new_pack.mUhUJX/_new  2018-02-28 19:57:43.902819262 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.12.1
+Version:5.12.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.12.1.tar.xz -> kgamma5-5.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.1/CMakeLists.txt 
new/kgamma5-5.12.2/CMakeLists.txt
--- old/kgamma5-5.12.1/CMakeLists.txt   2018-02-13 15:00:39.0 +0100
+++ new/kgamma5-5.12.2/CMakeLists.txt   2018-02-20 16:21:05.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.12.1")
+set(PROJECT_VERSION "5.12.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.1/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.12.2/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.12.1/po/zh_CN/kcmkgamma.po2018-02-13 15:00:39.0 
+0100
+++ new/kgamma5-5.12.2/po/zh_CN/kcmkgamma.po2018-02-20 16:21:05.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2018-02-12 05:47-0500\n"
+"PO-Revision-Date: 2018-02-19 19:14-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2018-02-19 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-02-19 12:56:54

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Mon Feb 19 12:56:54 2018 rev:39 rq:577828 version:5.12.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-02-06 
16:43:13.124732611 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-02-19 
12:56:55.694818393 +0100
@@ -1,0 +2,10 @@
+Tue Feb 13 16:25:28 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.1.php
+- Changes since 5.12.0:
+  * None
+
+---

Old:

  kgamma5-5.12.0.tar.xz

New:

  kgamma5-5.12.1.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.l05fQm/_old  2018-02-19 12:56:56.598785792 +0100
+++ /var/tmp/diff_new_pack.l05fQm/_new  2018-02-19 12:56:56.598785792 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.12.0
+Version:5.12.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.12.0.tar.xz -> kgamma5-5.12.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.0/CMakeLists.txt 
new/kgamma5-5.12.1/CMakeLists.txt
--- old/kgamma5-5.12.0/CMakeLists.txt   2018-02-01 14:14:02.0 +0100
+++ new/kgamma5-5.12.1/CMakeLists.txt   2018-02-13 15:00:39.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.12.0")
+set(PROJECT_VERSION "5.12.1")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.12.0/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.12.1/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.12.0/po/zh_CN/kcmkgamma.po2018-02-01 14:14:01.0 
+0100
+++ new/kgamma5-5.12.1/po/zh_CN/kcmkgamma.po2018-02-13 15:00:39.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2018-02-01 07:15-0500\n"
+"PO-Revision-Date: 2018-02-12 05:47-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2018-02-06 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-02-06 16:43:09

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Tue Feb  6 16:43:09 2018 rev:38 rq:573023 version:5.12.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-01-22 
16:05:26.422644376 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-02-06 
16:43:13.124732611 +0100
@@ -1,0 +2,10 @@
+Fri Feb  2 21:03:43 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.0.php
+- Changes since 5.11.95:
+  * None
+
+---

Old:

  kgamma5-5.11.95.tar.xz

New:

  kgamma5-5.12.0.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.w1a5tC/_old  2018-02-06 16:43:14.668660363 +0100
+++ /var/tmp/diff_new_pack.w1a5tC/_new  2018-02-06 16:43:14.672660175 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.11.95
+Version:5.12.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.11.95.tar.xz -> kgamma5-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.95/CMakeLists.txt 
new/kgamma5-5.12.0/CMakeLists.txt
--- old/kgamma5-5.11.95/CMakeLists.txt  2018-01-15 14:27:24.0 +0100
+++ new/kgamma5-5.12.0/CMakeLists.txt   2018-02-01 14:14:02.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.11.95")
+set(PROJECT_VERSION "5.12.0")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.95/po/da/kcmkgamma.po 
new/kgamma5-5.12.0/po/da/kcmkgamma.po
--- old/kgamma5-5.11.95/po/da/kcmkgamma.po  2018-01-15 14:27:12.0 
+0100
+++ new/kgamma5-5.12.0/po/da/kcmkgamma.po   2018-02-01 14:13:16.0 
+0100
@@ -11,7 +11,7 @@
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
 "PO-Revision-Date: 2008-01-15 22:45+0100\n"
 "Last-Translator: Keld Simonsen \n"
-"Language-Team: dansk \n"
+"Language-Team: Danish \n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.95/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.12.0/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.11.95/po/zh_CN/kcmkgamma.po   2018-01-15 14:27:24.0 
+0100
+++ new/kgamma5-5.12.0/po/zh_CN/kcmkgamma.po2018-02-01 14:14:01.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2018-01-08 17:58-0500\n"
+"PO-Revision-Date: 2018-02-01 07:15-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/kcmkgamma.pot\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmkgamma.pot\n"
 
 #: kgamma.cpp:145
 #, kde-format




commit kgamma5 for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-01-22 16:05:25

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Mon Jan 22 16:05:25 2018 rev:37 rq:566810 version:5.11.95

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2018-01-03 
13:35:44.359154534 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-01-22 
16:05:26.422644376 +0100
@@ -1,0 +2,10 @@
+Mon Jan 15 15:54:04 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.95.php
+- Changes since 5.11.5:
+  * Move KGamma's KCMInit work to phase 1 of login.
+
+---

Old:

  kgamma5-5.11.5.tar.xz

New:

  kgamma5-5.11.95.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.S51ApY/_old  2018-01-22 16:05:27.174609190 +0100
+++ /var/tmp/diff_new_pack.S51ApY/_new  2018-01-22 16:05:27.178609002 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.11.5
+Version:5.11.95
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.11.5.tar.xz -> kgamma5-5.11.95.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.5/CMakeLists.txt 
new/kgamma5-5.11.95/CMakeLists.txt
--- old/kgamma5-5.11.5/CMakeLists.txt   2018-01-02 12:32:57.797315607 +0100
+++ new/kgamma5-5.11.95/CMakeLists.txt  2018-01-15 14:27:24.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.11.5")
+set(PROJECT_VERSION "5.11.95")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.5/kcmkgamma/kgamma.desktop 
new/kgamma5-5.11.95/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.11.5/kcmkgamma/kgamma.desktop 2018-01-02 12:32:11.737019780 
+0100
+++ new/kgamma5-5.11.95/kcmkgamma/kgamma.desktop2018-01-15 
14:27:03.0 +0100
@@ -205,7 +205,7 @@
 X-KDE-Library=kcm_kgamma
 X-KDE-Init-Symbol=kgamma
 X-KDE-ParentApp=kcontrol
-X-KDE-Init-Phase=0
+X-KDE-Init-Phase=1
 
 X-KDE-System-Settings-Parent-Category=display
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.5/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.11.95/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.11.5/po/zh_CN/kcmkgamma.po2018-01-02 12:32:57.453313407 
+0100
+++ new/kgamma5-5.11.95/po/zh_CN/kcmkgamma.po   2018-01-15 14:27:24.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2017-12-31 12:59-0500\n"
+"PO-Revision-Date: 2018-01-08 17:58-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -18,7 +18,7 @@
 "X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
-"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmkgamma.pot\n"
+"X-Crowdin-File: /kf5-trunk/messages/kde-workspace/kcmkgamma.pot\n"
 
 #: kgamma.cpp:145
 #, kde-format




commit kgamma5 for openSUSE:Factory

2018-01-03 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2018-01-03 13:35:42

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Wed Jan  3 13:35:42 2018 rev:36 rq:561199 version:5.11.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-12-08 
12:45:41.259038985 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2018-01-03 
13:35:44.359154534 +0100
@@ -1,0 +2,10 @@
+Tue Jan  2 16:40:08 CET 2018 - fab...@ritter-vogt.de
+
+- Update to 5.11.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.5.php
+- Changes since 5.11.4:
+  * None
+
+---

Old:

  kgamma5-5.11.4.tar.xz

New:

  kgamma5-5.11.5.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.ed2Xm9/_old  2018-01-03 13:35:44.962953482 +0100
+++ /var/tmp/diff_new_pack.ed2Xm9/_new  2018-01-03 13:35:44.962953482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgamma5
 #
-# 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.11.4
+Version:5.11.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.11.4.tar.xz -> kgamma5-5.11.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.4/CMakeLists.txt 
new/kgamma5-5.11.5/CMakeLists.txt
--- old/kgamma5-5.11.4/CMakeLists.txt   2017-11-28 13:10:26.0 +0100
+++ new/kgamma5-5.11.5/CMakeLists.txt   2018-01-02 12:32:57.797315607 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.11.4")
+set(PROJECT_VERSION "5.11.5")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.4/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.11.5/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.11.4/po/zh_CN/kcmkgamma.po2017-11-28 13:10:25.0 
+0100
+++ new/kgamma5-5.11.5/po/zh_CN/kcmkgamma.po2018-01-02 12:32:57.453313407 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2017-11-09 08:40-0500\n"
+"PO-Revision-Date: 2017-12-31 12:59-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-12-08 12:45:40

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Dec  8 12:45:40 2017 rev:35 rq:547188 version:5.11.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-11-10 
14:47:17.062021402 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-12-08 
12:45:41.259038985 +0100
@@ -1,0 +2,10 @@
+Thu Nov 30 10:43:27 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.4.php
+- Changes since 5.11.3:
+  * None
+
+---

Old:

  kgamma5-5.11.3.tar.xz

New:

  kgamma5-5.11.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.zgkWQP/_old  2017-12-08 12:45:42.023011393 +0100
+++ /var/tmp/diff_new_pack.zgkWQP/_new  2017-12-08 12:45:42.023011393 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.11.3
+Version:5.11.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.11.3.tar.xz -> kgamma5-5.11.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.3/CMakeLists.txt 
new/kgamma5-5.11.4/CMakeLists.txt
--- old/kgamma5-5.11.3/CMakeLists.txt   2017-11-07 13:39:25.0 +0100
+++ new/kgamma5-5.11.4/CMakeLists.txt   2017-11-28 13:10:26.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.11.3")
+set(PROJECT_VERSION "5.11.4")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.3/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.11.4/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.11.3/po/zh_CN/kcmkgamma.po2017-11-07 13:39:21.0 
+0100
+++ new/kgamma5-5.11.4/po/zh_CN/kcmkgamma.po2017-11-28 13:10:25.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2017-10-19 10:48-0400\n"
+"PO-Revision-Date: 2017-11-09 08:40-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2017-11-10 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-11-10 14:47:15

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Nov 10 14:47:15 2017 rev:34 rq:539701 version:5.11.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-10-27 
13:49:11.658308826 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-11-10 
14:47:17.062021402 +0100
@@ -1,0 +2,10 @@
+Tue Nov  7 15:15:22 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.3.php
+- Changes since 5.11.2:
+  * None
+
+---

Old:

  kgamma5-5.11.2.tar.xz

New:

  kgamma5-5.11.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.a5pZiB/_old  2017-11-10 14:47:17.913990598 +0100
+++ /var/tmp/diff_new_pack.a5pZiB/_new  2017-11-10 14:47:17.917990454 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.11.2
+Version:5.11.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.11.2.tar.xz -> kgamma5-5.11.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.2/CMakeLists.txt 
new/kgamma5-5.11.3/CMakeLists.txt
--- old/kgamma5-5.11.2/CMakeLists.txt   2017-10-24 12:55:00.0 +0200
+++ new/kgamma5-5.11.3/CMakeLists.txt   2017-11-07 13:39:25.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.11.2")
+set(PROJECT_VERSION "5.11.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-10-27 13:49:09

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Oct 27 13:49:09 2017 rev:33 rq:536657 version:5.11.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-10-23 
16:22:40.382677160 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-10-27 
13:49:11.658308826 +0200
@@ -1,0 +2,10 @@
+Tue Oct 24 18:12:48 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.2.php
+- Changes since 5.11.1:
+  * None
+
+---

Old:

  kgamma5-5.11.1.tar.xz

New:

  kgamma5-5.11.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.bonBpM/_old  2017-10-27 13:49:12.330277420 +0200
+++ /var/tmp/diff_new_pack.bonBpM/_new  2017-10-27 13:49:12.334277233 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.11.1
+Version:5.11.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.11.1.tar.xz -> kgamma5-5.11.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.1/CMakeLists.txt 
new/kgamma5-5.11.2/CMakeLists.txt
--- old/kgamma5-5.11.1/CMakeLists.txt   2017-10-17 12:18:32.0 +0200
+++ new/kgamma5-5.11.2/CMakeLists.txt   2017-10-24 12:55:00.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.11.1")
+set(PROJECT_VERSION "5.11.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.1/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.11.2/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.11.1/po/zh_CN/kcmkgamma.po2017-10-17 12:18:30.0 
+0200
+++ new/kgamma5-5.11.2/po/zh_CN/kcmkgamma.po2017-10-24 12:54:59.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-18 03:02+0200\n"
-"PO-Revision-Date: 2017-09-30 17:47-0400\n"
+"PO-Revision-Date: 2017-10-19 10:48-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-10-23 16:22:39

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Mon Oct 23 16:22:39 2017 rev:32 rq:534555 version:5.11.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-10-09 
19:37:55.402740527 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-10-23 
16:22:40.382677160 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 17:18:25 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+  * None
+
+---

Old:

  kgamma5-5.11.0.tar.xz

New:

  kgamma5-5.11.1.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.QtXxrx/_old  2017-10-23 16:22:41.142641581 +0200
+++ /var/tmp/diff_new_pack.QtXxrx/_new  2017-10-23 16:22:41.142641581 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.11.0
+Version:5.11.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.11.0.tar.xz -> kgamma5-5.11.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.11.0/CMakeLists.txt 
new/kgamma5-5.11.1/CMakeLists.txt
--- old/kgamma5-5.11.0/CMakeLists.txt   2017-10-05 14:36:52.0 +0200
+++ new/kgamma5-5.11.1/CMakeLists.txt   2017-10-17 12:18:32.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.11.0")
+set(PROJECT_VERSION "5.11.1")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2017-10-09 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-10-09 19:37:53

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Mon Oct  9 19:37:53 2017 rev:31 rq:532021 version:5.11.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-08-24 
18:07:57.276984874 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-10-09 
19:37:55.402740527 +0200
@@ -1,0 +2,24 @@
+Thu Oct  5 12:39:17 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.11.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.11.0.php
+- Changes since 5.10.95:
+  * None
+
+---
+Thu Sep 14 14:29:04 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.95.php
+- Changes since 5.10.5:
+  * Use Q_DECL_OVERRIDE
+  * Use QFormLayout for sliders
+  * Don't fix a height of sliders
+  * Fix spacing in "Select test picture:" row
+  * Remove .png extension from icon name in the desktop file
+
+---

Old:

  kgamma5-5.10.5.tar.xz

New:

  kgamma5-5.11.0.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.ZUEQLJ/_old  2017-10-09 19:37:56.210705011 +0200
+++ /var/tmp/diff_new_pack.ZUEQLJ/_new  2017-10-09 19:37:56.218704659 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.10.5
+Version:5.11.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.10.5.tar.xz -> kgamma5-5.11.0.tar.xz ++
 8551 lines of diff (skipped)




commit kgamma5 for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-08-24 18:07:56

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Thu Aug 24 18:07:56 2017 rev:30 rq:518261 version:5.10.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-07-25 
11:36:46.794983144 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-08-24 
18:07:57.276984874 +0200
@@ -1,0 +2,10 @@
+Tue Aug 22 19:11:30 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.5.php
+- Changes since 5.10.4:
+  * None
+
+---

Old:

  kgamma5-5.10.4.tar.xz

New:

  kgamma5-5.10.5.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.wG1urb/_old  2017-08-24 18:07:58.252847477 +0200
+++ /var/tmp/diff_new_pack.wG1urb/_new  2017-08-24 18:07:58.284842972 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.10.4
+Version:5.10.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.10.4.tar.xz -> kgamma5-5.10.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.10.4/CMakeLists.txt 
new/kgamma5-5.10.5/CMakeLists.txt
--- old/kgamma5-5.10.4/CMakeLists.txt   2017-07-18 13:09:44.0 +0200
+++ new/kgamma5-5.10.5/CMakeLists.txt   2017-08-22 15:28:51.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.10.4")
+set(PROJECT_VERSION "5.10.5")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.10.4/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.10.5/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.10.4/po/zh_CN/kcmkgamma.po2017-07-18 13:09:34.0 
+0200
+++ new/kgamma5-5.10.5/po/zh_CN/kcmkgamma.po2017-08-22 15:28:43.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-24 02:56+0100\n"
-"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"PO-Revision-Date: 2017-08-14 08:05-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kgamma5 for openSUSE:Factory

2017-07-25 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-07-25 11:36:45

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Tue Jul 25 11:36:45 2017 rev:29 rq:511265 version:5.10.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-07-02 
13:34:04.069838732 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-07-25 
11:36:46.794983144 +0200
@@ -1,0 +2,10 @@
+Tue Jul 18 16:14:47 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.4.php
+- Changes since 5.10.3:
+  * None
+
+---

Old:

  kgamma5-5.10.3.tar.xz

New:

  kgamma5-5.10.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.EuegS8/_old  2017-07-25 11:36:47.326908025 +0200
+++ /var/tmp/diff_new_pack.EuegS8/_new  2017-07-25 11:36:47.330907460 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.10.3
+Version:5.10.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.10.3.tar.xz -> kgamma5-5.10.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.10.3/CMakeLists.txt 
new/kgamma5-5.10.4/CMakeLists.txt
--- old/kgamma5-5.10.3/CMakeLists.txt   2017-06-27 11:47:28.0 +0200
+++ new/kgamma5-5.10.4/CMakeLists.txt   2017-07-18 13:09:44.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.10.3")
+set(PROJECT_VERSION "5.10.4")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.10.3/po/zh_CN/kcmkgamma.po 
new/kgamma5-5.10.4/po/zh_CN/kcmkgamma.po
--- old/kgamma5-5.10.3/po/zh_CN/kcmkgamma.po2017-06-27 11:47:17.0 
+0200
+++ new/kgamma5-5.10.4/po/zh_CN/kcmkgamma.po2017-07-18 13:09:34.0 
+0200
@@ -1,21 +1,20 @@
-# translation of kgamma.po to Chinese(Simplified)
-# Copyright (C) 2003 Free Software Foundation, Inc.
-# Justin Fang , 2003
-# Lie_Ex , 2007
 msgid ""
 msgstr ""
-"Project-Id-Version: kgamma\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-24 02:56+0100\n"
-"PO-Revision-Date: 2007-09-20 14:02+0800\n"
-"Last-Translator: Lie_Ex \n"
-"Language-Team: zh_CN \n"
+"PO-Revision-Date: 2017-07-11 06:33-0400\n"
+"Last-Translator: guoyunhebrave \n"
+"Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.0.1\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-stable/messages/kde-workspace/kcmkgamma.pot\n"
 
 #: kgamma.cpp:144
 #, kde-format




commit kgamma5 for openSUSE:Factory

2017-07-02 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-07-02 13:34:02

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Sun Jul  2 13:34:02 2017 rev:28 rq:506538 version:5.10.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-06-16 
10:49:41.130556451 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-07-02 
13:34:04.069838732 +0200
@@ -1,0 +2,10 @@
+Tue Jun 27 17:49:59 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.3.php
+- Changes since 5.10.2:
+  * None
+
+---

Old:

  kgamma5-5.10.2.tar.xz

New:

  kgamma5-5.10.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.7an7Uq/_old  2017-07-02 13:34:04.653756393 +0200
+++ /var/tmp/diff_new_pack.7an7Uq/_new  2017-07-02 13:34:04.657755830 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.10.2
+Version:5.10.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.10.2.tar.xz -> kgamma5-5.10.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.10.2/CMakeLists.txt 
new/kgamma5-5.10.3/CMakeLists.txt
--- old/kgamma5-5.10.2/CMakeLists.txt   2017-06-13 20:02:42.0 +0200
+++ new/kgamma5-5.10.3/CMakeLists.txt   2017-06-27 11:47:28.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.10.2")
+set(PROJECT_VERSION "5.10.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2017-06-16 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-06-16 10:49:39

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Jun 16 10:49:39 2017 rev:27 rq:503569 version:5.10.2

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-06-10 
17:54:17.667925105 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-06-16 
10:49:41.130556451 +0200
@@ -1,0 +2,10 @@
+Tue Jun 13 21:35:01 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.2.php
+- Changes since 5.10.1:
+  * None
+
+---

Old:

  kgamma5-5.10.1.tar.xz

New:

  kgamma5-5.10.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.pqZqiZ/_old  2017-06-16 10:49:41.850455115 +0200
+++ /var/tmp/diff_new_pack.pqZqiZ/_new  2017-06-16 10:49:41.854454552 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.10.1
+Version:5.10.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.10.1.tar.xz -> kgamma5-5.10.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.10.1/CMakeLists.txt 
new/kgamma5-5.10.2/CMakeLists.txt
--- old/kgamma5-5.10.1/CMakeLists.txt   2017-06-06 13:18:14.0 +0200
+++ new/kgamma5-5.10.2/CMakeLists.txt   2017-06-13 20:02:42.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.10.1")
+set(PROJECT_VERSION "5.10.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2017-06-10 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-06-10 17:54:14

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Sat Jun 10 17:54:14 2017 rev:26 rq:501474 version:5.10.1

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-06-01 
16:25:12.350817477 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-06-10 
17:54:17.667925105 +0200
@@ -1,0 +2,10 @@
+Tue Jun  6 17:19:55 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.1.php
+- Changes since 5.10.0:
+  * None
+
+---

Old:

  kgamma5-5.10.0.tar.xz

New:

  kgamma5-5.10.1.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.1Ndd1L/_old  2017-06-10 17:54:18.187851691 +0200
+++ /var/tmp/diff_new_pack.1Ndd1L/_new  2017-06-10 17:54:18.187851691 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.10.0
+Version:5.10.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.10.0.tar.xz -> kgamma5-5.10.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.10.0/CMakeLists.txt 
new/kgamma5-5.10.1/CMakeLists.txt
--- old/kgamma5-5.10.0/CMakeLists.txt   2017-05-26 10:33:26.0 +0200
+++ new/kgamma5-5.10.1/CMakeLists.txt   2017-06-06 13:18:14.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.10.0")
+set(PROJECT_VERSION "5.10.1")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-06-01 16:25:11

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Thu Jun  1 16:25:11 2017 rev:25 rq:498794 version:5.10.0

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-04-30 
21:12:14.063366744 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-06-01 
16:25:12.350817477 +0200
@@ -1,0 +2,20 @@
+Fri May 26 14:10:30 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.10.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.10.0.php
+- Changes since 5.9.95:
+  * None
+
+---
+Thu May 11 20:26:22 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.95
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.95.php
+- Changes since 5.9.5:
+  * None
+
+---

Old:

  kgamma5-5.9.5.tar.xz

New:

  kgamma5-5.10.0.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.2y9Bzh/_old  2017-06-01 16:25:12.942734013 +0200
+++ /var/tmp/diff_new_pack.2y9Bzh/_new  2017-06-01 16:25:12.942734013 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.9.5
+Version:5.10.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.9.5.tar.xz -> kgamma5-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.5/CMakeLists.txt 
new/kgamma5-5.10.0/CMakeLists.txt
--- old/kgamma5-5.9.5/CMakeLists.txt2017-04-25 14:37:08.0 +0200
+++ new/kgamma5-5.10.0/CMakeLists.txt   2017-05-26 10:33:26.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.9.5")
+set(PROJECT_VERSION "5.10.0")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.5/po/bg/kcmkgamma.po 
new/kgamma5-5.10.0/po/bg/kcmkgamma.po
--- old/kgamma5-5.9.5/po/bg/kcmkgamma.po2017-04-25 14:36:41.0 
+0200
+++ new/kgamma5-5.10.0/po/bg/kcmkgamma.po   2017-05-26 10:32:56.0 
+0200
@@ -1,8 +1,5 @@
-# translation of kgamma.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id: kcmkgamma.po 1479958 2017-01-12 21:47:50Z ltoscano $
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
 #
 # Zlatko Popov , 2006, 2007.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.5/po/he/kcmkgamma.po 
new/kgamma5-5.10.0/po/he/kcmkgamma.po
--- old/kgamma5-5.9.5/po/he/kcmkgamma.po2017-04-25 14:36:47.0 
+0200
+++ new/kgamma5-5.10.0/po/he/kcmkgamma.po   2017-05-26 10:33:02.0 
+0200
@@ -5,19 +5,20 @@
 # Diego Iastrubni , 2004.
 # Diego Iastrubni , 2005.
 # elkana bardugo , 2016.
+# Elkana Bardugo , 2017. #zanata
 msgid ""
 msgstr ""
-"Project-Id-Version: kgamma\n"
+"Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-24 02:56+0100\n"
-"PO-Revision-Date: 2016-06-23 14:51+0200\n"
-"Last-Translator: elkana bardugo \n"
+"PO-Revision-Date: 2017-05-16 06:53-0400\n"
+"Last-Translator: Copied by Zanata \n"
 "Language-Team: Hebrew \n"
 "Language: he\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Zanata 3.9.6\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: kgamma.cpp:144




commit kgamma5 for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-04-30 21:12:12

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Sun Apr 30 21:12:12 2017 rev:24 rq:491296 version:5.9.5

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-03-28 
15:15:14.372906492 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-04-30 
21:12:14.063366744 +0200
@@ -1,0 +2,10 @@
+Tue Apr 25 18:58:00 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.9.5
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.5.php
+- Changes since 5.9.4:
+  * None
+
+---

Old:

  kgamma5-5.9.4.tar.xz

New:

  kgamma5-5.9.5.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.VFLPw7/_old  2017-04-30 21:12:14.799263000 +0200
+++ /var/tmp/diff_new_pack.VFLPw7/_new  2017-04-30 21:12:14.803262436 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.9.4
+Version:5.9.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.9.4.tar.xz -> kgamma5-5.9.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.4/CMakeLists.txt 
new/kgamma5-5.9.5/CMakeLists.txt
--- old/kgamma5-5.9.4/CMakeLists.txt2017-03-21 14:47:40.0 +0100
+++ new/kgamma5-5.9.5/CMakeLists.txt2017-04-25 14:37:08.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.9.4")
+set(PROJECT_VERSION "5.9.5")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.4/kcmkgamma/kgamma.desktop 
new/kgamma5-5.9.5/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.9.4/kcmkgamma/kgamma.desktop  2017-03-21 14:47:03.0 
+0100
+++ new/kgamma5-5.9.5/kcmkgamma/kgamma.desktop  2017-04-25 14:36:29.0 
+0200
@@ -132,7 +132,7 @@
 Name[ta]=காமா
 Name[tg]=Гамма
 Name[th]=แกมมา
-Name[tr]=Gamma
+Name[tr]=Gama
 Name[ug]=گامما
 Name[uk]=Гама
 Name[uz]=Gamma
@@ -192,7 +192,7 @@
 X-KDE-Keywords[sr@ijekavianlatin]=KGamma, kgamma, Gamma, gamma,K‑gama,gama
 X-KDE-Keywords[sr@latin]=KGamma, kgamma, Gamma, gamma,K‑gama,gama
 X-KDE-Keywords[sv]=KGamma, kgamma, Gamma, gamma
-X-KDE-Keywords[tr]=KGamma, kgamma, Kontrast derecesi, kontrast ayarı, parlaklık
+X-KDE-Keywords[tr]=KGamma, kgamma, gamma, gama
 X-KDE-Keywords[uk]=KGamma,kgamma,Gamma,gamma,гама,рівень,контрастність,рівень 
контрастності
 X-KDE-Keywords[x-test]=xxKGammaxx,xx kgammaxx,xx Gammaxx,xx gammaxx
 X-KDE-Keywords[zh_CN]=KGamma, kgamma, Gamma, gamma,伽马,伽玛
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.4/po/tr/kcmkgamma.po 
new/kgamma5-5.9.5/po/tr/kcmkgamma.po
--- old/kgamma5-5.9.4/po/tr/kcmkgamma.po2017-03-21 14:47:23.0 
+0100
+++ new/kgamma5-5.9.5/po/tr/kcmkgamma.po2017-04-25 14:36:56.0 
+0200
@@ -1,24 +1,24 @@
-# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# Adem Alp Yıldız , 2004
-# obsoleteman , 2008
+# Adem Alp Yıldız , 2004.
+# obsoleteman , 2008.
+# Volkan Gezer , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdegraphics-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-24 02:56+0100\n"
-"PO-Revision-Date: 2014-06-08 13:55+\n"
+"PO-Revision-Date: 2017-04-13 15:00+0100\n"
 "Last-Translator: Volkan Gezer \n"
-"Language-Team: Turkish (http://www.transifex.com/projects/p/kdegraphics-k-tr/;
-"language/tr/)\n"
+"Language-Team: Turkish \n"
 "Language: tr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"X-Generator: Lokalize 2.0\n"
 
 #: kgamma.cpp:144
 #, kde-format
@@ -83,7 +83,7 @@
 #: kgamma.cpp:269
 #, kde-format
 msgid "Sync screens"
-msgstr "Ekranı eşzamanla"
+msgstr "Ekranı eşitle"
 
 #: kgamma.cpp:277
 #, kde-format




commit kgamma5 for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-03-28 15:15:12

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Tue Mar 28 15:15:12 2017 rev:23 rq:482086 version:5.9.4

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-03-03 
15:39:49.227902307 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-03-28 
15:15:14.372906492 +0200
@@ -1,0 +2,9 @@
+Tue Mar 21 19:21:44 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.4
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.4.php
+- Changes since 5.9.3:
+  * None
+---

Old:

  kgamma5-5.9.3.tar.xz

New:

  kgamma5-5.9.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.8oU9EZ/_old  2017-03-28 15:15:14.952824347 +0200
+++ /var/tmp/diff_new_pack.8oU9EZ/_new  2017-03-28 15:15:14.956823780 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.9.3
+Version:5.9.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.9.3.tar.xz -> kgamma5-5.9.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.3/CMakeLists.txt 
new/kgamma5-5.9.4/CMakeLists.txt
--- old/kgamma5-5.9.3/CMakeLists.txt2017-02-28 13:49:45.0 +0100
+++ new/kgamma5-5.9.4/CMakeLists.txt2017-03-21 14:47:40.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.9.3")
+set(PROJECT_VERSION "5.9.4")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.3/po/gl/kcmkgamma.po 
new/kgamma5-5.9.4/po/gl/kcmkgamma.po
--- old/kgamma5-5.9.3/po/gl/kcmkgamma.po2017-02-28 13:49:35.0 
+0100
+++ new/kgamma5-5.9.4/po/gl/kcmkgamma.po2017-03-21 14:47:16.0 
+0100
@@ -115,7 +115,7 @@
 msgstr ""
 "Gama do monitor É unha utilidade para cambiar a corrección de gama "
 "no monitor.Emprega os catro controles para definir a corrección de gama de "
-"todos xuntos, ou separado para o vermello, o verde e o azul. Talvez "
+"todos xuntos, ou separado para o vermello, o verde e o azul. Quizais "
 "precisará corrixir luminosidade e contraste do monitor para obter uns bos "
 "resultados. A imaxes de proba axudarano a buscar a configuración adecuada."
 " Pode gardalos en XF86Config (ten que acceder como administrador para "




commit kgamma5 for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-03-03 15:39:48

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Fri Mar  3 15:39:48 2017 rev:22 rq:461423 version:5.9.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-02-19 
01:09:23.581087588 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-03-03 
15:39:49.227902307 +0100
@@ -1,0 +2,10 @@
+Tue Feb 28 19:54:29 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.3.php
+- Changes since 5.9.2:
+  * None
+
+---

Old:

  kgamma5-5.9.2.tar.xz

New:

  kgamma5-5.9.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.x1qdWf/_old  2017-03-03 15:39:49.783823602 +0100
+++ /var/tmp/diff_new_pack.x1qdWf/_new  2017-03-03 15:39:49.787823035 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.9.2
+Version:5.9.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.9.2.tar.xz -> kgamma5-5.9.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.2/CMakeLists.txt 
new/kgamma5-5.9.3/CMakeLists.txt
--- old/kgamma5-5.9.2/CMakeLists.txt2017-02-14 14:16:14.0 +0100
+++ new/kgamma5-5.9.3/CMakeLists.txt2017-02-28 13:49:45.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.9.2")
+set(PROJECT_VERSION "5.9.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2017-02-18 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-02-19 01:09:22

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-02-10 
09:56:03.986102322 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-02-19 
01:09:23.581087588 +0100
@@ -1,0 +2,10 @@
+Tue Feb 14 17:58:12 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.2
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.2.php
+- Changes since 5.9.1:
+  * None
+
+---

Old:

  kgamma5-5.9.1.tar.xz

New:

  kgamma5-5.9.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.ju2ERF/_old  2017-02-19 01:09:23.961034173 +0100
+++ /var/tmp/diff_new_pack.ju2ERF/_new  2017-02-19 01:09:23.965033610 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.9.1
+Version:5.9.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.9.1.tar.xz -> kgamma5-5.9.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.1/CMakeLists.txt 
new/kgamma5-5.9.2/CMakeLists.txt
--- old/kgamma5-5.9.1/CMakeLists.txt2017-02-07 12:19:18.0 +0100
+++ new/kgamma5-5.9.2/CMakeLists.txt2017-02-14 14:16:14.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.9.1")
+set(PROJECT_VERSION "5.9.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2017-02-10 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-02-10 09:56:02

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-02-03 
17:44:55.371370698 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-02-10 
09:56:03.986102322 +0100
@@ -1,0 +2,10 @@
+Tue Feb  7 18:52:30 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.1
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.1.php
+- Changes since 5.9.0:
+  * None
+
+---

Old:

  kgamma5-5.9.0.tar.xz

New:

  kgamma5-5.9.1.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.aXy3l8/_old  2017-02-10 09:56:04.622012402 +0100
+++ /var/tmp/diff_new_pack.aXy3l8/_new  2017-02-10 09:56:04.630011271 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.9.0
+Version:5.9.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: kgamma5-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.9.0.tar.xz -> kgamma5-5.9.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.0/CMakeLists.txt 
new/kgamma5-5.9.1/CMakeLists.txt
--- old/kgamma5-5.9.0/CMakeLists.txt2017-01-26 13:11:43.0 +0100
+++ new/kgamma5-5.9.1/CMakeLists.txt2017-02-07 12:19:18.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.9.0")
+set(PROJECT_VERSION "5.9.1")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.9.0/po/gl/kcmkgamma.po 
new/kgamma5-5.9.1/po/gl/kcmkgamma.po
--- old/kgamma5-5.9.0/po/gl/kcmkgamma.po2017-01-26 13:11:28.0 
+0100
+++ new/kgamma5-5.9.1/po/gl/kcmkgamma.po2017-02-07 12:19:12.0 
+0100
@@ -117,7 +117,7 @@
 "no monitor.Emprega os catro controles para definir a corrección de gama de "
 "todos xuntos, ou separado para o vermello, o verde e o azul. Talvez "
 "precisará corrixir luminosidade e contraste do monitor para obter uns bos "
-"resultados. A imaxes de proba axudarano a procurar a configuración adecuada."
+"resultados. A imaxes de proba axudarano a buscar a configuración adecuada."
 " Pode gardalos en XF86Config (ten que acceder como administrador para "
 "facer iso) ou na súa configuración de KDE. Nos sistemas multipantalla pode "
 "corrixir os valores da gama por separado para cada unha das pantallas."
\ No newline at end of file




commit kgamma5 for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2017-01-31 12:18:16

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2017-01-04 
17:22:59.688554603 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2017-02-03 
17:44:55.371370698 +0100
@@ -1,0 +2,22 @@
+Thu Jan 26 19:58:15 CET 2017 - fab...@ritter-vogt.de
+
+- Update to 5.9.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.9.0.php
+- Changes since 5.8.95:
+  * None
+
+---
+Thu Jan 12 20:39:58 UTC 2017 - fab...@ritter-vogt.de
+
+- Update to 5.8.95 (Plasma 5.9 Beta)
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.95.php
+- Changes:
+  * Add .arcconfig.
+  * Port away from KDELibs4Support.
+- Update BuildRequires
+
+---

Old:

  kgamma5-5.8.5.tar.xz

New:

  kgamma5-5.9.0.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.5a0JSj/_old  2017-02-03 17:44:55.779312957 +0100
+++ /var/tmp/diff_new_pack.5a0JSj/_new  2017-02-03 17:44:55.779312957 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgamma5
 #
-# Copyright (c) 2016 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
@@ -18,19 +18,20 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.8.5
+Version:5.9.0
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
+Source: kgamma5-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
+BuildRequires:  cmake(KF5Config)
+BuildRequires:  cmake(KF5ConfigWidgets)
 BuildRequires:  cmake(KF5DocTools)
 BuildRequires:  cmake(KF5I18n)
-BuildRequires:  cmake(KF5KDELibs4Support)
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0

++ kgamma5-5.8.5.tar.xz -> kgamma5-5.9.0.tar.xz ++
 8257 lines of diff (skipped)




commit kgamma5 for openSUSE:Factory

2016-11-25 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-11-25 12:07:30

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-11-04 
20:54:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-11-25 
12:07:31.0 +0100
@@ -1,0 +2,8 @@
+Wed Nov 23 10:59:30 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.4.php
+
+---

Old:

  kgamma5-5.8.3.tar.xz

New:

  kgamma5-5.8.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.emBQNY/_old  2016-11-25 12:07:32.0 +0100
+++ /var/tmp/diff_new_pack.emBQNY/_new  2016-11-25 12:07:32.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.8.3
+Version:5.8.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.8.3.tar.xz -> kgamma5-5.8.4.tar.xz ++
 6199 lines of diff (skipped)




commit kgamma5 for openSUSE:Factory

2016-11-04 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-11-04 20:54:03

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-10-22 
13:07:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-11-04 
20:54:04.0 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 10:36:40 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.3.php
+
+---

Old:

  kgamma5-5.8.2.tar.xz

New:

  kgamma5-5.8.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.XzX35P/_old  2016-11-04 20:54:05.0 +0100
+++ /var/tmp/diff_new_pack.XzX35P/_new  2016-11-04 20:54:05.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.8.2
+Version:5.8.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.8.2.tar.xz -> kgamma5-5.8.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.8.2/CMakeLists.txt 
new/kgamma5-5.8.3/CMakeLists.txt
--- old/kgamma5-5.8.2/CMakeLists.txt2016-10-18 13:31:37.0 +0200
+++ new/kgamma5-5.8.3/CMakeLists.txt2016-11-01 13:07:56.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.8.2")
+set(PROJECT_VERSION "5.8.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-10-22 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-10-22 13:07:12

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-10-18 
10:40:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-10-22 
13:07:13.0 +0200
@@ -1,0 +2,8 @@
+Tue Oct 18 15:16:03 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.2.php
+
+---

Old:

  kgamma5-5.8.1.tar.xz

New:

  kgamma5-5.8.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.8sBlJw/_old  2016-10-22 13:07:13.0 +0200
+++ /var/tmp/diff_new_pack.8sBlJw/_new  2016-10-22 13:07:13.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.8.1
+Version:5.8.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.8.1.tar.xz -> kgamma5-5.8.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.8.1/CMakeLists.txt 
new/kgamma5-5.8.2/CMakeLists.txt
--- old/kgamma5-5.8.1/CMakeLists.txt2016-10-11 14:26:04.0 +0200
+++ new/kgamma5-5.8.2/CMakeLists.txt2016-10-18 13:31:37.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.8.1")
+set(PROJECT_VERSION "5.8.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-10-18 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-10-18 10:40:37

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-08-31 
00:11:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-10-18 
10:40:37.0 +0200
@@ -1,0 +2,42 @@
+Tue Oct 11 15:44:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.1.php
+
+---
+Wed Oct  5 07:58:44 UTC 2016 - fab...@ritter-vogt.de
+
+- Add Source: URL back
+
+---
+Thu Sep 29 16:36:28 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.8.0
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.8.0.php
+
+---
+Wed Sep 21 17:27:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Fix self-obsoletion
+
+---
+Thu Sep 15 15:53:55 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.95 (Plasma 5.8 Beta)
+  * New LTS feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.95.php
+
+---
+Tue Sep 13 17:42:09 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.5
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.5.php
+
+---

Old:

  kgamma5-5.7.4.tar.xz

New:

  kgamma5-5.8.1.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.4CYmQg/_old  2016-10-18 10:40:38.0 +0200
+++ /var/tmp/diff_new_pack.4CYmQg/_new  2016-10-18 10:40:38.0 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.7.4
+Version:5.8.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source: %{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
@@ -40,7 +40,7 @@
 %endif
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:   kgamma = %{version}
-Obsoletes:  kgamma
+Obsoletes:  kgamma < %{version}
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -58,7 +58,7 @@
 
 %install
   %kf5_makeinstall -C build
-%if %{with_lang}
+%if %{with lang}
   %kf5_find_lang
 %endif
 

++ kgamma5-5.7.4.tar.xz -> kgamma5-5.8.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.7.4/CMakeLists.txt 
new/kgamma5-5.8.1/CMakeLists.txt
--- old/kgamma5-5.7.4/CMakeLists.txt2016-08-23 14:40:43.0 +0200
+++ new/kgamma5-5.8.1/CMakeLists.txt2016-10-11 14:26:04.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.7.4")
+set(PROJECT_VERSION "5.8.1")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.7.4/kcmkgamma/kgamma.desktop 
new/kgamma5-5.8.1/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.7.4/kcmkgamma/kgamma.desktop  2016-08-23 14:40:24.0 
+0200
+++ new/kgamma5-5.8.1/kcmkgamma/kgamma.desktop  2016-10-11 14:25:35.0 
+0200
@@ -16,11 +16,12 @@
 Comment[es]=Una herramienta de calibración del monitor
 Comment[et]=Monitori kalibreerija
 Comment[eu]=Monitoreak kalibratzeko tresna
-Comment[fa]=ابزار درجه‌بندی نمایشگر
+Comment[fa]=ابزار کالیبراسیون نمایشگر
 Comment[fi]=Näytön kalibrointityökalu
 Comment[fr]=Outil de calibrage de moniteurs
 Comment[ga]=Uirlis chalabraithe scáileáin
 Comment[gl]=Unha utilidade para calibrar o monitor
+Comment[he]=כלי לכיון מסך
 Comment[hi]=मॉनीटर केलिब्रेशन औज़ार
 Comment[hne]=मानीटर केलिब्रेसन औजार
 Comment[hr]=Alat za uštimavanje monitora
@@ -161,10 +162,12 @@
 X-KDE-Keywords[en_GB]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[es]=KGamma, kgamma, Gamma, 

commit kgamma5 for openSUSE:Factory

2016-08-30 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-08-31 00:10:02

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-08-13 
18:30:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-08-31 
00:11:25.0 +0200
@@ -1,0 +2,8 @@
+Fri Aug 26 20:36:41 UTC 2016 - fab...@ritter-vogt.de
+
+- Update to 5.7.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.4.php
+
+---

Old:

  kgamma5-5.7.3.tar.xz

New:

  kgamma5-5.7.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.dNwBXG/_old  2016-08-31 00:11:26.0 +0200
+++ /var/tmp/diff_new_pack.dNwBXG/_new  2016-08-31 00:11:26.0 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.7.3
+Version:5.7.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
-Source0:%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz

++ kgamma5-5.7.3.tar.xz -> kgamma5-5.7.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.7.3/CMakeLists.txt 
new/kgamma5-5.7.4/CMakeLists.txt
--- old/kgamma5-5.7.3/CMakeLists.txt2016-08-02 11:36:08.0 +0200
+++ new/kgamma5-5.7.4/CMakeLists.txt2016-08-23 14:40:43.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.7.3")
+set(PROJECT_VERSION "5.7.4")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-08-13 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-08-13 18:30:10

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-05-20 
11:55:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-08-13 
18:30:11.0 +0200
@@ -1,0 +2,38 @@
+Tue Aug  2 11:35:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.3.php
+
+---
+Wed Jul 20 08:54:20 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.2.php
+
+---
+Wed Jul 13 06:13:26 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.1.php
+
+---
+Tue Jul  5 11:21:49 UTC 2016 - wba...@tmo.at
+
+- Use the new %kf5_find_lang macro to create the file list for the
+  lang package
+
+---
+Thu Jun 30 12:02:21 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.7.0.php
+
+---

Old:

  kgamma5-5.6.4.tar.xz

New:

  kgamma5-5.7.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.6S4p4l/_old  2016-08-13 18:30:12.0 +0200
+++ /var/tmp/diff_new_pack.6S4p4l/_new  2016-08-13 18:30:12.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.6.4
+Version:5.7.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
@@ -58,6 +58,9 @@
 
 %install
   %kf5_makeinstall -C build
+%if %{with_lang}
+  %kf5_find_lang
+%endif
 
 %files
 %defattr(-,root,root)
@@ -70,8 +73,7 @@
 %doc %{_kf5_htmldir}/en/*/
 
 %if %{with lang}
-%files lang
-%{_kf5_localedir}
+%files lang -f %{name}.lang
 %endif
 
 %changelog

++ kgamma5-5.6.4.tar.xz -> kgamma5-5.7.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.6.4/CMakeLists.txt 
new/kgamma5-5.7.3/CMakeLists.txt
--- old/kgamma5-5.6.4/CMakeLists.txt2016-05-10 18:33:38.0 +0200
+++ new/kgamma5-5.7.3/CMakeLists.txt2016-08-02 11:36:08.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.6.4")
+set(PROJECT_VERSION "5.7.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
@@ -14,7 +14,10 @@
 find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets)
 
 find_package(KF5 REQUIRED COMPONENTS
+Config
+ConfigWidgets
 DocTools
+I18n
 KDELibs4Support
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.6.4/kcmkgamma/CMakeLists.txt 
new/kgamma5-5.7.3/kcmkgamma/CMakeLists.txt
--- old/kgamma5-5.6.4/kcmkgamma/CMakeLists.txt  2016-05-10 18:33:21.0 
+0200
+++ new/kgamma5-5.7.3/kcmkgamma/CMakeLists.txt  2016-08-02 11:35:54.0 
+0200
@@ -10,7 +10,7 @@
 
 add_library(kcm_kgamma MODULE ${kcm_kgamma_PART_SRCS})
 
-target_link_libraries(kcm_kgamma ${X11_Xxf86vm_LIB} ${X11_LIBRARIES} Qt5::Core 
Qt5::Widgets KF5::KDELibs4Support)
+target_link_libraries(kcm_kgamma ${X11_Xxf86vm_LIB} ${X11_LIBRARIES} Qt5::Core 
Qt5::Widgets KF5::ConfigCore KF5::ConfigWidgets KF5::I18n KF5::KDELibs4Support)
 
 install(TARGETS kcm_kgamma DESTINATION ${KDE_INSTALL_PLUGINDIR})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.6.4/kcmkgamma/gammactrl.cpp 
new/kgamma5-5.7.3/kcmkgamma/gammactrl.cpp
--- old/kgamma5-5.6.4/kcmkgamma/gammactrl.cpp   2016-05-10 18:33:21.0 
+0200
+++ new/kgamma5-5.7.3/kcmkgamma/gammactrl.cpp   2016-08-02 11:35:54.0 
+0200
@@ -19,8 +19,6 @@
 #include 
 #include 
 
-#include 
-
 #include "gammactrl.h"
 #include "xvidextwrap.h"
 #include "displaynumber.h"
@@ -45,8 +43,6 @@
   gchannel = channel;
   xv = xvid;
 
-  

commit kgamma5 for openSUSE:Factory

2016-05-20 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-05-20 11:55:51

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-05-10 
09:26:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-05-20 
11:55:52.0 +0200
@@ -1,0 +2,8 @@
+Sun May 15 16:50:13 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.4
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.4.php
+
+---

Old:

  kgamma5-5.6.3.tar.xz

New:

  kgamma5-5.6.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.sbPRCW/_old  2016-05-20 11:55:53.0 +0200
+++ /var/tmp/diff_new_pack.sbPRCW/_new  2016-05-20 11:55:53.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.6.3
+Version:5.6.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.6.3.tar.xz -> kgamma5-5.6.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.6.3/CMakeLists.txt 
new/kgamma5-5.6.4/CMakeLists.txt
--- old/kgamma5-5.6.3/CMakeLists.txt2016-04-19 13:08:07.0 +0200
+++ new/kgamma5-5.6.4/CMakeLists.txt2016-05-10 18:33:38.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.6.3")
+set(PROJECT_VERSION "5.6.4")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-05-10 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-05-10 09:26:50

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-04-14 
13:04:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-05-10 
09:26:51.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr 19 20:45:34 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.3
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.3.php
+
+---

Old:

  kgamma5-5.6.2.tar.xz

New:

  kgamma5-5.6.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.hrSGaM/_old  2016-05-10 09:26:52.0 +0200
+++ /var/tmp/diff_new_pack.hrSGaM/_new  2016-05-10 09:26:52.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.6.2
+Version:5.6.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.6.2.tar.xz -> kgamma5-5.6.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.6.2/CMakeLists.txt 
new/kgamma5-5.6.3/CMakeLists.txt
--- old/kgamma5-5.6.2/CMakeLists.txt2016-04-05 15:40:14.0 +0200
+++ new/kgamma5-5.6.3/CMakeLists.txt2016-04-19 13:08:07.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.6.2")
+set(PROJECT_VERSION "5.6.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-04-14 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-04-14 13:04:33

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-04-07 
13:28:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-04-14 
13:04:35.0 +0200
@@ -1,0 +2,8 @@
+Tue Apr  5 15:53:45 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.2
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.2.php
+
+---

Old:

  kgamma5-5.6.1.tar.xz

New:

  kgamma5-5.6.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.3cEF7q/_old  2016-04-14 13:04:37.0 +0200
+++ /var/tmp/diff_new_pack.3cEF7q/_new  2016-04-14 13:04:37.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.6.1
+Version:5.6.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.6.1.tar.xz -> kgamma5-5.6.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.6.1/CMakeLists.txt 
new/kgamma5-5.6.2/CMakeLists.txt
--- old/kgamma5-5.6.1/CMakeLists.txt2016-03-29 16:08:25.0 +0200
+++ new/kgamma5-5.6.2/CMakeLists.txt2016-04-05 15:40:14.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.6.1")
+set(PROJECT_VERSION "5.6.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-04-07 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-04-07 13:28:47

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-03-07 
13:27:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-04-07 
13:28:48.0 +0200
@@ -1,0 +2,16 @@
+Tue Mar 29 16:20:43 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.1
+  * New bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.1.php
+
+---
+Sun Mar 20 09:19:49 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * New feature release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.6.0.php
+
+---

Old:

  kgamma5-5.5.5.tar.xz

New:

  kgamma5-5.6.1.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.HvH61V/_old  2016-04-07 13:28:49.0 +0200
+++ /var/tmp/diff_new_pack.HvH61V/_new  2016-04-07 13:28:49.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.5.5
+Version:5.6.1
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
@@ -34,7 +34,6 @@
 BuildRequires:  cmake(Qt5Core) >= 5.4.0
 BuildRequires:  cmake(Qt5Gui) >= 5.4.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
 %if %{with lang}
 Recommends: %{name}-lang

++ kgamma5-5.5.5.tar.xz -> kgamma5-5.6.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.5.5/CMakeLists.txt 
new/kgamma5-5.6.1/CMakeLists.txt
--- old/kgamma5-5.5.5/CMakeLists.txt2016-03-01 14:30:20.0 +0100
+++ new/kgamma5-5.6.1/CMakeLists.txt2016-03-29 16:08:25.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.5.5")
+set(PROJECT_VERSION "5.6.1")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
@@ -11,7 +11,7 @@
 include(KDECompilerSettings)
 include(FeatureSummary)
 
-find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets 
X11Extras)
+find_package(Qt5 ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS Core Gui Widgets)
 
 find_package(KF5 REQUIRED COMPONENTS
 DocTools
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.5.5/kcmkgamma/CMakeLists.txt 
new/kgamma5-5.6.1/kcmkgamma/CMakeLists.txt
--- old/kgamma5-5.5.5/kcmkgamma/CMakeLists.txt  2016-03-01 14:30:09.0 
+0100
+++ new/kgamma5-5.6.1/kcmkgamma/CMakeLists.txt  2016-03-29 16:08:16.0 
+0200
@@ -10,7 +10,7 @@
 
 add_library(kcm_kgamma MODULE ${kcm_kgamma_PART_SRCS})
 
-target_link_libraries(kcm_kgamma Xxf86vm  ${X11_LIBRARIES} Qt5::Core 
Qt5::Widgets KF5::KDELibs4Support)
+target_link_libraries(kcm_kgamma ${X11_Xxf86vm_LIB} ${X11_LIBRARIES} Qt5::Core 
Qt5::Widgets KF5::KDELibs4Support)
 
 install(TARGETS kcm_kgamma DESTINATION ${KDE_INSTALL_PLUGINDIR})
 
Files old/kgamma5-5.5.5/po/ar/messages.mo and 
new/kgamma5-5.6.1/po/ar/messages.mo differ
Files old/kgamma5-5.5.5/po/ast/messages.mo and 
new/kgamma5-5.6.1/po/ast/messages.mo differ
Files old/kgamma5-5.5.5/po/be/messages.mo and 
new/kgamma5-5.6.1/po/be/messages.mo differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.5.5/po/bg/kcmkgamma.po 
new/kgamma5-5.6.1/po/bg/kcmkgamma.po
--- old/kgamma5-5.5.5/po/bg/kcmkgamma.po2016-03-01 14:30:10.0 
+0100
+++ new/kgamma5-5.6.1/po/bg/kcmkgamma.po2016-03-29 16:08:16.0 
+0200
@@ -2,7 +2,7 @@
 # Bulgarian translation of KDE.
 # This file is licensed under the GPL.
 #
-# $Id: kcmkgamma.po 1444734 2015-11-19 23:22:28Z ltoscano $
+# $Id: kcmkgamma.po 1453980 2016-03-02 23:19:49Z ltoscano $
 #
 # Zlatko Popov , 2006, 2007.
 msgid ""
Files old/kgamma5-5.5.5/po/bg/messages.mo and 
new/kgamma5-5.6.1/po/bg/messages.mo differ
Files old/kgamma5-5.5.5/po/br/messages.mo and 
new/kgamma5-5.6.1/po/br/messages.mo differ
Files old/kgamma5-5.5.5/po/bs/messages.mo and 
new/kgamma5-5.6.1/po/bs/messages.mo differ
Files old/kgamma5-5.5.5/po/ca/messages.mo and 
new/kgamma5-5.6.1/po/ca/messages.mo differ
Files 

commit kgamma5 for openSUSE:Factory

2016-03-07 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-03-07 13:26:37

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-02-12 
11:22:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-03-07 
13:27:01.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  1 17:31:52 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.5 (boo#968966)
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.5.php
+
+---

Old:

  kgamma5-5.5.4.tar.xz

New:

  kgamma5-5.5.5.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.SuFVyR/_old  2016-03-07 13:27:02.0 +0100
+++ /var/tmp/diff_new_pack.SuFVyR/_new  2016-03-07 13:27:02.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.5.4
+Version:5.5.5
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.5.4.tar.xz -> kgamma5-5.5.5.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.5.4/CMakeLists.txt 
new/kgamma5-5.5.5/CMakeLists.txt
--- old/kgamma5-5.5.4/CMakeLists.txt2016-01-26 20:27:59.0 +0100
+++ new/kgamma5-5.5.5/CMakeLists.txt2016-03-01 14:30:20.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.5.4")
+set(PROJECT_VERSION "5.5.5")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-02-12 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-02-12 11:22:19

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-01-20 
09:50:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-02-12 
11:22:20.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 26 22:20:07 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.4:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.4.php
+
+---

Old:

  kgamma5-5.5.3.tar.xz

New:

  kgamma5-5.5.4.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.hIYDYl/_old  2016-02-12 11:22:20.0 +0100
+++ /var/tmp/diff_new_pack.hIYDYl/_new  2016-02-12 11:22:20.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.5.3
+Version:5.5.4
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.5.3.tar.xz -> kgamma5-5.5.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.5.3/CMakeLists.txt 
new/kgamma5-5.5.4/CMakeLists.txt
--- old/kgamma5-5.5.3/CMakeLists.txt2016-01-06 13:01:41.0 +0100
+++ new/kgamma5-5.5.4/CMakeLists.txt2016-01-26 20:27:59.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.5.3")
+set(PROJECT_VERSION "5.5.4")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)




commit kgamma5 for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-01-20 09:50:15

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2016-01-04 
09:22:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-01-20 
09:50:16.0 +0100
@@ -1,0 +2,8 @@
+Wed Jan  6 14:12:04 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.3:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.3.php
+
+---

Old:

  kgamma5-5.5.2.tar.xz

New:

  kgamma5-5.5.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.bgnqEW/_old  2016-01-20 09:50:18.0 +0100
+++ /var/tmp/diff_new_pack.bgnqEW/_new  2016-01-20 09:50:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgamma5
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.5.2
+Version:5.5.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.5.2.tar.xz -> kgamma5-5.5.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.5.2/CMakeLists.txt 
new/kgamma5-5.5.3/CMakeLists.txt
--- old/kgamma5-5.5.2/CMakeLists.txt2015-12-22 11:29:43.0 +0100
+++ new/kgamma5-5.5.3/CMakeLists.txt2016-01-06 13:01:41.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.5.2")
+set(PROJECT_VERSION "5.5.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.5.2/po/lt/kcmkgamma.po 
new/kgamma5-5.5.3/po/lt/kcmkgamma.po
--- old/kgamma5-5.5.2/po/lt/kcmkgamma.po2015-12-22 11:29:33.0 
+0100
+++ new/kgamma5-5.5.3/po/lt/kcmkgamma.po2016-01-06 13:01:34.0 
+0100
@@ -1,20 +1,22 @@
 # translation of kgamma.po to Lithuanian
-# Donatas Glodenis , 2005.
 #
+# Donatas Glodenis , 2005.
+# Mindaugas Baranauskas , 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-07-31 08:30+\n"
-"PO-Revision-Date: 2009-01-11 19:02+0300\n"
-"Last-Translator: Andrius Štikonas \n"
-"Language-Team: Lithuanian \n"
+"PO-Revision-Date: 2015-12-29 20:05+0200\n"
+"Last-Translator: Mindaugas Baranauskas \n"
+"Language-Team: lt \n"
 "Language: lt\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : n%10>=2 && (n%100<10 || n"
 "%100>=20) ? 1 : n%10==0 || (n%100>10 && n%100<20) ? 2 : 3);\n"
+"X-Generator: Lokalize 1.5\n"
 
 #: kgamma.cpp:145
 msgid " test picture:"
@@ -62,7 +64,7 @@
 
 #: kgamma.cpp:266
 msgid "Save settings system wide"
-msgstr "Įrašyti nustatymus visai sistemai"
+msgstr "Įrašyti nuostatas visai sistemai"
 
 #: kgamma.cpp:270
 msgid "Sync screens"
@@ -92,8 +94,8 @@
 "korekcijos. Naudokite keturias slinkties juostas arba kartu, arba atskirai "
 "keičiant raudonos, žalios ir mėlynos spalvų intensyvumą. Norėdami pasiekti "
 "geresnių rezultatų gal būt turėsite pakoreguoti savo monitoriaus ryškumo ir "
-"kontrasto nustatymus. Teisingus nustatymus Jums padės rasti bandymo "
-"paveikslėliai. Galite išsaugoti šiuos nustatymus visai sistemai į "
+"kontrasto nuostatas. Teisingas nuostatas Jums padės rasti bandymo "
+"paveikslėliai. Galite išsaugoti šias nuostatas visai sistemai į "
 "XF86Config (tam reikės root - „Administratoriaus veiksenos“), arba tik į "
-"savo KDE nustatymus. Sistemoms, turinčioms kelis monitorius, šias reikšmes "
+"savo KDE nuostatas. Sistemoms, turinčioms kelis monitorius, šias reikšmes "
 "galite koreguoti kiekvienam jų atskirai."
\ No newline at end of file




commit kgamma5 for openSUSE:Factory

2016-01-04 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2016-01-04 09:21:45

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2015-11-24 
22:26:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2016-01-04 
09:22:07.0 +0100
@@ -1,0 +2,24 @@
+Tue Dec 22 22:35:04 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.2:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.2.php
+
+---
+Tue Dec 15 17:49:49 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.1:
+  * Bugfix release
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.5.1.php
+
+---
+Sat Dec 12 17:31:21 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0:
+  * For more details please see:
+https://dot.kde.org/2015/12/08/plasma-55-beautiful-new-artwork
+- Move to cmake(...) BuildRequires where possible
+
+---

Old:

  kgamma5-5.4.3.tar.xz

New:

  kgamma5-5.5.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.YY5zP2/_old  2016-01-04 09:22:07.0 +0100
+++ /var/tmp/diff_new_pack.YY5zP2/_new  2016-01-04 09:22:07.0 +0100
@@ -18,22 +18,24 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.4.3
+Version:5.5.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.kde.org
 Source0:%{name}-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kdoctools-devel
+BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  kf5-filesystem
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.4.0
+BuildRequires:  cmake(KF5DocTools)
+BuildRequires:  cmake(KF5I18n)
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(Qt5Core) >= 5.4.0
+BuildRequires:  cmake(Qt5Gui) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
+BuildRequires:  pkgconfig(x11)
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
@@ -66,7 +68,7 @@
 %{_kf5_sharedir}/kgamma/
 %dir %{_kf5_htmldir}
 %dir %{_kf5_htmldir}/en
-%doc %{_kf5_htmldir}/en/%{name}/
+%doc %{_kf5_htmldir}/en/*/
 
 %if %{with lang}
 %files lang

++ kgamma5-5.4.3.tar.xz -> kgamma5-5.5.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.3/CMakeLists.txt 
new/kgamma5-5.5.2/CMakeLists.txt
--- old/kgamma5-5.4.3/CMakeLists.txt2015-11-05 13:34:14.0 +0100
+++ new/kgamma5-5.5.2/CMakeLists.txt2015-12-22 11:29:43.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.4.3")
+set(PROJECT_VERSION "5.5.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.3/doc/en/index.docbook 
new/kgamma5-5.5.2/doc/en/index.docbook
--- old/kgamma5-5.4.3/doc/en/index.docbook  2015-11-05 13:33:59.0 
+0100
+++ new/kgamma5-5.5.2/doc/en/index.docbook  2015-12-22 11:29:28.0 
+0100
@@ -20,8 +20,8 @@
 
 
 
-2013-12-05
- 4.12
+2015-07-31
+Plasma 5.4
 
 
 KDE
@@ -53,8 +53,8 @@
 startup. You need root access to use this option. Use this if you want to
 correct the gamma settings for all users and graphical environments on this
 machine.
-To store the gamma settings to your personal  configuration, do not
-enable that option. The user settings will be restored at next  startup 
and
+To store the gamma settings to your personal  configuration, do 
not
+enable that option. The user settings will be restored at next  
startup and
 replace temporary the system gamma settings. The system settings are not 
removed by
 that and will be restored at next  startup.
 On multi head systems, select the screen you want to alter with the combo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kgamma5 for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2015-11-24 22:26:31

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2015-10-19 
22:20:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2015-11-24 
22:26:32.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 18:34:34 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.3 (boo#955068):
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.3.php
+
+---

Old:

  kgamma5-5.4.2.tar.xz

New:

  kgamma5-5.4.3.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.6wrLEL/_old  2015-11-24 22:26:33.0 +0100
+++ /var/tmp/diff_new_pack.6wrLEL/_new  2015-11-24 22:26:33.0 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.4.2
+Version:5.4.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+

++ kgamma5-5.4.2.tar.xz -> kgamma5-5.4.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.2/CMakeLists.txt 
new/kgamma5-5.4.3/CMakeLists.txt
--- old/kgamma5-5.4.2/CMakeLists.txt2015-10-01 11:39:50.0 +0200
+++ new/kgamma5-5.4.3/CMakeLists.txt2015-11-05 13:34:14.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.4.2")
+set(PROJECT_VERSION "5.4.3")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.2/po/ca@valencia/kcmkgamma.po 
new/kgamma5-5.4.3/po/ca@valencia/kcmkgamma.po
--- old/kgamma5-5.4.2/po/ca@valencia/kcmkgamma.po   2015-10-01 
11:39:36.0 +0200
+++ new/kgamma5-5.4.3/po/ca@valencia/kcmkgamma.po   2015-11-05 
13:34:00.0 +0100
@@ -1,22 +1,22 @@
-# Translation of kcmkgamma.po to Catalan
-# Copyright (C) 2003-2012 This_file_is_part_of_KDE
+# Translation of kcmkgamma.po to Catalan (Valencian)
+# Copyright (C) 2003-2015 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Josep Ma. Ferrer , 2003, 2007, 2010, 2012.
+# Josep Ma. Ferrer , 2003, 2007, 2010, 2012, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kcmkgamma\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-08-07 11:19+\n"
-"PO-Revision-Date: 2012-11-09 19:47+0100\n"
+"PO-Revision-Date: 2015-06-07 18:09+0200\n"
 "Last-Translator: Josep Ma. Ferrer \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -42,7 +42,7 @@
 
 #: kgamma.cpp:154
 msgid "Mid Gray"
-msgstr "Gris mig"
+msgstr "Gris mitjà"
 
 #: kgamma.cpp:155
 msgid "Light Gray"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.2/po/nn/kcmkgamma.po 
new/kgamma5-5.4.3/po/nn/kcmkgamma.po
--- old/kgamma5-5.4.2/po/nn/kcmkgamma.po2015-10-01 11:39:40.0 
+0200
+++ new/kgamma5-5.4.3/po/nn/kcmkgamma.po2015-11-05 13:34:04.0 
+0100
@@ -1,3 +1,5 @@
+# Translation of kcmkgamma to Norwegian Nynorsk
+#
 # Gaute Hvoslef Kvalnes , 2004.
 # Karl Ove Hufthammer , 2007, 2008.
 msgid ""




commit kgamma5 for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2015-10-19 22:20:43

Comparing /work/SRC/openSUSE:Factory/kgamma5 (Old)
 and  /work/SRC/openSUSE:Factory/.kgamma5.new (New)


Package is "kgamma5"

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2015-10-06 
16:37:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kgamma5.new/kgamma5.changes 2015-10-19 
22:20:45.0 +0200
@@ -1,0 +2,12 @@
+Tue Oct  6 16:22:15 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.2:
+  * For more details please see:
+https://www.kde.org/announcements/plasma-5.4.2.php
+
+---
+Tue Sep 29 18:22:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Install license
+
+---

Old:

  kgamma5-5.4.1.tar.xz

New:

  kgamma5-5.4.2.tar.xz



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.zKHMv7/_old  2015-10-19 22:20:45.0 +0200
+++ /var/tmp/diff_new_pack.zKHMv7/_new  2015-10-19 22:20:45.0 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.4.1
+Version:5.4.2
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0+
@@ -60,6 +60,7 @@
 
 %files
 %defattr(-,root,root)
+%doc COPYING*
 %{_kf5_plugindir}/
 %{_kf5_servicesdir}/
 %{_kf5_sharedir}/kgamma/

++ kgamma5-5.4.1.tar.xz -> kgamma5-5.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.1/CMakeLists.txt 
new/kgamma5-5.4.2/CMakeLists.txt
--- old/kgamma5-5.4.1/CMakeLists.txt2015-09-03 12:34:38.0 +0200
+++ new/kgamma5-5.4.2/CMakeLists.txt2015-10-01 11:39:50.0 +0200
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 2.8.9)
 project(kgamma)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
-set(PROJECT_VERSION "5.4.1")
+set(PROJECT_VERSION "5.4.2")
 set(QT_MIN_VERSION "5.4.0")
 find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} 
${CMAKE_CURRENT_SOURCE_DIR}/cmake)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.1/kcmkgamma/kgamma.desktop 
new/kgamma5-5.4.2/kcmkgamma/kgamma.desktop
--- old/kgamma5-5.4.1/kcmkgamma/kgamma.desktop  2015-09-03 12:34:22.0 
+0200
+++ new/kgamma5-5.4.2/kcmkgamma/kgamma.desktop  2015-10-01 11:39:34.0 
+0200
@@ -177,6 +177,7 @@
 X-KDE-Keywords[nb]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[nds]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[nl]=KGamma, kgamma, Gamma, gamma
+X-KDE-Keywords[nn]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[pa]=KGamma, kgamma, Gamma, gamma,ਗਾਮਾ,ਕੇਗਾਮਾ
 X-KDE-Keywords[pl]=KGamma, kgamma, Gamma, gamma
 X-KDE-Keywords[pt]=KGamma, kgamma, Gamma, gamma, Gama, gama
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.1/po/nb/kcmkgamma.po 
new/kgamma5-5.4.2/po/nb/kcmkgamma.po
--- old/kgamma5-5.4.1/po/nb/kcmkgamma.po2015-09-03 12:34:28.0 
+0200
+++ new/kgamma5-5.4.2/po/nb/kcmkgamma.po2015-10-01 11:39:39.0 
+0200
@@ -1,5 +1,3 @@
-# Translation of kcmkgamma to Norwegian Bokmål
-#
 # Knut Yrvin , 2003.
 # Bjørn Steensrud , 2004.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.1/po/nn/kcmkgamma.po 
new/kgamma5-5.4.2/po/nn/kcmkgamma.po
--- old/kgamma5-5.4.1/po/nn/kcmkgamma.po2015-09-03 12:34:28.0 
+0200
+++ new/kgamma5-5.4.2/po/nn/kcmkgamma.po2015-10-01 11:39:40.0 
+0200
@@ -1,5 +1,3 @@
-# Translation of kcmkgamma to Norwegian Nynorsk
-#
 # Gaute Hvoslef Kvalnes , 2004.
 # Karl Ove Hufthammer , 2007, 2008.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.4.1/po/se/kcmkgamma.po 
new/kgamma5-5.4.2/po/se/kcmkgamma.po
--- old/kgamma5-5.4.1/po/se/kcmkgamma.po2015-09-03 12:34:29.0 
+0200
+++ new/kgamma5-5.4.2/po/se/kcmkgamma.po2015-10-01 11:39:41.0 
+0200
@@ -1,5 +1,3 @@
-# Translation of kcmkgamma to Northern Sami
-#
 # Børre Gaup , 2004.
 msgid ""
 msgstr ""