Hello community,

here is the log from the commit of package knotes for openSUSE:Factory checked 
in at 2017-08-24 17:46:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotes (Old)
 and      /work/SRC/openSUSE:Factory/.knotes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotes"

Thu Aug 24 17:46:15 2017 rev:10 rq:516401 version:17.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotes/knotes.changes    2017-07-25 
11:30:31.336005910 +0200
+++ /work/SRC/openSUSE:Factory/.knotes.new/knotes.changes       2017-08-24 
17:46:19.343778005 +0200
@@ -1,0 +2,23 @@
+Fri Aug 11 22:45:49 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.08.0
+  * New feature release
+  * https://www.kde.org/announcements/announce-applications-17.08.0.php
+- Changes since 17.04.3 :
+  * Use directly KWindowSystem::setMainWindow 
+  * Add support for multi instance 
+  * Add parent 
+  * Remove qt module 
+  * USe PlainText here 
+  * Coding style 
+  * not using deprecated kpartgui 
+
+-------------------------------------------------------------------
+Sat Aug  5 18:18:20 UTC 2017 - christo...@krop.fr
+
+- Update to KDE Applications 17.07.90
+  * KDE Applications 17.07.90
+  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+
+
+-------------------------------------------------------------------

Old:
----
  knotes-17.04.3.tar.xz

New:
----
  knotes-17.08.0.tar.xz

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

Other differences:
------------------
++++++ knotes.spec ++++++
--- /var/tmp/diff_new_pack.xF9Omt/_old  2017-08-24 17:46:20.179660269 +0200
+++ /var/tmp/diff_new_pack.xF9Omt/_new  2017-08-24 17:46:20.183659705 +0200
@@ -19,10 +19,10 @@
 %bcond_without lang
 
 Name:           knotes
-Version:        17.04.3
+Version:        17.08.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        Popup Notes
 License:        GPL-2.0+
@@ -81,7 +81,9 @@
 BuildRequires:  pkgconfig(Qt5Xml) >= 5.2.0
 Obsoletes:      knotes5 < %{version}
 Provides:       knotes5 = %{version}
+%if %{with lang}
 Recommends:     %{name}-lang
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 # It can only build on the same platforms as Qt Webengine
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
@@ -113,36 +115,36 @@
 
 %files
 %defattr(-,root,root)
-%doc COPYING COPYING.LIB COPYING.DOC README
+%doc COPYING* README
+%config %{_kf5_configdir}/knotes.categories
+%config %{_kf5_configdir}/knotes.renamecategories
 %config %{_kf5_configdir}/knotes_printing_theme.knsrc
-%{_kf5_servicesdir}/knote_*.desktop
-%{_kf5_sharedir}/knotes/
-%{_kf5_bindir}/knotes
 %dir %{_kf5_appstreamdir}/
-%{_kf5_appstreamdir}/org.kde.knotes.appdata.xml
+%doc %lang(en) %{_kf5_htmldir}/en/akonadi_notes_agent/
+%doc %lang(en) %{_kf5_htmldir}/en/knotes/
+%{_datadir}/akonadi/agents/notesagent.desktop
+%{_datadir}/kconf_update/
+%{_datadir}/kontact/
 %{_kf5_applicationsdir}/org.kde.knotes.desktop
+%{_kf5_appstreamdir}/org.kde.knotes.appdata.xml
+%{_kf5_bindir}/akonadi_notes_agent
+%{_kf5_bindir}/knotes
 %{_kf5_configkcfgdir}/knotesglobalconfig.kcfg
+%{_kf5_configkcfgdir}/notesagentsettings.kcfg
 %{_kf5_dbusinterfacesdir}/org.kde.KNotes.xml
 %{_kf5_dbusinterfacesdir}/org.kde.kontact.*.xml
-%{_kf5_htmldir}/en/knotes/
-%{_kf5_bindir}/akonadi_notes_agent
-%{_datadir}/akonadi/agents/notesagent.desktop
-%config %{_kf5_configdir}/knotes.categories
-%config %{_kf5_configdir}/knotes.renamecategories
-%{_libdir}/libknotesprivate.so.*
-%{_libdir}/libnotesharedprivate.so.*
+%{_kf5_iconsdir}/hicolor/*/*/*
+%{_kf5_kxmlguidir}/knotes/
+%{_kf5_notifydir}/akonadi_notes_agent.notifyrc
 %{_kf5_plugindir}/kcm_knote.so
 %{_kf5_plugindir}/kcm_knotessummary.so
 %{_kf5_plugindir}/kontact_knotesplugin.so
-%{_kf5_configkcfgdir}/notesagentsettings.kcfg
-%{_kf5_htmldir}/en/akonadi_notes_agent/
-%{_kf5_iconsdir}/hicolor/*/*/*
-%{_datadir}/kconf_update/
-%{_kf5_notifydir}/akonadi_notes_agent.notifyrc
-%{_datadir}/kontact/
 %{_kf5_servicesdir}/kcmknotessummary.desktop
+%{_kf5_servicesdir}/knote_*.desktop
 %{_kf5_servicesdir}/kontact/
-%{_kf5_kxmlguidir}/knotes/
+%{_kf5_sharedir}/knotes/
+%{_libdir}/libknotesprivate.so.*
+%{_libdir}/libnotesharedprivate.so.*
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ knotes-17.04.3.tar.xz -> knotes-17.08.0.tar.xz ++++++
++++ 41863 lines of diff (skipped)


Reply via email to