Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libgravatar for openSUSE:Factory checked in at 2021-04-24 23:07:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgravatar (Old) and /work/SRC/openSUSE:Factory/.libgravatar.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgravatar" Sat Apr 24 23:07:58 2021 rev:62 rq:887757 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libgravatar/libgravatar.changes 2021-03-08 15:14:31.929814429 +0100 +++ /work/SRC/openSUSE:Factory/.libgravatar.new.12324/libgravatar.changes 2021-04-24 23:08:57.967378931 +0200 @@ -1,0 +2,27 @@ +Fri Apr 16 16:13:01 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/gear/21.04 +- No code change since 21.03.90 + +------------------------------------------------------------------- +Fri Apr 9 17:41:27 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:29:26 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Use auto vs auto * where it's possible + * Use git commit hook + * run git clang-format + * Remove duplicate entry + +------------------------------------------------------------------- Old: ---- libgravatar-20.12.3.tar.xz libgravatar-20.12.3.tar.xz.sig New: ---- libgravatar-21.04.0.tar.xz libgravatar-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgravatar.spec ++++++ --- /var/tmp/diff_new_pack.6AMyMr/_old 2021-04-24 23:08:58.435379593 +0200 +++ /var/tmp/diff_new_pack.6AMyMr/_new 2021-04-24 23:08:58.439379599 +0200 @@ -16,18 +16,22 @@ # -%define kf5_version 5.75.0 +%define kf5_version 5.79.0 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA) %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: libgravatar -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Library to download and display gravatars License: GPL-2.0-only AND LGPL-2.1-or-later Group: System/Libraries URL: https://www.kde.org Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring +%endif BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem BuildRequires: cmake(KF5Config) @@ -39,10 +43,6 @@ BuildRequires: cmake(Qt5Network) BuildRequires: cmake(Qt5Test) BuildRequires: cmake(Qt5Widgets) -%if %{with lang} -Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig -Source2: applications.keyring -%endif Recommends: %{name}-lang %description @@ -51,7 +51,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build @@ -65,7 +65,7 @@ %endif %package -n libKF5Gravatar5 -Summary: Libgravatar library for kdepim +Summary: Libgravatar library for KDE PIM applications License: LGPL-2.1-or-later Group: System/Libraries Requires: %{name} @@ -84,7 +84,7 @@ Requires: libKF5Gravatar5 = %{version} %description devel -The development package for the libgravatar library +The development package for the libgravatar library. %files devel %license LICENSES/* ++++++ libgravatar-20.12.3.tar.xz -> libgravatar-21.04.0.tar.xz ++++++ ++++ 3408 lines of diff (skipped)
