Hello community,

here is the log from the commit of package kcontacts for openSUSE:Factory 
checked in at 2019-08-16 15:36:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kcontacts (Old)
 and      /work/SRC/openSUSE:Factory/.kcontacts.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kcontacts"

Fri Aug 16 15:36:34 2019 rev:47 rq:723621 version:19.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kcontacts/kcontacts.changes      2019-07-16 
08:31:40.795412246 +0200
+++ /work/SRC/openSUSE:Factory/.kcontacts.new.22127/kcontacts.changes   
2019-08-16 15:36:36.697856971 +0200
@@ -1,0 +2,28 @@
+Fri Aug  9 08:30:37 UTC 2019 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 19.08.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08.0.php
+- No code change since 19.07.90
+
+-------------------------------------------------------------------
+Tue Aug 06 16:50:48 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-rc.php
+- No code changes since 19.07.80
+
+-------------------------------------------------------------------
+Tue Jul 23 11:58:58 UTC 2019 - lbeltr...@kde.org
+
+- Update to 19.07.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-19.08-beta.php
+- Changes since 19.04.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kcontacts-19.04.3.tar.xz

New:
----
  applications.keyring
  kcontacts-19.08.0.tar.xz
  kcontacts-19.08.0.tar.xz.sig

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

Other differences:
------------------
++++++ kcontacts.spec ++++++
--- /var/tmp/diff_new_pack.aFCWsz/_old  2019-08-16 15:36:37.185856829 +0200
+++ /var/tmp/diff_new_pack.aFCWsz/_new  2019-08-16 15:36:37.189856828 +0200
@@ -16,20 +16,25 @@
 #
 
 
-%define kf5_version 5.5.0
 %define kf5_version 5.26.0
+%define lname libKF5Contacts5
 # 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:           kcontacts
-Version:        19.04.3
+Version:        19.08.0
 Release:        0
-Summary:        Address book API for KDE
+Summary:        KDE Frameworks based address book API
 License:        LGPL-2.1-or-later
 Group:          System/GUI/KDE
-URL:            http://www.kde.org
-Source:         kcontacts-%{version}.tar.xz
-Source1:        baselibs.conf
+URL:            https://www.kde.org
+Source:         
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
+Source99:       baselibs.conf
 BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  kcodecs-devel >= %{kf5_version}
 BuildRequires:  kconfig-devel >= %{kf5_version}
@@ -41,34 +46,35 @@
 BuildRequires:  pkgconfig(Qt5Test) >= 5.3.0
 
 %description
-Libkcontacts provides an API for address book data.
+kcontacts is a Qt5 based library which provides an API
+to access address book data stored in different formats.
 
-%package -n libKF5Contacts5
-Summary:        Address book API for KDE
+%package -n %{lname}
+Summary:        KDE Frameworks based address book API
 Group:          System/Libraries
 Provides:       %{name} = %{version}
-%if %{with lang}
+# package existed in KDE:Unstable:Applications for a short while
+Provides:       %{name}-data = %{version}
+Obsoletes:      %{name}-data < %{version}
 Recommends:     %{name}-lang
-%endif
 
 %description  -n libKF5Contacts5
-Libkcontacts provides an API for address book data.
+kcontacts is a Qt5 based library which provides an API
+to access address book data stored in different formats.
 
 %package devel
-Summary:        Address book API for KDE: Build Environment
+Summary:        Development files for kcontacts
 Group:          Development/Libraries/KDE
 Requires:       kcoreaddons-devel >= %{kf5_version}
 Requires:       libKF5Contacts5 = %{version}
 Provides:       kcontacts5-devel = %{version}
-Obsoletes:      kcontacts5-devel <= %{version}
+Obsoletes:      kcontacts5-devel < %{version}
 
 %description devel
-Libkcontacts provides an API for address book data.
-Development files.
+Development files for kcontacts, a Qt5 library to access
+address books.
 
-%if %{with lang}
 %lang_package
-%endif
 
 %prep
 %setup -q -n kcontacts-%{version}
@@ -86,7 +92,7 @@
 %post -n libKF5Contacts5 -p /sbin/ldconfig
 %postun -n libKF5Contacts5 -p /sbin/ldconfig
 
-%files -n libKF5Contacts5
+%files -n %{lname}
 %license COPYING*
 %{_kf5_libdir}/libKF5Contacts.so.*
 %{_kf5_debugdir}/*.categories

++++++ kcontacts-19.04.3.tar.xz -> kcontacts-19.08.0.tar.xz ++++++
++++ 128610 lines of diff (skipped)


Reply via email to