Hello community, here is the log from the commit of package solid for openSUSE:Factory checked in at 2016-04-12 19:30:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/solid (Old) and /work/SRC/openSUSE:Factory/.solid.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "solid" Changes: -------- --- /work/SRC/openSUSE:Factory/solid/solid.changes 2016-03-16 10:32:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.solid.new/solid.changes 2016-04-12 19:30:13.000000000 +0200 @@ -1,0 +2,8 @@ +Mon Apr 4 14:31:44 UTC 2016 - [email protected] + +- Update to 5.21.0 (boo#974793) + * Upgrade Qt version requirement to 5.4.0 + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.21.0.php + +------------------------------------------------------------------- Old: ---- solid-5.20.0.tar.xz New: ---- solid-5.21.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ solid.spec ++++++ --- /var/tmp/diff_new_pack.1WEa6U/_old 2016-04-12 19:30:14.000000000 +0200 +++ /var/tmp/diff_new_pack.1WEa6U/_new 2016-04-12 19:30:14.000000000 +0200 @@ -18,9 +18,9 @@ %bcond_without lang %define lname libKF5Solid5 -%define _tar_path 5.20 +%define _tar_path 5.21 Name: solid -Version: 5.20.0 +Version: 5.21.0 Release: 0 BuildRequires: bison BuildRequires: cmake >= 2.8.12 @@ -29,14 +29,14 @@ BuildRequires: flex BuildRequires: kf5-filesystem %if %{with lang} -BuildRequires: cmake(Qt5LinguistTools) >= 5.3.0 +BuildRequires: cmake(Qt5LinguistTools) >= 5.4.0 %endif -BuildRequires: cmake(Qt5Concurrent) >= 5.3.0 -BuildRequires: cmake(Qt5DBus) >= 5.3.0 -BuildRequires: cmake(Qt5Qml) >= 5.3.0 -BuildRequires: cmake(Qt5Test) >= 5.3.0 -BuildRequires: cmake(Qt5Widgets) >= 5.3.0 -BuildRequires: cmake(Qt5Xml) >= 5.3.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.4.0 +BuildRequires: cmake(Qt5DBus) >= 5.4.0 +BuildRequires: cmake(Qt5Qml) >= 5.4.0 +BuildRequires: cmake(Qt5Test) >= 5.4.0 +BuildRequires: cmake(Qt5Widgets) >= 5.4.0 +BuildRequires: cmake(Qt5Xml) >= 5.4.0 BuildRequires: pkgconfig(libudev) Summary: KDE Desktop hardware abstraction License: LGPL-2.1+ @@ -93,7 +93,7 @@ Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: extra-cmake-modules -Requires: cmake(Qt5Core) >= 5.3.0 +Requires: cmake(Qt5Core) >= 5.4.0 %description devel Solid is a device integration framework. It provides a way of querying and ++++++ solid-5.20.0.tar.xz -> solid-5.21.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/solid-5.20.0/CMakeLists.txt new/solid-5.21.0/CMakeLists.txt --- old/solid-5.20.0/CMakeLists.txt 2016-03-05 20:14:37.000000000 +0100 +++ new/solid-5.21.0/CMakeLists.txt 2016-04-03 23:08:10.000000000 +0200 @@ -4,7 +4,7 @@ project(Solid) include(FeatureSummary) -find_package(ECM 5.20.0 NO_MODULE) +find_package(ECM 5.21.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) @@ -15,7 +15,7 @@ include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE) include(KDECMakeSettings) -set(REQUIRED_QT_VERSION 5.3.0) +set(REQUIRED_QT_VERSION 5.4.0) find_package(Qt5 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Xml DBus Widgets) if(WIN32) @@ -42,7 +42,7 @@ include(ECMPoQmTools) -set(KF5_VERSION "5.20.0") # handled by release scripts +set(KF5_VERSION "5.21.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX SOLID VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/solid_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/solid-5.20.0/po/de/solid5_qt.po new/solid-5.21.0/po/de/solid5_qt.po --- old/solid-5.20.0/po/de/solid5_qt.po 2016-03-05 20:14:37.000000000 +0100 +++ new/solid-5.21.0/po/de/solid5_qt.po 2016-04-03 23:08:10.000000000 +0200 @@ -1,4 +1,4 @@ -# Burkhard Lück <[email protected]>, 2009, 2012, 2013, 2014. +# Burkhard Lück <[email protected]>, 2009, 2012, 2013, 2014, 2016. # Johannes Obermayr <[email protected]>, 2009, 2010. # Frederik Schwarzer <[email protected]>, 2009, 2010, 2011, 2012, 2013. # Rolf Eike Beer <[email protected]>, 2009. @@ -9,14 +9,14 @@ "Project-Id-Version: solid_qt\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-04-01 01:49+0000\n" -"PO-Revision-Date: 2014-11-03 18:16+0100\n" +"PO-Revision-Date: 2016-03-26 12:54+0100\n" "Last-Translator: Burkhard Lück <[email protected]>\n" "Language-Team: German <[email protected]>\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "X-Qt-Contexts: true\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" @@ -884,7 +884,7 @@ #: solid/devices/backends/udisks2/udisksdevice.cpp:734 msgctxt "Solid::Backends::UDisks2::Device|" msgid "The operation would wake up a disk that is in a deep-sleep state" -msgstr "Diese Operation würde eine Festplatte aus dem Tiefschlafmodus wecken" +msgstr "Diese Operation würde eine Festplatte aus dem Ruhezustand wecken" #: solid/devices/backends/udisks2/udisksdevice.cpp:736 msgctxt "Solid::Backends::UDisks2::Device|" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/solid-5.20.0/po/pl/solid5_qt.po new/solid-5.21.0/po/pl/solid5_qt.po --- old/solid-5.20.0/po/pl/solid5_qt.po 2016-03-05 20:14:37.000000000 +0100 +++ new/solid-5.21.0/po/pl/solid5_qt.po 2016-04-03 23:08:10.000000000 +0200 @@ -3,20 +3,20 @@ # # Marta Rybczyńska <[email protected]>, 2010, 2013. # Artur Chłond <[email protected]>, 2010. -# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014. +# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2014, 2016. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-04-01 01:49+0000\n" -"PO-Revision-Date: 2014-09-19 16:01+0200\n" +"PO-Revision-Date: 2016-03-19 07:24+0100\n" "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 2.0\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Qt-Contexts: true\n" @@ -860,22 +860,22 @@ #: solid/devices/backends/udisks2/udisksdevice.cpp:724 msgctxt "Solid::Backends::UDisks2::Device|" msgid "The device is already mounted" -msgstr "Urządzenie jest już zamontowane" +msgstr "Urządzenie jest już podpięte" #: solid/devices/backends/udisks2/udisksdevice.cpp:726 msgctxt "Solid::Backends::UDisks2::Device|" msgid "The device is not mounted" -msgstr "Urządzenie nie jest zamontowane" +msgstr "Urządzenie nie jest podpięte" #: solid/devices/backends/udisks2/udisksdevice.cpp:728 msgctxt "Solid::Backends::UDisks2::Device|" msgid "The device is mounted by another user" -msgstr "Urządzenie jest zamontowane przez innego użytkownika" +msgstr "Urządzenie jest podpięte przez innego użytkownika" #: solid/devices/backends/udisks2/udisksdevice.cpp:730 msgctxt "Solid::Backends::UDisks2::Device|" msgid "The device is already unmounting" -msgstr "Urządzenie jest już odmontowywane" +msgstr "Urządzenie jest już odpięte" #: solid/devices/backends/udisks2/udisksdevice.cpp:732 msgctxt "Solid::Backends::UDisks2::Device|" @@ -1142,14 +1142,14 @@ msgid "" " # If applicable, mount the device corresponding to 'udi'.\n" msgstr "" -" # Jeśli możliwe, zamontuj urządzenie odpowiadające 'udi'.\n" +" # Jeśli możliwe, podepnij urządzenie odpowiadające 'udi'.\n" #: tools/solid-hardware/solid-hardware.cpp:234 msgctxt "solid-hardware|" msgid "" " # If applicable, unmount the device corresponding to 'udi'.\n" msgstr "" -" # Jeśli możliwe, odmontuj urządzenie odpowiadające 'udi'.\n" +" # Jeśli możliwe, odepnij urządzenie odpowiadające 'udi'.\n" #: tools/solid-hardware/solid-hardware.cpp:238 msgctxt "solid-hardware|"
