commit knotifyconfig for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-10-12 13:55:43

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


Package is "knotifyconfig"

Mon Oct 12 13:55:43 2020 rev:83 rq:840838 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-09-18 14:42:09.960043339 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.3486/knotifyconfig.changes
2020-10-12 13:57:28.786170194 +0200
@@ -1,0 +2,9 @@
+Mon Oct  5 08:33:27 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- No code change since 5.74.0
+
+---

Old:

  knotifyconfig-5.74.0.tar.xz
  knotifyconfig-5.74.0.tar.xz.sig

New:

  knotifyconfig-5.75.0.tar.xz
  knotifyconfig-5.75.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.gWnlBo/_old  2020-10-12 13:57:29.306170411 +0200
+++ /var/tmp/diff_new_pack.gWnlBo/_new  2020-10-12 13:57:29.310170412 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later


++ knotifyconfig-5.74.0.tar.xz -> knotifyconfig-5.75.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.74.0/CMakeLists.txt 
new/knotifyconfig-5.75.0/CMakeLists.txt
--- old/knotifyconfig-5.74.0/CMakeLists.txt 2020-09-06 12:32:37.0 
+0200
+++ new/knotifyconfig-5.75.0/CMakeLists.txt 2020-10-04 20:51:02.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.74.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.74.0") # handled by release scripts
+set(KF5_VERSION "5.75.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.75.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.74.0  NO_MODULE)
+find_package(ECM 5.75.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.74.0/po/ca/knotifyconfig5.po 
new/knotifyconfig-5.75.0/po/ca/knotifyconfig5.po
--- old/knotifyconfig-5.74.0/po/ca/knotifyconfig5.po2020-09-06 
12:32:37.0 +0200
+++ new/knotifyconfig-5.75.0/po/ca/knotifyconfig5.po2020-10-04 
20:51:02.0 +0200
@@ -11,7 +11,7 @@
 # Orestes Mas , 2010.
 msgid ""
 msgstr ""
-"Project-Id-Version: knotifyconfig5\n"
+"Project-Id-Version: knotifyconfig\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-11 02:10+0200\n"
 "PO-Revision-Date: 2020-07-22 13:07+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.74.0/po/ca@valencia/knotifyconfig5.po 
new/knotifyconfig-5.75.0/po/ca@valencia/knotifyconfig5.po
--- old/knotifyconfig-5.74.0/po/ca@valencia/knotifyconfig5.po   2020-09-06 
12:32:37.0 +0200
+++ new/knotifyconfig-5.75.0/po/ca@valencia/knotifyconfig5.po   2020-10-04 
20:51:02.0 +0200
@@ -12,7 +12,7 @@
 # Empar , 2019.
 msgid ""
 msgstr ""
-"Project-Id-Version: knotifyconfig5\n"
+"Project-Id-Version: knotifyconfig\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-08-11 02:10+0200\n"
 "PO-Revision-Date: 2019-06-18 13:23+0200\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.74.0/po/ro/knotifyconfig5.po 
new/knotifyconfig-5.75.0/po/ro/knotifyconfig5.po
--- old/knotifyconfig-5.74.0/po/ro/knotifyconfig5.po2020-09-06 
12:32:37.0 +0200
+++ new/knotifyconfig-5.75.0/po/ro/knotifyconfig5.po2020-10-04 
20:51:02.0 +0200
@@ -1,23 +1,23 @@
 # Traducerea kdelibs4.po în Română
 # Laurenţiu Buzdugan , 2008, 2009.
-# Sergiu Bivol , 2008, 2009, 2010.

commit knotifyconfig for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-09-18 14:41:17

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


Package is "knotifyconfig"

Fri Sep 18 14:41:17 2020 rev:82 rq:834423 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-08-12 12:29:04.852176602 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.4249/knotifyconfig.changes
2020-09-18 14:42:09.960043339 +0200
@@ -1,0 +2,11 @@
+Sun Sep  6 12:49:56 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Remove obsolete COPYING files
+  * KNotifyConfig: Convert copyright statements to SPDX expressions
+
+---

Old:

  knotifyconfig-5.73.0.tar.xz
  knotifyconfig-5.73.0.tar.xz.sig

New:

  knotifyconfig-5.74.0.tar.xz
  knotifyconfig-5.74.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.paPDar/_old  2020-09-18 14:42:10.904044180 +0200
+++ /var/tmp/diff_new_pack.paPDar/_new  2020-09-18 14:42:10.908044184 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
@@ -114,7 +114,7 @@
 %endif
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %{_kf5_libdir}/libKF5NotifyConfig.so.*
 %{_kf5_debugdir}/knotifyconfig.categories
 


++ knotifyconfig-5.73.0.tar.xz -> knotifyconfig-5.74.0.tar.xz ++
 5701 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-08-12 12:24:46

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


Package is "knotifyconfig"

Wed Aug 12 12:24:46 2020 rev:81 rq:825096 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-07-14 07:54:55.856942857 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.3399/knotifyconfig.changes
2020-08-12 12:29:04.852176602 +0200
@@ -1,0 +2,11 @@
+Sun Aug  2 07:13:39 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Use Qt's categorized logging, install knotifyconfig.categories file
+  * Use camelcase include. (scripted)
+
+---

Old:

  knotifyconfig-5.72.0.tar.xz
  knotifyconfig-5.72.0.tar.xz.sig

New:

  knotifyconfig-5.73.0.tar.xz
  knotifyconfig-5.73.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.80BedO/_old  2020-08-12 12:29:05.336176586 +0200
+++ /var/tmp/diff_new_pack.80BedO/_new  2020-08-12 12:29:05.340176586 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
@@ -116,6 +116,7 @@
 %files -n %{lname}
 %license COPYING*
 %{_kf5_libdir}/libKF5NotifyConfig.so.*
+%{_kf5_debugdir}/knotifyconfig.categories
 
 %files devel
 %{_kf5_libdir}/libKF5NotifyConfig.so


++ knotifyconfig-5.72.0.tar.xz -> knotifyconfig-5.73.0.tar.xz ++
 3538 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-07-14 07:53:49

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


Package is "knotifyconfig"

Tue Jul 14 07:53:49 2020 rev:80 rq:820383 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-06-16 13:43:46.165317870 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.3060/knotifyconfig.changes
2020-07-14 07:54:55.856942857 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:37 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- No code change since 5.71.0
+
+---

Old:

  knotifyconfig-5.71.0.tar.xz
  knotifyconfig-5.71.0.tar.xz.sig

New:

  knotifyconfig-5.72.0.tar.xz
  knotifyconfig-5.72.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.fLjt5L/_old  2020-07-14 07:55:00.220956987 +0200
+++ /var/tmp/diff_new_pack.fLjt5L/_new  2020-07-14 07:55:00.224957000 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
@@ -36,7 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem


++ knotifyconfig-5.71.0.tar.xz -> knotifyconfig-5.72.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.71.0/CMakeLists.txt 
new/knotifyconfig-5.72.0/CMakeLists.txt
--- old/knotifyconfig-5.71.0/CMakeLists.txt 2020-06-07 20:30:27.0 
+0200
+++ new/knotifyconfig-5.72.0/CMakeLists.txt 2020-07-04 15:18:43.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.71.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.71.0") # handled by release scripts
+set(KF5_VERSION "5.72.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.72.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.71.0  NO_MODULE)
+find_package(ECM 5.72.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.71.0/po/bn/knotifyconfig5.po 
new/knotifyconfig-5.72.0/po/bn/knotifyconfig5.po
--- old/knotifyconfig-5.71.0/po/bn/knotifyconfig5.po2020-06-07 
20:30:27.0 +0200
+++ new/knotifyconfig-5.72.0/po/bn/knotifyconfig5.po2020-07-04 
15:18:43.0 +0200
@@ -14,7 +14,7 @@
 "PO-Revision-Date: 2012-07-16 14:27+0530\n"
 "Last-Translator: Deepayan Sarkar \n"
 "Language-Team: American English \n"
-"Language: en_US\n"
+"Language: bn\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/knotifyconfig-5.71.0/po/bs/knotifyconfig5.po 
new/knotifyconfig-5.72.0/po/bs/knotifyconfig5.po
--- old/knotifyconfig-5.71.0/po/bs/knotifyconfig5.po2020-06-07 
20:30:27.0 +0200
+++ new/knotifyconfig-5.72.0/po/bs/knotifyconfig5.po2020-07-04 
15:18:43.0 +0200
@@ -16,7 +16,7 @@
 "PO-Revision-Date: 2013-12-21 17:26+\n"
 "Last-Translator: Ademovic Saudin \n"
 "Language-Team: bosanski \n"
-"Language: bosnian\n"
+"Language: bs\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/knotifyconfig-5.71.0/po/cs/knotifyconfig5.po 
new/knotifyconfig-5.72.0/po/cs/knotifyconfig5.po
--- old/knotifyconfig-5.71.0/po/cs/knotifyconfig5.po2020-06-07 
20:30:27.0 +0200
+++ 

commit knotifyconfig for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-06-16 13:43:31

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


Package is "knotifyconfig"

Tue Jun 16 13:43:31 2020 rev:79 rq:814378 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-05-11 13:31:17.471851957 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.3606/knotifyconfig.changes
2020-06-16 13:43:46.165317870 +0200
@@ -1,0 +2,9 @@
+Sun Jun  7 08:06:53 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- No code change since 5.70.0
+
+---

Old:

  knotifyconfig-5.70.0.tar.xz
  knotifyconfig-5.70.0.tar.xz.sig

New:

  knotifyconfig-5.71.0.tar.xz
  knotifyconfig-5.71.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.B81exy/_old  2020-06-16 13:43:47.681323396 +0200
+++ /var/tmp/diff_new_pack.B81exy/_new  2020-06-16 13:43:47.685323411 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later


++ knotifyconfig-5.70.0.tar.xz -> knotifyconfig-5.71.0.tar.xz ++
 10567 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-05-11 13:29:09

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


Package is "knotifyconfig"

Mon May 11 13:29:09 2020 rev:78 rq:802104 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-04-15 20:03:50.429994147 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.2738/knotifyconfig.changes
2020-05-11 13:31:17.471851957 +0200
@@ -1,0 +2,10 @@
+Sun May  3 09:40:07 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Consistently use knotify-config.h to pass in flags about Canberra/Phonon
+
+---

Old:

  knotifyconfig-5.69.0.tar.xz
  knotifyconfig-5.69.0.tar.xz.sig

New:

  knotifyconfig-5.70.0.tar.xz
  knotifyconfig-5.70.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.KoiU1u/_old  2020-05-11 13:31:18.743854624 +0200
+++ /var/tmp/diff_new_pack.KoiU1u/_new  2020-05-11 13:31:18.747854632 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later


++ knotifyconfig-5.69.0.tar.xz -> knotifyconfig-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.69.0/CMakeLists.txt 
new/knotifyconfig-5.70.0/CMakeLists.txt
--- old/knotifyconfig-5.69.0/CMakeLists.txt 2020-04-05 01:02:51.0 
+0200
+++ new/knotifyconfig-5.70.0/CMakeLists.txt 2020-05-03 00:21:26.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.69.0  NO_MODULE)
+find_package(ECM 5.70.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -35,15 +35,12 @@
 set_package_properties(Canberra PROPERTIES
 PURPOSE "Needed to preview notification sounds"
 TYPE OPTIONAL)
-if (Canberra_FOUND)
-add_definitions(-DHAVE_CANBERRA)
-else()
+if (NOT Canberra_FOUND)
 # This is REQUIRED since you cannot tell CMake "either one of those two 
optional ones are required"
 find_package(Phonon4Qt5 4.6.60 NO_MODULE REQUIRED)
 set_package_properties(Phonon4Qt5 PROPERTIES
 DESCRIPTION "Qt-based audio library"
 PURPOSE "Needed to preview notification sounds when Canberra isn't 
available")
-add_definitions(-DHAVE_PHONON4QT5)
 endif()
 
 # Includes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.69.0/po/ko/knotifyconfig5.po 
new/knotifyconfig-5.70.0/po/ko/knotifyconfig5.po
--- old/knotifyconfig-5.69.0/po/ko/knotifyconfig5.po2020-04-05 
01:02:51.0 +0200
+++ new/knotifyconfig-5.70.0/po/ko/knotifyconfig5.po2020-05-03 
00:21:26.0 +0200
@@ -1,14 +1,14 @@
 # Korean messages for kdelibs.
 # Copyright (C) Free Software Foundation, Inc.
 # Cho Sung Jae , 2007.
-# Shinjo Park , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015.
+# Shinjo Park , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2020.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2020-01-24 02:58+0100\n"
-"PO-Revision-Date: 2015-04-26 17:47+0200\n"
+"PO-Revision-Date: 2020-04-21 00:25+0200\n"
 "Last-Translator: Shinjo Park \n"
 "Language-Team: Korean \n"
 "Language: ko\n"
@@ -16,7 +16,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: 

commit knotifyconfig for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-04-15 20:02:19

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


Package is "knotifyconfig"

Wed Apr 15 20:02:19 2020 rev:77 rq:793171 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-03-19 19:45:31.26329 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.2738/knotifyconfig.changes
2020-04-15 20:03:50.429994147 +0200
@@ -1,0 +2,10 @@
+Sun Apr  5 19:45:45 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * Use libcanberra as primary means of previewing the sound
+
+---

Old:

  knotifyconfig-5.68.0.tar.xz
  knotifyconfig-5.68.0.tar.xz.sig

New:

  knotifyconfig-5.69.0.tar.xz
  knotifyconfig-5.69.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.lri3a7/_old  2020-04-15 20:03:50.957994544 +0200
+++ /var/tmp/diff_new_pack.lri3a7/_new  2020-04-15 20:03:50.961994547 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
@@ -40,6 +40,7 @@
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
+BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5Completion) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
@@ -57,11 +58,11 @@
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-BuildRequires:  cmake(Phonon4Qt5)
 BuildRequires:  cmake(Qt5DBus) >= 5.12.0
 BuildRequires:  cmake(Qt5Test) >= 5.12.0
 BuildRequires:  cmake(Qt5TextToSpeech) >= 5.12.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
+BuildRequires:  pkgconfig(libcanberra)
 
 %description
 KNotifyConfig provides a configuration dialog for desktop notifications which


++ knotifyconfig-5.68.0.tar.xz -> knotifyconfig-5.69.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.68.0/CMakeLists.txt 
new/knotifyconfig-5.69.0/CMakeLists.txt
--- old/knotifyconfig-5.68.0/CMakeLists.txt 2020-03-07 10:51:03.0 
+0100
+++ new/knotifyconfig-5.69.0/CMakeLists.txt 2020-04-05 01:02:51.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.68.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
+set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.68.0  NO_MODULE)
+find_package(ECM 5.69.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -25,13 +25,27 @@
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
-find_package(Phonon4Qt5 4.6.60 NO_MODULE)
 
 find_package(KF5Completion ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5KIO ${KF5_DEP_VERSION} REQUIRED)
 
+find_package(Canberra)
+set_package_properties(Canberra PROPERTIES
+PURPOSE "Needed to preview notification sounds"
+TYPE OPTIONAL)
+if (Canberra_FOUND)
+add_definitions(-DHAVE_CANBERRA)
+else()
+# This is REQUIRED since you cannot tell CMake "either one of those two 
optional ones are required"
+find_package(Phonon4Qt5 4.6.60 NO_MODULE REQUIRED)
+set_package_properties(Phonon4Qt5 PROPERTIES
+DESCRIPTION "Qt-based audio library"
+

commit knotifyconfig for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-03-19 19:43:17

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


Package is "knotifyconfig"

Thu Mar 19 19:43:17 2020 rev:76 rq:785340 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-02-14 16:34:15.747481678 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.3160/knotifyconfig.changes
2020-03-19 19:45:31.26329 +0100
@@ -1,0 +2,9 @@
+Sun Mar  8 09:17:55 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- No code change since 5.67.0
+
+---

Old:

  knotifyconfig-5.67.0.tar.xz
  knotifyconfig-5.67.0.tar.xz.sig

New:

  knotifyconfig-5.68.0.tar.xz
  knotifyconfig-5.68.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.m4INNq/_old  2020-03-19 19:45:31.700026704 +0100
+++ /var/tmp/diff_new_pack.m4INNq/_new  2020-03-19 19:45:31.700026704 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later


++ knotifyconfig-5.67.0.tar.xz -> knotifyconfig-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.67.0/.gitignore 
new/knotifyconfig-5.68.0/.gitignore
--- old/knotifyconfig-5.67.0/.gitignore 2020-02-02 13:52:06.0 +0100
+++ new/knotifyconfig-5.68.0/.gitignore 2020-03-07 10:51:03.0 +0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.67.0/CMakeLists.txt 
new/knotifyconfig-5.68.0/CMakeLists.txt
--- old/knotifyconfig-5.67.0/CMakeLists.txt 2020-02-02 13:52:06.0 
+0100
+++ new/knotifyconfig-5.68.0/CMakeLists.txt 2020-03-07 10:51:03.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -51,7 +51,7 @@
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
 # Subdirectories
 add_definitions(-DTRANSLATION_DOMAIN=\"knotifyconfig5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.67.0/po/ml/knotifyconfig5.po 
new/knotifyconfig-5.68.0/po/ml/knotifyconfig5.po
--- old/knotifyconfig-5.67.0/po/ml/knotifyconfig5.po2020-02-02 
13:52:06.0 +0100
+++ new/knotifyconfig-5.68.0/po/ml/knotifyconfig5.po2020-03-07 
10:51:03.0 +0100
@@ -14,7 +14,7 @@
 "POT-Creation-Date: 2020-01-24 02:58+0100\n"
 "PO-Revision-Date: 2010-12-29 15:32+0530\n"
 "Last-Translator: \n"
-"Language-Team:  \n"
+"Language-Team: SMC \n"
 "Language: ml\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/knotifyconfig-5.67.0/po/nb/knotifyconfig5.po 
new/knotifyconfig-5.68.0/po/nb/knotifyconfig5.po
--- 

commit knotifyconfig for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-02-14 16:33:34

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


Package is "knotifyconfig"

Fri Feb 14 16:33:34 2020 rev:75 rq:773278 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2020-01-14 21:05:21.662709482 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.26092/knotifyconfig.changes   
2020-02-14 16:34:15.747481678 +0100
@@ -1,0 +2,15 @@
+Sun Feb  2 18:07:06 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:54 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * Port away from KLineEdit and KComboBox to Q equivalent
+
+---

Old:

  knotifyconfig-5.66.0.tar.xz
  knotifyconfig-5.66.0.tar.xz.sig

New:

  knotifyconfig-5.67.0.tar.xz
  knotifyconfig-5.67.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.lZrDgj/_old  2020-02-14 16:34:16.167481912 +0100
+++ /var/tmp/diff_new_pack.lZrDgj/_new  2020-02-14 16:34:16.167481912 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
@@ -58,10 +58,10 @@
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  cmake(Qt5DBus) >= 5.11.0
-BuildRequires:  cmake(Qt5Test) >= 5.11.0
-BuildRequires:  cmake(Qt5TextToSpeech) >= 5.11.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
+BuildRequires:  cmake(Qt5DBus) >= 5.12.0
+BuildRequires:  cmake(Qt5Test) >= 5.12.0
+BuildRequires:  cmake(Qt5TextToSpeech) >= 5.12.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.12.0
 
 %description
 KNotifyConfig provides a configuration dialog for desktop notifications which
@@ -83,7 +83,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Widgets) >= 5.11.0
+Requires:   cmake(Qt5Widgets) >= 5.12.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which
@@ -96,7 +96,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ knotifyconfig-5.66.0.tar.xz -> knotifyconfig-5.67.0.tar.xz ++
 4998 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2020-01-14 21:02:51

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


Package is "knotifyconfig"

Tue Jan 14 21:02:51 2020 rev:74 rq:763477 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-12-18 14:43:05.157795019 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.6675/knotifyconfig.changes
2020-01-14 21:05:21.662709482 +0100
@@ -1,0 +2,11 @@
+Sun Jan  5 09:02:16 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * KNotifyConfig: port QRegExp to QRegularExpression
+  * Update the obsolete projects.kde.org URL
+
+---

Old:

  knotifyconfig-5.65.0.tar.xz
  knotifyconfig-5.65.0.tar.xz.sig

New:

  knotifyconfig-5.66.0.tar.xz
  knotifyconfig-5.66.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.cG0wy9/_old  2020-01-14 21:05:22.374709811 +0100
+++ /var/tmp/diff_new_pack.cG0wy9/_new  2020-01-14 21:05:22.378709813 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later


++ knotifyconfig-5.65.0.tar.xz -> knotifyconfig-5.66.0.tar.xz ++
 3330 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-12-18 14:41:22

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


Package is "knotifyconfig"

Wed Dec 18 14:41:22 2019 rev:73 rq:757052 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-11-12 11:48:58.242944685 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.4691/knotifyconfig.changes
2019-12-18 14:43:05.157795019 +0100
@@ -1,0 +2,9 @@
+Sun Dec  8 11:18:44 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- No code change since 5.64.0
+
+---

Old:

  knotifyconfig-5.64.0.tar.xz
  knotifyconfig-5.64.0.tar.xz.sig

New:

  knotifyconfig-5.65.0.tar.xz
  knotifyconfig-5.65.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.zCJx0R/_old  2019-12-18 14:43:05.553795200 +0100
+++ /var/tmp/diff_new_pack.zCJx0R/_new  2019-12-18 14:43:05.557795202 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later


++ knotifyconfig-5.64.0.tar.xz -> knotifyconfig-5.65.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.64.0/CMakeLists.txt 
new/knotifyconfig-5.65.0/CMakeLists.txt
--- old/knotifyconfig-5.64.0/CMakeLists.txt 2019-11-02 13:59:07.0 
+0100
+++ new/knotifyconfig-5.65.0/CMakeLists.txt 2019-12-07 22:46:23.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.64.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
+set(KF5_VERSION "5.65.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.64.0  NO_MODULE)
+find_package(ECM 5.65.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -51,7 +51,7 @@
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
 # Subdirectories
 add_definitions(-DTRANSLATION_DOMAIN=\"knotifyconfig5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.64.0/po/cs/knotifyconfig5.po 
new/knotifyconfig-5.65.0/po/cs/knotifyconfig5.po
--- old/knotifyconfig-5.64.0/po/cs/knotifyconfig5.po2019-11-02 
13:59:07.0 +0100
+++ new/knotifyconfig-5.65.0/po/cs/knotifyconfig5.po2019-12-07 
22:46:23.0 +0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl , 2010, 2011, 2012.
-# Vít Pelčák , 2011, 2012, 2013, 2014, 2015, 2017.
+# Vít Pelčák , 2011, 2012, 2013, 2014, 2015, 2017, 2019.
 # Tomáš Chvátal , 2012, 2013.
 #
 msgid ""
@@ -9,15 +9,15 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-09 02:56+0200\n"
-"PO-Revision-Date: 2017-09-12 12:11+0100\n"
-"Last-Translator: Vít Pelčák \n"

commit knotifyconfig for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-11-12 11:48:56

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


Package is "knotifyconfig"

Tue Nov 12 11:48:56 2019 rev:72 rq:747129 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-10-14 13:37:52.661964231 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.2990/knotifyconfig.changes
2019-11-12 11:48:58.242944685 +0100
@@ -1,0 +2,9 @@
+Sun Nov  3 15:47:10 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- No code change since 5.63.0
+
+---

Old:

  knotifyconfig-5.63.0.tar.xz
  knotifyconfig-5.63.0.tar.xz.sig

New:

  knotifyconfig-5.64.0.tar.xz
  knotifyconfig-5.64.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.RF8o38/_old  2019-11-12 11:48:59.258945724 +0100
+++ /var/tmp/diff_new_pack.RF8o38/_new  2019-11-12 11:48:59.262945729 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later


++ knotifyconfig-5.63.0.tar.xz -> knotifyconfig-5.64.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.63.0/CMakeLists.txt 
new/knotifyconfig-5.64.0/CMakeLists.txt
--- old/knotifyconfig-5.63.0/CMakeLists.txt 2019-10-06 11:48:29.0 
+0200
+++ new/knotifyconfig-5.64.0/CMakeLists.txt 2019-11-02 13:59:07.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.63.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
+set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.63.0  NO_MODULE)
+find_package(ECM 5.64.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -51,6 +51,7 @@
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 # Subdirectories
 add_definitions(-DTRANSLATION_DOMAIN=\"knotifyconfig5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.63.0/po/gl/knotifyconfig5.po 
new/knotifyconfig-5.64.0/po/gl/knotifyconfig5.po
--- old/knotifyconfig-5.63.0/po/gl/knotifyconfig5.po2019-10-06 
11:48:29.0 +0200
+++ new/knotifyconfig-5.64.0/po/gl/knotifyconfig5.po2019-11-02 
13:59:07.0 +0100
@@ -1,7 +1,6 @@
 # translation of kdelibs4.po to galician
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-#
 # mvillarino , 2007, 2008, 2009.
 # Marce Villarino , 2008, 2009.
 # marce villarino , 2009.
@@ -10,20 +9,22 @@
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
 # Adrián Chaves Fernández , 2015.
-# Adrián Chaves (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017, 2019.
+#
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-09 02:56+0200\n"
-"PO-Revision-Date: 2017-08-15 11:03+0100\n"
+"PO-Revision-Date: 2019-10-19 22:26+0200\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
-"Language-Team: Galician \n"
+"Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 

commit knotifyconfig for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-10-14 13:37:50

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


Package is "knotifyconfig"

Mon Oct 14 13:37:50 2019 rev:71 rq:738047 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-09-23 12:25:06.549731196 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.2352/knotifyconfig.changes
2019-10-14 13:37:52.661964231 +0200
@@ -1,0 +2,9 @@
+Sun Oct  6 13:26:49 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- No code change since 5.62.0
+
+---

Old:

  knotifyconfig-5.62.0.tar.xz
  knotifyconfig-5.62.0.tar.xz.sig

New:

  knotifyconfig-5.63.0.tar.xz
  knotifyconfig-5.63.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.uPLQyR/_old  2019-10-14 13:37:53.365962396 +0200
+++ /var/tmp/diff_new_pack.uPLQyR/_new  2019-10-14 13:37:53.365962396 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
@@ -58,10 +58,10 @@
 BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Phonon4Qt5)
-BuildRequires:  cmake(Qt5DBus) >= 5.6.0
-BuildRequires:  cmake(Qt5Test) >= 5.6.0
-BuildRequires:  cmake(Qt5TextToSpeech) >= 5.6.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
+BuildRequires:  cmake(Qt5DBus) >= 5.11.0
+BuildRequires:  cmake(Qt5Test) >= 5.11.0
+BuildRequires:  cmake(Qt5TextToSpeech) >= 5.11.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.11.0
 
 %description
 KNotifyConfig provides a configuration dialog for desktop notifications which
@@ -83,7 +83,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Widgets) >= 5.6.0
+Requires:   cmake(Qt5Widgets) >= 5.11.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which


++ knotifyconfig-5.62.0.tar.xz -> knotifyconfig-5.63.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.62.0/CMakeLists.txt 
new/knotifyconfig-5.63.0/CMakeLists.txt
--- old/knotifyconfig-5.62.0/CMakeLists.txt 2019-09-07 16:01:53.0 
+0200
+++ new/knotifyconfig-5.63.0/CMakeLists.txt 2019-10-06 11:48:29.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
+set(KF5_VERSION "5.63.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.62.0  NO_MODULE)
+find_package(ECM 5.63.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.62.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.63.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.62.0/po/ast/knotifyconfig5.po   2019-09-07 
16:01:53.0 +0200
+++ new/knotifyconfig-5.63.0/po/ast/knotifyconfig5.po   2019-10-06 
11:48:29.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: knotifyconfig\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-08-09 02:56+0200\n"
-"PO-Revision-Date: 2019-08-05 00:19+0200\n"
+"PO-Revision-Date: 2019-09-15 17:21+0200\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast\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"

commit knotifyconfig for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-09-23 12:25:04

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


Package is "knotifyconfig"

Mon Sep 23 12:25:04 2019 rev:70 rq:730947 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-08-19 21:10:27.316842535 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.7948/knotifyconfig.changes
2019-09-23 12:25:06.549731196 +0200
@@ -1,0 +2,11 @@
+Sat Sep  7 20:37:00 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- Changes since 5.61.0:
+  * Remove unused includes
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  knotifyconfig-5.61.0.tar.xz
  knotifyconfig-5.61.0.tar.xz.sig

New:

  knotifyconfig-5.62.0.tar.xz
  knotifyconfig-5.62.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.e1msr1/_old  2019-09-23 12:25:07.477731045 +0200
+++ /var/tmp/diff_new_pack.e1msr1/_new  2019-09-23 12:25:07.481731044 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
@@ -39,25 +39,25 @@
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
-BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
-BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Bookmarks) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Completion) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5DBusAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5GuiAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5I18n) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5IconThemes) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ItemViews) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5KIO) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Notifications) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Service) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Solid) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5TextWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WindowSystem) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(Phonon4Qt5)
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5TextToSpeech) >= 5.6.0


