Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2021-04-24 23:07:47
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.12324 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Sat Apr 24 23:07:47 2021 rev:56 rq:887698 version:21.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2021-03-08 
15:13:37.857772777 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.12324/knotes.changes 2021-04-24 
23:08:35.287346868 +0200
@@ -1,0 +2,25 @@
+Fri Apr 16 16:12:20 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
+- Stop owning directories provided by the filesystem package (boo#1184786)
+
+-------------------------------------------------------------------
+Fri Apr  9 17:40:46 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:28:34 UTC 2021 - Christophe Giboudeaux <[email protected]>
+
+- Update to 21.03.80
+  * New feature release
+- Too many changes since 20.12.3, only listing bugfixes:
+  * Fix Bug 431126 - KNotes cannot be configured using the GUI (kde#431126)
+
+-------------------------------------------------------------------

Old:
----
  knotes-20.12.3.tar.xz
  knotes-20.12.3.tar.xz.sig

New:
----
  knotes-21.04.0.tar.xz
  knotes-21.04.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.zbCFl5/_old  2021-04-24 23:08:35.763347542 +0200
+++ /var/tmp/diff_new_pack.zbCFl5/_new  2021-04-24 23:08:35.767347547 +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:           knotes
-Version:        20.12.3
+Version:        21.04.0
 Release:        0
 Summary:        Popup Notes
 License:        GPL-2.0-or-later
 Group:          Productivity/Other
-URL:            https://www.kde.org
+URL:            https://apps.kde.org/knotes
 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:  libboost_headers-devel
@@ -65,31 +69,28 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  cmake(Qt5DBus) >= 5.2.0
+BuildRequires:  cmake(Qt5Core) >= 5.14.0
+BuildRequires:  cmake(Qt5DBus)
 BuildRequires:  cmake(Qt5Gui)
-BuildRequires:  cmake(Qt5Network) >= 5.2.0
-BuildRequires:  cmake(Qt5PrintSupport) >= 5.2.0
-BuildRequires:  cmake(Qt5Test) >= 5.2.0
-BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
-BuildRequires:  cmake(Qt5X11Extras) >= 5.2.0
-BuildRequires:  cmake(Qt5Xml) >= 5.2.0
+BuildRequires:  cmake(Qt5Network)
+BuildRequires:  cmake(Qt5PrintSupport)
+BuildRequires:  cmake(Qt5Test)
+BuildRequires:  cmake(Qt5Widgets)
+BuildRequires:  cmake(Qt5X11Extras)
+BuildRequires:  cmake(Qt5Xml)
 Recommends:     %{name}-lang
 Obsoletes:      knotes5 < %{version}
 Provides:       knotes5 = %{version}
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
-%if %{with lang}
-Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:        applications.keyring
-%endif
 
 %description
-KNotes is a note taking application for KDE.
+KNotes is a note taking application by KDE.
 
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
 %cmake_kf5 -d build
@@ -109,7 +110,6 @@
 %files
 %license LICENSES/*
 %doc README
-%dir %{_kf5_appstreamdir}/
 %doc %lang(en) %{_kf5_htmldir}/en/akonadi_notes_agent/
 %doc %lang(en) %{_kf5_htmldir}/en/knotes/
 %{_datadir}/akonadi/agents/notesagent.desktop
@@ -121,10 +121,10 @@
 %{_kf5_bindir}/knotes
 %{_kf5_configkcfgdir}/knotesglobalconfig.kcfg
 %{_kf5_configkcfgdir}/notesagentsettings.kcfg
-%{_kf5_debugdir}/knotes.categories
-%{_kf5_debugdir}/knotes.renamecategories
 %{_kf5_dbusinterfacesdir}/org.kde.KNotes.xml
 %{_kf5_dbusinterfacesdir}/org.kde.kontact.*.xml
+%{_kf5_debugdir}/knotes.categories
+%{_kf5_debugdir}/knotes.renamecategories
 %{_kf5_iconsdir}/hicolor/*/*/*
 %{_kf5_knsrcfilesdir}/knotes_printing_theme.knsrc
 %{_kf5_kxmlguidir}/knotes/


++++++ knotes-20.12.3.tar.xz -> knotes-21.04.0.tar.xz ++++++
++++ 67310 lines of diff (skipped)

Reply via email to