Hello community,

here is the log from the commit of package kblog for openSUSE:Factory checked 
in at 2017-02-08 10:48:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kblog (Old)
 and      /work/SRC/openSUSE:Factory/.kblog.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kblog"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kblog/kblog.changes      2017-01-25 
22:50:50.301237666 +0100
+++ /work/SRC/openSUSE:Factory/.kblog.new/kblog.changes 2017-02-08 
10:48:13.746218362 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 10:09:20 UTC 2017 - [email protected]
+
+- Take improved description from Debian
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kblog.spec ++++++
--- /var/tmp/diff_new_pack.b8RhHv/_old  2017-02-08 10:48:14.098169316 +0100
+++ /var/tmp/diff_new_pack.b8RhHv/_new  2017-02-08 10:48:14.098169316 +0100
@@ -22,7 +22,7 @@
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
-Summary:        KDE PIM Libraries: KBlog
+Summary:        Client-side support library for web application remote 
blogging APIs
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
@@ -39,17 +39,23 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-This package contains additional library for KDE PIM applications.
+KBlog is a library for calling functions on Blogger 1.0, MetaWeblog,
+MovableType and GData compatible blogs.
 
 %package -n libKF5Blog5
-Summary:        KDE PIM Libraries: KBlog
+Summary:        Client-side support library for web application remote 
blogging APIs
 Group:          System/Libraries
 
 %description  -n libKF5Blog5
-This package contains additional library for KDE PIM applications.
+KBlog is a library for calling functions on Blogger 1.0, MetaWeblog,
+MovableType and GData compatible blogs. It supports asynchronous
+sending and fetching of posts and, if supported on the server,
+multimedia files. Almost every modern blogging web application that
+provides an XML data interface supports one of the APIs mentioned
+above.
 
 %package devel
-Summary:        KDE PIM Libraries: Build Environment
+Summary:        Development files for KDE's web application remote blogging 
API library
 Group:          Development/Libraries/KDE
 Requires:       kcalcore-devel >= %{_kapp_version}
 Requires:       kdelibs4support-devel >= %{kf5_version}
@@ -59,8 +65,12 @@
 Provides:       kblog5-devel = %{version}
 
 %description devel
-This package contains necessary include files and libraries needed
-to develop KDE PIM applications.
+KBlog is a library for calling functions on Blogger 1.0, MetaWeblog,
+MovableType and GData compatible blogs. It calls the APIs using
+KXmlRpcClient and Syndication. It supports asynchronous sending and
+fetching of posts and, if supported on the server, multimedia files.
+
+This package contains necessary include files for the library.
 
 %prep
 %setup -q -n kblog-%{version}


Reply via email to