Hello community, here is the log from the commit of package knotes for openSUSE:Leap:15.2 checked in at 2020-05-12 11:35:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:15.2/knotes (Old) and /work/SRC/openSUSE:Leap:15.2/.knotes.new.2738 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "knotes" Tue May 12 11:35:00 2020 rev:59 rq:797426 version:20.04.0 Changes: -------- --- /work/SRC/openSUSE:Leap:15.2/knotes/knotes.changes 2020-03-15 07:09:41.088903157 +0100 +++ /work/SRC/openSUSE:Leap:15.2/.knotes.new.2738/knotes.changes 2020-05-12 11:35:01.796075792 +0200 @@ -1,0 +2,29 @@ +Thu Apr 23 12:22:41 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.04.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-04-apps-update +- Changes since 20.03.90: + * Use QLatin1Char('/') here + +------------------------------------------------------------------- +Sun Apr 5 20:30:17 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-rc +- Changes since 20.03.80: + * Remove unused code + +------------------------------------------------------------------- +Sun Mar 22 09:17:13 UTC 2020 - Luca Beltrame <[email protected]> + +- Update to 20.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/20.04-beta +- Too many changes to list here. + +------------------------------------------------------------------- Old: ---- knotes-19.12.3.tar.xz knotes-19.12.3.tar.xz.sig New: ---- knotes-20.04.0.tar.xz knotes-20.04.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knotes.spec ++++++ --- /var/tmp/diff_new_pack.NYpPA4/_old 2020-05-12 11:35:02.116076464 +0200 +++ /var/tmp/diff_new_pack.NYpPA4/_new 2020-05-12 11:35:02.120076473 +0200 @@ -21,17 +21,13 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: knotes -Version: 19.12.3 +Version: 20.04.0 Release: 0 Summary: Popup Notes License: GPL-2.0-or-later Group: Productivity/Other 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: gettext-devel BuildRequires: libxslt-devel @@ -81,11 +77,11 @@ Provides: knotes5 = %{version} # It can only build on the same platforms as Qt Webengine ExclusiveArch: %{ix86} x86_64 %{arm} aarch64 mips mips64 -%if 0%{?suse_version} > 1325 -BuildRequires: libboost_headers-devel -%else -BuildRequires: boost-devel +%if %{with lang} +Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig +Source2: applications.keyring %endif +BuildRequires: libboost_headers-devel %description KNotes is a note taking application for KDE. ++++++ knotes-19.12.3.tar.xz -> knotes-20.04.0.tar.xz ++++++ ++++ 25694 lines of diff (skipped)
