Hello community,

here is the log from the commit of package libqt5-qtnetworkauth for 
openSUSE:Factory checked in at 2017-09-14 21:15:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtnetworkauth (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtnetworkauth.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtnetworkauth"

Thu Sep 14 21:15:14 2017 rev:2 rq:523396 version:5.9.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtnetworkauth/libqt5-qtnetworkauth.changes    
    2017-08-24 18:33:29.633183380 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtnetworkauth.new/libqt5-qtnetworkauth.changes
   2017-09-14 21:15:19.829605407 +0200
@@ -1,0 +2,5 @@
+Mon Sep 11 17:22:46 UTC 2017 - [email protected]
+
+- Update descriptions.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libqt5-qtnetworkauth.spec ++++++
--- /var/tmp/diff_new_pack.86dTsU/_old  2017-09-14 21:15:20.857460735 +0200
+++ /var/tmp/diff_new_pack.86dTsU/_new  2017-09-14 21:15:20.861460172 +0200
@@ -44,9 +44,10 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
-Qt is a set of libraries for developing applications.
-
-This package materials for network auth handling.
+Qt Network Authorization provides a set of APIs that enable Qt
+applications to obtain limited access to online accounts and HTTP
+services without exposing users' passwords. It supports OAuth
+versions 1 and 2.
 
 %prep
 %setup -q -n qtnetworkauth-opensource-src-%{real_version}
@@ -57,20 +58,26 @@
 %requires_ge libQt5Core5
 
 %description -n %libname
-Qt is a set of libraries for developing applications.
-
-This package materials for network auth handling.
+Qt Network Authorization provides a set of APIs that enable Qt
+applications to obtain limited access to online accounts and HTTP
+services without exposing users' passwords. It supports OAuth
+versions 1 and 2.
 
 %package devel
-Summary:        Qt Development Kit
+Summary:        Development files for the Qt5 NetworkAuth Library
 Group:          Development/Libraries/C and C++
 Requires:       %libname = %{version}
 
 %description devel
-You need this package, if you want to compile programs with QtNetworkAuth.
+Qt Network Authorization provides a set of APIs that enable Qt
+applications to obtain limited access to online accounts and HTTP
+services without exposing users' passwords.
+
+This subpackage contains the header files for developing
+applications that want to make use of libQt5NetworkAuth5.
 
 %package private-headers-devel
-Summary:        Non-ABI stable experimental API
+Summary:        Non-ABI stable experimental API for the Qt5 NetworkAuth Library
 Group:          Development/Libraries/C and C++
 BuildArch:      noarch
 Requires:       %{name}-devel = %{version}
@@ -84,7 +91,7 @@
 
 %package examples
 Summary:        Qt5 networkauth examples
-Group:          Development/Libraries/X11
+Group:          Documentation/Other
 Recommends:     %{name}-devel
 
 %description examples
@@ -133,3 +140,5 @@
 %defattr(-,root,root,755)
 %doc LICENSE.*
 %{_libqt5_examplesdir}/
+
+%changelog


Reply via email to