Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2016-07-15 12:30:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frameworkintegration (Old)
 and      /work/SRC/openSUSE:Factory/.frameworkintegration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frameworkintegration"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes    
    2016-07-03 12:20:18.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new/frameworkintegration.changes
   2016-07-15 12:31:42.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Jul  6 15:01:35 UTC 2016 - [email protected]
+
+- Update to 5.24.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+-------------------------------------------------------------------

Old:
----
  frameworkintegration-5.23.0.tar.xz

New:
----
  frameworkintegration-5.24.0.tar.xz

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

Other differences:
------------------
++++++ frameworkintegration.spec ++++++
--- /var/tmp/diff_new_pack.Q5CdQo/_old  2016-07-15 12:31:44.000000000 +0200
+++ /var/tmp/diff_new_pack.Q5CdQo/_new  2016-07-15 12:31:44.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 %define lname   libKF5Style5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:           frameworkintegration
-Version:        5.23.0
+Version:        5.24.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++++++ frameworkintegration-5.23.0.tar.xz -> frameworkintegration-5.24.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.23.0/CMakeLists.txt 
new/frameworkintegration-5.24.0/CMakeLists.txt
--- old/frameworkintegration-5.23.0/CMakeLists.txt      2016-06-06 
11:24:50.000000000 +0200
+++ new/frameworkintegration-5.24.0/CMakeLists.txt      2016-07-02 
10:39:42.000000000 +0200
@@ -3,7 +3,7 @@
 project(FrameworkIntegration)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+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";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -23,8 +23,8 @@
 set(REQUIRED_QT_VERSION 5.4.0)
 find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Widgets)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX FRAMEWORKINTEGRATION
                   VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/frameworkintegration_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.23.0/metainfo.yaml 
new/frameworkintegration-5.24.0/metainfo.yaml
--- old/frameworkintegration-5.23.0/metainfo.yaml       2016-06-06 
11:24:50.000000000 +0200
+++ new/frameworkintegration-5.24.0/metainfo.yaml       2016-07-02 
10:39:42.000000000 +0200
@@ -3,7 +3,9 @@
 tier: 4
 type: integration
 platforms:
-    - name: All
+    - name: Linux
+    - name: Windows
+    - name: MacOSX
     - name: Linux
       note: XCB is needed for KStyle
 portingAid: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.23.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.24.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.23.0/plasma_workspace.notifyrc   2016-06-06 
11:24:50.000000000 +0200
+++ new/frameworkintegration-5.24.0/plasma_workspace.notifyrc   2016-07-02 
10:39:42.000000000 +0200
@@ -729,7 +729,7 @@
 Comment[sr@latin]=Došlo je do vrlo ozbiljne greške, zbog koje je bar program 
obustavljen
 Comment[sv]=Ett mycket allvarligt fel uppstod, som åtminstone fick programmet 
att avslutas
 Comment[tr]=En azından uygulamadan çıkılacak kadar önemli bir hata oluştu
-Comment[uk]=трапилась дуже серйозна помилка, яка призвела до закриття програми
+Comment[uk]=Трапилась дуже серйозна помилка, яка призвела до закриття програми
 Comment[x-test]=xxA very serious error occurred, at least causing the program 
to exitxx
 Comment[zh_CN]=发生了一个非常严重的错误,至少已经导致了这个程序退出
 Comment[zh_TW]=發生了非常嚴重的問題,至少造成程式被迫結束
@@ -767,6 +767,7 @@
 Name[uk]=Аварія програми
 Name[x-test]=xxApplication Crashxx
 Name[zh_CN]=应用程序崩溃
+Name[zh_TW]=應用程式當掉
 Comment=An application just closed unexpectedly
 Comment[ast]=Una aplicación ta acabantes zarrase inesperadamente
 Comment[ca]=Una aplicació s'ha tancat inesperadament
@@ -797,6 +798,7 @@
 Comment[uk]=Щойно програма неочікувано завершила роботу
 Comment[x-test]=xxAn application just closed unexpectedlyxx
 Comment[zh_CN]=一个应用程序刚刚意外关闭
+Comment[zh_TW]=一個應用程式剛才無預警關閉
 Action=Popup
 
 [Event/startkde]
@@ -1613,6 +1615,7 @@
 Name[uk]=Не вдалося встановити віджет
 Name[x-test]=xxWidget failed to installxx
 Name[zh_CN]=安装部件失败
+Name[zh_TW]=Widget 安裝失敗
 Comment=A widget could not be installed
 Comment[ast]=Nun pudo instalase un widget
 Comment[ca]=No s'ha pogut instal·lar un estri
@@ -1643,6 +1646,7 @@
 Comment[uk]=Не вдалося встановити віджет
 Comment[x-test]=xxA widget could not be installedxx
 Comment[zh_CN]=无法安装部件
+Comment[zh_TW]=Widget 無法安裝
 Action=Popup
 
 [Event/plasmoidDeleted]


Reply via email to