Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kitemviews for openSUSE:Factory checked in at 2021-08-16 10:07:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kitemviews (Old) and /work/SRC/openSUSE:Factory/.kitemviews.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kitemviews" Mon Aug 16 10:07:57 2021 rev:93 rq:912145 version:5.85.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kitemviews/kitemviews.changes 2021-07-16 00:01:35.488995947 +0200 +++ /work/SRC/openSUSE:Factory/.kitemviews.new.1899/kitemviews.changes 2021-08-16 10:12:08.047059917 +0200 @@ -1,0 +2,9 @@ +Fri Aug 6 12:12:52 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.85.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.85.0 +- No code change since 5.84.0 + +------------------------------------------------------------------- Old: ---- kitemviews-5.84.0.tar.xz kitemviews-5.84.0.tar.xz.sig New: ---- kitemviews-5.85.0.tar.xz kitemviews-5.85.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kitemviews.spec ++++++ --- /var/tmp/diff_new_pack.E4uAUD/_old 2021-08-16 10:12:08.507059377 +0200 +++ /var/tmp/diff_new_pack.E4uAUD/_new 2021-08-16 10:12:08.511059373 +0200 @@ -17,14 +17,14 @@ %define lname libKF5ItemViews5 -%define _tar_path 5.84 +%define _tar_path 5.85 # 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}')} %bcond_without lang Name: kitemviews -Version: 5.84.0 +Version: 5.85.0 Release: 0 Summary: Set of item views extending the Qt model-view framework License: LGPL-2.1-or-later AND GPL-2.0-or-later ++++++ kitemviews-5.84.0.tar.xz -> kitemviews-5.85.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.84.0/CMakeLists.txt new/kitemviews-5.85.0/CMakeLists.txt --- old/kitemviews-5.84.0/CMakeLists.txt 2021-07-03 14:14:26.000000000 +0200 +++ new/kitemviews-5.85.0/CMakeLists.txt 2021-08-06 11:06:50.000000000 +0200 @@ -1,10 +1,10 @@ cmake_minimum_required(VERSION 3.16) -set(KF_VERSION "5.84.0") # handled by release scripts +set(KF_VERSION "5.85.0") # handled by release scripts project(KItemViews VERSION ${KF_VERSION}) include(FeatureSummary) -find_package(ECM 5.84.0 NO_MODULE) +find_package(ECM 5.85.0 NO_MODULE) set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake Modules." URL "https://commits.kde.org/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/kitemviews-5.84.0/po/ar/kitemviews5_qt.po new/kitemviews-5.85.0/po/ar/kitemviews5_qt.po --- old/kitemviews-5.84.0/po/ar/kitemviews5_qt.po 2021-07-03 14:14:26.000000000 +0200 +++ new/kitemviews-5.85.0/po/ar/kitemviews5_qt.po 2021-08-06 11:06:50.000000000 +0200 @@ -1,49 +1,38 @@ # Safa Alfulaij <safa1996alful...@gmail.com>, 2014, 2018. +# Zayed Al-Saidi <zayed.alsa...@gmail.com>, 2021. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-28 15:38+0300\n" -"PO-Revision-Date: 2018-06-09 20:20+0300\n" -"Last-Translator: Safa Alfulaij <safa1996alful...@gmail.com>\n" -"Language-Team: Arabic <d...@arabeyes.org>\n" +"PO-Revision-Date: 2021-07-14 22:27+0400\n" +"Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n" +"Language-Team: ar\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 " "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 21.07.70\n" "X-Qt-Contexts: true\n" #: kfilterproxysearchline.cpp:63 -#, fuzzy -#| msgctxt "KFilterProxySearchLine|" -#| msgid "Search" msgctxt "KFilterProxySearchLine|@info:placeholder" msgid "Search..." -msgstr "???????? ????" +msgstr "????????..." #: ktreewidgetsearchline.cpp:211 -#, fuzzy -#| msgctxt "KFilterProxySearchLine|" -#| msgid "Search" msgctxt "KTreeWidgetSearchLine|@info:placeholder" msgid "Search..." -msgstr "???????? ????" +msgstr "????????..." #: ktreewidgetsearchline.cpp:416 -#, fuzzy -#| msgctxt "KTreeWidgetSearchLine|" -#| msgid "Search Columns" msgctxt "KTreeWidgetSearchLine|@title:menu" msgid "Search Columns" msgstr "?????????? ??????????" #: ktreewidgetsearchline.cpp:418 -#, fuzzy -#| msgctxt "KTreeWidgetSearchLine|" -#| msgid "All Visible Columns" msgctxt "KTreeWidgetSearchLine|@optipn:check" msgid "All Visible Columns" msgstr "???? ?????????????? ??????????????" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.84.0/po/zh_CN/kitemviews5_qt.po new/kitemviews-5.85.0/po/zh_CN/kitemviews5_qt.po --- old/kitemviews-5.84.0/po/zh_CN/kitemviews5_qt.po 2021-07-03 14:14:26.000000000 +0200 +++ new/kitemviews-5.85.0/po/zh_CN/kitemviews5_qt.po 2021-08-06 11:06:50.000000000 +0200 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: kdeorg\n" -"PO-Revision-Date: 2021-06-20 07:35\n" +"PO-Revision-Date: 2021-07-26 13:47\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/kitemviews-5.84.0/src/kcategorizedsortfilterproxymodel.h new/kitemviews-5.85.0/src/kcategorizedsortfilterproxymodel.h --- old/kitemviews-5.84.0/src/kcategorizedsortfilterproxymodel.h 2021-07-03 14:14:26.000000000 +0200 +++ new/kitemviews-5.85.0/src/kcategorizedsortfilterproxymodel.h 2021-08-06 11:06:50.000000000 +0200 @@ -134,7 +134,7 @@ * * Internally and if not reimplemented, this method will ask for @p left and * @p right models for role CategorySortRole. In order to correctly sort - * categories, the data() metod of the model should return a qlonglong (or numeric) value, or + * categories, the data() method of the model should return a qlonglong (or numeric) value, or * a QString object. QString objects will be sorted with QString::localeAwareCompare if * sortCategoriesByNaturalComparison() is true. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.84.0/src/kcategorizedview.cpp new/kitemviews-5.85.0/src/kcategorizedview.cpp --- old/kitemviews-5.84.0/src/kcategorizedview.cpp 2021-07-03 14:14:26.000000000 +0200 +++ new/kitemviews-5.85.0/src/kcategorizedview.cpp 2021-08-06 11:06:50.000000000 +0200 @@ -1312,7 +1312,7 @@ * So we prevent QListView from having an own opinion on the scrollbar visibility by * fixing it before calling the baseclass QListView::updateGeometries() * - * Since the implicit show/hide by the followin range setting will cause further resizes if the policy is Qt::ScrollBarAsNeeded + * Since the implicit show/hide by the following range setting will cause further resizes if the policy is Qt::ScrollBarAsNeeded * we keep it static until we're done, then restore the original value and ultimately change the scrollbar visibility ourself. */ if (d->isCategorized()) { // important! - otherwise we'd pollute the setting if the view is initially not categorized diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.84.0/src/kcategorizedview.h new/kitemviews-5.85.0/src/kcategorizedview.h --- old/kitemviews-5.84.0/src/kcategorizedview.h 2021-07-03 14:14:26.000000000 +0200 +++ new/kitemviews-5.85.0/src/kcategorizedview.h 2021-08-06 11:06:50.000000000 +0200 @@ -51,7 +51,7 @@ * * @note There is a really performance boost if CategorySortRole returns an int instead of a QString. * Have present that this role is asked (n * log n) times when sorting and compared. Comparing - * ints is always faster than comparing strings, whithout mattering how fast the string + * ints is always faster than comparing strings, without mattering how fast the string * comparison is. Consider thinking of a way of returning ints instead of QStrings if your * model can contain a high number of items. * diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kitemviews-5.84.0/src/kcategorydrawer.h new/kitemviews-5.85.0/src/kcategorydrawer.h --- old/kitemviews-5.84.0/src/kcategorydrawer.h 2021-07-03 14:14:26.000000000 +0200 +++ new/kitemviews-5.85.0/src/kcategorydrawer.h 2021-08-06 11:06:50.000000000 +0200 @@ -58,7 +58,7 @@ virtual void drawCategory(const QModelIndex &index, int sortRole, const QStyleOption &option, QPainter *painter) const; /** - * @return The category height for the category representated by index @p index with + * @return The category height for the category represented by index @p index with * style options @p option. */ virtual int categoryHeight(const QModelIndex &index, const QStyleOption &option) const;