Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2017-05-08 18:54:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/konsole (Old)
 and      /work/SRC/openSUSE:Factory/.konsole.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "konsole"

Mon May  8 18:54:09 2017 rev:79 rq:490456 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2017-03-15 
00:55:56.334770204 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new/konsole.changes     2017-05-08 
18:54:10.763025438 +0200
@@ -1,0 +2,32 @@
+Sun Apr 16 10:45:07 CEST 2017 - lbeltr...@kde.org
+
+- 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:48 CEST 2017 - lbeltr...@kde.org
+
+- 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:37 CET 2017 - lbeltr...@kde.org
+
+- 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
+- Remove patches, now upstream:
+  * Pre-process-e-custom-command-argument.patch
+
+-------------------------------------------------------------------

Old:
----
  Pre-process-e-custom-command-argument.patch
  konsole-16.12.3.tar.xz

New:
----
  konsole-17.04.0.tar.xz

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

Other differences:
------------------
++++++ konsole.spec ++++++
--- /var/tmp/diff_new_pack.jUXsSG/_old  2017-05-08 18:54:11.610905665 +0200
+++ /var/tmp/diff_new_pack.jUXsSG/_new  2017-05-08 18:54:11.610905665 +0200
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%bcond_without lang
 
 Name:           konsole
-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 Terminal
 License:        GPL-2.0+
 Group:          System/X11/Terminals
-Url:            http://www.kde.org/
+Url: http://www.kde.org
 Source:         %{name}-%{version}.tar.xz
 Source3:        Root_Shell.profile
 Source4:        konsolesu.desktop
@@ -35,8 +36,6 @@
 Source24:       utilities-terminal-su-48.png
 Source25:       utilities-terminal-su-64.png
 Source26:       utilities-terminal-su-128.png
-# PATCH-FIX-UPSTREAM Pre-process-e-custom-command-argument.patch boo#1018087, 
kde#366793 -- Special case parsing of -e, to avoid parsing parameters intended 
for the command to be executed.
-Patch:          Pre-process-e-custom-command-argument.patch
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel
 BuildRequires:  kcompletion-devel
@@ -72,6 +71,7 @@
 Requires:       %{name}-part = %{version}
 Obsoletes:      %{name}5 < %{version}
 Provides:       %{name}5 = %{version}
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -86,9 +86,12 @@
 Konsole is a terminal emulator for the K Desktop Environment.
 This package provides KPart of the Konsole application.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
-%patch -p1
 
 %build
   %cmake_kf5 -d build
@@ -96,6 +99,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
   install -D -m 0644 %{SOURCE3}  "%{buildroot}%{_kf5_sharedir}/konsole/Root 
Shell.profile"
   install -D -m 0644 %{SOURCE4}  %{buildroot}%{_kf5_applicationsdir}/
   install -D -m 0644 %{SOURCE21} 
%{buildroot}%{_kf5_iconsdir}/hicolor/16x16/apps/utilities-terminal_su.png
@@ -141,4 +148,9 @@
 %dir %{_kf5_plugindir}
 %{_kf5_plugindir}/konsolepart.so
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ konsole-16.12.3.tar.xz -> konsole-17.04.0.tar.xz ++++++
++++ 225522 lines of diff (skipped)








Reply via email to