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 <[email protected]> + +- 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.000000000 +0100 +++ new/knotifyconfig-5.65.0/CMakeLists.txt 2019-12-07 22:46:23.000000000 +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=0x060000) +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.po 2019-11-02 13:59:07.000000000 +0100 +++ new/knotifyconfig-5.65.0/po/cs/knotifyconfig5.po 2019-12-07 22:46:23.000000000 +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 <[email protected]>, 2010, 2011, 2012. -# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2017. +# Vít Pelčák <[email protected]>, 2011, 2012, 2013, 2014, 2015, 2017, 2019. # Tomáš Chvátal <[email protected]>, 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 <[email protected]>\n" +"PO-Revision-Date: 2019-11-07 12:00+0100\n" +"Last-Translator: Vit Pelcak <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" "Language: en_US\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 19.08.2\n" "X-Language: cs_CZ\n" "X-Source-Language: en_US\n" @@ -79,7 +79,7 @@ "event</dd><dt>%a</dt><dd>Application that sent the event</dd><dt>%m</" "dt><dd>The message sent by the application</dd></dl></qt>" msgstr "" -"<qt>Určuje jak má knotify oznámit přijatou událost. Při výběru volby " +"<qt>Určuje jak má knotify upozornit na přijatou událost. Při výběru volby " "\"Přečíst vlastní text\", vložte text to pole. V textu můžete použít " "následující zástupce:<dl><dt>%e</dt><dd>Název události</dd><dt>%a</" "dt><dd>Aplikace, která událost zaslala</dd><dt>%m</dt><dd>Zpráva zaslaná " diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/knotifyconfig-5.64.0/po/zh_CN/knotifyconfig5.po new/knotifyconfig-5.65.0/po/zh_CN/knotifyconfig5.po --- old/knotifyconfig-5.64.0/po/zh_CN/knotifyconfig5.po 2019-11-02 13:59:07.000000000 +0100 +++ new/knotifyconfig-5.65.0/po/zh_CN/knotifyconfig5.po 2019-12-07 22:46:23.000000000 +0100 @@ -15,7 +15,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-08-09 02:56+0200\n" -"PO-Revision-Date: 2019-10-09 09:45\n" +"PO-Revision-Date: 2019-11-19 23:01\n" "Last-Translator: Guo Yunhe (guoyunhe)\n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n"
