Hello community,

here is the log from the commit of package kleopatra for openSUSE:Factory 
checked in at 2017-05-08 19:01:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kleopatra (Old)
 and      /work/SRC/openSUSE:Factory/.kleopatra.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kleopatra"

Mon May  8 19:01:36 2017 rev:6 rq:492917 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kleopatra/kleopatra.changes      2017-03-15 
00:54:48.380385108 +0100
+++ /work/SRC/openSUSE:Factory/.kleopatra.new/kleopatra.changes 2017-05-08 
19:02:18.234163392 +0200
@@ -1,0 +2,35 @@
+Thu May  4 19:08:53 UTC 2017 - [email protected]
+
+- Change License to GPL-2.0+, as what's actually being used there
+
+-------------------------------------------------------------------
+Sun Apr 16 10:45:02 CEST 2017 - [email protected]
+
+- Update to 17.04.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04.0.php
+- Changes since 17.03.90:
+  * None
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:40 CEST 2017 - [email protected]
+
+- Update to 17.03.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
+- Changes since 17.03.80:
+  * None
+
+-------------------------------------------------------------------
+Sat Mar 25 23:10:32 CET 2017 - [email protected]
+
+- Update to 17.03.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+- Changes since 16.12.3:
+  * Too many changes to list here
+
+-------------------------------------------------------------------

Old:
----
  kleopatra-16.12.3.tar.xz

New:
----
  kleopatra-17.04.0.tar.xz

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

Other differences:
------------------
++++++ kleopatra.spec ++++++
--- /var/tmp/diff_new_pack.DETdnX/_old  2017-05-08 19:02:18.878072430 +0200
+++ /var/tmp/diff_new_pack.DETdnX/_new  2017-05-08 19:02:18.882071865 +0200
@@ -16,14 +16,16 @@
 #
 
 
+%bcond_without lang
+
 Name:           kleopatra
-Version:        16.12.3
+Version:        17.04.0
 Release:        0
 %define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Summary:        KDE Key Manager
-License:        LGPL-2.1+
+License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source0:        kleopatra-%{version}.tar.xz
@@ -59,11 +61,16 @@
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
 Obsoletes:      kleopatra5 < %{version}
 Provides:       kleopatra5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Kleopatra is a Key Manager for KDE.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -73,6 +80,10 @@
 
 %install
 %kf5_makeinstall -C build
+%if %{with lang}
+  %find_lang %{name} --with-man --all-name
+  %kf5_find_htmldocs
+%endif
 
 %suse_update_desktop_file org.kde.kleopatra      Utility Security
 
@@ -103,4 +114,9 @@
 %{_kf5_servicesdir}/kleopatra_*.desktop
 %{_datadir}/kwatchgnupg/
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ kleopatra-16.12.3.tar.xz -> kleopatra-17.04.0.tar.xz ++++++
++++ 513040 lines of diff (skipped)


Reply via email to