Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2019-12-13 12:02:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new.4691 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Fri Dec 13 12:02:54 2019 rev:39 rq:756261 version:19.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2019-11-12 
11:38:05.574263420 +0100
+++ /work/SRC/openSUSE:Factory/.knotes.new.4691/knotes.changes  2019-12-13 
12:03:47.345415441 +0100
@@ -1,0 +2,35 @@
+Tue Dec 10 06:38:46 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.12.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.0
+- Changes since 19.11.90:
+  * Update Appstream for new release
+  * Make it compile against qt5.14
+
+-------------------------------------------------------------------
+Sat Nov 30 09:12:06 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/19.12-rc
+- Changes since 19.11.80:
+  * Fix a warning string.
+
+-------------------------------------------------------------------
+Sun Nov 24 13:29:38 UTC 2019 - Luca Beltrame <[email protected]>
+
+- Update to 19.11.80
+  * New feature release
+- Changes since 19.08.3:
+  * HACKING, README - update the url for the coding style doc
+  * Make it compile without deprecated methods
+  * Fix hidpi support
+  * Update email address
+  * Use QLatin1String in join/startswith/endsWith/contains + QString::replace
+    operates on the same object, no need to reassign
+  * Add info about kde release version too.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.9YS302/_old  2019-12-13 12:03:47.917415225 +0100
+++ /var/tmp/diff_new_pack.9YS302/_new  2019-12-13 12:03:47.921415224 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package knotes
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,29 +16,28 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.60.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:        19.08.3
+Version:        19.12.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/applications/%{version}/src/%{name}-%{version}.tar.xz
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
 %if %{with lang}
-Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+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:  grantlee5-devel
 BuildRequires:  libxslt-devel
-BuildRequires:  pkgconfig
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  cmake(Grantlee5)
 BuildRequires:  cmake(KF5Akonadi)
 BuildRequires:  cmake(KF5AkonadiNotes)
 BuildRequires:  cmake(KF5AkonadiSearch)
@@ -70,14 +69,14 @@
 BuildRequires:  cmake(KF5WidgetsAddons)
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(KF5XmlGui)
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Gui)
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5PrintSupport) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
+BuildRequires:  cmake(Qt5DBus) >= 5.2.0
+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
 Recommends:     %{name}-lang
 Obsoletes:      knotes5 < %{version}
 Provides:       knotes5 = %{version}

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.9YS302/_old and 
/var/tmp/diff_new_pack.9YS302/_new differ

++++++ knotes-19.08.3.tar.xz -> knotes-19.12.0.tar.xz ++++++
++++ 4615 lines of diff (skipped)


Reply via email to