Hello community,

here is the log from the commit of package frameworkintegration for 
openSUSE:Factory checked in at 2019-08-19 21:00:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/frameworkintegration (Old)
 and      /work/SRC/openSUSE:Factory/.frameworkintegration.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "frameworkintegration"

Mon Aug 19 21:00:49 2019 rev:74 rq:722440 version:5.61.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/frameworkintegration/frameworkintegration.changes    
    2019-07-26 12:09:06.598861803 +0200
+++ 
/work/SRC/openSUSE:Factory/.frameworkintegration.new.22127/frameworkintegration.changes
     2019-08-19 21:02:52.996916143 +0200
@@ -1,0 +2,14 @@
+Wed Aug  7 17:51:04 UTC 2019 - Christophe Giboudeaux <[email protected]>
+
+- 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:37:54 UTC 2019 - Wolfgang Bauer <[email protected]>
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+-------------------------------------------------------------------

Old:
----
  frameworkintegration-5.60.0.tar.xz

New:
----
  frameworkintegration-5.61.0.tar.xz
  frameworkintegration-5.61.0.tar.xz.sig
  frameworks.keyring

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

Other differences:
------------------
++++++ frameworkintegration.spec ++++++
--- /var/tmp/diff_new_pack.PH2TB9/_old  2019-08-19 21:03:01.492914766 +0200
+++ /var/tmp/diff_new_pack.PH2TB9/_new  2019-08-19 21:03:01.496914766 +0200
@@ -17,20 +17,26 @@
 
 
 %define lname   libKF5Style5
-%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}')}
+# Only needed for the package signature condition
+%bcond_without lang
 Name:           frameworkintegration
-Version:        5.60.0
+Version:        5.61.0
 Release:        0
 Summary:        Plugins responsible for better integration of Qt applications 
in KDE Workspace
 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
@@ -106,9 +112,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

++++++ frameworkintegration-5.60.0.tar.xz -> frameworkintegration-5.61.0.tar.xz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/frameworkintegration-5.60.0/CMakeLists.txt 
new/frameworkintegration-5.61.0/CMakeLists.txt
--- old/frameworkintegration-5.60.0/CMakeLists.txt      2019-07-06 
15:13:10.000000000 +0200
+++ new/frameworkintegration-5.61.0/CMakeLists.txt      2019-08-03 
21:30:35.000000000 +0200
@@ -1,11 +1,11 @@
 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(FrameworkIntegration VERSION ${KF5_VERSION})
 
 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)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/frameworkintegration-5.60.0/plasma_workspace.notifyrc 
new/frameworkintegration-5.61.0/plasma_workspace.notifyrc
--- old/frameworkintegration-5.60.0/plasma_workspace.notifyrc   2019-07-06 
15:13:10.000000000 +0200
+++ new/frameworkintegration-5.61.0/plasma_workspace.notifyrc   2019-08-03 
21:30:35.000000000 +0200
@@ -161,7 +161,7 @@
 Name[he]=השלמת טקסט: סיבו
 Name[hu]=Szövegkiegészítés: rotáció
 Name[ia]=Textcompletion: Rotation
-Name[id]=Textcompletion: Perputaran
+Name[id]=Textcompletion: Perotasian
 Name[it]=Completamento del testo: rotazione
 Name[ko]=텍스트 완성: 회전
 Name[lt]=Teksto užbaigimas: Pasukimas
@@ -1715,7 +1715,7 @@
 Name=Widget failed to install
 Name[ar]=فشل تثبيت الودجات
 Name[ca]=Ha fallat en instal·lar l'estri
-Name[ca@valencia]=Ha fallat en instal·lar l'estri
+Name[ca@valencia]=Ha fallat en instal·lar el giny («widget»)
 Name[cs]=Instalace widgetu selhala
 Name[da]=Widget kunne ikke installeres
 Name[de]=Installation des Miniprogramms fehlgeschlagen
@@ -1756,7 +1756,7 @@
 Comment=A widget could not be installed
 Comment[ar]=تعذر تثبيت أحد الودجات
 Comment[ca]=No s'ha pogut instal·lar un estri
-Comment[ca@valencia]=No s'ha pogut instal·lar un estri
+Comment[ca@valencia]=No s'ha pogut instal·lar un giny («widget»)
 Comment[cs]=Widget nešlo nainstalovat
 Comment[da]=En widget kunne ikke installeres
 Comment[de]=Ein Miniprogramm kann nicht installiert werden
@@ -1800,7 +1800,7 @@
 Name=Widget deleted
 Name[ar]=حُذفت ودجة
 Name[ca]=Estri suprimit
-Name[ca@valencia]=Estri suprimit
+Name[ca@valencia]=Giny («Widget») suprimit
 Name[cs]=Widget byl smazán
 Name[da]=Widget slettet
 Name[de]=Miniprogramm wurde gelöscht
@@ -1842,7 +1842,7 @@
 Comment=A widget has been deleted
 Comment[ar]=حُذفت إحدى الودجات
 Comment[ca]=S'ha suprimit un estri
-Comment[ca@valencia]=S'ha suprimit un estri
+Comment[ca@valencia]=S'ha suprimit un giny («widget»)
 Comment[cs]=Widget byl smazán
 Comment[da]=En widget er blevet slettet
 Comment[de]=Ein Miniprogramm wurde gelöscht


Reply via email to