Hello community,

here is the log from the commit of package keditbookmarks for openSUSE:Factory 
checked in at 2017-05-16 14:35:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/keditbookmarks (Old)
 and      /work/SRC/openSUSE:Factory/.keditbookmarks.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "keditbookmarks"

Tue May 16 14:35:27 2017 rev:5 rq:490410 version:17.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/keditbookmarks/keditbookmarks.changes    
2017-03-16 09:38:02.724400986 +0100
+++ /work/SRC/openSUSE:Factory/.keditbookmarks.new/keditbookmarks.changes       
2017-05-16 14:35:28.276765892 +0200
@@ -1,0 +2,30 @@
+Sun Apr 16 10:44:57 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:
+  * Can't use QTEST_GUILESS_MAIN anymore
+
+-------------------------------------------------------------------
+Wed Apr 12 20:25:33 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:25 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:
+  * Set standard icon and shortcuts for Undo/Redo actions
+
+-------------------------------------------------------------------

Old:
----
  keditbookmarks-16.12.3.tar.xz

New:
----
  keditbookmarks-17.04.0.tar.xz

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

Other differences:
------------------
++++++ keditbookmarks.spec ++++++
--- /var/tmp/diff_new_pack.l5OXmK/_old  2017-05-16 14:35:28.856684417 +0200
+++ /var/tmp/diff_new_pack.l5OXmK/_new  2017-05-16 14:35:28.856684417 +0200
@@ -16,16 +16,18 @@
 #
 
 
+%bcond_without lang
+
 Name:           keditbookmarks
-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 Bookmark Editor
 License:        GPL-2.0
 Group:          System/GUI/KDE
-Url:            http://www.kde.org/
+Url:            http://www.kde.org
 Source:         %{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kbookmarks-devel >= 5.24.0
@@ -41,11 +43,16 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core) >= 5.4.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This is an editor to edit your KDE-wide bookmark set.
 
+%if %{with lang}
+%lang_package
+%endif
+
 %prep
 %setup -q
 
@@ -55,6 +62,10 @@
 
 %install
   %kf5_makeinstall -C build
+  %if %{with lang}
+    %find_lang %{name} --with-man --all-name
+    %kf5_find_htmldocs
+  %endif
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -72,4 +83,9 @@
 %{_kf5_htmldir}/en/keditbookmarks/
 %{_mandir}/man1/kbookmarkmerger.1%{ext_man}
 
+%if %{with lang}
+%files lang -f %{name}.lang
+%doc COPYING*
+%endif
+
 %changelog

++++++ keditbookmarks-16.12.3.tar.xz -> keditbookmarks-17.04.0.tar.xz ++++++
++++ 47635 lines of diff (skipped)


Reply via email to