Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kimageformats for openSUSE:Factory checked in at 2021-11-15 15:25:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kimageformats (Old) and /work/SRC/openSUSE:Factory/.kimageformats.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kimageformats" Mon Nov 15 15:25:21 2021 rev:100 rq:931091 version:5.88.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kimageformats/kimageformats.changes 2021-10-18 22:00:29.570019813 +0200 +++ /work/SRC/openSUSE:Factory/.kimageformats.new.1890/kimageformats.changes 2021-11-15 15:26:37.401827245 +0100 @@ -1,0 +2,16 @@ +Sun Nov 7 09:13:24 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Strip 'Source' URL for faster submissions + +------------------------------------------------------------------- +Sun Nov 7 09:08:07 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 5.88.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.88.0 +- Changes since 5.87.0: + * Add FreeBSD CI + * Add Android CI + +------------------------------------------------------------------- Old: ---- kimageformats-5.87.0.tar.xz kimageformats-5.87.0.tar.xz.sig New: ---- kimageformats-5.88.0.tar.xz kimageformats-5.88.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kimageformats.spec ++++++ --- /var/tmp/diff_new_pack.bmbdly/_old 2021-11-15 15:26:38.013827416 +0100 +++ /var/tmp/diff_new_pack.bmbdly/_new 2021-11-15 15:26:38.013827416 +0100 @@ -22,7 +22,7 @@ %if 0%{?suse_version} > 1500 || (0%{?is_opensuse} && 0%{?sle_version} >= 150300) %define with_heif 1 %endif -%define _tar_path 5.87 +%define _tar_path 5.88 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) @@ -30,15 +30,15 @@ # Only needed for the package signature condition %bcond_without lang Name: kimageformats -Version: 5.87.0 +Version: 5.88.0 Release: 0 Summary: Image format plugins for Qt License: LGPL-2.1-or-later Group: System/GUI/KDE URL: https://www.kde.org -Source: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz +Source: %{name}-%{version}.tar.xz %if %{with lang} -Source1: https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig +Source1: %{name}-%{version}.tar.xz.sig Source2: frameworks.keyring %endif BuildRequires: extra-cmake-modules >= %{_kf5_bugfix_version} ++++++ kimageformats-5.87.0.tar.xz -> kimageformats-5.88.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kimageformats-5.87.0/.gitlab-ci.yml new/kimageformats-5.88.0/.gitlab-ci.yml --- old/kimageformats-5.87.0/.gitlab-ci.yml 2021-10-02 14:18:49.000000000 +0200 +++ new/kimageformats-5.88.0/.gitlab-ci.yml 2021-10-07 00:28:35.000000000 +0200 @@ -3,3 +3,5 @@ include: - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml + - https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
