Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgravatar for openSUSE:Factory checked in at 2022-08-19 17:52:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgravatar (Old) and /work/SRC/openSUSE:Factory/.libgravatar.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgravatar" Fri Aug 19 17:52:28 2022 rev:78 rq:997927 version:22.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libgravatar/libgravatar.changes 2022-07-09 17:01:43.876679001 +0200 +++ /work/SRC/openSUSE:Factory/.libgravatar.new.2083/libgravatar.changes 2022-08-19 17:53:10.411684765 +0200 @@ -1,0 +2,20 @@ +Sun Aug 14 09:43:42 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.08.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/22.08.0/ + +------------------------------------------------------------------- +Fri Aug 5 12:11:33 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:28:48 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- Old: ---- libgravatar-22.04.3.tar.xz libgravatar-22.04.3.tar.xz.sig New: ---- libgravatar-22.08.0.tar.xz libgravatar-22.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgravatar.spec ++++++ --- /var/tmp/diff_new_pack.gj9736/_old 2022-08-19 17:53:11.031686065 +0200 +++ /var/tmp/diff_new_pack.gj9736/_new 2022-08-19 17:53:11.035686073 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: libgravatar -Version: 22.04.3 +Version: 22.08.0 Release: 0 Summary: Library to download and display gravatars License: GPL-2.0-only AND LGPL-2.1-or-later ++++++ libgravatar-22.04.3.tar.xz -> libgravatar-22.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/.codespellrc new/libgravatar-22.08.0/.codespellrc --- old/libgravatar-22.04.3/.codespellrc 1970-01-01 01:00:00.000000000 +0100 +++ new/libgravatar-22.08.0/.codespellrc 2022-08-08 07:07:34.000000000 +0200 @@ -0,0 +1,4 @@ +[codespell] +skip = ./build*,.git,*.notifyrc,*.desktop,*.json,*.xml +interactive = 3 +ignore-words-list = accessort diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/.codespellrc.license new/libgravatar-22.08.0/.codespellrc.license --- old/libgravatar-22.04.3/.codespellrc.license 1970-01-01 01:00:00.000000000 +0100 +++ new/libgravatar-22.08.0/.codespellrc.license 2022-08-08 07:07:34.000000000 +0200 @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2022 Laurent Montel <mon...@kde.org> +# SPDX-License-Identifier: CC0-1.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/.gitlab-ci.yml new/libgravatar-22.08.0/.gitlab-ci.yml --- old/libgravatar-22.04.3/.gitlab-ci.yml 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/.gitlab-ci.yml 2022-08-08 07:07:34.000000000 +0200 @@ -5,3 +5,4 @@ - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/reuse-lint.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/windows.yml diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/.kde-ci.yml new/libgravatar-22.08.0/.kde-ci.yml --- old/libgravatar-22.04.3/.kde-ci.yml 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/.kde-ci.yml 2022-08-08 07:07:34.000000000 +0200 @@ -6,3 +6,6 @@ 'require': 'frameworks/extra-cmake-modules': '@latest' 'pim/pimcommon' : '@same' + +Options: + require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/CMakeLists.txt new/libgravatar-22.08.0/CMakeLists.txt --- old/libgravatar-22.04.3/CMakeLists.txt 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/CMakeLists.txt 2022-08-08 07:07:34.000000000 +0200 @@ -1,11 +1,11 @@ # SPDX-FileCopyrightText: none # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.16 FATAL_ERROR) -set(PIM_VERSION "5.20.3") +set(PIM_VERSION "5.21.0") project(gravatar VERSION ${PIM_VERSION}) -set(KF5_MIN_VERSION "5.91.0") +set(KF5_MIN_VERSION "5.95.0") find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH}) @@ -36,7 +36,7 @@ set(QT_REQUIRED_VERSION "5.15.2") set(LIBGRAVATAR_LIB_VERSION ${PIM_VERSION}) -set(PIMCOMMON_LIB_VERSION "5.20.3") +set(PIMCOMMON_LIB_VERSION "5.21.0") find_package(Qt${QT_MAJOR_VERSION} ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Network) find_package(KF5I18n ${KF5_MIN_VERSION} CONFIG REQUIRED) find_package(KF5Config ${KF5_MIN_VERSION} CONFIG REQUIRED) @@ -55,7 +55,7 @@ ########### Targets ########### -ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.92.0) +ecm_set_disabled_deprecation_versions(QT 5.15.2 KF 5.96.0) option(USE_UNITY_CMAKE_SUPPORT "Use UNITY cmake support (speedup compile time)" OFF) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/CMakePresets.json new/libgravatar-22.08.0/CMakePresets.json --- old/libgravatar-22.04.3/CMakePresets.json 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/CMakePresets.json 2022-08-08 07:07:34.000000000 +0200 @@ -2,81 +2,89 @@ "version": 3, "configurePresets": [ { + "name": "base", + "displayName": "base preset", + "generator": "Ninja", + "binaryDir": "${sourceDir}/build-${presetName}", + "installDir": "$env{KF5}", + "hidden": true + }, + { "name": "dev", "displayName": "Build as debug", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] + }, { "name": "coverage", "displayName": "Build as debug", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "BUILD_COVERAGE": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "dev-qt6", "displayName": "Build against qt6", - "generator": "Ninja", "binaryDir": "${sourceDir}/build-qt6", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "BUILD_WITH_QT6": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF6}" + "inherits": [ + "base" + ] }, { "name": "dev-disable-deprecated", "displayName": "Build as without deprecated methods", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-disable-deprecated", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON", "CMAKE_CXX_FLAGS_INIT": "-DQT_DISABLE_DEPRECATED_BEFORE=0x060000 -DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x060000" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "asan", "displayName": "Build with Asan support.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-asan", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "ECM_ENABLE_SANITIZERS" : "'address;undefined'", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "pch", "displayName": "Build with PCH support.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-pch", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "COMPILE_WITH_CMAKE_PCH_SUPPORT": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "dev-clang", "displayName": "dev-clang", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-clang", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" @@ -85,46 +93,46 @@ "CXX": "clang++", "CCACHE_DISABLE": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "unity", "displayName": "Build with CMake unity support.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-unity", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug", "USE_UNITY_CMAKE_SUPPORT": "ON", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "release", "displayName": "Build as release mode.", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-release", "cacheVariables": { "CMAKE_BUILD_TYPE": "Release" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "profile", "displayName": "profile", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-profile", "cacheVariables": { "CMAKE_BUILD_TYPE": "RelWithDebInfo", "CMAKE_EXPORT_COMPILE_COMMANDS": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] }, { "name": "clazy", "displayName": "clazy", - "generator": "Ninja", - "binaryDir": "${sourceDir}/build-clazy", "cacheVariables": { "CMAKE_BUILD_TYPE": "Debug" }, @@ -132,7 +140,9 @@ "CXX": "clazy", "CCACHE_DISABLE": "ON" }, - "installDir": "$env{KF5}" + "inherits": [ + "base" + ] } ], diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/autotests/gravatarcachetest.h new/libgravatar-22.08.0/autotests/gravatarcachetest.h --- old/libgravatar-22.04.3/autotests/gravatarcachetest.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/autotests/gravatarcachetest.h 2022-08-08 07:07:34.000000000 +0200 @@ -22,4 +22,3 @@ void testMissing(); void testMissing_data(); }; - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/autotests/gravatarconfiguresettingsdialogtest.h new/libgravatar-22.08.0/autotests/gravatarconfiguresettingsdialogtest.h --- old/libgravatar-22.04.3/autotests/gravatarconfiguresettingsdialogtest.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/autotests/gravatarconfiguresettingsdialogtest.h 2022-08-08 07:07:34.000000000 +0200 @@ -18,4 +18,3 @@ private Q_SLOTS: void shouldHaveDefaultValue(); }; - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/autotests/gravatarconfiguresettingswidgettest.h new/libgravatar-22.08.0/autotests/gravatarconfiguresettingswidgettest.h --- old/libgravatar-22.04.3/autotests/gravatarconfiguresettingswidgettest.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/autotests/gravatarconfiguresettingswidgettest.h 2022-08-08 07:07:34.000000000 +0200 @@ -17,4 +17,3 @@ private Q_SLOTS: void shouldHaveDefaultValues(); }; - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/autotests/gravatarconfigwidgettest.h new/libgravatar-22.08.0/autotests/gravatarconfigwidgettest.h --- old/libgravatar-22.04.3/autotests/gravatarconfigwidgettest.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/autotests/gravatarconfigwidgettest.h 2022-08-08 07:07:34.000000000 +0200 @@ -20,4 +20,3 @@ void shouldChangeState(); void shoulEmitConfigChangedSignal(); }; - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/autotests/gravatardownloadpixmapdialogtest.h new/libgravatar-22.08.0/autotests/gravatardownloadpixmapdialogtest.h --- old/libgravatar-22.04.3/autotests/gravatardownloadpixmapdialogtest.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/autotests/gravatardownloadpixmapdialogtest.h 2022-08-08 07:07:34.000000000 +0200 @@ -19,4 +19,3 @@ void shouldHaveDefaultValue(); void initTestCase(); }; - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/autotests/gravatardownloadpixmapwidgettest.h new/libgravatar-22.08.0/autotests/gravatardownloadpixmapwidgettest.h --- old/libgravatar-22.04.3/autotests/gravatardownloadpixmapwidgettest.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/autotests/gravatardownloadpixmapwidgettest.h 2022-08-08 07:07:34.000000000 +0200 @@ -18,4 +18,3 @@ void shouldHaveDefaultValue(); void shouldChangeButtonEnableState(); }; - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/autotests/gravatarresolvurljobtest.h new/libgravatar-22.08.0/autotests/gravatarresolvurljobtest.h --- old/libgravatar-22.04.3/autotests/gravatarresolvurljobtest.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/autotests/gravatarresolvurljobtest.h 2022-08-08 07:07:34.000000000 +0200 @@ -29,4 +29,3 @@ void shouldUseDefaultPixmap(); void shouldUseHttps(); }; - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/po/zh_CN/libgravatar.po new/libgravatar-22.08.0/po/zh_CN/libgravatar.po --- old/libgravatar-22.04.3/po/zh_CN/libgravatar.po 2022-07-05 06:42:19.000000000 +0200 +++ new/libgravatar-22.08.0/po/zh_CN/libgravatar.po 2022-08-12 02:12:49.000000000 +0200 @@ -1,13 +1,9 @@ -# Copyright (C) YEAR This_file_is_part_of_KDE -# This file is distributed under the same license as the PACKAGE package. -# -# Weng Xuetian <wen...@gmail.com>, 2015. msgid "" msgstr "" "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2021-11-24 00:29+0000\n" -"PO-Revision-Date: 2022-07-02 11:03\n" +"PO-Revision-Date: 2022-08-07 13:32\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/gravatar_private_export.h new/libgravatar-22.08.0/src/gravatar_private_export.h --- old/libgravatar-22.04.3/src/gravatar_private_export.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/gravatar_private_export.h 2022-08-08 07:07:34.000000000 +0200 @@ -16,4 +16,3 @@ #else /* not compiling tests */ #define GRAVATAR_TESTS_EXPORT #endif - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/job/gravatarresolvurljob.h new/libgravatar-22.08.0/src/job/gravatarresolvurljob.h --- old/libgravatar-22.04.3/src/job/gravatarresolvurljob.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/job/gravatarresolvurljob.h 2022-08-08 07:07:34.000000000 +0200 @@ -69,4 +69,3 @@ std::unique_ptr<GravatarResolvUrlJobPrivate> const d; }; } - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/misc/gravatarcache.cpp new/libgravatar-22.08.0/src/misc/gravatarcache.cpp --- old/libgravatar-22.04.3/src/misc/gravatarcache.cpp 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/misc/gravatarcache.cpp 2022-08-08 07:07:34.000000000 +0200 @@ -25,7 +25,8 @@ class Gravatar::GravatarCachePrivate { public: - template<typename T> inline void insertMissingHash(std::vector<T> &vec, const T &hash) + template<typename T> + inline void insertMissingHash(std::vector<T> &vec, const T &hash) { auto it = std::lower_bound(vec.begin(), vec.end(), hash); if (it != vec.end() && *it == hash) { @@ -34,7 +35,8 @@ vec.insert(it, hash); } - template<typename T> inline void saveVector(const std::vector<T> &vec, const QString &fileName) + template<typename T> + inline void saveVector(const std::vector<T> &vec, const QString &fileName) { QSaveFile f(mGravatarPath + fileName); if (!f.open(QFile::WriteOnly)) { @@ -47,7 +49,8 @@ f.commit(); } - template<typename T> inline void loadVector(std::vector<T> &vec, const QString &fileName) + template<typename T> + inline void loadVector(std::vector<T> &vec, const QString &fileName) { if (!vec.empty()) { // already loaded return; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/misc/gravatarcache.h new/libgravatar-22.08.0/src/misc/gravatarcache.h --- old/libgravatar-22.04.3/src/misc/gravatarcache.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/misc/gravatarcache.h 2022-08-08 07:07:34.000000000 +0200 @@ -42,4 +42,3 @@ std::unique_ptr<GravatarCachePrivate> const d; }; } - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/misc/hash.h new/libgravatar-22.08.0/src/misc/hash.h --- old/libgravatar-22.04.3/src/misc/hash.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/misc/hash.h 2022-08-08 07:07:34.000000000 +0200 @@ -16,7 +16,8 @@ namespace Gravatar { -template<int Size> struct UnsignedInt { +template<int Size> +struct UnsignedInt { bool operator<(const UnsignedInt<Size> &other) const { return memcmp(data, other.data, Size) < 0; @@ -64,4 +65,3 @@ Type m_type; }; } - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/widgets/gravatarconfiguresettingsdialog.h new/libgravatar-22.08.0/src/widgets/gravatarconfiguresettingsdialog.h --- old/libgravatar-22.04.3/src/widgets/gravatarconfiguresettingsdialog.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/widgets/gravatarconfiguresettingsdialog.h 2022-08-08 07:07:34.000000000 +0200 @@ -27,4 +27,3 @@ GravatarConfigureSettingsWidget *mGravatarConfigureSettings; }; } - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/widgets/gravatarconfiguresettingswidget.h new/libgravatar-22.08.0/src/widgets/gravatarconfiguresettingswidget.h --- old/libgravatar-22.04.3/src/widgets/gravatarconfiguresettingswidget.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/widgets/gravatarconfiguresettingswidget.h 2022-08-08 07:07:34.000000000 +0200 @@ -33,4 +33,3 @@ QCheckBox *mFallbackGravatar = nullptr; }; } - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/widgets/gravatarconfigwidget.h new/libgravatar-22.08.0/src/widgets/gravatarconfigwidget.h --- old/libgravatar-22.04.3/src/widgets/gravatarconfigwidget.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/widgets/gravatarconfigwidget.h 2022-08-08 07:07:34.000000000 +0200 @@ -38,4 +38,3 @@ std::unique_ptr<GravatarConfigWidgetPrivate> const d; }; } - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/widgets/gravatardownloadpixmapdialog.h new/libgravatar-22.08.0/src/widgets/gravatardownloadpixmapdialog.h --- old/libgravatar-22.04.3/src/widgets/gravatardownloadpixmapdialog.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/widgets/gravatardownloadpixmapdialog.h 2022-08-08 07:07:34.000000000 +0200 @@ -28,4 +28,3 @@ Gravatar::GravatarDownloadPixmapWidget *mGravatarDownloadPixmapWidget = nullptr; }; } - diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libgravatar-22.04.3/src/widgets/gravatardownloadpixmapwidget.h new/libgravatar-22.08.0/src/widgets/gravatardownloadpixmapwidget.h --- old/libgravatar-22.04.3/src/widgets/gravatardownloadpixmapwidget.h 2022-06-10 06:59:32.000000000 +0200 +++ new/libgravatar-22.08.0/src/widgets/gravatardownloadpixmapwidget.h 2022-08-08 07:07:34.000000000 +0200 @@ -39,4 +39,3 @@ QCheckBox *mFallbackGravatar = nullptr; }; } -