Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kqtquickcharts for openSUSE:Factory checked in at 2022-08-19 17:55:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kqtquickcharts (Old) and /work/SRC/openSUSE:Factory/.kqtquickcharts.new.2083 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kqtquickcharts" Fri Aug 19 17:55:12 2022 rev:103 rq:997891 version:22.08.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes 2022-07-09 17:04:20.672860077 +0200 +++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new.2083/kqtquickcharts.changes 2022-08-19 17:57:53.440277944 +0200 @@ -1,0 +2,20 @@ +Sun Aug 14 09:43:14 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:17 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.90 + * New feature release + +------------------------------------------------------------------- +Sat Jul 16 08:28:32 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 22.07.80 + * New feature release + +------------------------------------------------------------------- Old: ---- kqtquickcharts-22.04.3.tar.xz kqtquickcharts-22.04.3.tar.xz.sig New: ---- kqtquickcharts-22.08.0.tar.xz kqtquickcharts-22.08.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kqtquickcharts.spec ++++++ --- /var/tmp/diff_new_pack.Yq426A/_old 2022-08-19 17:57:53.884278875 +0200 +++ /var/tmp/diff_new_pack.Yq426A/_new 2022-08-19 17:57:53.888278883 +0200 @@ -20,7 +20,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without released Name: kqtquickcharts -Version: 22.04.3 +Version: 22.08.0 Release: 0 Summary: Plugin to render beautiful and interactive graphs License: LGPL-2.1-or-later ++++++ kqtquickcharts-22.04.3.tar.xz -> kqtquickcharts-22.08.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kqtquickcharts-22.04.3/.gitignore new/kqtquickcharts-22.08.0/.gitignore --- old/kqtquickcharts-22.04.3/.gitignore 2021-11-29 21:41:30.000000000 +0100 +++ new/kqtquickcharts-22.08.0/.gitignore 2022-07-05 23:39:21.000000000 +0200 @@ -4,3 +4,4 @@ /*.txt.user /*.kdev4 .cmake/ +/build* diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kqtquickcharts-22.04.3/.kde-ci.yml new/kqtquickcharts-22.08.0/.kde-ci.yml --- old/kqtquickcharts-22.04.3/.kde-ci.yml 2021-11-29 21:41:30.000000000 +0100 +++ new/kqtquickcharts-22.08.0/.kde-ci.yml 2022-07-05 23:39:21.000000000 +0200 @@ -5,3 +5,6 @@ - 'on': ['@all'] 'require': 'frameworks/extra-cmake-modules': '@stable' + +Options: + require-passing-tests-on: [ 'Linux', 'FreeBSD' ]