Hello community,

here is the log from the commit of package eventviews for openSUSE:Factory 
checked in at 2019-05-14 13:16:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/eventviews (Old)
 and      /work/SRC/openSUSE:Factory/.eventviews.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "eventviews"

Tue May 14 13:16:36 2019 rev:39 rq:702163 version:19.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/eventviews/eventviews.changes    2019-04-26 
22:46:44.633573116 +0200
+++ /work/SRC/openSUSE:Factory/.eventviews.new.5148/eventviews.changes  
2019-05-14 13:16:36.221289433 +0200
@@ -1,0 +2,9 @@
+Fri May 10 05:37:11 UTC 2019 - [email protected]
+
+- Update to 19.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.04.1.php
+- No code changes since 19.04.0
+
+-------------------------------------------------------------------

Old:
----
  eventviews-19.04.0.tar.xz

New:
----
  eventviews-19.04.1.tar.xz

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

Other differences:
------------------
++++++ eventviews.spec ++++++
--- /var/tmp/diff_new_pack.ukW7KG/_old  2019-05-14 13:16:36.657290552 +0200
+++ /var/tmp/diff_new_pack.ukW7KG/_new  2019-05-14 13:16:36.661290562 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           eventviews
-Version:        19.04.0
+Version:        19.04.1
 Release:        0
 Summary:        Eventviews Library
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later

++++++ eventviews-19.04.0.tar.xz -> eventviews-19.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventviews-19.04.0/CMakeLists.txt 
new/eventviews-19.04.1/CMakeLists.txt
--- old/eventviews-19.04.0/CMakeLists.txt       2019-04-12 02:16:17.000000000 
+0200
+++ new/eventviews-19.04.1/CMakeLists.txt       2019-05-07 02:57:39.000000000 
+0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.11.0")
+set(PIM_VERSION "5.11.1")
 
 project(eventviews VERSION ${PIM_VERSION})
 
@@ -27,14 +27,14 @@
 
 
 set(EVENTVIEW_LIB_VERSION ${PIM_VERSION})
-set(CALENDARUTILS_LIB_VERSION "5.11.0")
-set(AKONADI_LIB_VERSION "5.11.0")
+set(CALENDARUTILS_LIB_VERSION "5.11.1")
+set(AKONADI_LIB_VERSION "5.11.1")
 set(QT_REQUIRED_VERSION "5.10.0")
-set(KCALENDARCORE_LIB_VERSION "5.11.0")
-set(AKONADICALENDAR_LIB_VERSION "5.11.0")
-set(KMIME_LIB_VERSION "5.11.0")
-set(LIBKDEPIM_LIB_VERSION "5.11.0")
-set(CALENDARSUPPORT_LIB_VERSION "5.11.0")
+set(KCALENDARCORE_LIB_VERSION "5.11.1")
+set(AKONADICALENDAR_LIB_VERSION "5.11.1")
+set(KMIME_LIB_VERSION "5.11.1")
+set(LIBKDEPIM_LIB_VERSION "5.11.1")
+set(CALENDARSUPPORT_LIB_VERSION "5.11.1")
 
 find_package(KF5Akonadi ${AKONADI_LIB_VERSION} CONFIG REQUIRED)
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets UiTools)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventviews-19.04.0/po/ko/libeventviews.po 
new/eventviews-19.04.1/po/ko/libeventviews.po
--- old/eventviews-19.04.0/po/ko/libeventviews.po       2019-04-12 
02:16:17.000000000 +0200
+++ new/eventviews-19.04.1/po/ko/libeventviews.po       2019-05-07 
02:57:38.000000000 +0200
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Shinjo Park <[email protected]>, 2017.
+# Shinjo Park <[email protected]>, 2017, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-18 03:17+0100\n"
-"PO-Revision-Date: 2017-12-11 00:08+0100\n"
+"PO-Revision-Date: 2019-04-22 01:17+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 18.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -106,36 +106,31 @@
 msgstr "%1 시간대 삭제(&R)"
 
 #: agenda/timelabels.cpp:396
-#, fuzzy, kde-format
-#| msgid "<b>%1</b>"
+#, kde-format
 msgctxt "title for timezone info, the timezone id and utc offset"
 msgid "<b>%1 (%2)</b>"
-msgstr "<b>%1</b>"
+msgstr "<b>%1(%2)</b>"
 
 #: agenda/timelabels.cpp:400
-#, fuzzy, kde-format
-#| msgid "<i>Comment:</i> %1"
+#, kde-format
 msgctxt "heading for timezone display name"
 msgid "<i>Name:</i> %1"
