Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kig for openSUSE:Factory checked in at 2021-04-25 21:26:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kig (Old) and /work/SRC/openSUSE:Factory/.kig.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kig" Sun Apr 25 21:26:39 2021 rev:126 rq:887663 version:21.04.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kig/kig.changes 2021-03-10 08:53:53.498680668 +0100 +++ /work/SRC/openSUSE:Factory/.kig.new.12324/kig.changes 2021-04-25 21:27:30.696436886 +0200 @@ -1,0 +2,32 @@ +Fri Apr 16 16:11:56 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- 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 +- Stop owning directories provided by the filesystem package (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 16 09:26:03 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- stop owning directories provided by filesystem rpm (boo#1184786) + +------------------------------------------------------------------- +Fri Apr 9 17:40:23 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.90 + * New feature release +- No code change since 21.03.80 + +------------------------------------------------------------------- +Sun Mar 21 13:28:08 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 21.03.80 + * New feature release +- Changes since 20.12.3: + * Prevent crash during construction of circle by three points (kde#430884) + * doc: delete an delivered file by error + * Documentation updates + +------------------------------------------------------------------- Old: ---- kig-20.12.3.tar.xz kig-20.12.3.tar.xz.sig New: ---- kig-21.04.0.tar.xz kig-21.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kig.spec ++++++ --- /var/tmp/diff_new_pack.W94106/_old 2021-04-25 21:27:31.232437531 +0200 +++ /var/tmp/diff_new_pack.W94106/_new 2021-04-25 21:27:31.236437536 +0200 @@ -1,7 +1,7 @@ # # spec file for package kig # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,13 +21,17 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kig -Version: 20.12.3 +Version: 21.04.0 Release: 0 Summary: Interactive Geometry License: GPL-2.0-or-later Group: Productivity/Scientific/Math -URL: https://edu.kde.org +URL: https://apps.kde.org/kig 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: kf5-filesystem BuildRequires: libboost_python3-devel BuildRequires: python3-devel @@ -43,16 +47,12 @@ BuildRequires: cmake(KF5Parts) BuildRequires: cmake(KF5TextEditor) BuildRequires: cmake(KF5XmlGui) -BuildRequires: cmake(Qt5PrintSupport) >= 5.2.0 -BuildRequires: cmake(Qt5Svg) >= 5.2.0 -BuildRequires: cmake(Qt5Test) >= 5.2.0 -BuildRequires: cmake(Qt5XmlPatterns) >= 5.2.0 +BuildRequires: cmake(Qt5PrintSupport) +BuildRequires: cmake(Qt5Svg) +BuildRequires: cmake(Qt5Test) +BuildRequires: cmake(Qt5XmlPatterns) Obsoletes: %{name}5 < %{version} Provides: %{name}5 = %{version} -%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 @@ -64,7 +64,7 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build %cmake_kf5 -d build -- -DBoost_NO_BOOST_CMAKE=ON @@ -79,17 +79,15 @@ %files %license COPYING* -%dir %{_kf5_htmldir} -%dir %{_kf5_htmldir}/en %doc %lang(en) %{_kf5_htmldir}/en/*/ %{_kf5_applicationsdir}/org.kde.kig.desktop -%{_kf5_appstreamdir}/ +%{_kf5_appstreamdir}/org.kde.kig.appdata.xml %{_kf5_bindir}/kig %{_kf5_bindir}/pykig.py -%{_kf5_iconsdir}/hicolor/*/*/* -%{_kf5_mandir}/man* -%{_kf5_plugindir}/ -%{_kf5_servicesdir}/ +%{_kf5_iconsdir}/hicolor/*/*/*kig.* +%{_kf5_mandir}/man?/* +%{_kf5_plugindir}/kigpart.so +%{_kf5_servicesdir}/kig_part.desktop %{_kf5_sharedir}/katepart5/ %{_kf5_sharedir}/kig/ %{_kf5_sharedir}/kxmlgui5/ ++++++ kig-20.12.3.tar.xz -> kig-21.04.0.tar.xz ++++++ ++++ 8075 lines of diff (skipped)