Hello community,

here is the log from the commit of package libkcompactdisc for openSUSE:Factory 
checked in at 2020-01-11 14:41:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libkcompactdisc (Old)
 and      /work/SRC/openSUSE:Factory/.libkcompactdisc.new.6675 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libkcompactdisc"

Sat Jan 11 14:41:26 2020 rev:39 rq:762446 version:19.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libkcompactdisc/libkcompactdisc.changes  
2019-12-13 12:04:17.461404062 +0100
+++ 
/work/SRC/openSUSE:Factory/.libkcompactdisc.new.6675/libkcompactdisc.changes    
    2020-01-11 14:43:00.429255214 +0100
@@ -1,0 +2,10 @@
+Tue Jan  7 10:36:19 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 19.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.1
+- Changes since 19.12.0:
+  * Update the obsolete projects.kde.org URL
+
+-------------------------------------------------------------------
@@ -7 +17 @@
-  * https://www.kde.org/announcements/releases/19.12.0
+  * https://www.kde.org/announcements/releases/19.12

Old:
----
  libkcompactdisc-19.12.0.tar.xz
  libkcompactdisc-19.12.0.tar.xz.sig

New:
----
  libkcompactdisc-19.12.1.tar.xz
  libkcompactdisc-19.12.1.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libkcompactdisc.spec ++++++
--- /var/tmp/diff_new_pack.10m6FI/_old  2020-01-11 14:43:00.957255423 +0100
+++ /var/tmp/diff_new_pack.10m6FI/_new  2020-01-11 14:43:00.957255423 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libkcompactdisc
 #
-# 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
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libkcompactdisc
-Version:        19.12.0
+Version:        19.12.1
 Release:        0
 Summary:        CD drive library for KDE Platform
 License:        GPL-2.0-or-later


++++++ libkcompactdisc-19.12.0.tar.xz -> libkcompactdisc-19.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-19.12.0/CMakeLists.txt 
new/libkcompactdisc-19.12.1/CMakeLists.txt
--- old/libkcompactdisc-19.12.0/CMakeLists.txt  2019-12-06 01:37:57.000000000 
+0100
+++ new/libkcompactdisc-19.12.1/CMakeLists.txt  2020-01-07 02:04:20.000000000 
+0100
@@ -9,7 +9,7 @@
 # Dependencies
 include(FeatureSummary)
 find_package(ECM 5.24.0  NO_MODULE)
-set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-19.12.0/po/zh_CN/libkcompactdisc.po 
new/libkcompactdisc-19.12.1/po/zh_CN/libkcompactdisc.po
--- old/libkcompactdisc-19.12.0/po/zh_CN/libkcompactdisc.po     2019-12-06 
01:37:56.000000000 +0100
+++ new/libkcompactdisc-19.12.1/po/zh_CN/libkcompactdisc.po     2020-01-07 
02:04:19.000000000 +0100
@@ -3,15 +3,14 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:09+0200\n"
-"PO-Revision-Date: 2019-11-19 23:10\n"
-"Last-Translator: Guo Yunhe (guoyunhe)\n"
+"PO-Revision-Date: 2020-01-04 21:48\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: crowdin.com\n"
 "X-Crowdin-Project: kdeorg\n"
 "X-Crowdin-Language: zh-CN\n"
 "X-Crowdin-File: /kf5-stable/messages/kdemultimedia/libkcompactdisc.pot\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkcompactdisc-19.12.0/po/zh_TW/libkcompactdisc.po 
new/libkcompactdisc-19.12.1/po/zh_TW/libkcompactdisc.po
--- old/libkcompactdisc-19.12.0/po/zh_TW/libkcompactdisc.po     2019-12-06 
01:37:57.000000000 +0100
+++ new/libkcompactdisc-19.12.1/po/zh_TW/libkcompactdisc.po     2020-01-07 
02:04:20.000000000 +0100
@@ -10,7 +10,7 @@
 "POT-Creation-Date: 2019-05-20 03:09+0200\n"
 "PO-Revision-Date: 2007-07-09 08:49+0800\n"
 "Last-Translator: Franklin Weng <franklin at goodhorse dot idv dot tw>\n"
-"Language-Team: Chinese Traditional <[email protected]>\n"
+"Language-Team: Chinese Traditional <[email protected]>\n"
 "Language: zh_TW\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"


Reply via email to