-msgstr "<i>설명:</i> %1"
+msgstr "<i>이름:</i> %1"
 
 #: agenda/timelabels.cpp:405
-#, fuzzy, kde-format
-#| msgid "<i>Country:</i> %1"
+#, kde-format
 msgctxt "heading for timezone country"
 msgid "<i>Country:</i> %1"
 msgstr "<i>국가:</i> %1"
 
 #: agenda/timelabels.cpp:417
-#, fuzzy, kde-format
-#| msgid "<i>Abbreviations:</i>"
+#, kde-format
 msgctxt "heading for comma-separated list of timezone abbreviations"
 msgid "<i>Abbreviations:</i>"
 msgstr "<i>축약:</i>"
 
 #: agenda/timelabels.cpp:424
-#, fuzzy, kde-format
-#| msgid "<i>Comment:</i> %1"
+#, kde-format
 msgctxt "heading for the timezone comment"
 msgid "<i>Comment:</i> %1"
 msgstr "<i>설명:</i> %1"
@@ -144,7 +139,7 @@
 #, kde-format
 msgctxt "[hour of the day][am/pm/00] [timezone id (timezone-offset)]"
 msgid "%1%2<br/>%3 (%4)"
-msgstr ""
+msgstr "%2 %1<br/>%3(%4)"
 
 #: agenda/timescaleconfigdialog.cpp:69
 #, kde-format
@@ -414,14 +409,13 @@
 #: eventviews.kcfg:112
 #, kde-format
 msgid "Weekly start day:"
-msgstr ""
+msgstr "한 주의 시작 요일:"
 
 #. i18n: ectx: tooltip, entry (WeekStartDay), group (Time &amp; Date)
 #: eventviews.kcfg:113
-#, fuzzy, kde-format
-#| msgid "Select the to-do due today color here."
+#, kde-format
 msgid "Select the first day of each week"
-msgstr "오늘까지 끝내야 할 일의 색상을 선택하십시오."
+msgstr "일주일의 시작 요일 선택"
 
 #. i18n: ectx: whatsthis, entry (WeekStartDay), group (Time &amp; Date)
 #: eventviews.kcfg:114
@@ -430,6 +424,8 @@
 "Select the first day of each week. Normally, you can ignore this since it is "
 "set in your locale."
 msgstr ""
+"일주일의 시작 요일을 선택하십시오. 로캘에 있는 설정과 다른 설정을 사용하려면 "
+"변경하십시오."
 
 #. i18n: ectx: label, entry, group (General View)
 #: eventviews.kcfg:122 viewerapp/settings.kcfg:15
@@ -1437,13 +1433,13 @@
 #: eventviews.kcfg:717
 #, kde-format
 msgid "Use system color"
-msgstr ""
+msgstr "시스템 색 사용"
 
 #. i18n: ectx: whatsthis, entry, group (Theme/Month view)
 #: eventviews.kcfg:718
 #, kde-format
 msgid "Use system color. If enabled will ignore all other color settings"
-msgstr ""
+msgstr "시스템 색을 사용합니다. 활성화되면 다른 모든 색 설정을 무시합니다"
 
 #: journal/journalframe.cpp:174
 #, kde-format
@@ -1527,7 +1523,7 @@
 msgstr "요약 [%1 - %2]"
 
 #: month/monthitem.cpp:317
-#, fuzzy, kde-format
+#, kde-format
 msgid "Age:"
 msgstr "나이:"
 
@@ -1573,6 +1569,7 @@
 "Click this button and the month view will be enlarged to fill the maximum "
 "available window space / or shrunk back to its normal size."
 msgstr ""
+"이 단추를 누르면 월간 보기를 최대 크기로 확대하거나 기존 크기로 축소합니다."
 
 #: month/monthview.cpp:194
 #, kde-format
@@ -1585,7 +1582,7 @@
 msgctxt "@info:whatsthis"
 msgid ""
 "Click this button and the view will be scrolled back in time by 1 month."
-msgstr ""
+msgstr "이 단추를 누르면 한 달 전으로 보기를 스크롤합니다."
 
 #: month/monthview.cpp:204
 #, kde-format
@@ -1597,7 +1594,7 @@
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "Click this button and the view will be scrolled back in time by 1 week."
-msgstr ""
+msgstr "이 단추를 누르면 한 주 뒤로 보기를 스크롤합니다."
 
 #: month/monthview.cpp:214
 #, kde-format
@@ -1610,7 +1607,7 @@
 msgctxt "@info:whatsthis"
 msgid ""
 "Click this button and the view will be scrolled forward in time by 1 week."
-msgstr ""
+msgstr "이 단추를 누르면 한 주 앞으로 보기를 스크롤합니다."
 
 #: month/monthview.cpp:224
 #, kde-format
