Hello community,

here is the log from the commit of package kgpg for openSUSE:Factory checked in 
at 2018-12-19 13:34:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kgpg (Old)
 and      /work/SRC/openSUSE:Factory/.kgpg.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kgpg"

Wed Dec 19 13:34:07 2018 rev:92 rq:658397 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kgpg/kgpg.changes        2018-11-12 
09:27:57.866254749 +0100
+++ /work/SRC/openSUSE:Factory/.kgpg.new.28833/kgpg.changes     2018-12-19 
13:34:09.420560918 +0100
@@ -1,0 +2,45 @@
+Fri Dec 14 06:09:09 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:55:59 UTC 2018 - [email protected]
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:22:20 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:02 UTC 2018 - [email protected]
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Add donation url to appdata
+  * Add caption to the screenshot
+  * avoid needless partitions of QStrings
+  * update template for pgp.cs.uu.nl key url
+  * fix length 16 placeholders in key urls not having length 16
+  * improve code to sort signatures
+  * avoid conversions to lowercase, just use case insensitive compare functions
+  * Add nullptr
+  * Add categories files
+  * Autogenerate debug
+  * Use KDEFrameworkCompilerSettings + add explicit + fix extra ";" + use
+
+-------------------------------------------------------------------
@@ -49 +94 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -102 +147 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -243 +288 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -305 +350 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -415 +460 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -547 +592 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  kgpg-18.08.3.tar.xz

New:
----
  kgpg-18.12.0.tar.xz

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

Other differences:
------------------
++++++ kgpg.spec ++++++
--- /var/tmp/diff_new_pack.MxXdzE/_old  2018-12-19 13:34:09.964560211 +0100
+++ /var/tmp/diff_new_pack.MxXdzE/_new  2018-12-19 13:34:09.964560211 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kgpg
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,32 +12,24 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:           kgpg
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.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}')}
-# It can only build on the same platforms as Qt Webengine
-ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
+%bcond_without lang
+Name:           kgpg
+Version:        18.12.0
+Release:        0
 Summary:        Encryption Tool
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Productivity/Security
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        kgpg-%{version}.tar.xz
 Patch1:         kgpg-autostart.diff
 BuildRequires:  akonadi-contact-devel
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  extra-cmake-modules
 BuildRequires:  karchive-devel
 BuildRequires:  kcalcore-devel
@@ -59,10 +51,16 @@
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)
 Requires:       gpg2
+# It can only build on the same platforms as Qt Webengine
+ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64 mips mips64
+%if 0%{?suse_version} > 1325
+BuildRequires:  libboost_headers-devel
+%else
+BuildRequires:  boost-devel
+%endif
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Kgpg is a simple GUI for gpg
@@ -83,13 +81,13 @@
 %kf5_makeinstall -C build
 %if %{with lang}
   %find_lang %{name} --with-man --all-name
-  %kf5_find_htmldocs
+  %{kf5_find_htmldocs}
 %endif
 #suse_update_desktop_file org.kde.kgpg.deskt Utility Security
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING
+%license COPYING
+%doc AUTHORS
 %config %{_kf5_configdir}/autostart/org.kde.kgpg.desktop
 %dir %{_kf5_appstreamdir}
 %doc %lang(en) %{_kf5_htmldir}/en/kgpg/
@@ -102,10 +100,11 @@
 %{_kf5_kxmlguidir}/kgpg/
 %{_kf5_servicesdir}/ServiceMenus/
 %{_kf5_sharedir}/kgpg/
+%{_kf5_debugdir}/kgpg.categories
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ kgpg-18.08.3.tar.xz -> kgpg-18.12.0.tar.xz ++++++
++++ 18574 lines of diff (skipped)


Reply via email to