++ knotifyconfig-5.61.0.tar.xz -> knotifyconfig-5.62.0.tar.xz ++
 4340 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-08-19 21:10:27

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


Package is "knotifyconfig"

Mon Aug 19 21:10:27 2019 rev:69 rq:722482 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-07-26 12:17:55.450771341 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.22127/knotifyconfig.changes   
2019-08-19 21:10:27.316842535 +0200
@@ -1,0 +2,14 @@
+Wed Aug  7 17:51:39 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- No code change since 5.60.0
+
+---
+Fri Jul 19 11:43:45 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  knotifyconfig-5.60.0.tar.xz

New:

  frameworks.keyring
  knotifyconfig-5.61.0.tar.xz
  knotifyconfig-5.61.0.tar.xz.sig



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.gq2MlJ/_old  2019-08-19 21:10:27.860842447 +0200
+++ /var/tmp/diff_new_pack.gq2MlJ/_new  2019-08-19 21:10:27.864842446 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -89,9 +93,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build

++ knotifyconfig-5.60.0.tar.xz -> knotifyconfig-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.60.0/CMakeLists.txt 
new/knotifyconfig-5.61.0/CMakeLists.txt
--- old/knotifyconfig-5.60.0/CMakeLists.txt 2019-07-07 20:36:34.0 
+0200
+++ new/knotifyconfig-5.61.0/CMakeLists.txt 2019-08-03 21:57:03.0 
+0200
@@ -1,16 +1,16 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
+set(KF5_VERSION "5.61.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.60.0  NO_MODULE)
+find_package(ECM 5.61.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 set(REQUIRED_QT_VERSION 5.11.0)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.60.0/po/gl/knotifyconfig5.po 
new/knotifyconfig-5.61.0/po/gl/knotifyconfig5.po
--- old/knotifyconfig-5.60.0/po/gl/knotifyconfig5.po2019-07-07 
20:36:34.0 +0200
+++ new/knotifyconfig-5.61.0/po/gl/knotifyconfig5.po2019-08-03 
21:57:03.0 +0200
@@ -24,10 +24,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 2.0\n"
-"X-Environment: kde, development\n"
-"X-Accelerator-Marker: &\n"
-"X-Text-Markup: kde4\n"
 
 #. i18n: ectx: property 

commit knotifyconfig for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-07-26 12:17:49

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


Package is "knotifyconfig"

Fri Jul 26 12:17:49 2019 rev:68 rq:715897 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-06-22 11:13:20.068685159 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.4126/knotifyconfig.changes
2019-07-26 12:17:55.450771341 +0200
@@ -1,0 +2,9 @@
+Sun Jul 14 06:41:39 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- No code changes since 5.59.0
+
+---

Old:

  knotifyconfig-5.59.0.tar.xz

New:

  knotifyconfig-5.60.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.lqwPKP/_old  2019-07-26 12:17:56.726770252 +0200
+++ /var/tmp/diff_new_pack.lqwPKP/_new  2019-07-26 12:17:56.730770248 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.59.0.tar.xz -> knotifyconfig-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.59.0/CMakeLists.txt 
new/knotifyconfig-5.60.0/CMakeLists.txt
--- old/knotifyconfig-5.59.0/CMakeLists.txt 2019-06-01 18:58:54.0 
+0200
+++ new/knotifyconfig-5.60.0/CMakeLists.txt 2019-07-07 20:36:34.0 
+0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.59.0/po/ca@valencia/knotifyconfig5.po 
new/knotifyconfig-5.60.0/po/ca@valencia/knotifyconfig5.po
--- old/knotifyconfig-5.59.0/po/ca@valencia/knotifyconfig5.po   2019-06-01 
18:58:54.0 +0200
+++ new/knotifyconfig-5.60.0/po/ca@valencia/knotifyconfig5.po   2019-07-07 
20:36:34.0 +0200
@@ -1,5 +1,5 @@
 # Translation of knotifyconfig5.po to Catalan (Valencian)
-# Copyright (C) 1998-2015 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 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.
 #
@@ -9,21 +9,23 @@
 # Josep Ma. Ferrer , 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014, 2015.
 # Robert Millan , 2009.
 # Orestes Mas , 2010.
+# Empar , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: knotifyconfig5\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 02:57+0200\n"
-"PO-Revision-Date: 2015-02-21 00:14+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2019-06-18 13:23+0200\n"
+"Last-Translator: Empar \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"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
+"X-Generator: Poedit 2.0.6\n"
+"X-Project-Style: kde\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: 

commit knotifyconfig for openSUSE:Factory

2019-06-22 Thread root
Hello community,

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

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


Package is "knotifyconfig"

Sat Jun 22 11:13:17 2019 rev:67 rq:710759 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-05-21 10:30:42.135429714 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.4615/knotifyconfig.changes
2019-06-22 11:13:20.068685159 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:12 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  knotifyconfig-5.58.0.tar.xz

New:

  knotifyconfig-5.59.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.svLwiJ/_old  2019-06-22 11:13:23.004689434 +0200
+++ /var/tmp/diff_new_pack.svLwiJ/_new  2019-06-22 11:13:23.032689474 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.58.0.tar.xz -> knotifyconfig-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.58.0/CMakeLists.txt 
new/knotifyconfig-5.59.0/CMakeLists.txt
--- old/knotifyconfig-5.58.0/CMakeLists.txt 2019-05-07 13:26:39.0 
+0200
+++ new/knotifyconfig-5.59.0/CMakeLists.txt 2019-06-01 18:58:54.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.58.0/po/af/knotifyconfig5.po 
new/knotifyconfig-5.59.0/po/af/knotifyconfig5.po
--- old/knotifyconfig-5.58.0/po/af/knotifyconfig5.po2019-05-07 
13:26:39.0 +0200
+++ new/knotifyconfig-5.59.0/po/af/knotifyconfig5.po2019-06-01 
18:58:54.0 +0200
@@ -2,8 +2,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4 stable\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2006-01-12 16:33+0200\n"
 "Last-Translator: JUANITA FRANZ \n"
 "Language-Team: AFRIKAANS \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.58.0/po/ar/knotifyconfig5.po 
new/knotifyconfig-5.59.0/po/ar/knotifyconfig5.po
--- old/knotifyconfig-5.58.0/po/ar/knotifyconfig5.po2019-05-07 
13:26:39.0 +0200
+++ new/knotifyconfig-5.59.0/po/ar/knotifyconfig5.po2019-06-01 
18:58:54.0 +0200
@@ -20,8 +20,8 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-05-20 02:57+0200\n"
 "PO-Revision-Date: 2018-06-09 22:13+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.58.0/po/as/knotifyconfig5.po 
new/knotifyconfig-5.59.0/po/as/knotifyconfig5.po
--- old/knotifyconfig-5.58.0/po/as/knotifyconfig5.po2019-05-07 
13:26:39.0 +0200
+++ new/knotifyconfig-5.59.0/po/as/knotifyconfig5.po2019-06-01 
18:58:54.0 +0200
@@ -6,8 

commit knotifyconfig for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-05-21 10:30:40

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


Package is "knotifyconfig"

Tue May 21 10:30:40 2019 rev:66 rq:703369 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-04-19 21:23:42.187822186 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.5148/knotifyconfig.changes
2019-05-21 10:30:42.135429714 +0200
@@ -1,0 +2,10 @@
+Wed May 15 18:16:17 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * [knotifyconfig] make it compile without foreach
+
+---

Old:

  knotifyconfig-5.57.0.tar.xz

New:

  knotifyconfig-5.58.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.ZKXhGG/_old  2019-05-21 10:30:42.823429450 +0200
+++ /var/tmp/diff_new_pack.ZKXhGG/_new  2019-05-21 10:30:42.823429450 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.57.0.tar.xz -> knotifyconfig-5.58.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.57.0/CMakeLists.txt 
new/knotifyconfig-5.58.0/CMakeLists.txt
--- old/knotifyconfig-5.57.0/CMakeLists.txt 2019-04-07 09:30:54.0 
+0200
+++ new/knotifyconfig-5.58.0/CMakeLists.txt 2019-05-07 13:26:39.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.57.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
+set(KF5_VERSION "5.58.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.57.0  NO_MODULE)
+find_package(ECM 5.58.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -56,6 +56,8 @@
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
 ki18n_install(po)
 endif()
+#We can't activate it as it depend against phonon but it builds fine without it
+#add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if(BUILD_TESTING)
   add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.57.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.58.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.57.0/po/zh_CN/knotifyconfig5.po 2019-04-07 
09:30:54.0 +0200
+++ new/knotifyconfig-5.58.0/po/zh_CN/knotifyconfig5.po 2019-05-07 
13:26:39.0 +0200
@@ -15,8 +15,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2019-03-07 09:22\n"
-"Last-Translator: guoyunhe \n"
+"PO-Revision-Date: 2019-05-05 22:21\n"
+"Last-Translator: Guo Yunhe (guoyunhe)\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.57.0/src/knotifyconfigactionswidget.cpp 
new/knotifyconfig-5.58.0/src/knotifyconfigactionswidget.cpp
--- old/knotifyconfig-5.57.0/src/knotifyconfigactionswidget.cpp 2019-04-07 
09:30:54.0 +0200
+++ new/knotifyconfig-5.58.0/src/knotifyconfigactionswidget.cpp 2019-05-07 
13:26:39.0 +0200
@@ -138,7 +138,7 @@
 const QString soundFilename = m_ui.Sound_select->text();
 QUrl soundURL;
 const auto dataLocations = 
QStandardPaths::standardLocations(QStandardPaths::GenericDataLocation);
-foreach (const QString , dataLocations) {
+for (const QString  : dataLocations) {
 soundURL = QUrl::fromUserInput(soundFilename,
 

commit knotifyconfig for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-04-19 21:23:41

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


Package is "knotifyconfig"

Fri Apr 19 21:23:41 2019 rev:65 rq:695241 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-03-21 09:47:35.986879576 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.5536/knotifyconfig.changes
2019-04-19 21:23:42.187822186 +0200
@@ -1,0 +2,10 @@
+Sun Apr 14 20:21:44 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * Allow selecting only supported audio files (kde#405470)
+
+---

Old:

  knotifyconfig-5.56.0.tar.xz

New:

  knotifyconfig-5.57.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.F2EXAJ/_old  2019-04-19 21:23:42.771822929 +0200
+++ /var/tmp/diff_new_pack.F2EXAJ/_new  2019-04-19 21:23:42.771822929 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.56.0.tar.xz -> knotifyconfig-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.56.0/.gitignore 
new/knotifyconfig-5.57.0/.gitignore
--- old/knotifyconfig-5.56.0/.gitignore 1970-01-01 01:00:00.0 +0100
+++ new/knotifyconfig-5.57.0/.gitignore 2019-04-07 09:30:54.0 +0200
@@ -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/knotifyconfig-5.56.0/CMakeLists.txt 
new/knotifyconfig-5.57.0/CMakeLists.txt
--- old/knotifyconfig-5.56.0/CMakeLists.txt 2019-03-02 14:45:43.0 
+0100
+++ new/knotifyconfig-5.57.0/CMakeLists.txt 2019-04-07 09:30:54.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.56.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
+set(KF5_VERSION "5.57.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.56.0  NO_MODULE)
+find_package(ECM 5.57.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.56.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.57.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.56.0/po/id/knotifyconfig5.po2019-03-02 
14:45:43.0 +0100
+++ new/knotifyconfig-5.57.0/po/id/knotifyconfig5.po2019-04-07 
09:30:54.0 +0200
@@ -16,7 +16,7 @@
 "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"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-Generator: Lokalize 18.12.1\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.56.0/po/te/knotifyconfig5.po 
new/knotifyconfig-5.57.0/po/te/knotifyconfig5.po
--- old/knotifyconfig-5.56.0/po/te/knotifyconfig5.po2019-03-02 
14:45:43.0 +0100
+++ new/knotifyconfig-5.57.0/po/te/knotifyconfig5.po2019-04-07 
09:30:54.0 +0200
@@ -22,8 +22,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "X-Generator: Lokalize 1.5\n"
-"Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 

commit knotifyconfig for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-03-21 09:47:34

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


Package is "knotifyconfig"

Thu Mar 21 09:47:34 2019 rev:64 rq:686758 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-02-28 21:31:29.937770654 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.28833/knotifyconfig.changes   
2019-03-21 09:47:35.986879576 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Port deprecated methods
+
+---

Old:

  knotifyconfig-5.55.0.tar.xz

New:

  knotifyconfig-5.56.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.CfZcFM/_old  2019-03-21 09:47:36.918879362 +0100
+++ /var/tmp/diff_new_pack.CfZcFM/_new  2019-03-21 09:47:36.922879361 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.55.0.tar.xz -> knotifyconfig-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.55.0/CMakeLists.txt 
new/knotifyconfig-5.56.0/CMakeLists.txt
--- old/knotifyconfig-5.55.0/CMakeLists.txt 2019-02-03 01:00:24.0 
+0100
+++ new/knotifyconfig-5.56.0/CMakeLists.txt 2019-03-02 14:45:43.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -50,7 +50,7 @@
 
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
-
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
 # Subdirectories
 add_definitions(-DTRANSLATION_DOMAIN=\"knotifyconfig5\")
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.55.0/po/da/knotifyconfig5.po 
new/knotifyconfig-5.56.0/po/da/knotifyconfig5.po
--- old/knotifyconfig-5.55.0/po/da/knotifyconfig5.po2019-02-03 
01:00:24.0 +0100
+++ new/knotifyconfig-5.56.0/po/da/knotifyconfig5.po2019-03-02 
14:45:43.0 +0100
@@ -2,8 +2,6 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Martin Schlander, 2008.
-# Martin Schlander , 2008.
 # Martin Schlander , 2008, 2009, 2010, 2011, 2012, 
2013, 2015.
 # Keld Simonsen , 2010.
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.55.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.56.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.55.0/po/id/knotifyconfig5.po2019-02-03 
01:00:24.0 +0100
+++ new/knotifyconfig-5.56.0/po/id/knotifyconfig5.po2019-03-02 
14:45:43.0 +0100
@@ -9,15 +9,15 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2019-01-10 00:08+0700\n"
-"Last-Translator: Wantoyo \n"
+"PO-Revision-Date: 2019-02-21 16:41+0700\n"
+"Last-Translator: wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 

commit knotifyconfig for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-02-28 21:31:27

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


Package is "knotifyconfig"

Thu Feb 28 21:31:27 2019 rev:63 rq:678706 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-02-14 14:27:11.703823058 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.28833/knotifyconfig.changes   
2019-02-28 21:31:29.937770654 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.a4RNLv/_old  2019-02-28 21:31:30.901770332 +0100
+++ /var/tmp/diff_new_pack.a4RNLv/_new  2019-02-28 21:31:30.905770330 +0100
@@ -89,6 +89,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build




commit knotifyconfig for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-02-14 14:27:10

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


Package is "knotifyconfig"

Thu Feb 14 14:27:10 2019 rev:62 rq:674257 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2019-01-21 10:21:27.966007572 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.28833/knotifyconfig.changes   
2019-02-14 14:27:11.703823058 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:14 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * delete copy constructor and assignment operator of some internal classes
+
+---

Old:

  knotifyconfig-5.54.0.tar.xz

New:

  knotifyconfig-5.55.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.WtWzc9/_old  2019-02-14 14:27:12.323822769 +0100
+++ /var/tmp/diff_new_pack.WtWzc9/_new  2019-02-14 14:27:12.327822767 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.54.0.tar.xz -> knotifyconfig-5.55.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.54.0/CMakeLists.txt 
new/knotifyconfig-5.55.0/CMakeLists.txt
--- old/knotifyconfig-5.54.0/CMakeLists.txt 2019-01-06 21:25:09.0 
+0100
+++ new/knotifyconfig-5.55.0/CMakeLists.txt 2019-02-03 01:00:24.0 
+0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.54.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
+set(KF5_VERSION "5.55.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.54.0  NO_MODULE)
+find_package(ECM 5.55.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.9.0)
+set(REQUIRED_QT_VERSION 5.10.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.54.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.55.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.54.0/po/id/knotifyconfig5.po2019-01-06 
21:25:09.0 +0100
+++ new/knotifyconfig-5.55.0/po/id/knotifyconfig5.po2019-02-03 
01:00:24.0 +0100
@@ -2,14 +2,14 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017, 2018.
+# Wantoyo , 2017, 2018, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-12-15 07:37+0700\n"
+"PO-Revision-Date: 2019-01-10 00:08+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -79,7 +79,7 @@
 msgstr ""
 "Tentukan bagaimana knotify harus bicara ketika peristiwa diterima. Jika "
 "kamu memilih \"Bicarakan teks kustom\", masukkan teks di dalam kotak. Kamu "
-"dapat menggunakan tali substitusi berikut di dalam teks:%e%eNama peristiwa%aAplikasi yang mengirim peristiwa%mPesan yang dikirim oleh aplikasi"
 
@@ -113,7 +113,7 @@
 msgstr ""
 "Tentukan cara Jovie harus bicara ketika peristiwa diterima. Jika anda "
 "memilih \"Bicarakan teks kustom\", masukkan teks di dalam kotak. Anda dapat "
-"menggunakan tali substitusi berikut di dalam teks:%eNama "
+"menggunakan string substitusi berikut di 

commit knotifyconfig for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2019-01-21 10:21:25

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


Package is "knotifyconfig"

Mon Jan 21 10:21:25 2019 rev:61 rq:665831 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-12-27 00:22:37.331994767 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.28833/knotifyconfig.changes   
2019-01-21 10:21:27.966007572 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:49 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * Fix build without Phonon
+
+---

Old:

  knotifyconfig-5.53.0.tar.xz

New:

  knotifyconfig-5.54.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.YqkCdF/_old  2019-01-21 10:21:28.402007091 +0100
+++ /var/tmp/diff_new_pack.YqkCdF/_new  2019-01-21 10:21:28.402007091 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.53.0.tar.xz -> knotifyconfig-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.53.0/CMakeLists.txt 
new/knotifyconfig-5.54.0/CMakeLists.txt
--- old/knotifyconfig-5.53.0/CMakeLists.txt 2018-12-01 15:57:55.0 
+0100
+++ new/knotifyconfig-5.54.0/CMakeLists.txt 2019-01-06 21:25:09.0 
+0100
@@ -1,12 +1,12 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
+set(KF5_VERSION "5.54.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.53.0  NO_MODULE)
+find_package(ECM 5.54.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.53.0/po/ca/knotifyconfig5.po 
new/knotifyconfig-5.54.0/po/ca/knotifyconfig5.po
--- old/knotifyconfig-5.53.0/po/ca/knotifyconfig5.po2018-12-01 
15:57:55.0 +0100
+++ new/knotifyconfig-5.54.0/po/ca/knotifyconfig5.po2019-01-06 
21:25:09.0 +0100
@@ -1,5 +1,5 @@
 # Translation of knotifyconfig5.po to Catalan
-# Copyright (C) 2014-2015 This_file_is_part_of_KDE
+# Copyright (C) 1998-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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.53.0/po/ca@valencia/knotifyconfig5.po 
new/knotifyconfig-5.54.0/po/ca@valencia/knotifyconfig5.po
--- old/knotifyconfig-5.53.0/po/ca@valencia/knotifyconfig5.po   2018-12-01 
15:57:55.0 +0100
+++ new/knotifyconfig-5.54.0/po/ca@valencia/knotifyconfig5.po   2019-01-06 
21:25:09.0 +0100
@@ -1,5 +1,5 @@
 # Translation of knotifyconfig5.po to Catalan (Valencian)
-# Copyright (C) 2014-2015 This_file_is_part_of_KDE
+# Copyright (C) 1998-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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit knotifyconfig for openSUSE:Factory

2018-12-26 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-12-27 00:22:36

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


Package is "knotifyconfig"

Thu Dec 27 00:22:36 2018 rev:60 rq:660544 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-12-19 13:42:38.403853188 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.28833/knotifyconfig.changes   
2018-12-27 00:22:37.331994767 +0100
@@ -1,0 +2,5 @@
+Fri Dec 21 12:50:36 UTC 2018 - Fabian Vogt 
+
+- Add cmake(Qt5TextToSpeech) BuildReq to enable TTS
+
+---



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.qKdJZi/_old  2018-12-27 00:22:37.923994285 +0100
+++ /var/tmp/diff_new_pack.qKdJZi/_new  2018-12-27 00:22:37.927994282 +0100
@@ -56,6 +56,7 @@
 BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5TextToSpeech) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 
 %description




commit knotifyconfig for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-12-19 13:42:35

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


Package is "knotifyconfig"

Wed Dec 19 13:42:35 2018 rev:59 rq:658582 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-11-14 14:36:35.727138353 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new.28833/knotifyconfig.changes   
2018-12-19 13:42:38.403853188 +0100
@@ -1,0 +2,10 @@
+Sun Dec 09 19:43:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * do not attempt to link phononexperimental :O
+
+---

Old:

  knotifyconfig-5.52.0.tar.xz

New:

  knotifyconfig-5.53.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.B7us8Y/_old  2018-12-19 13:42:39.255851989 +0100
+++ /var/tmp/diff_new_pack.B7us8Y/_new  2018-12-19 13:42:39.259851984 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.52.0.tar.xz -> knotifyconfig-5.53.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.52.0/CMakeLists.txt 
new/knotifyconfig-5.53.0/CMakeLists.txt
--- old/knotifyconfig-5.52.0/CMakeLists.txt 2018-11-03 19:03:28.0 
+0100
+++ new/knotifyconfig-5.53.0/CMakeLists.txt 2018-12-01 15:57:55.0 
+0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.52.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
+set(KF5_VERSION "5.53.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.52.0  NO_MODULE)
+find_package(ECM 5.53.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.8.0)
+set(REQUIRED_QT_VERSION 5.9.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.52.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.53.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.52.0/po/id/knotifyconfig5.po2018-11-03 
19:03:28.0 +0100
+++ new/knotifyconfig-5.53.0/po/id/knotifyconfig5.po2018-12-01 
15:57:55.0 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-08-26 17:59+0700\n"
+"PO-Revision-Date: 2018-11-09 23:13+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -47,7 +47,7 @@
 #: knotifyconfigactionswidgetbase.ui:76
 #, kde-format
 msgid "Mark  entry"
-msgstr "Tandai entri batang "
+msgstr "Tandai entri bilah "
 
 #. i18n: ectx: property (text), widget (QCheckBox, Execute_check)
 #: knotifyconfigactionswidgetbase.ui:83
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.52.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.53.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.52.0/po/zh_CN/knotifyconfig5.po 2018-11-03 
19:03:28.0 +0100
+++ new/knotifyconfig-5.53.0/po/zh_CN/knotifyconfig5.po 2018-12-01 
15:57:55.0 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2018-10-09 18:38\n"
+"PO-Revision-Date: 2018-11-12 09:13\n"
 "Last-Translator: 

commit knotifyconfig for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-11-14 14:36:32

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


Package is "knotifyconfig"

Wed Nov 14 14:36:32 2018 rev:58 rq:648533 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-10-22 11:14:33.215706943 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-11-14 14:36:35.727138353 +0100
@@ -1,0 +2,10 @@
+Sun Nov 11 19:48:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * No code changes since 5.51.0
+
+---

Old:

  knotifyconfig-5.51.0.tar.xz

New:

  knotifyconfig-5.52.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.DO2XUD/_old  2018-11-14 14:36:36.239137851 +0100
+++ /var/tmp/diff_new_pack.DO2XUD/_new  2018-11-14 14:36:36.243137847 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.51.0.tar.xz -> knotifyconfig-5.52.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.51.0/CMakeLists.txt 
new/knotifyconfig-5.52.0/CMakeLists.txt
--- old/knotifyconfig-5.51.0/CMakeLists.txt 2018-10-08 10:18:58.0 
+0200
+++ new/knotifyconfig-5.52.0/CMakeLists.txt 2018-11-03 19:03:28.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.51.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
+set(KF5_VERSION "5.52.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.52.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.51.0  NO_MODULE)
+find_package(ECM 5.52.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.51.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.52.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.51.0/po/ast/knotifyconfig5.po   2018-10-08 
10:18:58.0 +0200
+++ new/knotifyconfig-5.52.0/po/ast/knotifyconfig5.po   1970-01-01 
01:00:00.0 +0100
@@ -1,129 +0,0 @@
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-#
-# enolp , 2016.
-msgid ""
-msgstr ""
-"Project-Id-Version: \n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2016-12-20 23:15+0100\n"
-"Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
-"Language: ast\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"
-
-#. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
-#: knotifyconfigactionswidgetbase.ui:16
-#, kde-format
-msgid "Play a "
-msgstr "Reproducir un íu"
-
-#. i18n: ectx: property (toolTip), widget (KUrlRequester, Sound_select)
-#: knotifyconfigactionswidgetbase.ui:42
-#, kde-format
-msgid "Select the sound to play"
-msgstr "Esbilla'l soníu pa reproducir"
-
-#. i18n: ectx: property (text), widget (QCheckBox, Popup_check)
-#: knotifyconfigactionswidgetbase.ui:49
-#, kde-format
-msgid "Show a message in a "
-msgstr "Amosar un mensaxe nun ventanu "
-
-#. i18n: ectx: property (text), widget (QCheckBox, Logfile_check)
-#: knotifyconfigactionswidgetbase.ui:56
-#, kde-format
-msgid "Log to a file"
-msgstr "Rexistrar nun ficheru"
-
-#. i18n: ectx: property (text), widget (QCheckBox, Taskbar_check)
-#: knotifyconfigactionswidgetbase.ui:76
-#, kde-format
-msgid "Mark  

commit knotifyconfig for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-10-22 11:14:24

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


Package is "knotifyconfig"

Mon Oct 22 11:14:24 2018 rev:57 rq:642336 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-10-01 08:08:05.858298781 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-10-22 11:14:33.215706943 +0200
@@ -1,0 +2,15 @@
+Tue Oct 16 08:02:28 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:50:37 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * Fix UI file hint: KUrlRequester now has QWidget as base class
+
+---

Old:

  knotifyconfig-5.50.0.tar.xz

New:

  knotifyconfig-5.51.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.LGWvbw/_old  2018-10-22 11:14:34.287705777 +0200
+++ /var/tmp/diff_new_pack.LGWvbw/_new  2018-10-22 11:14:34.291705773 +0200
@@ -12,24 +12,24 @@
 # 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/
 #
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.50.0.tar.xz -> knotifyconfig-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.50.0/CMakeLists.txt 
new/knotifyconfig-5.51.0/CMakeLists.txt
--- old/knotifyconfig-5.50.0/CMakeLists.txt 2018-09-02 21:29:22.0 
+0200
+++ new/knotifyconfig-5.51.0/CMakeLists.txt 2018-10-08 10:18:58.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.50.0  NO_MODULE)
+find_package(ECM 5.51.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.50.0/po/hu/knotifyconfig5.po 
new/knotifyconfig-5.51.0/po/hu/knotifyconfig5.po
--- old/knotifyconfig-5.50.0/po/hu/knotifyconfig5.po2018-09-02 
21:29:22.0 +0200
+++ new/knotifyconfig-5.51.0/po/hu/knotifyconfig5.po2018-10-08 
10:18:58.0 +0200
@@ -1,20 +1,21 @@
 # Kiszel Kristóf , 2010.
 # Kristóf Kiszel , 2010, 2011, 2012.
 # Balázs Úr , 2012, 2013.
+# Kristof Kiszel , 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: KDE 4.4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2018-08-16 09:05+0200\n"
-"PO-Revision-Date: 2013-10-23 11:23+0200\n"
-"Last-Translator: Balázs Úr \n"
+"PO-Revision-Date: 2018-10-06 10:56+0200\n"
+"Last-Translator: Kristof Kiszel \n"
 "Language-Team: Hungarian \n"
 "Language: hu\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 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: 

commit knotifyconfig for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-10-01 08:08:04

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


Package is "knotifyconfig"

Mon Oct  1 08:08:04 2018 rev:56 rq:636015 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-08-24 16:54:59.597424375 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-10-01 08:08:05.858298781 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * None
+
+---

Old:

  knotifyconfig-5.49.0.tar.xz

New:

  knotifyconfig-5.50.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.OCyUbf/_old  2018-10-01 08:08:06.390298496 +0200
+++ /var/tmp/diff_new_pack.OCyUbf/_new  2018-10-01 08:08:06.390298496 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   knotifyconfig
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1-or-later

++ knotifyconfig-5.49.0.tar.xz -> knotifyconfig-5.50.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.49.0/CMakeLists.txt 
new/knotifyconfig-5.50.0/CMakeLists.txt
--- old/knotifyconfig-5.49.0/CMakeLists.txt 2018-08-04 13:00:19.0 
+0200
+++ new/knotifyconfig-5.50.0/CMakeLists.txt 2018-09-02 21:29:22.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.49.0  NO_MODULE)
+find_package(ECM 5.50.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.49.0/po/af/knotifyconfig5.po 
new/knotifyconfig-5.50.0/po/af/knotifyconfig5.po
--- old/knotifyconfig-5.49.0/po/af/knotifyconfig5.po2018-08-04 
13:00:19.0 +0200
+++ new/knotifyconfig-5.50.0/po/af/knotifyconfig5.po2018-09-02 
21:29:22.0 +0200
@@ -3,7 +3,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4 stable\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-11-19 20:12+0100\n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
 "PO-Revision-Date: 2006-01-12 16:33+0200\n"
 "Last-Translator: JUANITA FRANZ \n"
 "Language-Team: AFRIKAANS \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.49.0/po/ar/knotifyconfig5.po 
new/knotifyconfig-5.50.0/po/ar/knotifyconfig5.po
--- old/knotifyconfig-5.49.0/po/ar/knotifyconfig5.po2018-08-04 
13:00:19.0 +0200
+++ new/knotifyconfig-5.50.0/po/ar/knotifyconfig5.po2018-09-02 
21:29:22.0 +0200
@@ -16,14 +16,14 @@
 # Zayed Al-Saidi , 2009.
 # hanny , 2012.
 # Abderrahim Kitouni , 2012.
-# Safa Alfulaij , 2013.
+# Safa Alfulaij , 2013, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2012-01-21 14:59+0100\n"
-"Last-Translator: Abderrahim Kitouni \n"
+"POT-Creation-Date: 2018-08-16 09:05+0200\n"
+"PO-Revision-Date: 2018-06-09 22:13+0300\n"
+"Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
@@ -31,13 +31,13 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: 

commit knotifyconfig for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-08-24 16:54:56

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


Package is "knotifyconfig"

Fri Aug 24 16:54:56 2018 rev:55 rq:630626 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-07-21 10:14:30.659110706 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-08-24 16:54:59.597424375 +0200
@@ -1,0 +2,10 @@
+Sun Aug 19 09:19:17 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * None
+
+---

Old:

  knotifyconfig-5.48.0.tar.xz

New:

  knotifyconfig-5.49.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.43Mn24/_old  2018-08-24 16:55:01.145426203 +0200
+++ /var/tmp/diff_new_pack.43Mn24/_new  2018-08-24 16:55:01.149426207 +0200
@@ -16,16 +16,22 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
 Name:   knotifyconfig
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Configuration dialog for desktop notifications
+License:LGPL-2.1-or-later
+Group:  System/GUI/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -51,33 +57,26 @@
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
-Summary:Configuration dialog for desktop notifications
-License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KNotifyConfig provides a configuration dialog for desktop notifications which
 can be embedded in your application.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Configuration dialog for desktop notifications
 Group:  System/GUI/KDE
 %if %{with lang}
-Recommends: %lname-lang = %{version}
+Recommends: %{lname}-lang = %{version}
 %endif
 
-%description -n %lname
+%description -n %{lname}
 KNotifyConfig provides a configuration dialog for desktop notifications which
 can be embedded in your application.
 
 %package devel
 Summary:Configuration dialog for desktop notifications
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   cmake(Qt5Widgets) >= 5.6.0
 
@@ -85,7 +84,8 @@
 KNotifyConfig provides a configuration dialog for desktop notifications which
 can be embedded in your application. Development files.
 
-%lang_package -n %lname
+%lang_package -n %{lname}
+
 %prep
 %setup -q
 
@@ -101,21 +101,18 @@
 %find_lang %{name}5
 %endif
 
-%post -n %lname -p /sbin/ldconfig
-
-%postun -n %lname -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
 %if %{with lang}
-%files -n %lname-lang -f %{name}5.lang
+%files -n %{lname}-lang -f %{name}5.lang
 %endif
 
-%files -n %lname
-%defattr(-,root,root)
-%doc COPYING*
+%files -n %{lname}
+%license COPYING*
 %{_kf5_libdir}/libKF5NotifyConfig.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_kf5_libdir}/libKF5NotifyConfig.so
 %{_kf5_libdir}/cmake/KF5NotifyConfig/
 %{_kf5_includedir}/*.h

++ knotifyconfig-5.48.0.tar.xz -> knotifyconfig-5.49.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.48.0/CMakeLists.txt 
new/knotifyconfig-5.49.0/CMakeLists.txt
--- old/knotifyconfig-5.48.0/CMakeLists.txt 2018-07-08 00:32:09.0 
+0200
+++ new/knotifyconfig-5.49.0/CMakeLists.txt 2018-08-04 13:00:19.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.48.0") # handled by 

commit knotifyconfig for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-07-21 10:14:22

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


Package is "knotifyconfig"

Sat Jul 21 10:14:22 2018 rev:54 rq:623300 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-06-22 13:22:03.184210753 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-07-21 10:14:30.659110706 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:42 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * None
+
+---

Old:

  knotifyconfig-5.47.0.tar.xz

New:

  knotifyconfig-5.48.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.fOcFkQ/_old  2018-07-21 10:14:31.267110563 +0200
+++ /var/tmp/diff_new_pack.fOcFkQ/_new  2018-07-21 10:14:31.267110563 +0200
@@ -18,15 +18,14 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.47
+%define _tar_path 5.48
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
-%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.47.0
+Version:5.48.0
 Release:0
-%define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes

++ knotifyconfig-5.47.0.tar.xz -> knotifyconfig-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.47.0/CMakeLists.txt 
new/knotifyconfig-5.48.0/CMakeLists.txt
--- old/knotifyconfig-5.47.0/CMakeLists.txt 2018-06-02 20:02:55.0 
+0200
+++ new/knotifyconfig-5.48.0/CMakeLists.txt 2018-07-08 00:32:09.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.47.0  NO_MODULE)
+find_package(ECM 5.48.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.47.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.48.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.47.0/po/zh_CN/knotifyconfig5.po 2018-06-02 
20:02:55.0 +0200
+++ new/knotifyconfig-5.48.0/po/zh_CN/knotifyconfig5.po 2018-07-08 
00:32:09.0 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-05-18 06:23-0400\n"
+"PO-Revision-Date: 2018-07-03 17:35\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit knotifyconfig for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-06-22 13:21:59

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


Package is "knotifyconfig"

Fri Jun 22 13:21:59 2018 rev:53 rq:616778 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-05-18 14:22:48.625585327 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-06-22 13:22:03.184210753 +0200
@@ -1,0 +2,11 @@
+Tue Jun 12 21:26:06 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Warning--
+  * Use override
+
+---

Old:

  knotifyconfig-5.46.0.tar.xz

New:

  knotifyconfig-5.47.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.W135Sk/_old  2018-06-22 13:22:04.004180455 +0200
+++ /var/tmp/diff_new_pack.W135Sk/_new  2018-06-22 13:22:04.004180455 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.46
+%define _tar_path 5.47
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.46.0
+Version:5.47.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.46.0.tar.xz -> knotifyconfig-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.46.0/CMakeLists.txt 
new/knotifyconfig-5.47.0/CMakeLists.txt
--- old/knotifyconfig-5.46.0/CMakeLists.txt 2018-05-05 14:59:29.0 
+0200
+++ new/knotifyconfig-5.47.0/CMakeLists.txt 2018-06-02 20:02:55.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.46.0  NO_MODULE)
+find_package(ECM 5.47.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.46.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.47.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.46.0/po/id/knotifyconfig5.po2018-05-05 
14:59:29.0 +0200
+++ new/knotifyconfig-5.47.0/po/id/knotifyconfig5.po2018-06-02 
20:02:55.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-04-03 06:32+0700\n"
+"PO-Revision-Date: 2018-05-22 23:09+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -78,7 +78,7 @@
 "dt>The message sent by the application"
 msgstr ""
 "Tentukan bagaimana knotify harus bicara ketika peristiwa diterima. Jika "
-"kamu memilih \"Bicarakan teks suaian\", masukkan teks di dalam kotak. Kamu "
+"kamu memilih \"Bicarakan teks kustom\", masukkan teks di dalam kotak. Kamu "
 "dapat menggunakan tali substitusi berikut di dalam teks:%eNama peristiwa%aAplikasi yang mengirim peristiwa%mPesan yang dikirim oleh aplikasi"
@@ -99,7 +99,7 @@
 #: knotifyconfigactionswidgetbase.ui:133
 #, kde-format
 msgid "Speak Custom Text"
-msgstr "Katakan Teks Suaian"
+msgstr "Katakan Teks Kustom"
 
 #. i18n: ectx: property (whatsThis), widget (KLineEdit, TTS_select)
 #: knotifyconfigactionswidgetbase.ui:141
@@ -112,7 +112,7 @@
 "message sent by the application"
 msgstr ""
 "Tentukan cara Jovie harus bicara ketika peristiwa diterima. Jika anda "
-"memilih \"Bicarakan teks suaian\", masukkan teks di dalam kotak. Anda dapat "
+"memilih \"Bicarakan teks kustom\", masukkan teks di dalam kotak. Anda dapat "
 "menggunakan tali substitusi berikut di dalam teks:%eNama "
 "peristiwa%aAplikasi yang mengirim peristiwa%mPesan yang dikirim oleh aplikasi"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit knotifyconfig for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-05-18 14:22:46

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


Package is "knotifyconfig"

Fri May 18 14:22:46 2018 rev:52 rq:607578 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-04-19 15:17:42.927618707 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-05-18 14:22:48.625585327 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:03:05 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * None
+
+---

Old:

  knotifyconfig-5.45.0.tar.xz

New:

  knotifyconfig-5.46.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.tVq8nw/_old  2018-05-18 14:22:49.261561982 +0200
+++ /var/tmp/diff_new_pack.tVq8nw/_new  2018-05-18 14:22:49.265561835 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.45
+%define _tar_path 5.46
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.45.0
+Version:5.46.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.45.0.tar.xz -> knotifyconfig-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.45.0/CMakeLists.txt 
new/knotifyconfig-5.46.0/CMakeLists.txt
--- old/knotifyconfig-5.45.0/CMakeLists.txt 2018-04-07 21:37:48.0 
+0200
+++ new/knotifyconfig-5.46.0/CMakeLists.txt 2018-05-05 14:59:29.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.45.0  NO_MODULE)
+find_package(ECM 5.46.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.45.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.46.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.45.0/po/zh_CN/knotifyconfig5.po 2018-04-07 
21:37:48.0 +0200
+++ new/knotifyconfig-5.46.0/po/zh_CN/knotifyconfig5.po 2018-05-05 
14:59:29.0 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-04-05 09:22-0400\n"
+"PO-Revision-Date: 2018-04-26 05:22-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit knotifyconfig for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-04-19 15:17:39

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


Package is "knotifyconfig"

Thu Apr 19 15:17:39 2018 rev:51 rq:596890 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-03-20 21:46:50.166900229 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-04-19 15:17:42.927618707 +0200
@@ -1,0 +2,10 @@
+Sat Apr 14 13:19:05 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Remove not necessary QtCore and co
+
+---

Old:

  knotifyconfig-5.44.0.tar.xz

New:

  knotifyconfig-5.45.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.P1X7BH/_old  2018-04-19 15:17:43.507595568 +0200
+++ /var/tmp/diff_new_pack.P1X7BH/_new  2018-04-19 15:17:43.511595408 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.44
+%define _tar_path 5.45
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.44.0
+Version:5.45.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.44.0.tar.xz -> knotifyconfig-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.44.0/CMakeLists.txt 
new/knotifyconfig-5.45.0/CMakeLists.txt
--- old/knotifyconfig-5.44.0/CMakeLists.txt 2018-03-03 11:05:42.0 
+0100
+++ new/knotifyconfig-5.45.0/CMakeLists.txt 2018-04-07 21:37:48.0 
+0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.44.0  NO_MODULE)
+find_package(ECM 5.45.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.44.0/po/ca@valencia/knotifyconfig5.po 
new/knotifyconfig-5.45.0/po/ca@valencia/knotifyconfig5.po
--- old/knotifyconfig-5.44.0/po/ca@valencia/knotifyconfig5.po   2018-03-03 
11:05:42.0 +0100
+++ new/knotifyconfig-5.45.0/po/ca@valencia/knotifyconfig5.po   2018-04-07 
21:37:48.0 +0200
@@ -59,13 +59,13 @@
 #: knotifyconfigactionswidgetbase.ui:83
 #, kde-format
 msgid "Run "
-msgstr "Executa una "
+msgstr "Executa una "
 
 #. i18n: ectx: property (toolTip), widget (KUrlRequester, Execute_select)
 #: knotifyconfigactionswidgetbase.ui:99
 #, kde-format
 msgid "Select the command to run"
-msgstr "Seleccioneu l'orde a executar"
+msgstr "Seleccioneu l'ordre a executar"
 
 #. i18n: ectx: property (text), widget (QCheckBox, TTS_check)
 #: knotifyconfigactionswidgetbase.ui:106
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.44.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.45.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.44.0/po/id/knotifyconfig5.po2018-03-03 
11:05:42.0 +0100
+++ new/knotifyconfig-5.45.0/po/id/knotifyconfig5.po2018-04-07 
21:37:48.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-03-03 08:13+0700\n"
+"PO-Revision-Date: 2018-04-03 06:32+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -41,7 

commit knotifyconfig for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-03-20 21:46:48

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


Package is "knotifyconfig"

Tue Mar 20 21:46:48 2018 rev:50 rq:586847 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-02-16 21:32:51.404670838 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-03-20 21:46:50.166900229 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:42 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * None
+
+---

Old:

  knotifyconfig-5.43.0.tar.xz

New:

  knotifyconfig-5.44.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.jgS7Bv/_old  2018-03-20 21:46:50.930872733 +0100
+++ /var/tmp/diff_new_pack.jgS7Bv/_new  2018-03-20 21:46:50.934872590 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.43
+%define _tar_path 5.44
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.43.0
+Version:5.44.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -53,7 +53,7 @@
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Summary:Configuration dialog for desktop notifications
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++ knotifyconfig-5.43.0.tar.xz -> knotifyconfig-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.43.0/CMakeLists.txt 
new/knotifyconfig-5.44.0/CMakeLists.txt
--- old/knotifyconfig-5.43.0/CMakeLists.txt 2018-02-05 13:01:59.0 
+0100
+++ new/knotifyconfig-5.44.0/CMakeLists.txt 2018-03-03 11:05:42.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.43.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.44.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.43.0/po/id/knotifyconfig5.po2018-02-05 
13:01:59.0 +0100
+++ new/knotifyconfig-5.44.0/po/id/knotifyconfig5.po2018-03-03 
11:05:42.0 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2018-01-28 16:27+0700\n"
+"PO-Revision-Date: 2018-03-03 08:13+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -41,7 +41,7 @@
 #: knotifyconfigactionswidgetbase.ui:56
 #, kde-format
 msgid "Log to a file"
-msgstr "Log ke berkas"
+msgstr "Log ke fail"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Taskbar_check)
 #: knotifyconfigactionswidgetbase.ui:76
@@ -78,7 +78,7 @@
 "dt>The message sent by the application"
 msgstr ""
 "Tentukan bagaimana knotify harus bicara ketika peristiwa diterima. Jika "
-"kamu memilih \"Bicarakan teks suai\", masukkan teks di dalam kotak. Kamu "
+"kamu memilih \"Bicarakan teks suaian\", masukkan teks di dalam kotak. Kamu "
 "dapat menggunakan tali substitusi berikut di dalam teks:%eNama peristiwa%aAplikasi yang mengirim peristiwa%mPesan yang dikirim oleh aplikasi"
@@ -99,7 +99,7 @@
 #: knotifyconfigactionswidgetbase.ui:133
 #, kde-format
 msgid "Speak Custom Text"

commit knotifyconfig for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-02-16 21:32:50

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


Package is "knotifyconfig"

Fri Feb 16 21:32:50 2018 rev:49 rq:576549 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-01-22 16:02:20.347351545 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-02-16 21:32:51.404670838 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:09 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+---

Old:

  knotifyconfig-5.42.0.tar.xz

New:

  knotifyconfig-5.43.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.bdq3Na/_old  2018-02-16 21:32:52.080646428 +0100
+++ /var/tmp/diff_new_pack.bdq3Na/_new  2018-02-16 21:32:52.080646428 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.42
+%define _tar_path 5.43
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.42.0
+Version:5.43.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.42.0.tar.xz -> knotifyconfig-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.42.0/CMakeLists.txt 
new/knotifyconfig-5.43.0/CMakeLists.txt
--- old/knotifyconfig-5.42.0/CMakeLists.txt 2018-01-07 17:20:08.0 
+0100
+++ new/knotifyconfig-5.43.0/CMakeLists.txt 2018-02-05 13:01:59.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.42.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.43.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.42.0/po/id/knotifyconfig5.po2018-01-07 
17:20:08.0 +0100
+++ new/knotifyconfig-5.43.0/po/id/knotifyconfig5.po2018-02-05 
13:01:59.0 +0100
@@ -2,16 +2,16 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan , 2010-2014.
-# Wantoyo , 2017.
+# Wantoyo , 2017, 2018.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-12-27 22:01+0700\n"
+"PO-Revision-Date: 2018-01-28 16:27+0700\n"
 "Last-Translator: Wantoyo \n"
-"Language-Team: Indonesian \n"
+"Language-Team: Indonesian \n"
 "Language: id\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -69,13 +69,7 @@
 
 #. i18n: ectx: property (whatsThis), widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:119
-#, fuzzy, no-c-format, kde-format
-#| msgid ""
-#| "Specifies how Jovie should speak the event when received.  If you "
-#| "select \"Speak custom text\", enter the text in the box.  You may use the "
-#| "following substitution strings in the text:%eName of the "
-#| "event%aApplication that sent the event%mThe message sent by the application"
+#, no-c-format, kde-format
 msgid ""
 "Specifies how knotify should speak the event when received.  If you "
 "select \"Speak custom text\", enter the text in the box.  You may use the "
@@ -83,11 +77,11 @@
 "event%aApplication that sent the event%mThe message sent by the 

commit knotifyconfig for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-01-22 16:02:19

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


Package is "knotifyconfig"

Mon Jan 22 16:02:19 2018 rev:48 rq:566698 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2018-01-09 14:43:37.254731479 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-01-22 16:02:20.347351545 +0100
@@ -1,0 +2,10 @@
+Tue Jan 16 22:50:19 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+
+---

Old:

  knotifyconfig-5.41.0.tar.xz

New:

  knotifyconfig-5.42.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.554hzW/_old  2018-01-22 16:02:20.923324592 +0100
+++ /var/tmp/diff_new_pack.554hzW/_new  2018-01-22 16:02:20.927324405 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# 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,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.41.0
+Version:5.42.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.41.0.tar.xz -> knotifyconfig-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.41.0/.reviewboardrc 
new/knotifyconfig-5.42.0/.reviewboardrc
--- old/knotifyconfig-5.41.0/.reviewboardrc 2017-12-02 21:07:12.0 
+0100
+++ new/knotifyconfig-5.42.0/.reviewboardrc 1970-01-01 01:00:00.0 
+0100
@@ -1,4 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-REPOSITORY = 'git://anongit.kde.org/knotifyconfig'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.41.0/CMakeLists.txt 
new/knotifyconfig-5.42.0/CMakeLists.txt
--- old/knotifyconfig-5.41.0/CMakeLists.txt 2017-12-02 21:07:12.0 
+0100
+++ new/knotifyconfig-5.42.0/CMakeLists.txt 2018-01-07 17:20:08.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.41.0/po/id/knotifyconfig5.po 
new/knotifyconfig-5.42.0/po/id/knotifyconfig5.po
--- old/knotifyconfig-5.41.0/po/id/knotifyconfig5.po2017-12-02 
21:07:12.0 +0100
+++ new/knotifyconfig-5.42.0/po/id/knotifyconfig5.po2018-01-07 
17:20:08.0 +0100
@@ -2,20 +2,22 @@
 # Copyright (C) 2010 This_file_is_part_of_KDE
 # This file is distributed under the same license as the kdelibs4 package.
 # Andhika Padmawan , 2010-2014.
+# Wantoyo , 2017.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2014-02-04 20:08+0700\n"
-"Last-Translator: Andhika Padmawan \n"
+"PO-Revision-Date: 2017-12-27 22:01+0700\n"
+"Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 

commit knotifyconfig for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2018-01-09 14:43:35

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


Package is "knotifyconfig"

Tue Jan  9 14:43:35 2018 rev:47 rq:559458 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-11-16 14:39:59.772886798 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2018-01-09 14:43:37.254731479 +0100
@@ -1,0 +2,10 @@
+Sun Dec 17 09:43:49 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * Build with strict compile flags
+
+---

Old:

  knotifyconfig-5.40.0.tar.xz

New:

  knotifyconfig-5.41.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.p7ooLz/_old  2018-01-09 14:43:37.802705782 +0100
+++ /var/tmp/diff_new_pack.p7ooLz/_new  2018-01-09 14:43:37.802705782 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.40
+%define _tar_path 5.41
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.40.0
+Version:5.41.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.40.0.tar.xz -> knotifyconfig-5.41.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.40.0/CMakeLists.txt 
new/knotifyconfig-5.41.0/CMakeLists.txt
--- old/knotifyconfig-5.40.0/CMakeLists.txt 2017-11-05 09:36:10.0 
+0100
+++ new/knotifyconfig-5.41.0/CMakeLists.txt 2017-12-02 21:07:12.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.40.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
+set(KF5_VERSION "5.41.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.40.0  NO_MODULE)
+find_package(ECM 5.41.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.40.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.41.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.40.0/po/zh_CN/knotifyconfig5.po 2017-11-05 
09:36:10.0 +0100
+++ new/knotifyconfig-5.41.0/po/zh_CN/knotifyconfig5.po 2017-12-02 
21:07:12.0 +0100
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2017-10-19 10:41-0400\n"
+"PO-Revision-Date: 2017-11-09 08:34-0500\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.40.0/src/CMakeLists.txt 
new/knotifyconfig-5.41.0/src/CMakeLists.txt
--- old/knotifyconfig-5.40.0/src/CMakeLists.txt 2017-11-05 09:36:10.0 
+0100
+++ new/knotifyconfig-5.41.0/src/CMakeLists.txt 2017-12-02 21:07:12.0 
+0100
@@ -1,8 +1,6 @@
 set(HAVE_PHONON ${Phonon4Qt5_FOUND})
 configure_file(knotify-config.h.cmake 
${CMAKE_CURRENT_BINARY_DIR}/knotify-config.h )
 
-remove_definitions(-DQT_NO_CAST_FROM_ASCII)
-
 include_directories(BEFORE ${PHONON_INCLUDES})
 
 ### next target ###
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.40.0/src/knotifyconfigactionswidget.cpp 
new/knotifyconfig-5.41.0/src/knotifyconfigactionswidget.cpp
--- old/knotifyconfig-5.40.0/src/knotifyconfigactionswidget.cpp 2017-11-05 
09:36:10.0 +0100
+++ new/knotifyconfig-5.41.0/src/knotifyconfigactionswidget.cpp 2017-12-02 
21:07:12.0 +0100
@@ -31,18 +31,18 @@
 m_ui.setupUi(this);
 
 //Show sounds directory by default
-QStringList soundDirs = 

commit knotifyconfig for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-11-16 14:39:53

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


Package is "knotifyconfig"

Thu Nov 16 14:39:53 2017 rev:46 rq:541676 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-10-27 13:56:53.760709613 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-11-16 14:39:59.772886798 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Add .arcconfig
+
+---

Old:

  knotifyconfig-5.39.0.tar.xz

New:

  knotifyconfig-5.40.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.2EFrFh/_old  2017-11-16 14:40:00.944844311 +0100
+++ /var/tmp/diff_new_pack.2EFrFh/_new  2017-11-16 14:40:00.948844166 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.39
+%define _tar_path 5.40
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.39.0
+Version:5.40.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.39.0.tar.xz -> knotifyconfig-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.39.0/.arcconfig 
new/knotifyconfig-5.40.0/.arcconfig
--- old/knotifyconfig-5.39.0/.arcconfig 1970-01-01 01:00:00.0 +0100
+++ new/knotifyconfig-5.40.0/.arcconfig 2017-11-05 09:36:10.0 +0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.39.0/CMakeLists.txt 
new/knotifyconfig-5.40.0/CMakeLists.txt
--- old/knotifyconfig-5.39.0/CMakeLists.txt 2017-10-07 21:20:37.0 
+0200
+++ new/knotifyconfig-5.40.0/CMakeLists.txt 2017-11-05 09:36:10.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.39.0  NO_MODULE)
+find_package(ECM 5.40.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.39.0/po/gl/knotifyconfig5.po 
new/knotifyconfig-5.40.0/po/gl/knotifyconfig5.po
--- old/knotifyconfig-5.39.0/po/gl/knotifyconfig5.po2017-10-07 
21:20:37.0 +0200
+++ new/knotifyconfig-5.40.0/po/gl/knotifyconfig5.po2017-11-05 
09:36:10.0 +0100
@@ -87,23 +87,23 @@
 "event%aApplication that sent the event%mThe message sent by the application"
 msgstr ""
-"Indica como debe ler knotify o acontecemento cando o reciba. Se escolle "
-"«Ler textos personalizados», insira o texto na caixa. Pode usar os seguintes "
-"caracteres de substitución no texto:%e O nome do "
-"acontecemento%aO aplicativo que envía o acontecemento "
-"%mA mensaxe enviada polo aplicativo"
+"Indica como debe ler knotify o evento cando o reciba. Se escolle «Ler "
+"textos personalizados», insira o texto na caixa. Pode usar os seguintes "
+"caracteres de substitución no texto:%e O nome do evento%aO aplicativo que envía o evento %mA "
+"mensaxe enviada polo aplicativo"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:123
 #, kde-format
 msgid "Speak Event Message"
-msgstr "Ler a mensaxe do acontecemento"
+msgstr "Ler a mensaxe do evento"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:128
 #, kde-format
 msgid "Speak Event Name"
-msgstr "Ler o nome do acontecemento"
+msgstr "Ler o nome do evento"
 

commit knotifyconfig for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-10-27 13:56:52

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


Package is "knotifyconfig"

Fri Oct 27 13:56:52 2017 rev:45 rq:536341 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-09-19 16:25:51.910323297 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-10-27 13:56:53.760709613 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:42 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * None
+
+---

Old:

  knotifyconfig-5.38.0.tar.xz

New:

  knotifyconfig-5.39.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.ZU3VNz/_old  2017-10-27 13:56:54.672666985 +0200
+++ /var/tmp/diff_new_pack.ZU3VNz/_new  2017-10-27 13:56:54.67798 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.38
+%define _tar_path 5.39
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.38.0
+Version:5.39.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.38.0.tar.xz -> knotifyconfig-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.38.0/CMakeLists.txt 
new/knotifyconfig-5.39.0/CMakeLists.txt
--- old/knotifyconfig-5.38.0/CMakeLists.txt 2017-09-03 10:11:43.0 
+0200
+++ new/knotifyconfig-5.39.0/CMakeLists.txt 2017-10-07 21:20:37.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.38.0  NO_MODULE)
+find_package(ECM 5.39.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.38.0/po/cs/knotifyconfig5.po 
new/knotifyconfig-5.39.0/po/cs/knotifyconfig5.po
--- old/knotifyconfig-5.38.0/po/cs/knotifyconfig5.po2017-09-03 
10:11:43.0 +0200
+++ new/knotifyconfig-5.39.0/po/cs/knotifyconfig5.po2017-10-07 
21:20:37.0 +0200
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl , 2010, 2011, 2012.
-# Vít Pelčák , 2011, 2012, 2013, 2014, 2015.
+# Vít Pelčák , 2011, 2012, 2013, 2014, 2015, 2017.
 # Tomáš Chvátal , 2012, 2013.
 #
 msgid ""
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2015-03-04 16:07+0100\n"
+"PO-Revision-Date: 2017-09-12 12:11+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: en_US\n"
@@ -49,7 +49,7 @@
 #: knotifyconfigactionswidgetbase.ui:76
 #, kde-format
 msgid "Mark  entry"
-msgstr "Označi položku v liště úloh"
+msgstr "Označi položku v panelu úloh"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Execute_check)
 #: knotifyconfigactionswidgetbase.ui:83
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.38.0/po/ja/knotifyconfig5.po 
new/knotifyconfig-5.39.0/po/ja/knotifyconfig5.po
--- old/knotifyconfig-5.38.0/po/ja/knotifyconfig5.po2017-09-03 
10:11:43.0 +0200
+++ new/knotifyconfig-5.39.0/po/ja/knotifyconfig5.po2017-10-07 
21:20:37.0 +0200
@@ -129,11 +129,11 @@
 "dd>%aApplication that sent the event%mThe "
 "message sent by the application"
 msgstr ""
-"Jovie 

commit knotifyconfig for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-09-19 16:25:49

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


Package is "knotifyconfig"

Tue Sep 19 16:25:49 2017 rev:44 rq:526663 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-08-24 17:57:36.352421013 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-09-19 16:25:51.910323297 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:17 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * None
+
+---

Old:

  knotifyconfig-5.37.0.tar.xz

New:

  knotifyconfig-5.38.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.3Kr3uF/_old  2017-09-19 16:25:53.014166867 +0200
+++ /var/tmp/diff_new_pack.3Kr3uF/_new  2017-09-19 16:25:53.018166300 +0200
@@ -18,33 +18,37 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# Full KF5 version (e.g. 5.33.0)
+%{!?_kf5_version: %global _kf5_version %{version}}
+# Last major and minor KF5 version (e.g. 5.33)
+%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   knotifyconfig
-Version:5.37.0
+Version:5.38.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_tar_path}
-BuildRequires:  kcompletion-devel >= %{_tar_path}
-BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
-BuildRequires:  kcoreaddons-devel >= %{_tar_path}
-BuildRequires:  kdbusaddons-devel >= %{_tar_path}
+BuildRequires:  kbookmarks-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcompletion-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kdbusaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_tar_path}
-BuildRequires:  ki18n-devel >= %{_tar_path}
-BuildRequires:  kiconthemes-devel >= %{_tar_path}
-BuildRequires:  kio-devel >= %{_tar_path}
-BuildRequires:  kitemviews-devel >= %{_tar_path}
-BuildRequires:  knotifications-devel >= %{_tar_path}
-BuildRequires:  kservice-devel >= %{_tar_path}
-BuildRequires:  ktextwidgets-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  kwindowsystem-devel >= %{_tar_path}
-BuildRequires:  kxmlgui-devel >= %{_tar_path}
+BuildRequires:  kguiaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ki18n-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kio-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kitemviews-devel >= %{_kf5_bugfix_version}
+BuildRequires:  knotifications-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kservice-devel >= %{_kf5_bugfix_version}
+BuildRequires:  ktextwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwindowsystem-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
 BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel >= %{_tar_path}
+BuildRequires:  solid-devel >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(Qt5DBus) >= 5.6.0
 BuildRequires:  cmake(Qt5Test) >= 5.6.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.6.0

++ knotifyconfig-5.37.0.tar.xz -> knotifyconfig-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.37.0/CMakeLists.txt 
new/knotifyconfig-5.38.0/CMakeLists.txt
--- old/knotifyconfig-5.37.0/CMakeLists.txt 2017-08-06 20:07:53.0 
+0200
+++ new/knotifyconfig-5.38.0/CMakeLists.txt 2017-09-03 10:11:43.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 

commit knotifyconfig for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-08-24 17:57:35

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


Package is "knotifyconfig"

Thu Aug 24 17:57:35 2017 rev:43 rq:516690 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-07-17 10:24:55.320426844 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-08-24 17:57:36.352421013 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:33 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * None
+
+---

Old:

  knotifyconfig-5.36.0.tar.xz

New:

  knotifyconfig-5.37.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.N7CQt7/_old  2017-08-24 17:57:37.236296520 +0200
+++ /var/tmp/diff_new_pack.N7CQt7/_new  2017-08-24 17:57:37.244295393 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   knotifyconfig
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.36.0.tar.xz -> knotifyconfig-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.36.0/CMakeLists.txt 
new/knotifyconfig-5.37.0/CMakeLists.txt
--- old/knotifyconfig-5.36.0/CMakeLists.txt 2017-07-02 10:08:16.0 
+0200
+++ new/knotifyconfig-5.37.0/CMakeLists.txt 2017-08-06 20:07:53.0 
+0200
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.36.0/po/zh_CN/knotifyconfig5.po 
new/knotifyconfig-5.37.0/po/zh_CN/knotifyconfig5.po
--- old/knotifyconfig-5.36.0/po/zh_CN/knotifyconfig5.po 2017-07-02 
10:08:16.0 +0200
+++ new/knotifyconfig-5.37.0/po/zh_CN/knotifyconfig5.po 2017-08-06 
20:07:53.0 +0200
@@ -1,29 +1,20 @@
-# translation of kdelibs4.po to Chinese Simplified
-# Copyright (C) 2007 Free Software Foundation, Inc.
-#
-# Lie Ex  2007-2011.
-# Wang Jian , 1998.
-# Sarah Smith , 2002.
-# Xiong Jiang , 2002,2003,2004.
-# Funda Wang , 2002,2003,2004.
-# Liang Qi , 2007.
-# Feng Chao , 2010, 2012, 2014.
-# Ni Hui , 2010, 2011, 2012.
-# Weng Xuetian , 2011, 2012, 2013, 2015.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:12+0100\n"
-"PO-Revision-Date: 2015-03-05 14:08-0800\n"
-"Last-Translator: Weng Xuetian \n"
-"Language-Team: Chinese Simplified \n"
+"PO-Revision-Date: 2017-08-05 09:29-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"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: crowdin.com\n"
+"X-Crowdin-Project: kdeorg\n"
+"X-Crowdin-Language: zh-CN\n"
+"X-Crowdin-File: /kf5-trunk/messages/frameworks/knotifyconfig5.pot\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: knotifyconfigactionswidgetbase.ui:16



commit knotifyconfig for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-07-17 10:24:53

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


Package is "knotifyconfig"

Mon Jul 17 10:24:53 2017 rev:42 rq:509923 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-07-05 23:52:10.953105632 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-07-17 10:24:55.320426844 +0200
@@ -1,0 +2,10 @@
+Wed Jul 12 07:14:01 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * [FEATURE] Option to build & install QCH file with the public API dox
+
+---

Old:

  knotifyconfig-5.35.0.tar.xz

New:

  knotifyconfig-5.36.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.BUMsfc/_old  2017-07-17 10:24:55.896345655 +0200
+++ /var/tmp/diff_new_pack.BUMsfc/_new  2017-07-17 10:24:55.900345092 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   knotifyconfig
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.35.0.tar.xz -> knotifyconfig-5.36.0.tar.xz ++
 901879 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-07-05 23:52:10

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


Package is "knotifyconfig"

Wed Jul  5 23:52:10 2017 rev:41 rq:502961 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-06-01 16:20:36.393729980 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-07-05 23:52:10.953105632 +0200
@@ -1,0 +2,10 @@
+Sun Jun 11 09:27:43 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * None
+
+---

Old:

  knotifyconfig-5.34.0.tar.xz

New:

  knotifyconfig-5.35.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.YR7525/_old  2017-07-05 23:52:11.629010428 +0200
+++ /var/tmp/diff_new_pack.YR7525/_new  2017-07-05 23:52:11.633009864 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   knotifyconfig
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.34.0.tar.xz -> knotifyconfig-5.35.0.tar.xz ++
 901845 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-06-01 16:20:35

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


Package is "knotifyconfig"

Thu Jun  1 16:20:35 2017 rev:40 rq:495058 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-04-30 21:19:52.358752806 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-06-01 16:20:36.393729980 +0200
@@ -1,0 +2,11 @@
+Mon May 15 13:53:14 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * Tests: correct doctype for non-deprecated root element with ui.rc file
+  * Tests: Use non-deprecated  root element with rc file
+
+---

Old:

  knotifyconfig-5.33.0.tar.xz

New:

  knotifyconfig-5.34.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.jU8Y0T/_old  2017-06-01 16:20:37.021641437 +0200
+++ /var/tmp/diff_new_pack.jU8Y0T/_new  2017-06-01 16:20:37.025640873 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   knotifyconfig
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.33.0.tar.xz -> knotifyconfig-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.33.0/CMakeLists.txt 
new/knotifyconfig-5.34.0/CMakeLists.txt
--- old/knotifyconfig-5.33.0/CMakeLists.txt 2017-04-01 21:38:47.0 
+0200
+++ new/knotifyconfig-5.34.0/CMakeLists.txt 2017-05-06 13:57:11.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.33.0/po/bg/knotifyconfig5.po 
new/knotifyconfig-5.34.0/po/bg/knotifyconfig5.po
--- old/knotifyconfig-5.33.0/po/bg/knotifyconfig5.po2017-04-01 
21:38:47.0 +0200
+++ new/knotifyconfig-5.34.0/po/bg/knotifyconfig5.po2017-05-06 
13:57:11.0 +0200
@@ -1,8 +1,5 @@
-# translation of kdelibs4.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id:$
+# 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, 2008, 2009.
 # Yasen Pramatarov , 2009, 2010, 2011, 2012, 2013.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.33.0/tests/knotifytestui.rc 
new/knotifyconfig-5.34.0/tests/knotifytestui.rc
--- old/knotifyconfig-5.33.0/tests/knotifytestui.rc 2017-04-01 
21:38:47.0 +0200
+++ new/knotifyconfig-5.34.0/tests/knotifytestui.rc 2017-05-06 
13:57:11.0 +0200
@@ -1,5 +1,5 @@
-
-
+
+
 
   Extra
 
@@ -12,4 +12,4 @@
 
 
 
-
+




commit knotifyconfig for openSUSE:Factory

2017-04-30 Thread root
Hello community,

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

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


Package is "knotifyconfig"

Sun Apr 30 21:19:51 2017 rev:39 rq:492079 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-03-28 15:11:32.328360499 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-04-30 21:19:52.358752806 +0200
@@ -1,0 +2,11 @@
+Sat Apr 15 10:11:53 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  knotifyconfig-5.32.0.tar.xz

New:

  knotifyconfig-5.33.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.UA8OLt/_old  2017-04-30 21:19:53.122645098 +0200
+++ /var/tmp/diff_new_pack.UA8OLt/_new  2017-04-30 21:19:53.122645098 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   knotifyconfig
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.32.0.tar.xz -> knotifyconfig-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.32.0/CMakeLists.txt 
new/knotifyconfig-5.33.0/CMakeLists.txt
--- old/knotifyconfig-5.32.0/CMakeLists.txt 2017-03-04 17:17:53.0 
+0100
+++ new/knotifyconfig-5.33.0/CMakeLists.txt 2017-04-01 21:38:47.0 
+0200
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.32.0  NO_MODULE)
+find_package(ECM 5.33.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit knotifyconfig for openSUSE:Factory

2017-03-28 Thread root
Hello community,

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

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


Package is "knotifyconfig"

Tue Mar 28 15:11:32 2017 rev:38 rq:481528 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-03-03 17:04:02.572638598 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-03-28 15:11:32.328360499 +0200
@@ -1,0 +2,12 @@
+Sun Mar 19 14:50:51 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  knotifyconfig-5.31.0.tar.xz

New:

  knotifyconfig-5.32.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.dqLpMU/_old  2017-03-28 15:11:32.940273813 +0200
+++ /var/tmp/diff_new_pack.dqLpMU/_new  2017-03-28 15:11:32.944273247 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   knotifyconfig
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ knotifyconfig-5.31.0.tar.xz -> knotifyconfig-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.31.0/CMakeLists.txt 
new/knotifyconfig-5.32.0/CMakeLists.txt
--- old/knotifyconfig-5.31.0/CMakeLists.txt 2017-02-05 12:07:13.0 
+0100
+++ new/knotifyconfig-5.32.0/CMakeLists.txt 2017-03-04 17:17:53.0 
+0100
@@ -1,12 +1,12 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.31.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
+set(KF5_VERSION "5.32.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.31.0  NO_MODULE)
+find_package(ECM 5.32.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit knotifyconfig for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-03-03 17:04:01

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


Package is "knotifyconfig"

Fri Mar  3 17:04:01 2017 rev:37 rq:461448 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2017-02-03 17:45:47.136043734 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-03-03 17:04:02.572638598 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:31:49 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  knotifyconfig-5.30.0.tar.xz

New:

  knotifyconfig-5.31.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.Oe0OPm/_old  2017-03-03 17:04:03.112562240 +0100
+++ /var/tmp/diff_new_pack.Oe0OPm/_new  2017-03-03 17:04:03.116561674 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   knotifyconfig
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -45,9 +45,9 @@
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.5.0
-BuildRequires:  cmake(Qt5Test) >= 5.5.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
+BuildRequires:  cmake(Qt5DBus) >= 5.6.0
+BuildRequires:  cmake(Qt5Test) >= 5.6.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.6.0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -76,7 +76,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Widgets) >= 5.5.0
+Requires:   cmake(Qt5Widgets) >= 5.6.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which

++ knotifyconfig-5.30.0.tar.xz -> knotifyconfig-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.30.0/CMakeLists.txt 
new/knotifyconfig-5.31.0/CMakeLists.txt
--- old/knotifyconfig-5.30.0/CMakeLists.txt 2017-01-08 21:58:47.0 
+0100
+++ new/knotifyconfig-5.31.0/CMakeLists.txt 2017-02-05 12:07:13.0 
+0100
@@ -1,18 +1,18 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(KNotifyConfig VERSION ${KF5_VERSION})
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.30.0/po/gl/knotifyconfig5.po 
new/knotifyconfig-5.31.0/po/gl/knotifyconfig5.po
--- old/knotifyconfig-5.30.0/po/gl/knotifyconfig5.po2017-01-08 
21:58:47.0 +0100
+++ new/knotifyconfig-5.31.0/po/gl/knotifyconfig5.po2017-02-05 
12:07:13.0 +0100
@@ -89,8 +89,8 @@
 "Indica como debe ler knotify o acontecemento cando o reciba. Se escolle "
 "«Ler textos personalizados», indique o texto no campo. Pode usar os "
 "seguintes caracteres de substitución no texto:%e O nome do "
-"acontecemento%aO programa que envía o acontecemento "
-"%mA mensaxe enviada polo programa"
+"acontecemento%aO aplicativo que envía o acontecemento "
+"%mA mensaxe enviada polo aplicativo"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:123
@@ -123,8 +123,8 @@
 "Indica como debe ler Jovie o acontecemento cando o reciba. Se escolle "
 "«Ler textos personalizados», indique o texto no campo. Pode usar os "
 "seguintes caracteres de substitución no texto:%e O 

commit knotifyconfig for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2017-01-31 12:06:51

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-12-17 11:11:38.136824790 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2017-02-03 17:45:47.136043734 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:42:51 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  knotifyconfig-5.29.0.tar.xz

New:

  knotifyconfig-5.30.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.4t1Og0/_old  2017-02-03 17:45:47.831945234 +0100
+++ /var/tmp/diff_new_pack.4t1Og0/_new  2017-02-03 17:45:47.835944667 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# 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,12 +18,12 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   knotifyconfig
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel >= %{_tar_path}

++ knotifyconfig-5.29.0.tar.xz -> knotifyconfig-5.30.0.tar.xz ++
 920909 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-11-17 12:34:49

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-10-28 12:22:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-11-17 12:34:50.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 22:09:08 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  knotifyconfig-5.27.0.tar.xz

New:

  knotifyconfig-5.28.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.riuGvd/_old  2016-11-17 12:34:51.0 +0100
+++ /var/tmp/diff_new_pack.riuGvd/_new  2016-11-17 12:34:51.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   knotifyconfig
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.27.0.tar.xz -> knotifyconfig-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.27.0/CMakeLists.txt 
new/knotifyconfig-5.28.0/CMakeLists.txt
--- old/knotifyconfig-5.27.0/CMakeLists.txt 2016-10-02 11:56:39.0 
+0200
+++ new/knotifyconfig-5.28.0/CMakeLists.txt 2016-11-05 15:54:55.0 
+0100
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.5.0)
-set(KF5_VERSION "5.27.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.28.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)




commit knotifyconfig for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-10-28 12:22:17

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-09-14 23:26:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-10-28 12:22:18.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 12:57:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  knotifyconfig-5.26.0.tar.xz

New:

  knotifyconfig-5.27.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.vEXoml/_old  2016-10-28 12:22:20.0 +0200
+++ /var/tmp/diff_new_pack.vEXoml/_new  2016-10-28 12:22:20.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   knotifyconfig
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.26.0.tar.xz -> knotifyconfig-5.27.0.tar.xz ++
 920839 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-09-14 23:26:38

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-08-29 15:08:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-09-14 23:26:40.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:52:11 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  knotifyconfig-5.25.0.tar.xz

New:

  knotifyconfig-5.26.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.0st1xo/_old  2016-09-14 23:26:41.0 +0200
+++ /var/tmp/diff_new_pack.0st1xo/_new  2016-09-14 23:26:41.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   knotifyconfig
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.25.0.tar.xz -> knotifyconfig-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.25.0/CMakeLists.txt 
new/knotifyconfig-5.26.0/CMakeLists.txt
--- old/knotifyconfig-5.25.0/CMakeLists.txt 2016-08-07 15:54:50.0 
+0200
+++ new/knotifyconfig-5.26.0/CMakeLists.txt 2016-09-06 14:11:19.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.25.0  NO_MODULE)
+find_package(ECM 5.26.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.5.0)
-set(KF5_VERSION "5.25.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
+set(KF5_VERSION "5.26.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.26.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)




commit knotifyconfig for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-08-29 15:07:54

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-07-15 12:38:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-08-29 15:08:06.0 +0200
@@ -1,0 +2,8 @@
+Sun Aug  7 21:55:16 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  knotifyconfig-5.24.0.tar.xz

New:

  knotifyconfig-5.25.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.YwCiaM/_old  2016-08-29 15:08:08.0 +0200
+++ /var/tmp/diff_new_pack.YwCiaM/_new  2016-08-29 15:08:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   knotifyconfig
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -45,9 +45,9 @@
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.4.0
-BuildRequires:  cmake(Qt5Test) >= 5.4.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
+BuildRequires:  cmake(Qt5DBus) >= 5.5.0
+BuildRequires:  cmake(Qt5Test) >= 5.5.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.5.0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -76,7 +76,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Widgets) >= 5.4.0
+Requires:   cmake(Qt5Widgets) >= 5.5.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which

++ knotifyconfig-5.24.0.tar.xz -> knotifyconfig-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.24.0/CMakeLists.txt 
new/knotifyconfig-5.25.0/CMakeLists.txt
--- old/knotifyconfig-5.24.0/CMakeLists.txt 2016-07-03 11:20:14.0 
+0200
+++ new/knotifyconfig-5.25.0/CMakeLists.txt 2016-08-07 15:54:50.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION 5.4.0)
-set(KF5_VERSION "5.24.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
+set(REQUIRED_QT_VERSION 5.5.0)
+set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.24.0/po/nn/knotifyconfig5.po 
new/knotifyconfig-5.25.0/po/nn/knotifyconfig5.po
--- old/knotifyconfig-5.24.0/po/nn/knotifyconfig5.po2016-07-03 
11:20:14.0 +0200
+++ new/knotifyconfig-5.25.0/po/nn/knotifyconfig5.po2016-08-07 
15:54:50.0 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2016-01-05 08:59+\n"
+"POT-Creation-Date: 2016-06-29 07:26+\n"
 "PO-Revision-Date: 2015-06-03 19:17+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -109,7 +109,7 @@
 "dt>Namn på hendinga%aProgrammet som sende hendinga%mMeldinga programmet sende"
 
-#: knotifyconfigwidget.cpp:118
+#: knotifyconfigwidget.cpp:129
 msgid "Configure Notifications"
 msgstr "Set opp varslingar"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.24.0/po/sr/knotifyconfig5.po 
new/knotifyconfig-5.25.0/po/sr/knotifyconfig5.po
--- old/knotifyconfig-5.24.0/po/sr/knotifyconfig5.po2016-07-03 

commit knotifyconfig for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-07-15 12:38:00

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-07-03 12:24:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-07-15 12:38:05.0 +0200
@@ -1,0 +2,8 @@
+Wed Jul  6 15:05:28 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * KNotifyConfigWidget: add disableAllSounds() method (kde#157272)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  knotifyconfig-5.23.0.tar.xz

New:

  knotifyconfig-5.24.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.e5vrul/_old  2016-07-15 12:38:08.0 +0200
+++ /var/tmp/diff_new_pack.e5vrul/_new  2016-07-15 12:38:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   knotifyconfig
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.23.0.tar.xz -> knotifyconfig-5.24.0.tar.xz ++
 2087 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-07-03 12:24:05

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-05-19 12:08:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-07-03 12:24:06.0 +0200
@@ -1,0 +2,8 @@
+Mon Jun  6 21:26:49 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * Use QUrl::fromUserInput to construct sound url (kde#337276)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  knotifyconfig-5.22.0.tar.xz

New:

  knotifyconfig-5.23.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.gSQI0M/_old  2016-07-03 12:24:07.0 +0200
+++ /var/tmp/diff_new_pack.gSQI0M/_new  2016-07-03 12:24:07.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   knotifyconfig
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.22.0.tar.xz -> knotifyconfig-5.23.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.22.0/CMakeLists.txt 
new/knotifyconfig-5.23.0/CMakeLists.txt
--- old/knotifyconfig-5.22.0/CMakeLists.txt 2016-05-07 17:20:13.0 
+0200
+++ new/knotifyconfig-5.23.0/CMakeLists.txt 2016-06-06 13:42:39.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.22.0  NO_MODULE)
+find_package(ECM 5.23.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.4.0)
-set(KF5_VERSION "5.22.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
+set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.22.0/metainfo.yaml 
new/knotifyconfig-5.23.0/metainfo.yaml
--- old/knotifyconfig-5.22.0/metainfo.yaml  2016-05-07 17:20:13.0 
+0200
+++ new/knotifyconfig-5.23.0/metainfo.yaml  2016-06-06 13:42:39.0 
+0200
@@ -11,3 +11,7 @@
  - qmake: KNotifyConfig
cmake: "KF5::NotifyConfig"
 cmakename: KF5NotifyConfig
+
+public_lib: true
+group: Frameworks
+subgroup: Tier 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knotifyconfig-5.22.0/src/knotifyconfigactionswidget.cpp 
new/knotifyconfig-5.23.0/src/knotifyconfigactionswidget.cpp
--- old/knotifyconfig-5.22.0/src/knotifyconfigactionswidget.cpp 2016-05-07 
17:20:13.0 +0200
+++ new/knotifyconfig-5.23.0/src/knotifyconfigactionswidget.cpp 2016-06-06 
13:42:39.0 +0200
@@ -133,14 +133,19 @@
 
 void KNotifyConfigActionsWidget::slotPlay()
 {
-QUrl soundURL = QUrl(m_ui.Sound_select->text()); // this CTOR accepts both 
absolute paths (/usr/share/sounds/blabla.ogg and blabla.ogg) w/o screwing the 
scheme
-if (soundURL.isRelative() && !soundURL.toString().startsWith('/')) { // 
QUrl considers url.scheme.isEmpty() == url.isRelative()
-const QString soundString = soundURL.toString();
-// we need a way to get the application name in order to ba able to do 
this :
-/*QString search = 
QString("%1/sounds/%2").arg(config->appname).arg(soundFile);
-  search = locate("data", search);
-  if ( search.isEmpty() )*/
-soundURL = 
QUrl::fromLocalFile(QStandardPaths::locate(QStandardPaths::GenericDataLocation, 
"sounds/" + soundString));
+const QString soundFilename = m_ui.Sound_select->text();
+QUrl soundURL;
+const auto dataLocations = 
QStandardPaths::standardLocations(QStandardPaths::GenericDataLocation);
+foreach (const QString , dataLocations) {
+soundURL = QUrl::fromUserInput(soundFilename,
+   dataLocation + 

commit knotifyconfig for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-05-19 12:08:55

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-04-12 19:23:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-05-19 12:08:56.0 +0200
@@ -1,0 +2,7 @@
+Sat May  7 18:33:11 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  knotifyconfig-5.21.0.tar.xz

New:

  knotifyconfig-5.22.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.iVzqLC/_old  2016-05-19 12:08:57.0 +0200
+++ /var/tmp/diff_new_pack.iVzqLC/_new  2016-05-19 12:08:57.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   knotifyconfig
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.21.0.tar.xz -> knotifyconfig-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.21.0/CMakeLists.txt 
new/knotifyconfig-5.22.0/CMakeLists.txt
--- old/knotifyconfig-5.21.0/CMakeLists.txt 2016-04-03 22:59:31.0 
+0200
+++ new/knotifyconfig-5.22.0/CMakeLists.txt 2016-05-07 17:20:13.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.21.0  NO_MODULE)
+find_package(ECM 5.22.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.4.0)
-set(KF5_VERSION "5.21.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)




commit knotifyconfig for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-04-12 19:23:06

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-03-16 10:31:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-04-12 19:23:07.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 14:21:52 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  knotifyconfig-5.20.0.tar.xz

New:

  knotifyconfig-5.21.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.utf2vf/_old  2016-04-12 19:23:08.0 +0200
+++ /var/tmp/diff_new_pack.utf2vf/_new  2016-04-12 19:23:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   knotifyconfig
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -45,9 +45,9 @@
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  cmake(Qt5DBus) >= 5.3.0
-BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(Qt5DBus) >= 5.4.0
+BuildRequires:  cmake(Qt5Test) >= 5.4.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.4.0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -76,7 +76,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   cmake(Qt5Widgets) >= 5.3.0
+Requires:   cmake(Qt5Widgets) >= 5.4.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which

++ knotifyconfig-5.20.0.tar.xz -> knotifyconfig-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.20.0/CMakeLists.txt 
new/knotifyconfig-5.21.0/CMakeLists.txt
--- old/knotifyconfig-5.20.0/CMakeLists.txt 2016-03-05 20:04:36.0 
+0100
+++ new/knotifyconfig-5.21.0/CMakeLists.txt 2016-04-03 22:59:31.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.20.0  NO_MODULE)
+find_package(ECM 5.21.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION "5.3.0")
-set(KF5_VERSION "5.20.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
+set(REQUIRED_QT_VERSION 5.4.0)
+set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)




commit knotifyconfig for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-03-16 10:30:59

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-02-24 18:56:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-03-16 10:31:00.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 10:00:44 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  knotifyconfig-5.19.0.tar.xz

New:

  knotifyconfig-5.20.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.ULAy7e/_old  2016-03-16 10:31:01.0 +0100
+++ /var/tmp/diff_new_pack.ULAy7e/_new  2016-03-16 10:31:01.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   knotifyconfig
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.19.0.tar.xz -> knotifyconfig-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.19.0/CMakeLists.txt 
new/knotifyconfig-5.20.0/CMakeLists.txt
--- old/knotifyconfig-5.19.0/CMakeLists.txt 2016-02-06 14:53:02.0 
+0100
+++ new/knotifyconfig-5.20.0/CMakeLists.txt 2016-03-05 20:04:36.0 
+0100
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.19.0  NO_MODULE)
+find_package(ECM 5.20.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION "5.3.0")
-set(KF5_VERSION "5.19.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
+set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.19.0/po/se/knotifyconfig5.po 
new/knotifyconfig-5.20.0/po/se/knotifyconfig5.po
--- old/knotifyconfig-5.19.0/po/se/knotifyconfig5.po2016-02-06 
14:53:02.0 +0100
+++ new/knotifyconfig-5.20.0/po/se/knotifyconfig5.po2016-03-05 
20:04:36.0 +0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-"POT-Creation-Date: 2015-09-29 09:36+\n"
+"POT-Creation-Date: 2016-01-05 08:59+\n"
 "PO-Revision-Date: 2012-05-30 23:19+0200\n"
 "Last-Translator: Børre Gaup \n"
 "Language-Team: Northern Sami \n"
@@ -101,7 +101,7 @@
 "namma%aPrográmma mii sáddii dáhpáhusa%mDiehtu maid prográmma sáddii"
 
-#: knotifyconfigwidget.cpp:112
+#: knotifyconfigwidget.cpp:118
 msgid "Configure Notifications"
 msgstr "Heivet dieđáhusaid …"
 




commit knotifyconfig for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-02-24 18:56:27

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2016-01-20 09:47:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-02-24 18:56:28.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 18:05:33 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  knotifyconfig-5.18.0.tar.xz

New:

  knotifyconfig-5.19.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.1TNCBO/_old  2016-02-24 18:56:29.0 +0100
+++ /var/tmp/diff_new_pack.1TNCBO/_new  2016-02-24 18:56:29.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   knotifyconfig
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.18.0.tar.xz -> knotifyconfig-5.19.0.tar.xz ++
 2118 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2016-01-20 09:47:06

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-12-29 12:53:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2016-01-20 09:47:07.0 +0100
@@ -1,0 +2,8 @@
+Sat Jan  2 17:44:40 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * [KNotifyConfigWidget] Allow selecting a specific event
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  knotifyconfig-5.17.0.tar.xz

New:

  knotifyconfig-5.18.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.6kxSI3/_old  2016-01-20 09:47:08.0 +0100
+++ /var/tmp/diff_new_pack.6kxSI3/_new  2016-01-20 09:47:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# 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,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   knotifyconfig
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.17.0.tar.xz -> knotifyconfig-5.18.0.tar.xz ++
 2217 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-12-29 12:53:56

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-11-24 22:24:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-12-29 12:53:57.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:08:29 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  knotifyconfig-5.16.0.tar.xz

New:

  knotifyconfig-5.17.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.g9wjcq/_old  2015-12-29 12:53:58.0 +0100
+++ /var/tmp/diff_new_pack.g9wjcq/_new  2015-12-29 12:53:58.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   knotifyconfig
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.16.0.tar.xz -> knotifyconfig-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/CMakeLists.txt 
new/knotifyconfig-5.17.0/CMakeLists.txt
--- old/knotifyconfig-5.16.0/CMakeLists.txt 2015-11-08 13:31:21.0 
+0100
+++ new/knotifyconfig-5.17.0/CMakeLists.txt 2015-12-06 22:34:29.0 
+0100
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION "5.3.0")
-set(KF5_VERSION "5.16.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.17.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.16.0/po/ast/knotifyconfig5.po   2015-11-08 
13:31:21.0 +0100
+++ new/knotifyconfig-5.17.0/po/ast/knotifyconfig5.po   2015-12-06 
22:34:29.0 +0100
@@ -61,12 +61,6 @@
 #. i18n: ectx: property (whatsThis), widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:119
 #, no-c-format
-#| msgid ""
-#| "Specifies how KTTS should speak the event when received.  If you "
-#| "select \"Speak custom text\", enter the text in the box.  You may use the "
-#| "following substitution strings in the text:%eName of the "
-#| "event%aApplication that sent the event%mThe message sent by the application"
 msgid ""
 "Specifies how knotify should speak the event when received.  If you "
 "select \"Speak custom text\", enter the text in the box.  You may use the "
@@ -98,12 +92,6 @@
 #. i18n: ectx: property (whatsThis), widget (KLineEdit, TTS_select)
 #: knotifyconfigactionswidgetbase.ui:141
 #, no-c-format
-#| msgid ""
-#| "Specifies how KTTS should speak the event when received.  If you "
-#| "select \"Speak custom text\", enter the text in the box.  You may use the "
-#| "following substitution strings in the text:%eName of the "
-#| "event%aApplication that sent the event%mThe message sent by the application"
 msgid ""
 "Specifies how Jovie should speak the event when received.  If you select "
 "\"Speak custom text\", enter the text in the box.  You may use the following "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.16.0/po/nb/knotifyconfig5.po 
new/knotifyconfig-5.17.0/po/nb/knotifyconfig5.po
--- old/knotifyconfig-5.16.0/po/nb/knotifyconfig5.po2015-11-08 
13:31:21.0 +0100
+++ new/knotifyconfig-5.17.0/po/nb/knotifyconfig5.po2015-12-06 
22:34:29.0 +0100
@@ -1,3 +1,5 @@
+# Translation of knotifyconfig5 to Norwegian Bokmål
+#
 # Knut Yrvin , 2002, 2003, 2004, 2005.
 # Bjørn 

commit knotifyconfig for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

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

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-10-19 22:26:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-11-24 22:24:34.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 17:02:59 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  knotifyconfig-5.15.0.tar.xz

New:

  knotifyconfig-5.16.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.SjK2pf/_old  2015-11-24 22:24:35.0 +0100
+++ /var/tmp/diff_new_pack.SjK2pf/_new  2015-11-24 22:24:35.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   knotifyconfig
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.15.0.tar.xz -> knotifyconfig-5.16.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.15.0/CMakeLists.txt 
new/knotifyconfig-5.16.0/CMakeLists.txt
--- old/knotifyconfig-5.15.0/CMakeLists.txt 2015-10-05 10:17:49.0 
+0200
+++ new/knotifyconfig-5.16.0/CMakeLists.txt 2015-11-08 13:31:21.0 
+0100
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.15.0  NO_MODULE)
+find_package(ECM 5.16.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION "5.3.0")
-set(KF5_VERSION "5.15.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
+set(KF5_VERSION "5.16.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.15.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.16.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.15.0/po/ast/knotifyconfig5.po   2015-10-05 
10:17:49.0 +0200
+++ new/knotifyconfig-5.16.0/po/ast/knotifyconfig5.po   2015-11-08 
13:31:21.0 +0100
@@ -7,9 +7,9 @@
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-09-29 09:36+\n"
-"PO-Revision-Date: 2015-07-11 16:23+0100\n"
+"PO-Revision-Date: 2015-10-25 01:18+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: Asturian \n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -35,15 +35,13 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, Logfile_check)
 #: knotifyconfigactionswidgetbase.ui:56
-#, fuzzy
 msgid "Log to a file"
-msgstr "Rexistrar nún ficheru"
+msgstr "Rexistrar nun ficheru"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Taskbar_check)
 #: knotifyconfigactionswidgetbase.ui:76
-#, fuzzy
 msgid "Mark  entry"
-msgstr "Conseñar entrada na barra de "
+msgstr "Marcar entrada na barra de "
 
 #. i18n: ectx: property (text), widget (QCheckBox, Execute_check)
 #: knotifyconfigactionswidgetbase.ui:83
@@ -57,13 +55,12 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, TTS_check)
 #: knotifyconfigactionswidgetbase.ui:106
-#, fuzzy
 msgid "Sp"
 msgstr "Vo"
 
 #. i18n: ectx: property (whatsThis), widget (KComboBox, TTS_combo)
 #: knotifyconfigactionswidgetbase.ui:119
-#, fuzzy, no-c-format
+#, no-c-format
 #| msgid ""
 #| "Specifies how KTTS should speak the event when received.  If you "
 #| "select \"Speak custom text\", enter the text in the box.  You may use the "
@@ -77,11 +74,11 @@
 "event%aApplication that sent the event%mThe message sent by the application"
 msgstr ""
-"Especifica cómo debe lleer KTTS l'eventu cuando seya recibíu. Si esbilla "
-"«Lleer testu personalizáu», introduza'l 

commit knotifyconfig for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-10-19 22:26:30

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-09-24 07:13:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-10-19 22:26:31.0 +0200
@@ -1,0 +2,11 @@
+Mon Oct  5 17:37:28 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * Change method for loading defaults
+  * Send the appname whose config was updated along with the DBus signal
+  * Add method to revert kconfigwidget to defaults
+  * Don't sync the config n times when saving
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  knotifyconfig-5.14.0.tar.xz

New:

  knotifyconfig-5.15.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.HSn9as/_old  2015-10-19 22:26:32.0 +0200
+++ /var/tmp/diff_new_pack.HSn9as/_new  2015-10-19 22:26:32.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   knotifyconfig
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.14.0.tar.xz -> knotifyconfig-5.15.0.tar.xz ++
 2261 lines of diff (skipped)




commit knotifyconfig for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-09-24 07:13:09

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-09-02 07:47:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-09-24 07:13:10.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 17:13:22 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  knotifyconfig-5.13.0.tar.xz

New:

  knotifyconfig-5.14.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.Vjcm4T/_old  2015-09-24 07:13:11.0 +0200
+++ /var/tmp/diff_new_pack.Vjcm4T/_new  2015-09-24 07:13:11.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   knotifyconfig
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ knotifyconfig-5.13.0.tar.xz -> knotifyconfig-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.13.0/CMakeLists.txt 
new/knotifyconfig-5.14.0/CMakeLists.txt
--- old/knotifyconfig-5.13.0/CMakeLists.txt 2015-08-04 13:09:21.0 
+0200
+++ new/knotifyconfig-5.14.0/CMakeLists.txt 2015-09-05 11:09:51.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.13.0  NO_MODULE)
+find_package(ECM 5.14.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION "5.3.0")
-set(KF5_VERSION "5.13.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
+set(KF5_VERSION "5.14.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.13.0/src/knotifyconfigwidget.cpp 
new/knotifyconfig-5.14.0/src/knotifyconfigwidget.cpp
--- old/knotifyconfig-5.13.0/src/knotifyconfigwidget.cpp2015-08-04 
13:09:21.0 +0200
+++ new/knotifyconfig-5.14.0/src/knotifyconfigwidget.cpp2015-09-05 
11:09:51.0 +0200
@@ -29,14 +29,14 @@
 
 #include 
 
-struct KNotifyConfigWidget::Private {
+struct KNotifyConfigWidgetPrivate {
 KNotifyEventList *eventList;
 KNotifyConfigActionsWidget *actionsconfig;
 KNotifyConfigElement *currentElement;
 };
 
 KNotifyConfigWidget::KNotifyConfigWidget(QWidget *parent)
-: QWidget(parent), d(new Private)
+: QWidget(parent), d(new KNotifyConfigWidgetPrivate)
 {
 d->currentElement = 0l;
 d->eventList = new KNotifyEventList(this);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.13.0/src/knotifyconfigwidget.h 
new/knotifyconfig-5.14.0/src/knotifyconfigwidget.h
--- old/knotifyconfig-5.13.0/src/knotifyconfigwidget.h  2015-08-04 
13:09:21.0 +0200
+++ new/knotifyconfig-5.14.0/src/knotifyconfigwidget.h  2015-09-05 
11:09:51.0 +0200
@@ -24,7 +24,7 @@
 #include 
 
 class KNotifyConfigElement;
-
+class KNotifyConfigWidgetPrivate;
 /**
  * Configure the notification for a given application / context
  *
@@ -75,8 +75,7 @@
 void changed(bool state);
 
 private:
-struct Private;
-Private *const d;
+KNotifyConfigWidgetPrivate *const d;
 private Q_SLOTS:
 void slotEventSelected(KNotifyConfigElement *e);
 void slotActionChanged();




commit knotifyconfig for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-09-02 07:47:28

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


Package is "knotifyconfig"

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-07-14 17:28:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-09-02 07:47:29.0 +0200
@@ -1,0 +2,11 @@
+Tue Aug  4 19:20:37 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+noise by default
+  * Docbook documentation has been reviewed and updated
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  knotifyconfig-5.12.0.tar.xz

New:

  knotifyconfig-5.13.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.nleNDO/_old  2015-09-02 07:47:30.0 +0200
+++ /var/tmp/diff_new_pack.nleNDO/_new  2015-09-02 07:47:30.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   knotifyconfig
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -45,9 +45,9 @@
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 BuildRequires:  phonon4qt5-devel
 BuildRequires:  solid-devel >= %{_tar_path}
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5DBus) >= 5.3.0
+BuildRequires:  cmake(Qt5Test) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
 Summary:Configuration dialog for desktop notifications
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -76,7 +76,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   pkgconfig(Qt5Widgets) >= 5.2.0
+Requires:   cmake(Qt5Widgets) >= 5.3.0
 
 %description devel
 KNotifyConfig provides a configuration dialog for desktop notifications which

++ knotifyconfig-5.12.0.tar.xz -> knotifyconfig-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.12.0/CMakeLists.txt 
new/knotifyconfig-5.13.0/CMakeLists.txt
--- old/knotifyconfig-5.12.0/CMakeLists.txt 2015-07-05 11:10:00.0 
+0200
+++ new/knotifyconfig-5.13.0/CMakeLists.txt 2015-08-04 13:09:21.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.12.0  NO_MODULE)
+find_package(ECM 5.13.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
-set(REQUIRED_QT_VERSION "5.2.0")
-set(KF5_VERSION "5.12.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.12.0") # handled by release scripts
+set(REQUIRED_QT_VERSION "5.3.0")
+set(KF5_VERSION "5.13.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.12.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.13.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.12.0/po/ast/knotifyconfig5.po   2015-07-05 
11:10:00.0 +0200
+++ new/knotifyconfig-5.13.0/po/ast/knotifyconfig5.po   2015-08-04 
13:09:21.0 +0200
@@ -7,8 +7,8 @@
 "Project-Id-Version: kdelibs4-1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2015-02-18 08:40+\n"
-"PO-Revision-Date: 2015-06-30 16:16+0100\n"
-"Last-Translator: Enol P. \n"
+"PO-Revision-Date: 2015-07-11 16:23+0100\n"
+"Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast_ES\n"
 "MIME-Version: 1.0\n"




commit knotifyconfig for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-07-14 17:28:45

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-06-23 12:10:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-07-14 17:28:46.0 +0200
@@ -1,0 +2,7 @@
+Sun Jul  5 18:45:17 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  knotifyconfig-5.11.0.tar.xz

New:

  knotifyconfig-5.12.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.toafv4/_old  2015-07-14 17:28:46.0 +0200
+++ /var/tmp/diff_new_pack.toafv4/_new  2015-07-14 17:28:46.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   knotifyconfig
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ knotifyconfig-5.11.0.tar.xz - knotifyconfig-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.11.0/CMakeLists.txt 
new/knotifyconfig-5.12.0/CMakeLists.txt
--- old/knotifyconfig-5.11.0/CMakeLists.txt 2015-06-06 23:23:38.0 
+0200
+++ new/knotifyconfig-5.12.0/CMakeLists.txt 2015-07-05 11:10:00.0 
+0200
@@ -4,15 +4,15 @@
 
 # Dependencies
 include(FeatureSummary)
-find_package(ECM 5.11.0  NO_MODULE)
+find_package(ECM 5.12.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.11.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
+set(KF5_VERSION 5.12.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.12.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.11.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.12.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.11.0/po/ast/knotifyconfig5.po   2015-06-06 
23:23:38.0 +0200
+++ new/knotifyconfig-5.12.0/po/ast/knotifyconfig5.po   2015-07-05 
11:10:00.0 +0200
@@ -7,9 +7,9 @@
 Project-Id-Version: kdelibs4-1\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-02-18 08:40+\n
-PO-Revision-Date: 2015-04-06 15:19+0100\n
-Last-Translator: enolp en...@softastur.org\n
-Language-Team: Asturian kde-i18n-...@kde.org\n
+PO-Revision-Date: 2015-06-30 16:16+0100\n
+Last-Translator: Enol P. en...@softastur.org\n
+Language-Team: Asturian alminsitrado...@softastur.org\n
 Language: ast_ES\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -20,21 +20,18 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: knotifyconfigactionswidgetbase.ui:16
-#, fuzzy
 msgid Play a sound
 msgstr Reproducir un soníu
 
 #. i18n: ectx: property (toolTip), widget (KUrlRequester, Sound_select)
 #: knotifyconfigactionswidgetbase.ui:42
-#, fuzzy
 msgid Select the sound to play
-msgstr Seleicione el soníu a reproducir
+msgstr Esbilla'l soníu pa reproducir
 
 #. i18n: ectx: property (text), widget (QCheckBox, Popup_check)
 #: knotifyconfigactionswidgetbase.ui:49
-#, fuzzy
 msgid Show a message in a popup
-msgstr Amosar un mensax nuna ventana emerxente
+msgstr Amosar un mensax nun ventanu emerxente
 
 #. i18n: ectx: property (text), widget (QCheckBox, Logfile_check)
 #: knotifyconfigactionswidgetbase.ui:56
@@ -50,15 +47,13 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, Execute_check)
 #: knotifyconfigactionswidgetbase.ui:83
-#, fuzzy
 msgid Run command
-msgstr Executar la orde
+msgstr Executar comandu
 
 #. i18n: ectx: property (toolTip), widget (KUrlRequester, Execute_select)
 #: knotifyconfigactionswidgetbase.ui:99
-#, fuzzy
 msgid Select the command to run
-msgstr Esbille la orde a executar
+msgstr Esbilla'l comandu pa executar
 
 #. i18n: ectx: property (text), widget 

commit knotifyconfig for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-06-23 12:10:45

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-05-11 19:48:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-06-23 12:10:46.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:49 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  knotifyconfig-5.10.0.tar.xz

New:

  knotifyconfig-5.11.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.cqz1gk/_old  2015-06-23 12:10:46.0 +0200
+++ /var/tmp/diff_new_pack.cqz1gk/_new  2015-06-23 12:10:46.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   knotifyconfig
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ knotifyconfig-5.10.0.tar.xz - knotifyconfig-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.10.0/CMakeLists.txt 
new/knotifyconfig-5.11.0/CMakeLists.txt
--- old/knotifyconfig-5.10.0/CMakeLists.txt 2015-05-03 17:19:22.0 
+0200
+++ new/knotifyconfig-5.11.0/CMakeLists.txt 2015-06-06 23:23:38.0 
+0200
@@ -3,12 +3,16 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.10.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
+set(KF5_VERSION 5.11.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
@@ -29,7 +33,7 @@
 find_package(KF5KIO ${KF5_DEP_VERSION} REQUIRED)
 
 # Includes
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.10.0/COPYING.LGPL-2 
new/knotifyconfig-5.11.0/COPYING.LGPL-2
--- old/knotifyconfig-5.10.0/COPYING.LGPL-2 1970-01-01 01:00:00.0 
+0100
+++ new/knotifyconfig-5.11.0/COPYING.LGPL-2 2015-06-06 23:23:38.0 
+0200
@@ -0,0 +1,481 @@
+  GNU LIBRARY GENERAL PUBLIC LICENSE
+   Version 2, June 1991
+
+ Copyright (C) 1991 Free Software Foundation, Inc.
+ 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+[This is the first released version of the library GPL.  It is
+ numbered 2 because it goes with version 2 of the ordinary GPL.]
+
+Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+  This license, the Library General Public License, applies to some
+specially designated Free Software Foundation software, and to any
+other libraries whose authors decide to use it.  You can use it for
+your libraries, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the 

commit knotifyconfig for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-05-11 19:36:29

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-04-13 20:26:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-05-11 19:48:10.0 +0200
@@ -1,0 +2,7 @@
+Sun May  3 19:47:47 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  knotifyconfig-5.9.0.tar.xz

New:

  knotifyconfig-5.10.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.ntjlr3/_old  2015-05-11 19:48:10.0 +0200
+++ /var/tmp/diff_new_pack.ntjlr3/_new  2015-05-11 19:48:10.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   knotifyconfig
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ knotifyconfig-5.9.0.tar.xz - knotifyconfig-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.9.0/CMakeLists.txt 
new/knotifyconfig-5.10.0/CMakeLists.txt
--- old/knotifyconfig-5.9.0/CMakeLists.txt  2015-04-04 14:10:24.0 
+0200
+++ new/knotifyconfig-5.10.0/CMakeLists.txt 2015-05-03 17:19:22.0 
+0200
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 5.9.0 REQUIRED NO_MODULE)
+find_package(ECM 5.10.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.9.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.9.0) # handled by release scripts
+set(KF5_VERSION 5.10.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
@@ -27,7 +27,6 @@
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5I18n ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5KIO ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5Service ${KF5_DEP_VERSION} REQUIRED)
 
 # Includes
 include(FeatureSummary)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.9.0/po/ast/knotifyconfig5.po 
new/knotifyconfig-5.10.0/po/ast/knotifyconfig5.po
--- old/knotifyconfig-5.9.0/po/ast/knotifyconfig5.po2015-04-04 
14:10:24.0 +0200
+++ new/knotifyconfig-5.10.0/po/ast/knotifyconfig5.po   2015-05-03 
17:19:22.0 +0200
@@ -1,60 +1,68 @@
-# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR EMAIL@ADDRESS, YEAR.
 #
+# enolp en...@softastur.org, 2015.
 msgid 
 msgstr 
 Project-Id-Version: kdelibs4-1\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2015-02-18 08:40+\n
-PO-Revision-Date: 2012-12-28 17:14+0100\n
-Last-Translator: ivarela ivar...@ubuntu.com\n
-Language-Team: asturian kde-i18n-...@kde.org\n
-Language: \n
+PO-Revision-Date: 2015-04-06 15:19+0100\n
+Last-Translator: enolp en...@softastur.org\n
+Language-Team: Asturian kde-i18n-...@kde.org\n
+Language: ast_ES\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-Poedit-Language: asturian\n
+X-Generator: Lokalize 2.0\n
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
 #: knotifyconfigactionswidgetbase.ui:16
+#, fuzzy
 msgid Play a sound
 msgstr Reproducir un soníu
 
 #. i18n: ectx: property (toolTip), widget (KUrlRequester, Sound_select)
 #: knotifyconfigactionswidgetbase.ui:42
+#, fuzzy
 msgid Select the sound to play
 msgstr Seleicione el soníu a reproducir
 
 #. i18n: ectx: property (text), widget (QCheckBox, Popup_check)
 #: knotifyconfigactionswidgetbase.ui:49
+#, fuzzy
 msgid Show a message in a popup
 msgstr Amosar un mensax nuna ventana emerxente
 
 #. i18n: ectx: property (text), widget (QCheckBox, Logfile_check)
 #: knotifyconfigactionswidgetbase.ui:56
+#, fuzzy
 msgid Log to a file
 msgstr Rexistrar nún ficheru
 
 #. i18n: ectx: property (text), widget (QCheckBox, Taskbar_check)
 #: knotifyconfigactionswidgetbase.ui:76
+#, fuzzy
 msgid 

commit knotifyconfig for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-04-13 20:26:10

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-03-16 09:32:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-04-13 20:26:12.0 +0200
@@ -1,0 +2,9 @@
+Sat Apr  4 14:40:51 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+- Drop no longer needed Requires of the devel subpackage:
+  ki18n-devel and kio-devel
+
+---

Old:

  knotifyconfig-5.8.0.tar.xz

New:

  knotifyconfig-5.9.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.cT01gy/_old  2015-04-13 20:26:13.0 +0200
+++ /var/tmp/diff_new_pack.cT01gy/_new  2015-04-13 20:26:13.0 +0200
@@ -16,34 +16,35 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   knotifyconfig
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.8.0
+BuildRequires:  extra-cmake-modules = %{_tar_path}
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel = %{kf5_version}
-BuildRequires:  kcompletion-devel = %{kf5_version}
-BuildRequires:  kconfigwidgets-devel = %{kf5_version}
-BuildRequires:  kcoreaddons-devel = %{kf5_version}
-BuildRequires:  kdbusaddons-devel = %{kf5_version}
+BuildRequires:  kbookmarks-devel = %{_tar_path}
+BuildRequires:  kcompletion-devel = %{_tar_path}
+BuildRequires:  kconfigwidgets-devel = %{_tar_path}
+BuildRequires:  kcoreaddons-devel = %{_tar_path}
+BuildRequires:  kdbusaddons-devel = %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel = %{kf5_version}
-BuildRequires:  ki18n-devel = %{kf5_version}
-BuildRequires:  kiconthemes-devel = %{kf5_version}
-BuildRequires:  kio-devel = %{kf5_version}
-BuildRequires:  kitemviews-devel = %{kf5_version}
-BuildRequires:  knotifications-devel = %{kf5_version}
-BuildRequires:  kservice-devel = %{kf5_version}
-BuildRequires:  ktextwidgets-devel = %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
-BuildRequires:  kwindowsystem-devel = %{kf5_version}
-BuildRequires:  kxmlgui-devel = %{kf5_version}
+BuildRequires:  kguiaddons-devel = %{_tar_path}
+BuildRequires:  ki18n-devel = %{_tar_path}
+BuildRequires:  kiconthemes-devel = %{_tar_path}
+BuildRequires:  kio-devel = %{_tar_path}
+BuildRequires:  kitemviews-devel = %{_tar_path}
+BuildRequires:  knotifications-devel = %{_tar_path}
+BuildRequires:  kservice-devel = %{_tar_path}
+BuildRequires:  ktextwidgets-devel = %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel = %{_tar_path}
+BuildRequires:  kwindowsystem-devel = %{_tar_path}
+BuildRequires:  kxmlgui-devel = %{_tar_path}
 BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel = %{kf5_version}
+BuildRequires:  solid-devel = %{_tar_path}
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
@@ -62,7 +63,9 @@
 %package -n %lname
 Summary:Configuration dialog for desktop notifications
 Group:  System/GUI/KDE
+%if %{with lang}
 Recommends: %lname-lang = %{version}
+%endif
 
 %description -n %lname
 KNotifyConfig provides a configuration dialog for desktop notifications which
@@ -73,8 +76,6 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   ki18n-devel = %{kf5_version}
-Requires:   kio-devel = %{kf5_version}
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 
 %description devel
@@ -91,15 +92,19 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}
 
-  %find_lang %{name}5
+%if %{with lang}
+%find_lang %{name}5
+%endif
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n %lname-lang -f %{name}5.lang
+%endif
 
 %files -n %lname
 %defattr(-,root,root)

++ knotifyconfig-5.8.0.tar.xz - knotifyconfig-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.8.0/CMakeLists.txt 
new/knotifyconfig-5.9.0/CMakeLists.txt
--- old/knotifyconfig-5.8.0/CMakeLists.txt  2015-03-07 15:47:57.0 

commit knotifyconfig for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-03-16 09:32:54

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-02-16 17:31:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-03-16 09:32:55.0 +0100
@@ -1,0 +2,9 @@
+Sat Mar  7 16:58:52 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * Add optional dependency on QtSpeech to reenable
+speaking notifications.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---

Old:

  knotifyconfig-5.7.0.tar.xz

New:

  knotifyconfig-5.8.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.TLJQc1/_old  2015-03-16 09:32:56.0 +0100
+++ /var/tmp/diff_new_pack.TLJQc1/_new  2015-03-16 09:32:56.0 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5NotifyConfig5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   knotifyconfig
 Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.7.0
+BuildRequires:  extra-cmake-modules = 1.8.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}

++ knotifyconfig-5.7.0.tar.xz - knotifyconfig-5.8.0.tar.xz ++
 9126 lines of diff (skipped)

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



commit knotifyconfig for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-02-16 15:06:05

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2015-01-29 12:52:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-02-16 17:31:56.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  8 18:15:25 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+---

Old:

  knotifyconfig-5.6.0.tar.xz

New:

  knotifyconfig-5.7.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.0amdVv/_old  2015-02-16 17:31:57.0 +0100
+++ /var/tmp/diff_new_pack.0amdVv/_new  2015-02-16 17:31:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,12 +17,13 @@
 
 
 %define lname   libKF5NotifyConfig5
+%define _tar_path 5.7
 Name:   knotifyconfig
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.6.0
+BuildRequires:  extra-cmake-modules = 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}
@@ -50,7 +51,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ knotifyconfig-5.6.0.tar.xz - knotifyconfig-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.6.0/CMakeLists.txt 
new/knotifyconfig-5.7.0/CMakeLists.txt
--- old/knotifyconfig-5.6.0/CMakeLists.txt  2015-01-03 13:11:54.0 
+0100
+++ new/knotifyconfig-5.7.0/CMakeLists.txt  2015-02-08 16:22:27.0 
+0100
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 1.6.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.6.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
+set(KF5_VERSION 5.7.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.7.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
@@ -49,7 +49,7 @@
 endif()
 
 # Create a Config.cmake and a ConfigVersion.cmake file and install them
-set(CMAKECONFIG_INSTALL_DIR ${CMAKECONFIG_INSTALL_PREFIX}/KF5NotifyConfig)
+set(CMAKECONFIG_INSTALL_DIR ${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5NotifyConfig)
 
 ecm_configure_package_config_file(
   ${CMAKE_CURRENT_SOURCE_DIR}/KF5NotifyConfigConfig.cmake.in
@@ -73,7 +73,7 @@
 
 install(FILES
   ${CMAKE_CURRENT_BINARY_DIR}/knotifyconfig_version.h
-  DESTINATION ${KF5_INCLUDE_INSTALL_DIR}
+  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5}
   COMPONENT Devel
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.6.0/po/cs/knotifyconfig5.po 
new/knotifyconfig-5.7.0/po/cs/knotifyconfig5.po
--- old/knotifyconfig-5.6.0/po/cs/knotifyconfig5.po 2015-01-03 
13:11:54.0 +0100
+++ new/knotifyconfig-5.7.0/po/cs/knotifyconfig5.po 2015-02-08 
16:22:27.0 +0100
@@ -1,7 +1,7 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
 # Lukáš Tinkl lu...@kde.org, 2010, 2011, 2012.
-# Vít Pelčák v...@pelcak.org, 2011, 2012, 2013, 2014.
+# Vít Pelčák v...@pelcak.org, 2011, 2012, 2013, 2014, 2015.
 # Tomáš Chvátal tomas.chva...@gmail.com, 2012, 2013.
 #
 msgid 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.6.0/po/fi/knotifyconfig5.po 
new/knotifyconfig-5.7.0/po/fi/knotifyconfig5.po
--- 

commit knotifyconfig for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2015-01-29 12:52:10

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-12-21 11:58:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2015-01-29 12:52:12.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:25 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  knotifyconfig-5.5.0.tar.xz

New:

  knotifyconfig-5.6.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.bTdhq3/_old  2015-01-29 12:52:13.0 +0100
+++ /var/tmp/diff_new_pack.bTdhq3/_new  2015-01-29 12:52:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotifyconfig
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.5.0
+BuildRequires:  extra-cmake-modules = 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}
@@ -50,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ knotifyconfig-5.5.0.tar.xz - knotifyconfig-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.5.0/CMakeLists.txt 
new/knotifyconfig-5.6.0/CMakeLists.txt
--- old/knotifyconfig-5.5.0/CMakeLists.txt  2014-12-06 13:42:47.0 
+0100
+++ new/knotifyconfig-5.6.0/CMakeLists.txt  2015-01-03 13:11:54.0 
+0100
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.5.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
+set(KF5_VERSION 5.6.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.5.0/po/ca/knotifyconfig5.po 
new/knotifyconfig-5.6.0/po/ca/knotifyconfig5.po
--- old/knotifyconfig-5.5.0/po/ca/knotifyconfig5.po 2014-12-06 
13:42:47.0 +0100
+++ new/knotifyconfig-5.6.0/po/ca/knotifyconfig5.po 2015-01-03 
13:11:54.0 +0100
@@ -4,7 +4,7 @@
 # version 3 or later versions approved by the membership of KDE e.V.
 #
 # Sebastià Pla i Sanz s...@sastia.com, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
-# Antoni Bella Pérez antonibel...@orange.es, 2003, 2006, 2011, 2012, 2013, 
2014.
+# Antoni Bella Pérez antonibel...@yahoo.com, 2003, 2006, 2011, 2012, 2013, 
2014.
 # Albert Astals Cid aa...@kde.org, 2004, 2005, 2007.
 # Josep Ma. Ferrer txe...@gmail.com, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Robert Millan r...@aybabtu.com, 2009.
@@ -15,7 +15,7 @@
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-08-08 08:32+\n
 PO-Revision-Date: 2014-07-04 16:53+0200\n
-Last-Translator: Antoni Bella Pérez antonibel...@orange.es\n
+Last-Translator: Antoni Bella Pérez antonibel...@yahoo.com\n
 Language-Team: Catalan kde-i18n...@kde.org\n
 Language: ca\n
 MIME-Version: 1.0\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.5.0/po/fi/knotifyconfig5.po 
new/knotifyconfig-5.6.0/po/fi/knotifyconfig5.po
--- old/knotifyconfig-5.5.0/po/fi/knotifyconfig5.po 2014-12-06 

commit knotifyconfig for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-12-21 11:58:49

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-11-11 01:09:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-12-21 11:58:33.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:46 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  knotifyconfig-5.4.0.tar.xz

New:

  knotifyconfig-5.5.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.Vw5Gjd/_old  2014-12-21 11:58:35.0 +0100
+++ /var/tmp/diff_new_pack.Vw5Gjd/_new  2014-12-21 11:58:35.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:5.4.0
+Version:5.5.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.4.0
+BuildRequires:  extra-cmake-modules = 1.5.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}
@@ -50,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ knotifyconfig-5.4.0.tar.xz - knotifyconfig-5.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.4.0/CMakeLists.txt 
new/knotifyconfig-5.5.0/CMakeLists.txt
--- old/knotifyconfig-5.4.0/CMakeLists.txt  2014-11-02 13:16:33.0 
+0100
+++ new/knotifyconfig-5.5.0/CMakeLists.txt  2014-12-06 13:42:47.0 
+0100
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 1.4.0 REQUIRED NO_MODULE)
+find_package(ECM 1.5.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.4.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.4.0) # handled by release scripts
+set(KF5_VERSION 5.5.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.4.0/po/fi/knotifyconfig5.po 
new/knotifyconfig-5.5.0/po/fi/knotifyconfig5.po
--- old/knotifyconfig-5.4.0/po/fi/knotifyconfig5.po 2014-11-02 
13:16:33.0 +0100
+++ new/knotifyconfig-5.5.0/po/fi/knotifyconfig5.po 2014-12-06 
13:42:47.0 +0100
@@ -29,7 +29,7 @@
 POT-Creation-Date: 2014-08-08 08:32+\n
 PO-Revision-Date: 2014-03-24 21:09+0200\n
 Last-Translator: Lasse Liehu lasse.li...@gmail.com\n
-Language-Team: Finnish lokalisoi...@lists.coss.fi\n
+Language-Team: Finnish kde-i18n-...@kde.org\n
 Language: fi\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/knotifyconfig-5.4.0/po/pl/knotifyconfig5.po 
new/knotifyconfig-5.5.0/po/pl/knotifyconfig5.po
--- old/knotifyconfig-5.4.0/po/pl/knotifyconfig5.po 2014-11-02 
13:16:33.0 +0100
+++ new/knotifyconfig-5.5.0/po/pl/knotifyconfig5.po 2014-12-06 
13:42:47.0 +0100
@@ -17,7 +17,7 @@
 Project-Id-Version: kdelibs4\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-08-08 08:32+\n
-PO-Revision-Date: 2014-09-13 12:44+0200\n
+PO-Revision-Date: 2014-11-08 21:05+0100\n
 Last-Translator: Łukasz Wojniłowicz lukasz.wojnilow...@gmail.com\n
 Language-Team: Polish kde-i18n-...@kde.org\n
 Language: pl\n
@@ -150,7 +150,7 @@
 #. i18n: ectx: property (text), widget (QCheckBox, KTTS_check)
 #: knotifyconfigactionswidgetbase.ui:106
 msgid Speech
-msgstr Odtwórz wypowiedzenie
+msgstr Odtwórz wypowiedź
 
 #. i18n: ectx: property (whatsThis), widget (KComboBox, KTTS_combo)
 #. i18n: ectx: property (whatsThis), widget (KLineEdit, KTTS_select)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit knotifyconfig for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-11-11 01:09:43

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-10-07 16:00:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-11-11 01:09:50.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  2 17:47:21 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  knotifyconfig-5.3.0.tar.xz

New:

  knotifyconfig-5.4.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.Q5U110/_old  2014-11-11 01:09:51.0 +0100
+++ /var/tmp/diff_new_pack.Q5U110/_new  2014-11-11 01:09:51.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:5.3.0
+Version:5.4.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.3.0
+BuildRequires:  extra-cmake-modules = 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}
@@ -50,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ knotifyconfig-5.3.0.tar.xz - knotifyconfig-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.3.0/CMakeLists.txt 
new/knotifyconfig-5.4.0/CMakeLists.txt
--- old/knotifyconfig-5.3.0/CMakeLists.txt  2014-10-04 19:09:49.0 
+0200
+++ new/knotifyconfig-5.4.0/CMakeLists.txt  2014-11-02 13:16:33.0 
+0100
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.4.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.3.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.3.0) # handled by release scripts
+set(KF5_VERSION 5.4.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.4.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.3.0/po/fi/knotifyconfig5.po 
new/knotifyconfig-5.4.0/po/fi/knotifyconfig5.po
--- old/knotifyconfig-5.3.0/po/fi/knotifyconfig5.po 2014-10-04 
19:09:49.0 +0200
+++ new/knotifyconfig-5.4.0/po/fi/knotifyconfig5.po 2014-11-02 
13:16:33.0 +0100
@@ -29,7 +29,7 @@
 POT-Creation-Date: 2014-08-08 08:32+\n
 PO-Revision-Date: 2014-03-24 21:09+0200\n
 Last-Translator: Lasse Liehu lasse.li...@gmail.com\n
-Language-Team: Finnish kde-i18n-...@kde.org\n
+Language-Team: Finnish lokalisoi...@lists.coss.fi\n
 Language: fi\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/knotifyconfig-5.3.0/po/it/knotifyconfig5.po 
new/knotifyconfig-5.4.0/po/it/knotifyconfig5.po
--- old/knotifyconfig-5.3.0/po/it/knotifyconfig5.po 2014-10-04 
19:09:49.0 +0200
+++ new/knotifyconfig-5.4.0/po/it/knotifyconfig5.po 2014-11-02 
13:16:33.0 +0100
@@ -8,8 +8,9 @@
 # Luciano Montanaro mikel...@cirulla.net, 2007.
 # Dario Panico dareus_persarum...@fastwebnet.it, 2008.
 # Pino Toscano toscano.p...@tiscali.it, 2008.
-# Federico Zenith federico.zen...@member.fsf.org, 2008, 2012, 2013.
+# Federico Zenith federico.zen...@member.fsf.org, 2008, 2012, 2013, 2014.
 # Innocenzo Ventre innocenzo.ven...@gmail.com, 2012.
+# Vincenzo Reale smart2...@baslug.org, 2014.
 msgid 
 msgstr 
 Project-Id-Version: kdelibs4\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.3.0/po/nn/knotifyconfig5.po 
new/knotifyconfig-5.4.0/po/nn/knotifyconfig5.po
--- old/knotifyconfig-5.3.0/po/nn/knotifyconfig5.po 2014-10-04 
19:09:49.0 +0200
+++ 

commit knotifyconfig for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-10-07 15:59:34

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-09-12 17:04:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-10-07 16:00:05.0 +0200
@@ -1,0 +2,7 @@
+Sat Oct  4 17:59:49 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---

Old:

  knotifyconfig-5.2.0.tar.xz

New:

  knotifyconfig-5.3.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.akuWHY/_old  2014-10-07 16:00:06.0 +0200
+++ /var/tmp/diff_new_pack.akuWHY/_new  2014-10-07 16:00:06.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:5.2.0
+Version:5.3.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.2.0
+BuildRequires:  extra-cmake-modules = 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}

++ knotifyconfig-5.2.0.tar.xz - knotifyconfig-5.3.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.2.0/CMakeLists.txt 
new/knotifyconfig-5.3.0/CMakeLists.txt
--- old/knotifyconfig-5.2.0/CMakeLists.txt  2014-09-09 02:32:25.0 
+0200
+++ new/knotifyconfig-5.3.0/CMakeLists.txt  2014-10-04 19:09:49.0 
+0200
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 1.2.0 REQUIRED NO_MODULE)
+find_package(ECM 1.3.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.2.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.2.0) # handled by release scripts
+set(KF5_VERSION 5.3.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.3.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.2.0/po/ja/knotifyconfig5.po 
new/knotifyconfig-5.3.0/po/ja/knotifyconfig5.po
--- old/knotifyconfig-5.2.0/po/ja/knotifyconfig5.po 2014-09-09 
02:32:25.0 +0200
+++ new/knotifyconfig-5.3.0/po/ja/knotifyconfig5.po 2014-10-04 
19:09:49.0 +0200
@@ -16,7 +16,7 @@
 POT-Creation-Date: 2014-08-08 08:32+\n
 PO-Revision-Date: 2011-08-27 14:05-0700\n
 Last-Translator: Fumiaki Okushi oku...@kde.gr.jp\n
-Language-Team: Japanese kdevelo...@kde.gr.jp\n
+Language-Team: Japanese kde...@kde.org\n
 Language: ja\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/knotifyconfig-5.2.0/po/nds/knotifyconfig5.po 
new/knotifyconfig-5.3.0/po/nds/knotifyconfig5.po
--- old/knotifyconfig-5.2.0/po/nds/knotifyconfig5.po2014-09-09 
02:32:25.0 +0200
+++ new/knotifyconfig-5.3.0/po/nds/knotifyconfig5.po2014-10-04 
19:09:49.0 +0200
@@ -16,7 +16,7 @@
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
-X-Generator: Lokalize 1.5\n
+X-Generator: Lokalize 1.4\n
 Plural-Forms: nplurals=2; plural=n != 1;\n
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.2.0/po/oc/knotifyconfig5.po 
new/knotifyconfig-5.3.0/po/oc/knotifyconfig5.po
--- old/knotifyconfig-5.2.0/po/oc/knotifyconfig5.po 1970-01-01 
01:00:00.0 +0100
+++ new/knotifyconfig-5.3.0/po/oc/knotifyconfig5.po 2014-10-04 
19:09:49.0 +0200
@@ -0,0 +1,118 @@
+# translation of kdelibs4.po to Occitan
+# Copyright (C) 2008 This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
+#
+# Yannig Marchegay (Kokoyaya) yan...@marchegay.org, 2007, 2008.
+msgid 
+msgstr 
+Project-Id-Version: kdelibs4\n
+Report-Msgid-Bugs-To: http://bugs.kde.org\n;
+POT-Creation-Date: 2014-08-08 08:32+\n
+PO-Revision-Date: 2008-08-06 00:07+0200\n
+Last-Translator: \n
+Language-Team: Occitan o...@li.org\n
+Language: oc\n
+MIME-Version: 

commit knotifyconfig for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-09-12 17:03:32

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-08-16 15:42:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-09-12 17:04:35.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:32 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  knotifyconfig-5.1.0.tar.xz

New:

  knotifyconfig-5.2.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.P2Q2Tn/_old  2014-09-12 17:04:36.0 +0200
+++ /var/tmp/diff_new_pack.P2Q2Tn/_new  2014-09-12 17:04:36.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:5.1.0
+Version:5.2.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.1.0
+BuildRequires:  extra-cmake-modules = 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}

++ knotifyconfig-5.1.0.tar.xz - knotifyconfig-5.2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.1.0/CMakeLists.txt 
new/knotifyconfig-5.2.0/CMakeLists.txt
--- old/knotifyconfig-5.1.0/CMakeLists.txt  2014-08-02 11:08:39.0 
+0200
+++ new/knotifyconfig-5.2.0/CMakeLists.txt  2014-09-09 02:32:25.0 
+0200
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 1.1.0 REQUIRED NO_MODULE)
+find_package(ECM 1.2.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 5.1.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.1.0) # handled by release scripts
+set(KF5_VERSION 5.2.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.2.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.1.0/README.md 
new/knotifyconfig-5.2.0/README.md
--- old/knotifyconfig-5.1.0/README.md   2014-08-02 11:08:39.0 +0200
+++ new/knotifyconfig-5.2.0/README.md   2014-09-09 02:32:25.0 +0200
@@ -7,9 +7,3 @@
 KNotifyConfig provides a configuration dialog for desktop notifications which
 can be embedded in your application.
 
-## Links
-
-- Home page: https://projects.kde.org/projects/frameworks/knotifyconfig
-- Mailing list: https://mail.kde.org/mailman/listinfo/kde-frameworks-devel
-- IRC channel: #kde-devel on Freenode
-- Git repository: 
https://projects.kde.org/projects/frameworks/knotifyconfig/repository
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.1.0/metainfo.yaml 
new/knotifyconfig-5.2.0/metainfo.yaml
--- old/knotifyconfig-5.1.0/metainfo.yaml   2014-08-02 11:08:39.0 
+0200
+++ new/knotifyconfig-5.2.0/metainfo.yaml   2014-09-09 02:32:25.0 
+0200
@@ -7,3 +7,7 @@
 portingAid: false
 deprecated: false
 release: true
+libraries:
+ - qmake: KNotifyConfig
+   cmake: KF5::NotifyConfig
+cmakename: KF5NotifyConfig
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.1.0/po/af/knotifyconfig5.po 
new/knotifyconfig-5.2.0/po/af/knotifyconfig5.po
--- old/knotifyconfig-5.1.0/po/af/knotifyconfig5.po 2014-08-02 
11:08:39.0 +0200
+++ new/knotifyconfig-5.2.0/po/af/knotifyconfig5.po 2014-09-09 
02:32:25.0 +0200
@@ -3,7 +3,7 @@
 msgstr 
 Project-Id-Version: kdelibs4 stable\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-POT-Creation-Date: 2014-04-27 20:56+\n
+POT-Creation-Date: 2014-08-08 08:32+\n
 PO-Revision-Date: 2006-01-12 16:33+0200\n
 Last-Translator: JUANITA FRANZ juanita.fr...@vr-web.de\n
 Language-Team: AFRIKAANS translate-discuss...@lists.sourceforge.net\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-5.1.0/po/ar/knotifyconfig5.po 
new/knotifyconfig-5.2.0/po/ar/knotifyconfig5.po
--- old/knotifyconfig-5.1.0/po/ar/knotifyconfig5.po 2014-08-02 
11:08:39.0 +0200
+++ 

commit knotifyconfig for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-08-16 15:42:04

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-07-18 16:50:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-08-16 15:42:36.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:15 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+---

Old:

  knotifyconfig-5.0.0.tar.xz

New:

  knotifyconfig-5.1.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.3KW44e/_old  2014-08-16 15:42:37.0 +0200
+++ /var/tmp/diff_new_pack.3KW44e/_new  2014-08-16 15:42:37.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:5.0.0
+Version:5.1.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.0.0
+BuildRequires:  extra-cmake-modules = 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{kf5_version}
 BuildRequires:  kcompletion-devel = %{kf5_version}

++ knotifyconfig-5.0.0.tar.xz - knotifyconfig-5.1.0.tar.xz ++
 971116 lines of diff (skipped)

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



commit knotifyconfig for openSUSE:Factory

2014-07-18 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-07-18 16:50:14

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-06-10 14:36:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-07-18 16:50:17.0 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---
+Tue Jul  1 21:36:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  knotifyconfig-4.100.0.tar.xz

New:

  knotifyconfig-5.0.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.KkmWRa/_old  2014-07-18 16:50:20.0 +0200
+++ /var/tmp/diff_new_pack.KkmWRa/_new  2014-07-18 16:50:20.0 +0200
@@ -18,30 +18,31 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:4.100.0
+Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel = %{_kf5_version}
-BuildRequires:  kcompletion-devel = %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
-BuildRequires:  kcoreaddons-devel = %{_kf5_version}
-BuildRequires:  kdbusaddons-devel = %{_kf5_version}
+BuildRequires:  kbookmarks-devel = %{kf5_version}
+BuildRequires:  kcompletion-devel = %{kf5_version}
+BuildRequires:  kconfigwidgets-devel = %{kf5_version}
+BuildRequires:  kcoreaddons-devel = %{kf5_version}
+BuildRequires:  kdbusaddons-devel = %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel = %{_kf5_version}
-BuildRequires:  ki18n-devel = %{_kf5_version}
-BuildRequires:  kiconthemes-devel = %{_kf5_version}
-BuildRequires:  kio-devel = %{_kf5_version}
-BuildRequires:  kitemviews-devel = %{_kf5_version}
-BuildRequires:  knotifications-devel = %{_kf5_version}
-BuildRequires:  kservice-devel = %{_kf5_version}
-BuildRequires:  ktextwidgets-devel = %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  kwindowsystem-devel = %{_kf5_version}
-BuildRequires:  kxmlgui-devel = %{_kf5_version}
+BuildRequires:  kguiaddons-devel = %{kf5_version}
+BuildRequires:  ki18n-devel = %{kf5_version}
+BuildRequires:  kiconthemes-devel = %{kf5_version}
+BuildRequires:  kio-devel = %{kf5_version}
+BuildRequires:  kitemviews-devel = %{kf5_version}
+BuildRequires:  knotifications-devel = %{kf5_version}
+BuildRequires:  kservice-devel = %{kf5_version}
+BuildRequires:  ktextwidgets-devel = %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  kwindowsystem-devel = %{kf5_version}
+BuildRequires:  kxmlgui-devel = %{kf5_version}
 BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel = %{_kf5_version}
+BuildRequires:  solid-devel = %{kf5_version}
 BuildRequires:  pkgconfig(Qt5DBus) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) = 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) = 5.2.0
@@ -49,7 +50,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -71,8 +72,8 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   ki18n-devel = %{_kf5_version}
-Requires:   kio-devel = %{_kf5_version}
+Requires:   ki18n-devel = %{kf5_version}
+Requires:   kio-devel = %{kf5_version}
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 
 %description devel

++ knotifyconfig-4.100.0.tar.xz - knotifyconfig-5.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.100.0/CMakeLists.txt 
new/knotifyconfig-5.0.0/CMakeLists.txt
--- old/knotifyconfig-4.100.0/CMakeLists.txt2014-06-01 14:29:07.0 
+0200
+++ 

commit knotifyconfig for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-06-10 14:36:34

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-05-14 20:27:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-06-10 14:36:59.0 +0200
@@ -1,0 +2,10 @@
+Sun Jun  1 18:02:31 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Add baselibs.conf
+
+---

Old:

  knotifyconfig-4.99.0.tar.xz

New:

  baselibs.conf
  knotifyconfig-4.100.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.d2LYb4/_old  2014-06-10 14:37:00.0 +0200
+++ /var/tmp/diff_new_pack.d2LYb4/_new  2014-06-10 14:37:00.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.13
+BuildRequires:  extra-cmake-modules = 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{_kf5_version}
 BuildRequires:  kcompletion-devel = %{_kf5_version}
@@ -49,7 +49,8 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:knotifyconfig-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -59,6 +60,7 @@
 %package -n %lname
 Summary:Configuration dialog for desktop notifications
 Group:  System/GUI/KDE
+Recommends: %lname-lang = %{version}
 
 %description -n %lname
 KNotifyConfig provides a configuration dialog for desktop notifications which
@@ -77,6 +79,7 @@
 KNotifyConfig provides a configuration dialog for desktop notifications which
 can be embedded in your application. Development files.
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -88,10 +91,14 @@
   %kf5_makeinstall -C build
   %fdupes -s %{buildroot}
 
+  %find_lang %{name}5
+
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%files -n %lname-lang -f %{name}5.lang
+
 %files -n %lname
 %defattr(-,root,root)
 %doc COPYING*

++ baselibs.conf ++
libKF5NotifyConfig5
knotifyconfig-devel
requires libKF5NotifyConfig5-targettype = version
++ knotifyconfig-4.99.0.tar.xz - knotifyconfig-4.100.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.99.0/CMakeLists.txt 
new/knotifyconfig-4.100.0/CMakeLists.txt
--- old/knotifyconfig-4.99.0/CMakeLists.txt 2014-05-05 02:35:15.0 
+0200
+++ new/knotifyconfig-4.100.0/CMakeLists.txt2014-06-01 14:29:07.0 
+0200
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 0.0.13 REQUIRED NO_MODULE)
+find_package(ECM 0.0.14 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 4.99.0) # handled by release scripts
-set(KF5_DEP_VERSION 4.99.0) # handled by release scripts
+set(KF5_VERSION 4.100.0) # handled by release scripts
+set(KF5_DEP_VERSION 4.100.0) # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
@@ -40,6 +40,9 @@
 
 # Subdirectories
 add_definitions(-DTRANSLATION_DOMAIN=\knotifyconfig5\)
+if (IS_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/po)
+ki18n_install(po)
+endif()
 add_subdirectory(src)
 if(BUILD_TESTING)
   add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.99.0/po/nds/knotifyconfig5.po 
new/knotifyconfig-4.100.0/po/nds/knotifyconfig5.po
--- old/knotifyconfig-4.99.0/po/nds/knotifyconfig5.po   2014-05-05 
02:35:15.0 +0200
+++ new/knotifyconfig-4.100.0/po/nds/knotifyconfig5.po  2014-06-01 
14:29:07.0 +0200
@@ -9,7 +9,7 @@
 Project-Id-Version: kdelibs4\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-04-27 20:56+\n
-PO-Revision-Date: 2014-03-11 23:48+0100\n
+PO-Revision-Date: 2014-05-11 00:55+0200\n
 Last-Translator: Sönke Dibbern s_dibb...@web.de\n
 Language-Team: Low 

commit knotifyconfig for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-05-14 20:27:09

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-04-02 17:22:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-05-14 20:27:47.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:41:19 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  knotifyconfig-4.98.0.tar.xz

New:

  knotifyconfig-4.99.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.jvwp2f/_old  2014-05-14 20:27:48.0 +0200
+++ /var/tmp/diff_new_pack.jvwp2f/_new  2014-05-14 20:27:48.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.12
+BuildRequires:  extra-cmake-modules = 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{_kf5_version}
 BuildRequires:  kcompletion-devel = %{_kf5_version}

++ knotifyconfig-4.98.0.tar.xz - knotifyconfig-4.99.0.tar.xz ++
 982585 lines of diff (skipped)

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



commit knotifyconfig for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-04-02 17:22:17

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


Package is knotifyconfig

Changes:

--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes  
2014-03-10 12:18:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-04-02 17:22:30.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:47 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+---

Old:

  knotifyconfig-4.97.0.tar.xz

New:

  knotifyconfig-4.98.0.tar.xz



Other differences:
--
++ knotifyconfig.spec ++
--- /var/tmp/diff_new_pack.YQqC2W/_old  2014-04-02 17:22:30.0 +0200
+++ /var/tmp/diff_new_pack.YQqC2W/_new  2014-04-02 17:22:30.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5NotifyConfig5
 Name:   knotifyconfig
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.11
+BuildRequires:  extra-cmake-modules = 0.0.12
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel = %{_kf5_version}
 BuildRequires:  kcompletion-devel = %{_kf5_version}

++ knotifyconfig-4.97.0.tar.xz - knotifyconfig-4.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.97.0/CMakeLists.txt 
new/knotifyconfig-4.98.0/CMakeLists.txt
--- old/knotifyconfig-4.97.0/CMakeLists.txt 2014-03-01 12:51:23.0 
+0100
+++ new/knotifyconfig-4.98.0/CMakeLists.txt 2014-03-28 19:17:20.0 
+0100
@@ -3,11 +3,11 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+find_package(ECM 0.0.12 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION 5.2.0)
-set(KF5_VERSION 4.97.0)
+set(KF5_VERSION 4.98.0)
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.97.0/src/Messages.sh 
new/knotifyconfig-4.98.0/src/Messages.sh
--- old/knotifyconfig-4.97.0/src/Messages.sh1970-01-01 01:00:00.0 
+0100
+++ new/knotifyconfig-4.98.0/src/Messages.sh2014-03-28 19:17:20.0 
+0100
@@ -0,0 +1,18 @@
+#!/bin/sh
+
+# Invoke the extractrc script on all .ui, .rc, and .kcfg files in the sources.
+# The results are stored in a pseudo .cpp file to be picked up by xgettext.
+lst=`find . -name \*.rc -o -name \*.ui -o -name \*.kcfg`
+if [ -n $lst ] ; then
+$EXTRACTRC $lst  rc.cpp
+fi
+
+# If your framework contains tips-of-the-day, call preparetips as well.
+if [ -f data/tips ] ; then
+( cd data  $PREPARETIPS  ../tips.cpp )
+fi
+
+# Extract strings from all source files.
+# If your framework depends on KI18n, use $XGETTEXT. If it uses Qt translation
+# system, use $EXTRACT_TR_STRINGS.
+$XGETTEXT `find . -name \*.cpp -o -name \*.h -name \*.qml` -o 
$podir/knotifyconfig5.pot

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