@@ -1623,7 +1620,7 @@
 msgctxt "@info:whatsthis"
 msgid ""
 "Click this button and the view will be scrolled forward in time by 1 month."
-msgstr ""
+msgstr "이 단추를 누르면 한 달 앞으로 보기를 스크롤합니다."
 
 #: month/monthview.cpp:561
 #, kde-format
@@ -1766,6 +1763,7 @@
 #, kde-format
 msgid "Cannot move to-do to itself or a child of itself."
 msgstr ""
+"할 일 항목을 자기 자신이나 자기 자신의 자식 항목으로 이동할 수 없습니다."
 
 #: todo/todomodel.cpp:736
 #, kde-format
@@ -1776,19 +1774,19 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Display to-do list in a full window"
-msgstr ""
+msgstr "전체 창으로 할 일 목록 표시"
 
 #: todo/todoview.cpp:283
 #, kde-format
 msgctxt "@info:whatsthis"
 msgid "Checking this option will cause the to-do view to use the full window."
-msgstr ""
+msgstr "이 옵션을 선택하면 할 일 보기를 전체 창 크기로 표시합니다."
 
 #: todo/todoview.cpp:290
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Display to-dos in flat list instead of a tree"
-msgstr ""
+msgstr "할 일 목록에 체계를 사용하지 않고 단일 단계로 표시"
 
 #: todo/todoview.cpp:293
 #, kde-format
@@ -1798,6 +1796,8 @@
 "instead of a hierarchical tree; the parental relationships are removed in "
 "the display."
 msgstr ""
+"이 옵션을 사용하면 할 일 목록에 계층 구조를 사용하지 않고 단일 단계 목록으로 "
+"표시합니다. 부모-자식 관계를 표시하지 않습니다."
 
 #: todo/todoview.cpp:330
 #, kde-format
@@ -1854,15 +1854,13 @@
 msgstr "모든 하위 할 일을 독립 항목으로 만들기(&I)"
 
 #: todo/todoview.cpp:392
-#, fuzzy, kde-format
-#| msgid "Create Event"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Create Event"
 msgstr "이벤트 만들기"
 
 #: todo/todoview.cpp:401
-#, fuzzy, kde-format
-#| msgid "Create Note"
+#, kde-format
 msgctxt "@action:inmenu"
 msgid "Create Note"
 msgstr "메모 만들기"
@@ -1930,7 +1928,7 @@
 #: todo/todoviewquickaddline.cpp:38
 #, kde-format
 msgid "Enter a summary to create a new to-do"
-msgstr ""
+msgstr "새 할 일을 만들려면 요약을 입력하십시오"
 
 #: todo/todoviewquicksearch.cpp:56
 #, kde-format
@@ -1943,7 +1941,7 @@
 msgctxt "@info:whatsthis"
 msgid ""
 "Enter text here to filter the to-dos that are shown by matching summaries."
-msgstr ""
+msgstr "문자열을 입력하면 요약이 일치하는 기존 할 일을 표시합니다."
 
 #: todo/todoviewquicksearch.cpp:60
 #, kde-format
@@ -1955,7 +1953,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Filter on these categories"
-msgstr ""
+msgstr "다음 분류만 표시"
 
 #: todo/todoviewquicksearch.cpp:71
 #, kde-format
@@ -1963,7 +1961,7 @@
 msgid ""
 "Use this combobox to filter the to-dos that are shown by a list of selected "
 "categories."
-msgstr ""
+msgstr "선택한 분류의 할 일만 표시하려면 이 콤보 상자에서 선택하십시오."
 
 #: todo/todoviewquicksearch.cpp:73
 #, kde-format
@@ -1981,7 +1979,7 @@
 #, kde-format
 msgctxt "@info:tooltip"
 msgid "Filter on these priorities"
-msgstr ""
+msgstr "다음 우선 순위만 표시"
 
 #: todo/todoviewquicksearch.cpp:103
 #, kde-format
@@ -1989,7 +1987,7 @@
 msgid ""
 "Use this combobox to filter the to-dos that are shown by a list of selected "
 "priorities."
-msgstr ""
+msgstr "선택한 우선 순위의 할 일만 표시하려면 이 콤보 상자에서 선택하십시오."
 
 #: todo/todoviewquicksearch.cpp:105
 #, kde-format
@@ -2067,12 +2065,12 @@
 #: viewerapp/main.cpp:28
 #, kde-format
 msgid "A test app for embedding calendarviews"
-msgstr ""
+msgstr "달력 보기 임베드 테스트 앱"
 
 #: viewerapp/main.cpp:32
 #, kde-format
 msgid "ViewerApp"
-msgstr ""
+msgstr "ViewerApp"
 
 #: viewerapp/main.cpp:36
 #, kde-format
@@ -2091,13 +2089,13 @@
 #: viewerapp/main.cpp:47
 #, kde-format
 msgid "Optional list of view names to instantiate"
-msgstr ""
+msgstr "인스턴스화할 보기 이름 목록(선택 사항)"
 
 #. i18n: ectx: property (windowTitle), widget (QMainWindow, MainWindow)
 #: viewerapp/mainwindow.ui:14
 #, kde-format
 msgid "CalendarViews Viewer"
-msgstr ""
+msgstr "CalendarViews 뷰어"
 
 #. i18n: ectx: attribute (title), widget (QWidget, tab)
 #: viewerapp/mainwindow.ui:25
@@ -2150,12 +2148,14 @@
 "when drawing items in the agenda or month views using the \"Only category\" "
 "scheme."
 msgstr ""
+"\"분류 없음\" 혹은 \"분류가 설정되지 않음\" 항목에 사용할 색을 선택하십시오. "
+"요약 및 월간 보기에서 \"다음 분류만\" 보기를 사용할 때 이 색상을 사용합니다."
 
 #. i18n: ectx: tooltip, entry, group (Colors)
 #: viewerapp/settings.kcfg:243
 #, kde-format
 msgid "Use this color when drawing items without a category"
-msgstr ""
+msgstr "분류가 없는 항목을 표시할 때 다음 색상 사용"
 
 #. i18n: ectx: label, entry, group (Group Scheduling)
 #: viewerapp/settings.kcfg:274
@@ -2172,6 +2172,9 @@
 "should check this box if you want to use the groupware functionality (e.g. "
 "Configuring Kontact as a KDE Kolab client)."
 msgstr ""
+"이 옵션을 선택하면 다른 참가자가 있는 이벤트 또는 할 일을 만들거나, 업데이트"
+"하거나 삭제할 때 자동으로 초대장을 발송합니다. Kontact를 KDE Kolab 클라이언트"
+"로 사용하는 등 그룹웨어 기능을 사용하려면 이 옵션을 선택하십시오."
 
 #: whatsnext/whatsnextview.cpp:79
 #, kde-format
@@ -2181,7 +2184,7 @@
 #: whatsnext/whatsnextview.cpp:96
 #, kde-format
 msgid "What's Next?"
-msgstr ""
+msgstr "다음으로 무엇이 있습니까?"
 
 #: whatsnext/whatsnextview.cpp:104 whatsnext/whatsnextview.cpp:278
 #: whatsnext/whatsnextview.cpp:283
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/eventviews-19.04.0/po/zh_CN/libeventviews.po 
new/eventviews-19.04.1/po/zh_CN/libeventviews.po
--- old/eventviews-19.04.0/po/zh_CN/libeventviews.po    2019-04-12 
02:16:17.000000000 +0200
+++ new/eventviews-19.04.1/po/zh_CN/libeventviews.po    2019-05-07 
02:57:38.000000000 +0200
@@ -13,8 +13,8 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-12-18 03:17+0100\n"
-"PO-Revision-Date: 2019-04-09 18:52\n"
-"Last-Translator: guoyunhe <[email protected]>\n"
+"PO-Revision-Date: 2019-05-05 22:30\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/eventviews-19.04.0/src/agenda/calendardecoration.desktop 
new/eventviews-19.04.1/src/agenda/calendardecoration.desktop
--- old/eventviews-19.04.0/src/agenda/calendardecoration.desktop        
2019-04-08 13:51:59.000000000 +0200
+++ new/eventviews-19.04.1/src/agenda/calendardecoration.desktop        
2019-04-29 07:12:48.000000000 +0200
@@ -15,6 +15,7 @@
 Name[ia]=Interfacie de decoration de Calendario
 Name[it]=Interfaccia di decorazione del calendario
 Name[ja]=カレンダー装飾インターフェース
+Name[ko]=달력 장식 인터페이스
 Name[nb]=Grensesnitt til kalenderpynt
 Name[nl]=Interface van agendadecoratie
 Name[nn]=Grensesnitt til kalenderpynt
@@ -52,6 +53,7 @@
 Comment[ia]=Plug-in de decoration de Calendario
 Comment[it]=Estensione di decorazione del calendario
 Comment[ja]=カレンダー装飾プラグイン
+Comment[ko]=달력 장식 플러그인
 Comment[nb]=Programtillegg for kalenderpynt
 Comment[nl]=Agendadecoratieplug-in
 Comment[nn]=Programtillegg for kalenderpynt


Reply via email to