commit kbookmarks for openSUSE:Factory

2020-10-12 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-10-12 13:53:36

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.3486 (New)


Package is "kbookmarks"

Mon Oct 12 13:53:36 2020 rev:84 rq:840797 version:5.75.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-09-18 
14:38:13.827832593 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.3486/kbookmarks.changes  
2020-10-12 13:55:18.378116217 +0200
@@ -1,0 +2,10 @@
+Mon Oct  5 08:32:54 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.75.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.75.0
+- Changes since 5.74.0:
+  * Const'ify pointer/variable when it's possible
+
+---

Old:

  kbookmarks-5.74.0.tar.xz
  kbookmarks-5.74.0.tar.xz.sig

New:

  kbookmarks-5.75.0.tar.xz
  kbookmarks-5.75.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.djJiWI/_old  2020-10-12 13:55:19.014116475 +0200
+++ /var/tmp/diff_new_pack.djJiWI/_new  2020-10-12 13:55:19.014116475 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.74
+%define _tar_path 5.75
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.74.0
+Version:5.75.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.74.0.tar.xz -> kbookmarks-5.75.0.tar.xz ++
 5638 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2020-09-18 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-09-18 14:37:09

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.4249 (New)


Package is "kbookmarks"

Fri Sep 18 14:37:09 2020 rev:83 rq:834382 version:5.74.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-08-12 
12:24:33.976137193 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.4249/kbookmarks.changes  
2020-09-18 14:38:13.827832593 +0200
@@ -1,0 +2,14 @@
+Sun Sep  6 12:48:38 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.74.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.74.0
+- Changes since 5.73.0:
+  * Remove unused includes
+  * Clean forward declaration
+  * Remove obsolete COPYING files
+  * API dox: document CamelCase includes
+  * KBookmarkManager: clear memory tree when the file is deleted
+
+---

Old:

  kbookmarks-5.73.0.tar.xz
  kbookmarks-5.73.0.tar.xz.sig

New:

  kbookmarks-5.74.0.tar.xz
  kbookmarks-5.74.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.jnJDGI/_old  2020-09-18 14:38:16.791835238 +0200
+++ /var/tmp/diff_new_pack.jnJDGI/_new  2020-09-18 14:38:16.795835242 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.73
+%define _tar_path 5.74
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.73.0
+Version:5.74.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
@@ -103,7 +103,7 @@
 %endif
 
 %files -n %{lname}
-%license COPYING*
+%license LICENSES/*
 %doc README*
 %{_kf5_libdir}/libKF5Bookmarks.so.*
 %{_kf5_debugdir}/*.categories


++ kbookmarks-5.73.0.tar.xz -> kbookmarks-5.74.0.tar.xz ++
 2593 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2020-08-12 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-08-12 12:23:06

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.3399 (New)


Package is "kbookmarks"

Wed Aug 12 12:23:06 2020 rev:82 rq:825055 version:5.73.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-07-14 
07:52:37.356494404 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.3399/kbookmarks.changes  
2020-08-12 12:24:33.976137193 +0200
@@ -1,0 +2,13 @@
+Sun Aug  2 07:13:05 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.73.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.73.0
+- Changes since 5.72.0:
+  * Add license texts according to REUSE specification
+  * Converte license statements to SPDX expressions
+  * Use KF-standardized Qt logging categories
+  * Use camelcase include. (scripted)
+
+---

Old:

  kbookmarks-5.72.0.tar.xz
  kbookmarks-5.72.0.tar.xz.sig

New:

  kbookmarks-5.73.0.tar.xz
  kbookmarks-5.73.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.tYVTeg/_old  2020-08-12 12:24:36.032138544 +0200
+++ /var/tmp/diff_new_pack.tYVTeg/_new  2020-08-12 12:24:36.032138544 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.72
+%define _tar_path 5.73
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.72.0
+Version:5.73.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
@@ -107,6 +107,7 @@
 %doc README*
 %{_kf5_libdir}/libKF5Bookmarks.so.*
 %{_kf5_debugdir}/*.categories
+%{_kf5_debugdir}/*.renamecategories
 
 %files devel
 %{_kf5_libdir}/libKF5Bookmarks.so


++ kbookmarks-5.72.0.tar.xz -> kbookmarks-5.73.0.tar.xz ++
 32025 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2020-07-13 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-07-14 07:51:35

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.3060 (New)


Package is "kbookmarks"

Tue Jul 14 07:51:35 2020 rev:81 rq:820343 version:5.72.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-06-16 
13:41:39.908857620 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.3060/kbookmarks.changes  
2020-07-14 07:52:37.356494404 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 07:55:05 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.72.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.72.0
+- No code change since 5.71.0
+
+---

Old:

  kbookmarks-5.71.0.tar.xz
  kbookmarks-5.71.0.tar.xz.sig

New:

  kbookmarks-5.72.0.tar.xz
  kbookmarks-5.72.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.Eh8Qz3/_old  2020-07-14 07:52:38.556498289 +0200
+++ /var/tmp/diff_new_pack.Eh8Qz3/_new  2020-07-14 07:52:38.556498289 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.71
+%define _tar_path 5.72
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.71.0
+Version:5.72.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
@@ -36,7 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -46,11 +45,11 @@
 BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5DBus) >= 5.9.0
-Requires:   cmake(Qt5Widgets) >= 5.9.0
-Requires:   cmake(Qt5Xml) >= 5.9.0
+Requires:   cmake(Qt5DBus) >= 5.12.0
+Requires:   cmake(Qt5Widgets) >= 5.12.0
+Requires:   cmake(Qt5Xml) >= 5.12.0
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.9.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.12.0
 %endif
 
 %description
@@ -72,8 +71,8 @@
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5Widgets) >= 5.9.0
-Requires:   cmake(Qt5Xml) >= 5.9.0
+Requires:   cmake(Qt5Widgets) >= 5.12.0
+Requires:   cmake(Qt5Xml) >= 5.12.0
 
 %description devel
 Development files for kbookmarks, a framework for accessing and


++ kbookmarks-5.71.0.tar.xz -> kbookmarks-5.72.0.tar.xz ++
 1743 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2020-06-16 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-06-16 13:40:30

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.3606 (New)


Package is "kbookmarks"

Tue Jun 16 13:40:30 2020 rev:80 rq:814338 version:5.71.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-05-11 
13:28:25.919492340 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.3606/kbookmarks.changes  
2020-06-16 13:41:39.908857620 +0200
@@ -1,0 +2,11 @@
+Sun Jun  7 08:06:20 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.71.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.71.0
+- Changes since 5.70.0:
+  * Use UI marker context in more tr() calls
+  * KBookmarkMenuTest: extend unittest to cover undeprecated API
+
+---

Old:

  kbookmarks-5.70.0.tar.xz
  kbookmarks-5.70.0.tar.xz.sig

New:

  kbookmarks-5.71.0.tar.xz
  kbookmarks-5.71.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.ZyVB5V/_old  2020-06-16 13:41:41.796864502 +0200
+++ /var/tmp/diff_new_pack.ZyVB5V/_new  2020-06-16 13:41:41.800864517 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.70
+%define _tar_path 5.71
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.70.0
+Version:5.71.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.70.0.tar.xz -> kbookmarks-5.71.0.tar.xz ++
 16002 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2020-05-11 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-05-11 13:27:11

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.2738 (New)


Package is "kbookmarks"

Mon May 11 13:27:11 2020 rev:79 rq:802064 version:5.70.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-04-25 
20:09:45.399724935 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.2738/kbookmarks.changes  
2020-05-11 13:28:25.919492340 +0200
@@ -1,0 +2,13 @@
+Sun May  3 09:39:44 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.70.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.70.0
+- Changes since 5.69.0:
+  * Always create actioncollection
+  * [KBookMarksMenu] Set objectName for newBookmarkFolderAction
+  * [KBookmarksMenu] Assign m_actionCollection early to prevent crash
+- Drop Always-create-actioncollection.patch. Merged upstream
+
+---

Old:

  Always-create-actioncollection.patch
  kbookmarks-5.69.0.tar.xz
  kbookmarks-5.69.0.tar.xz.sig

New:

  kbookmarks-5.70.0.tar.xz
  kbookmarks-5.70.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.zJrKKV/_old  2020-05-11 13:28:26.459493472 +0200
+++ /var/tmp/diff_new_pack.zJrKKV/_new  2020-05-11 13:28:26.463493481 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.69
+%define _tar_path 5.70
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.69.0
+Version:5.70.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
@@ -36,8 +36,6 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM
-Patch:  Always-create-actioncollection.patch
 BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -85,7 +83,6 @@
 
 %prep
 %setup -q
-%autopatch -p1
 
 %build
   %cmake_kf5 -d build


++ kbookmarks-5.69.0.tar.xz -> kbookmarks-5.70.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.69.0/CMakeLists.txt 
new/kbookmarks-5.70.0/CMakeLists.txt
--- old/kbookmarks-5.69.0/CMakeLists.txt2020-04-05 00:55:06.0 
+0200
+++ new/kbookmarks-5.70.0/CMakeLists.txt2020-05-05 00:14:52.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.69.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.70.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.69.0  NO_MODULE)
+find_package(ECM 5.70.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.69.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.70.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.69.0/po/ast/kbookmarks5_qt.po  2020-04-05 
00:55:06.0 +0200
+++ new/kbookmarks-5.70.0/po/ast/kbookmarks5_qt.po  2020-05-05 
00:14:52.0 +0200
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2020-03-23 04:00+0100\n"
+"PO-Revision-Date: 2020-04-28 01:37+0200\n"
 "Last-Translator: enolp \n"
 "Language-Team: Asturian \n"
 "Language: ast\n"
@@ -11,7 +11,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "X-Qt-Contexts: true\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 20.03.80\n"
+"X-Generator: Lokalize 20.04.0\n"
 
 #: kbookmark.cpp:316
 msgctxt "KBookmark|Bookmark separator"
@@ -126,7 +126,7 @@
 #: kbookmarkdialog.cpp:228
 msgctxt "KBookmarkDialog|@title:window"
 msgid "Add Bookmark"
-msgstr "Amestar un marcador"
+msgstr "Amiestu d'un marcador"
 
 #: kbookmarkdialog.cpp:266
 msgctxt "KBookmarkDialog|@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.69.0/po/en_GB/kbookmarks5_qt.po 

commit kbookmarks for openSUSE:Factory

2020-04-25 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-04-25 20:09:35

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.2738 (New)


Package is "kbookmarks"

Sat Apr 25 20:09:35 2020 rev:78 rq:795748 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-04-15 
20:02:10.237918933 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.2738/kbookmarks.changes  
2020-04-25 20:09:45.399724935 +0200
@@ -1,0 +2,7 @@
+Mon Apr 20 09:19:16 UTC 2020 - Wolfgang Bauer 
+
+- Add Always-create-actioncollection.patch to fix crash in
+  Konqueror when going to a subfolder in the bookmarks menu
+  (boo#1169838)
+
+---

New:

  Always-create-actioncollection.patch



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.2tNSuI/_old  2020-04-25 20:09:47.967730230 +0200
+++ /var/tmp/diff_new_pack.2tNSuI/_new  2020-04-25 20:09:47.971730238 +0200
@@ -36,6 +36,8 @@
 Source2:frameworks.keyring
 %endif
 Source99:   baselibs.conf
+# PATCH-FIX-UPSTREAM
+Patch:  Always-create-actioncollection.patch
 BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -83,6 +85,7 @@
 
 %prep
 %setup -q
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build

++ Always-create-actioncollection.patch ++
>From 4b3fc2aedd86505a47b9b185e086ef253e73ede8 Mon Sep 17 00:00:00 2001
From: Nicolas Fella 
Date: Mon, 13 Apr 2020 19:14:56 +0200
Subject: Always create actioncollection

Summary: Otherwise subclasses that unconditionally use m_actionCollection will 
get crashes. Observed in D28789

Reviewers: #frameworks, dfaure, stefanocrocco

Reviewed By: dfaure

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D28800
---
 src/kbookmarkmenu.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/kbookmarkmenu.cpp b/src/kbookmarkmenu.cpp
index 34720ba..56a4359 100644
--- a/src/kbookmarkmenu.cpp
+++ b/src/kbookmarkmenu.cpp
@@ -72,7 +72,7 @@ KBookmarkMenu::KBookmarkMenu(KBookmarkManager *mgr,
 
 KBookmarkMenu::KBookmarkMenu(KBookmarkManager* manager, KBookmarkOwner* 
_owner, QMenu* _parentMenu)
 : QObject(),
-m_actionCollection(nullptr),
+m_actionCollection(new KActionCollection(this)),
 d(new KBookmarkMenuPrivate()),
 m_bIsRoot(true),
 m_pManager(manager),
@@ -124,7 +124,7 @@ KBookmarkMenu::KBookmarkMenu(KBookmarkManager *mgr,
  QMenu *_parentMenu,
  const QString )
 : QObject(),
-  m_actionCollection(nullptr),
+  m_actionCollection(new KActionCollection(this)),
   d(new KBookmarkMenuPrivate()),
   m_bIsRoot(false),
   m_pManager(mgr),
-- 
cgit v1.1






commit kbookmarks for openSUSE:Factory

2020-04-15 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-04-15 20:00:49

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.2738 (New)


Package is "kbookmarks"

Wed Apr 15 20:00:49 2020 rev:77 rq:793131 version:5.69.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-03-19 
19:43:38.527964264 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.2738/kbookmarks.changes  
2020-04-15 20:02:10.237918933 +0200
@@ -1,0 +2,10 @@
+Sun Apr  5 19:45:20 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.69.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/kde-frameworks-5.69.0
+- Changes since 5.68.0:
+  * Decouple KBookmarksMenu from KActionCollection
+
+---

Old:

  kbookmarks-5.68.0.tar.xz
  kbookmarks-5.68.0.tar.xz.sig

New:

  kbookmarks-5.69.0.tar.xz
  kbookmarks-5.69.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.1dulwx/_old  2020-04-15 20:02:11.773920086 +0200
+++ /var/tmp/diff_new_pack.1dulwx/_new  2020-04-15 20:02:11.777920089 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.68
+%define _tar_path 5.69
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.68.0
+Version:5.69.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.68.0.tar.xz -> kbookmarks-5.69.0.tar.xz ++
 4812 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2020-03-19 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-03-19 19:41:41

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.3160 (New)


Package is "kbookmarks"

Thu Mar 19 19:41:41 2020 rev:76 rq:785300 version:5.68.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-02-14 
16:32:42.395429652 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.3160/kbookmarks.changes  
2020-03-19 19:43:38.527964264 +0100
@@ -1,0 +2,12 @@
+Sun Mar  8 09:17:36 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.68.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.68.0.php
+- Changes since 5.67.0:
+  * Make it compile against qt5.15. SkipEmptyParts is part of Qt::.
+  * Rename actions to be consistent
+  * Use ecm_qt_install_logging_categories over manual categories file
+
+---

Old:

  kbookmarks-5.67.0.tar.xz
  kbookmarks-5.67.0.tar.xz.sig

New:

  kbookmarks-5.68.0.tar.xz
  kbookmarks-5.68.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.Gp5ZOV/_old  2020-03-19 19:43:39.295964710 +0100
+++ /var/tmp/diff_new_pack.Gp5ZOV/_new  2020-03-19 19:43:39.351964743 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.67
+%define _tar_path 5.68
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.67.0
+Version:5.68.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.67.0.tar.xz -> kbookmarks-5.68.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.67.0/.gitignore 
new/kbookmarks-5.68.0/.gitignore
--- old/kbookmarks-5.67.0/.gitignore2020-02-02 13:44:08.0 +0100
+++ new/kbookmarks-5.68.0/.gitignore2020-03-07 10:35:28.0 +0100
@@ -19,3 +19,4 @@
 /build*/
 CMakeLists.txt.user*
 *.unc-backup*
+.cmake/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.67.0/CMakeLists.txt 
new/kbookmarks-5.68.0/CMakeLists.txt
--- old/kbookmarks-5.67.0/CMakeLists.txt2020-02-02 13:44:08.0 
+0100
+++ new/kbookmarks-5.68.0/CMakeLists.txt2020-03-07 10:35:28.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.67.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.67.0") # handled by release scripts
+set(KF5_VERSION "5.68.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.68.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.67.0  NO_MODULE)
+find_package(ECM 5.68.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -55,7 +55,7 @@
 endif()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054200)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054300)
 
 add_subdirectory(src)
 if (BUILD_TESTING)
@@ -98,7 +98,4 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
-# contains list of debug categories, for kdebugsettings
-install(FILES kbookmarks.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
-
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.67.0/kbookmarks.categories 
new/kbookmarks-5.68.0/kbookmarks.categories
--- old/kbookmarks-5.67.0/kbookmarks.categories 2020-02-02 13:44:08.0 
+0100
+++ new/kbookmarks-5.68.0/kbookmarks.categories 1970-01-01 01:00:00.0 
+0100
@@ -1 +0,0 @@
-kf5.kbookmarks kbookmarks IDENTIFIER [KBOOKMARKS_LOG]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.67.0/po/ia/kbookmarks5_qt.po 
new/kbookmarks-5.68.0/po/ia/kbookmarks5_qt.po
--- old/kbookmarks-5.67.0/po/ia/kbookmarks5_qt.po   2020-02-02 
13:44:08.0 +0100
+++ new/kbookmarks-5.68.0/po/ia/kbookmarks5_qt.po   2020-03-07 

commit kbookmarks for openSUSE:Factory

2020-02-14 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-02-14 16:31:20

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.26092 (New)


Package is "kbookmarks"

Fri Feb 14 16:31:20 2020 rev:75 rq:773238 version:5.67.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2020-01-14 
21:03:14.170650466 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.26092/kbookmarks.changes 
2020-02-14 16:32:42.395429652 +0100
@@ -1,0 +2,16 @@
+Sun Feb  2 18:06:44 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Sun Feb  2 14:32:31 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.67.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.67.0.php
+- Changes since 5.66.0:
+  * [bookmarksmenu] Improve variable name
+  * Remove outdated comments
+
+---

Old:

  kbookmarks-5.66.0.tar.xz
  kbookmarks-5.66.0.tar.xz.sig

New:

  kbookmarks-5.67.0.tar.xz
  kbookmarks-5.67.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.v0Cj0S/_old  2020-02-14 16:32:42.871429917 +0100
+++ /var/tmp/diff_new_pack.v0Cj0S/_new  2020-02-14 16:32:42.879429922 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.66
+%define _tar_path 5.67
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.66.0
+Version:5.67.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
@@ -86,7 +86,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kbookmarks-5.66.0.tar.xz -> kbookmarks-5.67.0.tar.xz ++
 4299 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2020-01-14 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2020-01-14 20:59:38

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.6675 (New)


Package is "kbookmarks"

Tue Jan 14 20:59:38 2020 rev:74 rq:763439 version:5.66.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-12-18 
14:41:57.501764073 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.6675/kbookmarks.changes  
2020-01-14 21:03:14.170650466 +0100
@@ -1,0 +2,11 @@
+Sun Jan  5 09:01:59 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 5.66.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.66.0.php
+- Changes since 5.65.0:
+  * Remove endl in qDebug
+  * Update the obsolete projects.kde.org URL
+
+---

Old:

  kbookmarks-5.65.0.tar.xz
  kbookmarks-5.65.0.tar.xz.sig

New:

  kbookmarks-5.66.0.tar.xz
  kbookmarks-5.66.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.imxMgt/_old  2020-01-14 21:03:15.054650875 +0100
+++ /var/tmp/diff_new_pack.imxMgt/_new  2020-01-14 21:03:15.054650875 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.65
+%define _tar_path 5.66
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.65.0
+Version:5.66.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.65.0.tar.xz -> kbookmarks-5.66.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.65.0/CMakeLists.txt 
new/kbookmarks-5.66.0/CMakeLists.txt
--- old/kbookmarks-5.65.0/CMakeLists.txt2019-12-07 22:39:48.0 
+0100
+++ new/kbookmarks-5.66.0/CMakeLists.txt2020-01-04 11:03:59.0 
+0100
@@ -1,16 +1,16 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.65.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.65.0") # handled by release scripts
+set(KF5_VERSION "5.66.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.66.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.65.0  NO_MODULE)
-set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+find_package(ECM 5.66.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
 
-set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
@@ -36,7 +36,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.11.0)
+set(REQUIRED_QT_VERSION 5.12.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml)
 if (NOT ANDROID)
@@ -55,7 +55,7 @@
 endif()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
-add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x053f00)
+add_definitions(-DKF_DISABLE_DEPRECATED_BEFORE_AND_AT=0x054100)
 
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.65.0/src/kbookmarkimporter_ns.cpp 
new/kbookmarks-5.66.0/src/kbookmarkimporter_ns.cpp
--- old/kbookmarks-5.65.0/src/kbookmarkimporter_ns.cpp  2019-12-07 
22:39:48.0 +0100
+++ new/kbookmarks-5.66.0/src/kbookmarkimporter_ns.cpp  2020-01-04 
11:03:59.0 +0100
@@ -144,7 +144,7 @@
 QFile file(m_fileName);
 
 if (!file.open(QIODevice::WriteOnly)) {
-qCCritical(KBOOKMARKS_LOG) << "Can't write to file " << m_fileName << 
endl;
+qCCritical(KBOOKMARKS_LOG) << "Can't write to file " << m_fileName;
 return;
 }
 
@@ -154,15 +154,15 @@
 

commit kbookmarks for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-12-18 14:40:05

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.4691 (New)


Package is "kbookmarks"

Wed Dec 18 14:40:05 2019 rev:73 rq:757012 version:5.65.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-11-12 
11:43:33.602608752 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.4691/kbookmarks.changes  
2019-12-18 14:41:57.501764073 +0100
@@ -1,0 +2,16 @@
+Sun Dec  8 11:18:21 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.65.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.65.0.php
+- Changes since 5.64.0:
+  * Simplify null check
+  * Clean up includes
+  * Remove unneeded moc include
+  * Remove superflous private
+  * Deprecate KonqBookmarkMenu and KonqBookmarkContextMenu
+  * Move classes only used by KonqBookmarkMenu together with it.
+  * Coding style fixes
+
+---

Old:

  kbookmarks-5.64.0.tar.xz
  kbookmarks-5.64.0.tar.xz.sig

New:

  kbookmarks-5.65.0.tar.xz
  kbookmarks-5.65.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.losNkf/_old  2019-12-18 14:41:58.061764329 +0100
+++ /var/tmp/diff_new_pack.losNkf/_new  2019-12-18 14:41:58.061764329 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.64
+%define _tar_path 5.65
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.64.0
+Version:5.65.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.64.0.tar.xz -> kbookmarks-5.65.0.tar.xz ++
 7022 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2019-11-12 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-11-12 11:42:23

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.2990 (New)


Package is "kbookmarks"

Tue Nov 12 11:42:23 2019 rev:72 rq:747089 version:5.64.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-10-14 
13:34:21.190515379 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.2990/kbookmarks.changes  
2019-11-12 11:43:33.602608752 +0100
@@ -1,0 +2,10 @@
+Sun Nov  3 15:46:49 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.64.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.64.0.php
+- Changes since 5.63.0:
+  * Use ECMGenerateExportHeader to manage deprecated API better
+
+---

Old:

  kbookmarks-5.63.0.tar.xz
  kbookmarks-5.63.0.tar.xz.sig

New:

  kbookmarks-5.64.0.tar.xz
  kbookmarks-5.64.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.RU4T51/_old  2019-11-12 11:43:34.154609333 +0100
+++ /var/tmp/diff_new_pack.RU4T51/_new  2019-11-12 11:43:34.158609337 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.63
+%define _tar_path 5.64
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.63.0
+Version:5.64.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.63.0.tar.xz -> kbookmarks-5.64.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.63.0/CMakeLists.txt 
new/kbookmarks-5.64.0/CMakeLists.txt
--- old/kbookmarks-5.63.0/CMakeLists.txt2019-10-06 11:42:32.0 
+0200
+++ new/kbookmarks-5.64.0/CMakeLists.txt2019-11-02 13:52:34.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.63.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
+set(KF5_VERSION "5.64.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.64.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.63.0  NO_MODULE)
+find_package(ECM 5.64.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -17,15 +17,15 @@
 include(KDECMakeSettings)
 include(ECMQtDeclareLoggingCategory)
 
-
-include(GenerateExportHeader)
-
+include(ECMGenerateExportHeader)
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
 include(ECMAddQch)
 include(ECMPoQmTools)
 
+set(EXCLUDE_DEPRECATED_BEFORE_AND_AT 0 CACHE STRING "Control the range of 
deprecated API excluded from the build [default=0].")
+
 option(BUILD_QCH "Build API documentation in QCH format (for e.g. Qt 
Assistant, Qt Creator & KDevelop)" OFF)
 add_feature_info(QCH ${BUILD_QCH} "API documentation in QCH format (for e.g. 
Qt Assistant, Qt Creator & KDevelop)")
 
@@ -55,6 +55,7 @@
 endif()
 add_definitions(-DQT_NO_FOREACH)
 add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+add_definitions(-DQT_DEPRECATED_WARNINGS_SINCE=0x06)
 
 add_subdirectory(src)
 if (BUILD_TESTING)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.63.0/docs/Doxyfile.local 
new/kbookmarks-5.64.0/docs/Doxyfile.local
--- old/kbookmarks-5.63.0/docs/Doxyfile.local   1970-01-01 01:00:00.0 
+0100
+++ new/kbookmarks-5.64.0/docs/Doxyfile.local   2019-11-02 13:52:34.0 
+0100
@@ -0,0 +1,7 @@
+### KApiDox Project-specific Overrides File
+
+# define so that deprecated API is not skipped
+PREDEFINED += \
+"KBOOKMARKS_ENABLE_DEPRECATED_SINCE(x, y)=1" \
+"KBOOKMARKS_BUILD_DEPRECATED_SINCE(x, y)=1" \
+"KBOOKMARKS_DEPRECATED_VERSION(x, y, t)="
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.63.0/po/et/kbookmarks5_qt.po 
new/kbookmarks-5.64.0/po/et/kbookmarks5_qt.po
--- old/kbookmarks-5.63.0/po/et/kbookmarks5_qt.po   2019-10-06 
11:42:32.0 +0200
+++ new/kbookmarks-5.64.0/po/et/kbookmarks5_qt.po   2019-11-02 

commit kbookmarks for openSUSE:Factory

2019-10-14 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-10-14 13:33:24

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.2352 (New)


Package is "kbookmarks"

Mon Oct 14 13:33:24 2019 rev:71 rq:738007 version:5.63.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-09-23 
12:21:46.529763914 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.2352/kbookmarks.changes  
2019-10-14 13:34:21.190515379 +0200
@@ -1,0 +2,11 @@
+Sun Oct  6 13:26:18 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.63.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.63.0.php
+- Changes since 5.62.0:
+  * KBookmark: improve addBookmark apidox
+  * Port away from deprecated method toTime_t()
+
+---

Old:

  kbookmarks-5.62.0.tar.xz
  kbookmarks-5.62.0.tar.xz.sig

New:

  kbookmarks-5.63.0.tar.xz
  kbookmarks-5.63.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.iG5uY1/_old  2019-10-14 13:34:21.966513357 +0200
+++ /var/tmp/diff_new_pack.iG5uY1/_new  2019-10-14 13:34:21.966513357 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.62
+%define _tar_path 5.63
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.62.0
+Version:5.63.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later


++ kbookmarks-5.62.0.tar.xz -> kbookmarks-5.63.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.62.0/CMakeLists.txt 
new/kbookmarks-5.63.0/CMakeLists.txt
--- old/kbookmarks-5.62.0/CMakeLists.txt2019-09-07 15:55:48.0 
+0200
+++ new/kbookmarks-5.63.0/CMakeLists.txt2019-10-06 11:42:32.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.62.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
+set(KF5_VERSION "5.63.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.63.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.62.0  NO_MODULE)
+find_package(ECM 5.63.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -54,6 +54,8 @@
 ecm_install_po_files_as_qm(po)
 endif()
 add_definitions(-DQT_NO_FOREACH)
+add_definitions(-DQT_DISABLE_DEPRECATED_BEFORE=0x050d00)
+
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.62.0/po/tg/kbookmarks5_qt.po 
new/kbookmarks-5.63.0/po/tg/kbookmarks5_qt.po
--- old/kbookmarks-5.62.0/po/tg/kbookmarks5_qt.po   2019-09-07 
15:55:48.0 +0200
+++ new/kbookmarks-5.63.0/po/tg/kbookmarks5_qt.po   2019-10-06 
11:42:32.0 +0200
@@ -4,21 +4,21 @@
 # 2004, infoDev, a World Bank organization
 # 2004, Khujand Computer Technologies, Inc.
 # 2004, Youth Opportunities, NGO
-# Victor Ibragimov , 2004, 2019
 #
+# Victor Ibragimov , 2004, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2019-08-13 13:07+0500\n"
+"PO-Revision-Date: 2019-09-15 21:24+0500\n"
 "Last-Translator: Victor Ibragimov \n"
-"Language-Team: Tajik\n"
+"Language-Team: English \n"
 "Language: tg\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 2.2.1\n"
+"X-Generator: Lokalize 19.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.62.0/src/CMakeLists.txt 
new/kbookmarks-5.63.0/src/CMakeLists.txt
--- old/kbookmarks-5.62.0/src/CMakeLists.txt2019-09-07 15:55:48.0 
+0200
+++ new/kbookmarks-5.63.0/src/CMakeLists.txt2019-10-06 11:42:32.0 
+0200
@@ -97,10 +97,12 @@
 Qt5Widgets_QCH

commit kbookmarks for openSUSE:Factory

2019-09-23 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-09-23 12:21:13

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.7948 (New)


Package is "kbookmarks"

Mon Sep 23 12:21:13 2019 rev:70 rq:730908 version:5.62.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-08-19 
21:04:03.628904700 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.7948/kbookmarks.changes  
2019-09-23 12:21:46.529763914 +0200
@@ -1,0 +2,10 @@
+Sat Sep  7 20:36:31 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.62.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.62.0.php
+- No code change since 5.61.0
+- Replace foo-devel with cmake(KF5Foo) in build requirements
+
+---

Old:

  kbookmarks-5.61.0.tar.xz
  kbookmarks-5.61.0.tar.xz.sig

New:

  kbookmarks-5.62.0.tar.xz
  kbookmarks-5.62.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.bPZINY/_old  2019-09-23 12:21:46.985763840 +0200
+++ /var/tmp/diff_new_pack.bPZINY/_new  2019-09-23 12:21:46.985763840 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.61
+%define _tar_path 5.62
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.61.0
+Version:5.62.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
@@ -39,13 +39,13 @@
 BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kcodecs-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Codecs) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5Config) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5ConfigWidgets) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5CoreAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
+BuildRequires:  cmake(KF5XmlGui) >= %{_kf5_bugfix_version}
 Requires:   cmake(Qt5DBus) >= 5.9.0
 Requires:   cmake(Qt5Widgets) >= 5.9.0
 Requires:   cmake(Qt5Xml) >= 5.9.0
@@ -71,7 +71,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
-Requires:   kwidgetsaddons-devel >= %{_kf5_bugfix_version}
+Requires:   cmake(KF5WidgetsAddons) >= %{_kf5_bugfix_version}
 Requires:   cmake(Qt5Widgets) >= 5.9.0
 Requires:   cmake(Qt5Xml) >= 5.9.0
 


++ kbookmarks-5.61.0.tar.xz -> kbookmarks-5.62.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.61.0/CMakeLists.txt 
new/kbookmarks-5.62.0/CMakeLists.txt
--- old/kbookmarks-5.61.0/CMakeLists.txt2019-08-03 21:51:18.0 
+0200
+++ new/kbookmarks-5.62.0/CMakeLists.txt2019-09-07 15:55:48.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.61.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
+set(KF5_VERSION "5.62.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.62.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.61.0  NO_MODULE)
+find_package(ECM 5.62.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.61.0/po/br/kbookmarks5_qt.po 
new/kbookmarks-5.62.0/po/br/kbookmarks5_qt.po
--- old/kbookmarks-5.61.0/po/br/kbookmarks5_qt.po   2019-08-03 
21:51:18.0 +0200
+++ new/kbookmarks-5.62.0/po/br/kbookmarks5_qt.po   2019-09-07 
15:55:48.0 +0200
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: 

commit kbookmarks for openSUSE:Factory

2019-08-19 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-08-19 21:01:39

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.22127 (New)


Package is "kbookmarks"

Mon Aug 19 21:01:39 2019 rev:69 rq:722446 version:5.61.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-07-26 
12:10:42.982847742 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.22127/kbookmarks.changes 
2019-08-19 21:04:03.628904700 +0200
@@ -1,0 +2,16 @@
+Wed Aug  7 17:51:09 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 5.61.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.61.0.php
+- Changes since 5.60.0:
+  * Remove deprecated method 
+  * Remove unused includes
+
+---
+Fri Jul 19 11:38:38 UTC 2019 - Wolfgang Bauer 
+
+- Don't lower minimum Qt version anymore, it requires 5.11 now
+
+---

Old:

  kbookmarks-5.60.0.tar.xz

New:

  frameworks.keyring
  kbookmarks-5.61.0.tar.xz
  kbookmarks-5.61.0.tar.xz.sig



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.Ds7NNq/_old  2019-08-19 21:04:05.472904401 +0200
+++ /var/tmp/diff_new_pack.Ds7NNq/_new  2019-08-19 21:04:05.476904400 +0200
@@ -17,21 +17,25 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.60
+%define _tar_path 5.61
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.60.0
+Version:5.61.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
+Source: 
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:
https://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz.sig
+Source2:frameworks.keyring
+%endif
+Source99:   baselibs.conf
 BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -79,9 +83,6 @@
 
 %prep
 %setup -q
-%if 0%{?suse_version} == 1500
-sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
-%endif
 
 %build
   %cmake_kf5 -d build

++ kbookmarks-5.60.0.tar.xz -> kbookmarks-5.61.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.60.0/CMakeLists.txt 
new/kbookmarks-5.61.0/CMakeLists.txt
--- old/kbookmarks-5.60.0/CMakeLists.txt2019-07-07 20:30:56.0 
+0200
+++ new/kbookmarks-5.61.0/CMakeLists.txt2019-08-03 21:51:18.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.60.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
+set(KF5_VERSION "5.61.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.61.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.60.0  NO_MODULE)
+find_package(ECM 5.61.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.60.0/autotests/kbookmarkmenutest.cpp 
new/kbookmarks-5.61.0/autotests/kbookmarkmenutest.cpp
--- old/kbookmarks-5.60.0/autotests/kbookmarkmenutest.cpp   2019-07-07 
20:30:56.0 +0200
+++ new/kbookmarks-5.61.0/autotests/kbookmarkmenutest.cpp   2019-08-03 
21:51:18.0 +0200
@@ -22,7 +22,6 @@
 #include 
 #include 
 
-#include 
 #include 
 #include 
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.60.0/autotests/kbookmarktest.cpp 
new/kbookmarks-5.61.0/autotests/kbookmarktest.cpp
--- old/kbookmarks-5.60.0/autotests/kbookmarktest.cpp   2019-07-07 
20:30:56.0 +0200
+++ new/kbookmarks-5.61.0/autotests/kbookmarktest.cpp   

commit kbookmarks for openSUSE:Factory

2019-07-26 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-07-26 12:08:33

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.4126 (New)


Package is "kbookmarks"

Fri Jul 26 12:08:33 2019 rev:68 rq:715858 version:5.60.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-06-22 
11:10:05.340399865 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.4126/kbookmarks.changes  
2019-07-26 12:10:42.982847742 +0200
@@ -1,0 +2,10 @@
+Sun Jul 14 06:41:37 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.60.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.60.0.php
+- Changes since 5.59.0:
+  * Install in new logging directory when we use kf5 5.59.0
+
+---

Old:

  kbookmarks-5.59.0.tar.xz

New:

  kbookmarks-5.60.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.ICBRBh/_old  2019-07-26 12:10:49.746846762 +0200
+++ /var/tmp/diff_new_pack.ICBRBh/_new  2019-07-26 12:10:49.778846757 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.59
+%define _tar_path 5.60
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.59.0
+Version:5.60.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.59.0.tar.xz -> kbookmarks-5.60.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.59.0/CMakeLists.txt 
new/kbookmarks-5.60.0/CMakeLists.txt
--- old/kbookmarks-5.59.0/CMakeLists.txt2019-06-01 18:52:52.0 
+0200
+++ new/kbookmarks-5.60.0/CMakeLists.txt2019-07-07 20:30:56.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.59.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
+set(KF5_VERSION "5.60.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.60.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.59.0  NO_MODULE)
+find_package(ECM 5.60.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -36,7 +36,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.10.0)
+set(REQUIRED_QT_VERSION 5.11.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml)
 if (NOT ANDROID)
@@ -96,6 +96,6 @@
 )
 
 # contains list of debug categories, for kdebugsettings
-install(FILES kbookmarks.categories DESTINATION ${KDE_INSTALL_CONFDIR})
+install(FILES kbookmarks.categories  DESTINATION  
${KDE_INSTALL_LOGGINGCATEGORIESDIR})
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.59.0/po/ca@valencia/kbookmarks5_qt.po 
new/kbookmarks-5.60.0/po/ca@valencia/kbookmarks5_qt.po
--- old/kbookmarks-5.59.0/po/ca@valencia/kbookmarks5_qt.po  2019-06-01 
18:52:52.0 +0200
+++ new/kbookmarks-5.60.0/po/ca@valencia/kbookmarks5_qt.po  2019-07-07 
20:30:56.0 +0200
@@ -1,5 +1,5 @@
 # Translation of kbookmarks5_qt.po to Catalan (Valencian)
-# Copyright (C) 1998-2017 This_file_is_part_of_KDE
+# Copyright (C) 1998-2019 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
@@ -8,22 +8,24 @@
 # Albert Astals Cid , 2007.
 # Robert Millan , 2009.
 # Antoni Bella Pérez , 2011, 2013, 2014.
+# Empar , 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: kbookmarks5_qt\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2017-06-26 19:40+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2019-06-17 11:56+0200\n"
+"Last-Translator: Empar \n"
 "Language-Team: Catalan \n"
 "Language: ca@valencia\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"

commit kbookmarks for openSUSE:Factory

2019-06-22 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-06-22 11:08:08

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.4615 (New)


Package is "kbookmarks"

Sat Jun 22 11:08:08 2019 rev:67 rq:710719 version:5.59.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-05-21 
10:25:00.895560835 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.4615/kbookmarks.changes  
2019-06-22 11:10:05.340399865 +0200
@@ -1,0 +2,9 @@
+Sun Jun 09 07:35:11 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.59.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.59.0.php
+- No code changes since 5.58.0
+
+---

Old:

  kbookmarks-5.58.0.tar.xz

New:

  kbookmarks-5.59.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.uiGYDI/_old  2019-06-22 11:10:06.204401138 +0200
+++ /var/tmp/diff_new_pack.uiGYDI/_new  2019-06-22 11:10:06.204401138 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.58
+%define _tar_path 5.59
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.58.0
+Version:5.59.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.58.0.tar.xz -> kbookmarks-5.59.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.58.0/CMakeLists.txt 
new/kbookmarks-5.59.0/CMakeLists.txt
--- old/kbookmarks-5.58.0/CMakeLists.txt2019-05-07 13:18:56.0 
+0200
+++ new/kbookmarks-5.59.0/CMakeLists.txt2019-06-01 18:52:52.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.58.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.58.0") # handled by release scripts
+set(KF5_VERSION "5.59.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.59.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.58.0  NO_MODULE)
+find_package(ECM 5.59.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.58.0/po/ko/kbookmarks5_qt.po 
new/kbookmarks-5.59.0/po/ko/kbookmarks5_qt.po
--- old/kbookmarks-5.58.0/po/ko/kbookmarks5_qt.po   2019-05-07 
13:18:56.0 +0200
+++ new/kbookmarks-5.59.0/po/ko/kbookmarks5_qt.po   2019-06-01 
18:52:52.0 +0200
@@ -1,8 +1,7 @@
 # Translation of kio4 to Korean.
 # Copyright (c) 2003, 2004, 2007-2008 Free Software Foundation, Inc.
 # KIM KyungHeon , 2003, 2004.
-# Shinjo Park , 2007, 2008, 2009, 2010.
-# Shinjo Park , 2011, 2012, 2013, 2014, 2015, 2017.
+# Shinjo Park , 2007, 2008, 2009, 2010, 2011, 2012, 2013, 
2014, 2015, 2017.
 #
 msgid ""
 msgstr ""
@@ -11,7 +10,7 @@
 "POT-Creation-Date: 2014-03-28 02:03+\n"
 "PO-Revision-Date: 2017-12-02 20:36+0100\n"
 "Last-Translator: Shinjo Park \n"
-"Language-Team: Korean \n"
+"Language-Team: Korean \n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"




commit kbookmarks for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-05-21 10:24:41

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.5148 (New)


Package is "kbookmarks"

Tue May 21 10:24:41 2019 rev:66 rq:703331 version:5.58.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-04-19 
21:22:13.611709377 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.5148/kbookmarks.changes  
2019-05-21 10:25:00.895560835 +0200
@@ -1,0 +2,13 @@
+Wed May 15 18:16:15 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.58.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.58.0.php
+- Changes since 5.57.0:
+  * Fix KBoomarkMenuTest when Bookmarks Editor is not installed
+  * Fix compile with Qt 5.10
+  * Add support for KBookmarkOwner to communicate if it has tabs open
+  * Replace count() == 0 by isEmpty()
+
+---

Old:

  kbookmarks-5.57.0.tar.xz

New:

  kbookmarks-5.58.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.LrfR2q/_old  2019-05-21 10:25:01.583560570 +0200
+++ /var/tmp/diff_new_pack.LrfR2q/_new  2019-05-21 10:25:01.587560569 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.57
+%define _tar_path 5.58
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.57.0
+Version:5.58.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.57.0.tar.xz -> kbookmarks-5.58.0.tar.xz ++
 4705 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2019-04-19 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-04-19 21:21:02

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.5536 (New)


Package is "kbookmarks"

Fri Apr 19 21:21:02 2019 rev:65 rq:695202 version:5.57.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-03-21 
09:44:22.150924235 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.5536/kbookmarks.changes  
2019-04-19 21:22:13.611709377 +0200
@@ -1,0 +2,10 @@
+Sun Apr 14 20:21:41 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.57.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.57.0.php
+- Changes since 5.56.0:
+  * [kbookmarks] compile without foreach
+
+---

Old:

  kbookmarks-5.56.0.tar.xz

New:

  kbookmarks-5.57.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.I3tKzu/_old  2019-04-19 21:22:14.019709897 +0200
+++ /var/tmp/diff_new_pack.I3tKzu/_new  2019-04-19 21:22:14.019709897 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.56
+%define _tar_path 5.57
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.56.0
+Version:5.57.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.56.0.tar.xz -> kbookmarks-5.57.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.56.0/.gitignore 
new/kbookmarks-5.57.0/.gitignore
--- old/kbookmarks-5.56.0/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/kbookmarks-5.57.0/.gitignore2019-04-07 09:24:55.0 +0200
@@ -0,0 +1,21 @@
+# Ignore the following files
+*~
+*.[oa]
+*.diff
+*.kate-swp
+*.kdev4
+.kdev_include_paths
+*.kdevelop.pcs
+*.moc
+*.moc.cpp
+*.orig
+*.user
+.*.swp
+.swp.*
+Doxyfile
+Makefile
+avail
+random_seed
+/build*/
+CMakeLists.txt.user*
+*.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.56.0/CMakeLists.txt 
new/kbookmarks-5.57.0/CMakeLists.txt
--- old/kbookmarks-5.56.0/CMakeLists.txt2019-03-02 14:34:58.0 
+0100
+++ new/kbookmarks-5.57.0/CMakeLists.txt2019-04-07 09:24:55.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.56.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
+set(KF5_VERSION "5.57.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.56.0  NO_MODULE)
+find_package(ECM 5.57.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -53,7 +53,7 @@
 if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
 ecm_install_po_files_as_qm(po)
 endif()
-
+add_definitions(-DQT_NO_FOREACH)
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.56.0/po/af/kbookmarks5_qt.po 
new/kbookmarks-5.57.0/po/af/kbookmarks5_qt.po
--- old/kbookmarks-5.56.0/po/af/kbookmarks5_qt.po   2019-03-02 
14:34:58.0 +0100
+++ new/kbookmarks-5.57.0/po/af/kbookmarks5_qt.po   2019-04-07 
09:24:55.0 +0200
@@ -259,14 +259,14 @@
 msgid "Bookmarks"
 msgstr "Boekmerk"
 
-#: kbookmarkimporter_opera.cpp:120
+#: kbookmarkimporter_opera.cpp:121
 #, fuzzy
 #| msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgctxt "KOperaBookmarkImporterImpl|"
 msgid "Opera Bookmark Files (*.adr)"
 msgstr "*.adr|Opera Boekmerk Lêers (*.adr)"
 
-#: kbookmarkimporter_opera.cpp:123
+#: kbookmarkimporter_opera.cpp:124
 #, fuzzy
 #| msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgctxt "KOperaBookmarkImporterImpl|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.56.0/po/ar/kbookmarks5_qt.po 
new/kbookmarks-5.57.0/po/ar/kbookmarks5_qt.po
--- old/kbookmarks-5.56.0/po/ar/kbookmarks5_qt.po   2019-03-02 
14:34:58.0 

commit kbookmarks for openSUSE:Factory

2019-03-21 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-03-21 09:43:33

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.28833 (New)


Package is "kbookmarks"

Thu Mar 21 09:43:33 2019 rev:64 rq:686720 version:5.56.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-02-28 
21:27:33.305849794 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.28833/kbookmarks.changes 
2019-03-21 09:44:22.150924235 +0100
@@ -1,0 +2,10 @@
+Sun Mar 10 20:15:35 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.56.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.56.0.php
+- Changes since 5.55.0:
+  * Replace KIconThemes dependency with equivalent QIcon usage
+
+---

Old:

  kbookmarks-5.55.0.tar.xz

New:

  kbookmarks-5.56.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.awzk6t/_old  2019-03-21 09:44:22.566924139 +0100
+++ /var/tmp/diff_new_pack.awzk6t/_new  2019-03-21 09:44:22.570924138 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.55
+%define _tar_path 5.56
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.55.0
+Version:5.56.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
@@ -32,7 +32,7 @@
 URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
-BuildRequires:  cmake >= 3.0
+BuildRequires:  cmake >= 3.5
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
 BuildRequires:  kcodecs-devel >= %{_kf5_bugfix_version}
@@ -40,14 +40,13 @@
 BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5DBus) >= 5.6.0
-Requires:   cmake(Qt5Widgets) >= 5.6.0
-Requires:   cmake(Qt5Xml) >= 5.6.0
+Requires:   cmake(Qt5DBus) >= 5.9.0
+Requires:   cmake(Qt5Widgets) >= 5.9.0
+Requires:   cmake(Qt5Xml) >= 5.9.0
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.9.0
 %endif
 
 %description
@@ -69,8 +68,8 @@
 Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   kwidgetsaddons-devel >= %{_kf5_bugfix_version}
-Requires:   cmake(Qt5Widgets) >= 5.6.0
-Requires:   cmake(Qt5Xml) >= 5.6.0
+Requires:   cmake(Qt5Widgets) >= 5.9.0
+Requires:   cmake(Qt5Xml) >= 5.9.0
 
 %description devel
 Development files for kbookmarks, a framework for accessing and

++ kbookmarks-5.55.0.tar.xz -> kbookmarks-5.56.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.55.0/CMakeLists.txt 
new/kbookmarks-5.56.0/CMakeLists.txt
--- old/kbookmarks-5.55.0/CMakeLists.txt2019-02-03 00:53:46.0 
+0100
+++ new/kbookmarks-5.56.0/CMakeLists.txt2019-03-02 14:34:58.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.55.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.55.0") # handled by release scripts
+set(KF5_VERSION "5.56.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.56.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.55.0  NO_MODULE)
+find_package(ECM 5.56.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -47,7 +47,6 @@
 find_package(KF5CoreAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Codecs ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5ConfigWidgets ${KF5_DEP_VERSION} REQUIRED)
-find_package(KF5IconThemes ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5WidgetsAddons ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5XmlGui 

commit kbookmarks for openSUSE:Factory

2019-02-28 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-02-28 21:27:31

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.28833 (New)


Package is "kbookmarks"

Thu Feb 28 21:27:31 2019 rev:63 rq:678668 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-02-14 
14:23:35.455924635 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.28833/kbookmarks.changes 
2019-02-28 21:27:33.305849794 +0100
@@ -1,0 +2,5 @@
+Fri Feb 15 09:25:42 UTC 2019 - alarr...@suse.com
+
+- Downgrade the Qt version requirement to build with 5.9
+
+---



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.8g4eR6/_old  2019-02-28 21:27:33.837849616 +0100
+++ /var/tmp/diff_new_pack.8g4eR6/_new  2019-02-28 21:27:33.841849614 +0100
@@ -80,6 +80,9 @@
 
 %prep
 %setup -q
+%if 0%{?suse_version} == 1500
+sed -i -e "s/^set *(REQUIRED_QT_VERSION 5.10.0)$/set(REQUIRED_QT_VERSION 
5.9.0)/" CMakeLists.txt
+%endif
 
 %build
   %cmake_kf5 -d build




commit kbookmarks for openSUSE:Factory

2019-02-14 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-02-14 14:23:32

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.28833 (New)


Package is "kbookmarks"

Thu Feb 14 14:23:32 2019 rev:62 rq:674219 version:5.55.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2019-01-21 
10:18:57.738158965 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.28833/kbookmarks.changes 
2019-02-14 14:23:35.455924635 +0100
@@ -1,0 +2,10 @@
+Sun Feb 10 22:03:01 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.55.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.55.0.php
+- Changes since 5.54.0:
+  * Build without D-Bus on Android
+
+---

Old:

  kbookmarks-5.54.0.tar.xz

New:

  kbookmarks-5.55.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.EQGUDA/_old  2019-02-14 14:23:36.023924366 +0100
+++ /var/tmp/diff_new_pack.EQGUDA/_new  2019-02-14 14:23:36.027924364 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.54
+%define _tar_path 5.55
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.54.0
+Version:5.55.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.54.0.tar.xz -> kbookmarks-5.55.0.tar.xz ++
 1860 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2019-01-21 10:18:23

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.28833 (New)


Package is "kbookmarks"

Mon Jan 21 10:18:23 2019 rev:61 rq:665780 version:5.54.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-12-19 
13:40:00.080076612 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.28833/kbookmarks.changes 
2019-01-21 10:18:57.738158965 +0100
@@ -1,0 +2,10 @@
+Mon Jan 14 06:08:42 UTC 2019 - lbeltr...@kde.org
+
+- Update to 5.54.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.54.0.php
+- Changes since 5.53.0:
+  * No code changes since 5.53.0
+
+---

Old:

  kbookmarks-5.53.0.tar.xz

New:

  kbookmarks-5.54.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.Pas8oW/_old  2019-01-21 10:18:58.170158532 +0100
+++ /var/tmp/diff_new_pack.Pas8oW/_new  2019-01-21 10:18:58.174158527 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.53
+%define _tar_path 5.54
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.53.0
+Version:5.54.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.53.0.tar.xz -> kbookmarks-5.54.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.53.0/CMakeLists.txt 
new/kbookmarks-5.54.0/CMakeLists.txt
--- old/kbookmarks-5.53.0/CMakeLists.txt2018-12-01 15:52:43.0 
+0100
+++ new/kbookmarks-5.54.0/CMakeLists.txt2019-01-06 21:18:52.0 
+0100
@@ -1,11 +1,11 @@
-cmake_minimum_required(VERSION 3.0)
+cmake_minimum_required(VERSION 3.5)
 
-set(KF5_VERSION "5.53.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.53.0") # handled by release scripts
+set(KF5_VERSION "5.54.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.54.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.53.0  NO_MODULE)
+find_package(ECM 5.54.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.53.0/po/ca/kbookmarks5_qt.po 
new/kbookmarks-5.54.0/po/ca/kbookmarks5_qt.po
--- old/kbookmarks-5.53.0/po/ca/kbookmarks5_qt.po   2018-12-01 
15:52:43.0 +0100
+++ new/kbookmarks-5.54.0/po/ca/kbookmarks5_qt.po   2019-01-06 
21:18:52.0 +0100
@@ -1,5 +1,5 @@
 # Translation of kbookmarks5_qt.po to Catalan
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 1998-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.53.0/po/ca@valencia/kbookmarks5_qt.po 
new/kbookmarks-5.54.0/po/ca@valencia/kbookmarks5_qt.po
--- old/kbookmarks-5.53.0/po/ca@valencia/kbookmarks5_qt.po  2018-12-01 
15:52:43.0 +0100
+++ new/kbookmarks-5.54.0/po/ca@valencia/kbookmarks5_qt.po  2019-01-06 
21:18:52.0 +0100
@@ -1,5 +1,5 @@
 # Translation of kbookmarks5_qt.po to Catalan (Valencian)
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 1998-2017 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.53.0/po/id/kbookmarks5_qt.po 

commit kbookmarks for openSUSE:Factory

2018-12-19 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-12-19 13:39:11

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new.28833 (New)


Package is "kbookmarks"

Wed Dec 19 13:39:11 2018 rev:60 rq:658544 version:5.53.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-11-14 
14:32:06.455401061 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new.28833/kbookmarks.changes 
2018-12-19 13:40:00.080076612 +0100
@@ -1,0 +2,17 @@
+Sun Dec 09 19:43:42 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.53.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.53.0.php
+- Changes since 5.52.0:
+  * Use isEmpty()
+  * Use new syntax
+  * Port away from deprecated KAuthorized::authorizeKAction
+  * Use more member-function-pointer-based signal/slot connections
+  * Use more explicit constructors with internal classes
+  * Use QDateTime::currentDateTimeUtc().toTime_t()
+  * Use Q_OBJECT with QObject subclass (help debugging introspection)
+  * Less implicit cast from ASCII/ByteArray
+
+---

Old:

  kbookmarks-5.52.0.tar.xz

New:

  kbookmarks-5.53.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.hLOpC0/_old  2018-12-19 13:40:00.492076029 +0100
+++ /var/tmp/diff_new_pack.hLOpC0/_new  2018-12-19 13:40:00.492076029 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.52
+%define _tar_path 5.53
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.52.0
+Version:5.53.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.52.0.tar.xz -> kbookmarks-5.53.0.tar.xz ++
 7856 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2018-11-14 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-11-14 14:31:29

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Wed Nov 14 14:31:29 2018 rev:59 rq:648495 version:5.52.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-10-22 
11:09:25.155968734 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-11-14 14:32:06.455401061 +0100
@@ -1,0 +2,11 @@
+Sun Nov 11 19:48:02 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.52.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.52.0.php
+- Changes since 5.51.0:
+  * Remove unused variable
+  * Use reserve() on qt containers when fill size is known
+
+---

Old:

  kbookmarks-5.51.0.tar.xz

New:

  kbookmarks-5.52.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.nMzMHG/_old  2018-11-14 14:32:07.211400328 +0100
+++ /var/tmp/diff_new_pack.nMzMHG/_new  2018-11-14 14:32:07.215400323 +0100
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.51
+%define _tar_path 5.52
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.51.0
+Version:5.52.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.51.0.tar.xz -> kbookmarks-5.52.0.tar.xz ++
 4308 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2018-10-22 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-10-22 11:09:09

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Mon Oct 22 11:09:09 2018 rev:58 rq:642298 version:5.51.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-10-01 
08:05:02.550396896 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-10-22 11:09:25.155968734 +0200
@@ -1,0 +2,17 @@
+Tue Oct 16 08:01:51 UTC 2018 - Luca Beltrame 
+
+- Run spec-cleaner
+
+---
+Mon Oct 15 11:51:46 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.51.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.51.0.php
+- Changes since 5.50.0:
+  * API dox: 0 -> nullptr
+  * Use QString's multi-arg with multiple string args
+  * Make sure to build with strict compile flags
+
+---

Old:

  kbookmarks-5.50.0.tar.xz

New:

  kbookmarks-5.51.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.qqqhBh/_old  2018-10-22 11:09:27.755966604 +0200
+++ /var/tmp/diff_new_pack.qqqhBh/_new  2018-10-22 11:09:27.759966600 +0200
@@ -12,24 +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/
 #
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.50
+%define _tar_path 5.51
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.50.0
+Version:5.51.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
-URL:http://www.kde.org
+URL:https://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
@@ -57,9 +57,7 @@
 %package -n %{lname}
 Summary:Framework for manipulating bookmarks in XBEL format
 Group:  System/GUI/KDE
-%if %{with lang}
 Recommends: %{lname}-lang = %{version}
-%endif
 
 %description -n %{lname}
 This is a framework for accessing and manipulating bookmarks using
@@ -76,7 +74,7 @@
 
 %description devel
 Development files for kbookmarks, a framework for accessing and
-manipulating bookmarks using the XBEL format.
+manipulating bookmarks using the XBEL format
 
 %lang_package -n %{lname}
 

++ kbookmarks-5.50.0.tar.xz -> kbookmarks-5.51.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.50.0/CMakeLists.txt 
new/kbookmarks-5.51.0/CMakeLists.txt
--- old/kbookmarks-5.50.0/CMakeLists.txt2018-09-02 21:12:56.0 
+0200
+++ new/kbookmarks-5.51.0/CMakeLists.txt2018-10-08 09:51:53.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.50.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
+set(KF5_VERSION "5.51.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.51.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.50.0  NO_MODULE)
+find_package(ECM 5.51.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -52,6 +52,12 @@
 ecm_install_po_files_as_qm(po)
 endif()
 
+add_definitions(-DQT_NO_CAST_FROM_ASCII)
+add_definitions(-DQT_NO_CAST_TO_ASCII)
+add_definitions(-DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT)
+add_definitions(-DQT_NO_URL_CAST_FROM_STRING)
+add_definitions(-DQT_USE_QSTRINGBUILDER)
+
 add_subdirectory(src)
 if (BUILD_TESTING)
 add_subdirectory(tests)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.50.0/po/hu/kbookmarks5_qt.po 
new/kbookmarks-5.51.0/po/hu/kbookmarks5_qt.po
--- old/kbookmarks-5.50.0/po/hu/kbookmarks5_qt.po   2018-09-02 

commit kbookmarks for openSUSE:Factory

2018-10-01 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-10-01 08:04:10

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Mon Oct  1 08:04:10 2018 rev:57 rq:635977 version:5.50.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-08-24 
16:58:40.357685268 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-10-01 08:05:02.550396896 +0200
@@ -1,0 +2,10 @@
+Thu Sep 13 21:58:44 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.50.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.50.0.php
+- Changes since 5.49.0:
+  * None
+
+---

Old:

  kbookmarks-5.49.0.tar.xz

New:

  kbookmarks-5.50.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.6P2djn/_old  2018-10-01 08:05:03.630396317 +0200
+++ /var/tmp/diff_new_pack.6P2djn/_new  2018-10-01 08:05:03.638396313 +0200
@@ -17,14 +17,14 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.49
+%define _tar_path 5.50
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   kbookmarks
-Version:5.49.0
+Version:5.50.0
 Release:0
 Summary:Framework for manipulating bookmarks in XBEL format
 License:LGPL-2.1-or-later

++ kbookmarks-5.49.0.tar.xz -> kbookmarks-5.50.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.49.0/CMakeLists.txt 
new/kbookmarks-5.50.0/CMakeLists.txt
--- old/kbookmarks-5.49.0/CMakeLists.txt2018-08-04 12:55:59.0 
+0200
+++ new/kbookmarks-5.50.0/CMakeLists.txt2018-09-02 21:12:56.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.49.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.49.0") # handled by release scripts
+set(KF5_VERSION "5.50.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.50.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.49.0  NO_MODULE)
+find_package(ECM 5.50.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.49.0/po/ar/kbookmarks5_qt.po 
new/kbookmarks-5.50.0/po/ar/kbookmarks5_qt.po
--- old/kbookmarks-5.49.0/po/ar/kbookmarks5_qt.po   2018-08-04 
12:55:59.0 +0200
+++ new/kbookmarks-5.50.0/po/ar/kbookmarks5_qt.po   2018-09-02 
21:12:56.0 +0200
@@ -1,10 +1,10 @@
-# Safa Alfulaij , 2014.
+# Safa Alfulaij , 2014, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-06-28 15:38+0300\n"
-"PO-Revision-Date: 2014-06-24 09:53+0300\n"
+"PO-Revision-Date: 2018-06-09 23:15+0300\n"
 "Last-Translator: Safa Alfulaij \n"
 "Language-Team: Arabic \n"
 "Language: ar\n"
@@ -13,7 +13,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Qt-Contexts: true\n"
 
 #: kbookmark.cpp:310
@@ -44,7 +44,7 @@
 #: kbookmarkcontextmenu.cpp:81
 msgctxt "KBookmarkContextMenu|"
 msgid "Copy Link Address"
-msgstr "انسخ عنوان الوصلة"
+msgstr "انسخ عنوان الرابط"
 
 #: kbookmarkcontextmenu.cpp:84
 msgctxt "KBookmarkContextMenu|"
@@ -57,9 +57,10 @@
 msgstr "افتح المجلدات في ألسنة"
 
 #: kbookmarkcontextmenu.cpp:116
+#, fuzzy
 msgctxt "KBookmarkContextMenu|"
 msgid "Cannot add bookmark with empty URL."
-msgstr ""
+msgstr "لا يمكن إضافة علامة مسارها فارغ."
 
 #: kbookmarkcontextmenu.cpp:146
 msgctxt "KBookmarkContextMenu|"
@@ -78,8 +79,8 @@
 "Are you sure you wish to remove the bookmark folder\n"
 "\"%1\"?"
 msgstr ""
-"أتريد حقًّا إزالة مجلد العلامات\n"
-"\"%1\"؟"
+"أمتأكّد من إزالة مجلد العلامات\n"
+"‏”%1“؟"
 
 #: kbookmarkcontextmenu.cpp:149
 #, qt-format
@@ -88,8 +89,8 @@
 "Are you sure you wish to remove the bookmark\n"
 "\"%1\"?"
 msgstr ""
-"أتريد حقًّا إزالة العلامة\n"
-"\"%1\"؟"
+"أمتأكّد من إزالة 

commit kbookmarks for openSUSE:Factory

2018-08-24 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-08-24 16:58:35

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Fri Aug 24 16:58:35 2018 rev:56 rq:630753 version:5.49.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-07-21 
10:11:28.535153193 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-08-24 16:58:40.357685268 +0200
@@ -1,0 +2,15 @@
+Tue Aug 21 09:36:22 UTC 2018 - jeng...@inai.de
+
+- Use noun phrase in summary; use complete sentences in description.
+
+---
+Sun Aug 19 09:18:49 UTC 2018 - christo...@krop.fr
+
+- Update to 5.49.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.49.0.php
+- Changes since 5.48.0:
+  * Honor BUILD_TESTING
+
+---

Old:

  kbookmarks-5.48.0.tar.xz

New:

  kbookmarks-5.49.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.mEzFWE/_old  2018-08-24 16:58:40.893685903 +0200
+++ /var/tmp/diff_new_pack.mEzFWE/_new  2018-08-24 16:58:40.897685907 +0200
@@ -16,16 +16,22 @@
 #
 
 
-%bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.48
+%define _tar_path 5.49
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%bcond_without lang
 Name:   kbookmarks
-Version:5.48.0
+Version:5.49.0
 Release:0
+Summary:Framework for manipulating bookmarks in XBEL format
+License:LGPL-2.1-or-later
+Group:  System/GUI/KDE
+URL:http://www.kde.org
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
@@ -37,47 +43,43 @@
 BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
-%if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
-%endif
 Requires:   cmake(Qt5DBus) >= 5.6.0
 Requires:   cmake(Qt5Widgets) >= 5.6.0
 Requires:   cmake(Qt5Xml) >= 5.6.0
-Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
-License:LGPL-2.1-or-later
-Group:  System/GUI/KDE
-Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
-Source1:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %{with lang}
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
+%endif
 
 %description
-Framework which lets you access and manipulate bookmarks stored using XBEL 
format
+This is a framework for accessing and manipulating bookmarks using
+the XBEL format.
 
-%package -n %lname
-Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
+%package -n %{lname}
+Summary:Framework for manipulating bookmarks in XBEL format
 Group:  System/GUI/KDE
 %if %{with lang}
-Recommends: %lname-lang = %{version}
+Recommends: %{lname}-lang = %{version}
 %endif
 
-%description -n %lname
-Framework which lets you access and manipulate bookmarks stored using XBEL 
format
+%description -n %{lname}
+This is a framework for accessing and manipulating bookmarks using
+the XBEL format.
 
 %package devel
-Summary:Lets you access and manipulate bookmarks stored using XBEL 
format: Build Environment
+Summary:Development files for kbookmarks, a XBEL format bookmark 
manipulation framework
 Group:  Development/Libraries/KDE
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 Requires:   extra-cmake-modules
 Requires:   kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 Requires:   cmake(Qt5Widgets) >= 5.6.0
 Requires:   cmake(Qt5Xml) >= 5.6.0
 
 %description devel
-Framework which lets you access and manipulate bookmarks stored using XBEL 
format.
-Development files
+Development files for kbookmarks, a framework for accessing and
+manipulating bookmarks using the XBEL format.
+
+%lang_package -n %{lname}
 
-%lang_package -n %lname
 %prep
 %setup -q
 
@@ -93,22 +95,20 @@
 %find_lang %{name}5 --with-qt 

commit kbookmarks for openSUSE:Factory

2018-07-21 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-07-21 10:10:53

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Sat Jul 21 10:10:53 2018 rev:55 rq:623262 version:5.48.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-06-22 
13:18:58.959029710 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-07-21 10:11:28.535153193 +0200
@@ -1,0 +2,10 @@
+Mon Jul 16 04:37:35 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.48.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.48.0.php
+- Changes since 5.47.0:
+  * None
+
+---

Old:

  kbookmarks-5.47.0.tar.xz

New:

  kbookmarks-5.48.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.SlWysX/_old  2018-07-21 10:11:29.587152948 +0200
+++ /var/tmp/diff_new_pack.SlWysX/_new  2018-07-21 10:11:29.587152948 +0200
@@ -18,15 +18,14 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.47
+%define _tar_path 5.48
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
-%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
+%{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.47.0
+Version:5.48.0
 Release:0
-%define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes

++ kbookmarks-5.47.0.tar.xz -> kbookmarks-5.48.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.47.0/CMakeLists.txt 
new/kbookmarks-5.48.0/CMakeLists.txt
--- old/kbookmarks-5.47.0/CMakeLists.txt2018-06-02 19:48:03.0 
+0200
+++ new/kbookmarks-5.48.0/CMakeLists.txt2018-07-08 00:29:15.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.47.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
+set(KF5_VERSION "5.48.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.48.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.47.0  NO_MODULE)
+find_package(ECM 5.48.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.47.0/po/id/kbookmarks5_qt.po 
new/kbookmarks-5.48.0/po/id/kbookmarks5_qt.po
--- old/kbookmarks-5.47.0/po/id/kbookmarks5_qt.po   2018-06-02 
19:48:03.0 +0200
+++ new/kbookmarks-5.48.0/po/id/kbookmarks5_qt.po   2018-07-08 
00:29:15.0 +0200
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2018-05-23 20:07+0700\n"
+"PO-Revision-Date: 2018-06-30 00:46+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -106,7 +106,7 @@
 #: kbookmarkdialog.cpp:191
 msgctxt "KBookmarkDialog|@action:button"
 msgid "Update"
-msgstr "Pembaruan"
+msgstr "Update"
 
 #: kbookmarkdialog.cpp:192
 msgctxt "KBookmarkDialog|@title:window"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.47.0/po/se/kbookmarks5_qt.po 
new/kbookmarks-5.48.0/po/se/kbookmarks5_qt.po
--- old/kbookmarks-5.47.0/po/se/kbookmarks5_qt.po   2018-06-02 
19:48:03.0 +0200
+++ new/kbookmarks-5.48.0/po/se/kbookmarks5_qt.po   2018-07-08 
00:29:15.0 +0200
@@ -271,43 +271,43 @@
 "lei: %2. Dát vihkedieđáhus čájehuvvo dušše oktii. Fertet divvut meattáhusa "
 "siva nu johtilit go lea vojolaš, mii árvideames lea deavva garraskearru."
 
-#: kbookmarkmenu.cpp:260
+#: kbookmarkmenu.cpp:261
 #, fuzzy
 msgctxt "KBookmarkMenu|"
 msgid "Open Folder in Tabs"
 msgstr "Raba máhpa gilkoriin"
 
-#: kbookmarkmenu.cpp:264
+#: kbookmarkmenu.cpp:265
 #, fuzzy
 msgctxt "KBookmarkMenu|"
 msgid "Open all bookmarks in this folder as a new tab."
 msgstr "Raba buot girjemearkkaid dán máhpas ođđa gilkorin."
 
-#: kbookmarkmenu.cpp:279
+#: kbookmarkmenu.cpp:281
 #, fuzzy
 msgctxt 

commit kbookmarks for openSUSE:Factory

2018-06-22 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-06-22 13:17:56

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Fri Jun 22 13:17:56 2018 rev:54 rq:616740 version:5.47.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-05-18 
14:20:14.287248901 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-06-22 13:18:58.959029710 +0200
@@ -1,0 +2,10 @@
+Tue Jun 12 21:26:02 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.47.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.47.0.php
+- Changes since 5.46.0:
+  * Warning--
+
+---

Old:

  kbookmarks-5.46.0.tar.xz

New:

  kbookmarks-5.47.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.ecxoOC/_old  2018-06-22 13:19:00.146985662 +0200
+++ /var/tmp/diff_new_pack.ecxoOC/_new  2018-06-22 13:19:00.150985514 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.46
+%define _tar_path 5.47
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.46.0
+Version:5.47.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.46.0.tar.xz -> kbookmarks-5.47.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.46.0/CMakeLists.txt 
new/kbookmarks-5.47.0/CMakeLists.txt
--- old/kbookmarks-5.46.0/CMakeLists.txt2018-05-05 14:55:48.0 
+0200
+++ new/kbookmarks-5.47.0/CMakeLists.txt2018-06-02 19:48:03.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.46.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
+set(KF5_VERSION "5.47.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.47.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.46.0  NO_MODULE)
+find_package(ECM 5.47.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.46.0/po/id/kbookmarks5_qt.po 
new/kbookmarks-5.47.0/po/id/kbookmarks5_qt.po
--- old/kbookmarks-5.46.0/po/id/kbookmarks5_qt.po   2018-05-05 
14:55:48.0 +0200
+++ new/kbookmarks-5.47.0/po/id/kbookmarks5_qt.po   2018-06-02 
19:48:03.0 +0200
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2018-04-03 06:37+0700\n"
+"PO-Revision-Date: 2018-05-23 20:07+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -227,8 +227,8 @@
 "will only be shown once. The cause of the error needs to be fixed as quickly "
 "as possible, which is most likely a full hard drive."
 msgstr ""
-"Tidak dapat menyimpan markah di %1. Galat yang dilaporkan adalah: %2. Pesan "
-"galat ini hanya akan ditampilkan satu kali. Penyebab galat perlu diperbaiki "
+"Tidak dapat menyimpan markah di %1. error yang dilaporkan adalah: %2. Pesan "
+"error ini hanya akan ditampilkan satu kali. Penyebab error perlu diperbaiki "
 "sesegera mungkin, yang kemungkinan besar merupakan hard drive penuh."
 
 #: kbookmarkmenu.cpp:261
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.46.0/po/zh_CN/kbookmarks5_qt.po 
new/kbookmarks-5.47.0/po/zh_CN/kbookmarks5_qt.po
--- old/kbookmarks-5.46.0/po/zh_CN/kbookmarks5_qt.po2018-05-05 
14:55:48.0 +0200
+++ new/kbookmarks-5.47.0/po/zh_CN/kbookmarks5_qt.po2018-06-02 
19:48:03.0 +0200
@@ -14,7 +14,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2018-04-26 05:22-0400\n"
+"PO-Revision-Date: 2018-05-18 06:23-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.46.0/src/kbookmark.cpp 

commit kbookmarks for openSUSE:Factory

2018-05-18 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-05-18 14:19:04

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Fri May 18 14:19:04 2018 rev:53 rq:607538 version:5.46.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-04-19 
15:15:39.460531963 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-05-18 14:20:14.287248901 +0200
@@ -1,0 +2,10 @@
+Sun May 13 21:03:00 UTC 2018 - lbeltr...@kde.org
+
+- Update to 5.46.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.46.0.php
+- Changes since 5.45.0:
+  * None
+
+---

Old:

  kbookmarks-5.45.0.tar.xz

New:

  kbookmarks-5.46.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.nyInqy/_old  2018-05-18 14:20:15.131217929 +0200
+++ /var/tmp/diff_new_pack.nyInqy/_new  2018-05-18 14:20:15.135217782 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.45
+%define _tar_path 5.46
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.45.0
+Version:5.46.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.45.0.tar.xz -> kbookmarks-5.46.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.45.0/CMakeLists.txt 
new/kbookmarks-5.46.0/CMakeLists.txt
--- old/kbookmarks-5.45.0/CMakeLists.txt2018-04-07 21:32:55.0 
+0200
+++ new/kbookmarks-5.46.0/CMakeLists.txt2018-05-05 14:55:48.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.45.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
+set(KF5_VERSION "5.46.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.46.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.45.0  NO_MODULE)
+find_package(ECM 5.46.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.45.0/po/gl/kbookmarks5_qt.po 
new/kbookmarks-5.46.0/po/gl/kbookmarks5_qt.po
--- old/kbookmarks-5.45.0/po/gl/kbookmarks5_qt.po   2018-04-07 
21:32:55.0 +0200
+++ new/kbookmarks-5.46.0/po/gl/kbookmarks5_qt.po   2018-05-05 
14:55:48.0 +0200
@@ -9,14 +9,14 @@
 # Marce Villarino , 2009, 2010, 2011, 2012.
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
-# Adrián Chaves , 2017.
+# Adrián Chaves , 2017, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2017-10-03 13:46+0100\n"
-"Last-Translator: Adrián Chaves (Gallaecio) \n"
+"PO-Revision-Date: 2018-04-29 23:31+0100\n"
+"Last-Translator: Adrian Chaves \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -207,7 +207,7 @@
 #: kbookmarkimporter_ns.cpp:158
 msgctxt "KNSBookmarkImporterImpl|"
 msgid ""
-msgstr ""
+msgstr ""
 
 #: kbookmarkimporter_ns.cpp:161 kbookmarkimporter_ns.cpp:162
 msgctxt "KNSBookmarkImporterImpl|"
@@ -246,8 +246,8 @@
 "as possible, which is most likely a full hard drive."
 msgstr ""
 "Non se poden gardar os marcadores en %1. O erro recibido foi: %2. Esta "
-"mensaxe de erro só se mostrará unha vez. A causa do erro debe ser corrixida "
-"tan axiña como se poida, posibelmente sexa un disco duro cheo."
+"mensaxe de erro só se mostrará unha vez. A causa do erro debe corrixirse tan "
+"axiña como se poida, posibelmente sexa un disco duro cheo."
 
 #: kbookmarkmenu.cpp:261
 msgctxt "KBookmarkMenu|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.45.0/po/zh_CN/kbookmarks5_qt.po 

commit kbookmarks for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-04-19 15:14:26

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Thu Apr 19 15:14:26 2018 rev:52 rq:596851 version:5.45.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-03-20 
21:44:49.551241285 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-04-19 15:15:39.460531963 +0200
@@ -1,0 +2,10 @@
+Sat Apr 14 13:19:02 CEST 2018 - lbeltr...@kde.org
+
+- Update to 5.45.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.45.0.php
+- Changes since 5.44.0:
+  * Remove not necessary QtCore and co
+
+---

Old:

  kbookmarks-5.44.0.tar.xz

New:

  kbookmarks-5.45.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.kizZpV/_old  2018-04-19 15:15:40.044508783 +0200
+++ /var/tmp/diff_new_pack.kizZpV/_new  2018-04-19 15:15:40.044508783 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.44
+%define _tar_path 5.45
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.44.0
+Version:5.45.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.44.0.tar.xz -> kbookmarks-5.45.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.44.0/CMakeLists.txt 
new/kbookmarks-5.45.0/CMakeLists.txt
--- old/kbookmarks-5.44.0/CMakeLists.txt2018-03-03 11:01:11.0 
+0100
+++ new/kbookmarks-5.45.0/CMakeLists.txt2018-04-07 21:32:55.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.44.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
+set(KF5_VERSION "5.45.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.45.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.44.0  NO_MODULE)
+find_package(ECM 5.45.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -36,7 +36,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.7.0)
+set(REQUIRED_QT_VERSION 5.8.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml DBus)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.44.0/autotests/kbookmarktest.cpp 
new/kbookmarks-5.45.0/autotests/kbookmarktest.cpp
--- old/kbookmarks-5.44.0/autotests/kbookmarktest.cpp   2018-03-03 
11:01:11.0 +0100
+++ new/kbookmarks-5.45.0/autotests/kbookmarktest.cpp   2018-04-07 
21:32:55.0 +0200
@@ -21,10 +21,10 @@
 #include 
 #include 
 #include 
-#include 
-#include 
-#include 
-#include 
+#include 
+#include 
+#include 
+#include 
 
 class KBookmarkTest : public QObject
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.44.0/po/ca@valencia/kbookmarks5_qt.po 
new/kbookmarks-5.45.0/po/ca@valencia/kbookmarks5_qt.po
--- old/kbookmarks-5.44.0/po/ca@valencia/kbookmarks5_qt.po  2018-03-03 
11:01:11.0 +0100
+++ new/kbookmarks-5.45.0/po/ca@valencia/kbookmarks5_qt.po  2018-04-07 
21:32:55.0 +0200
@@ -203,7 +203,7 @@
 #: kbookmarkimporter_ns.cpp:158
 msgctxt "KNSBookmarkImporterImpl|"
 msgid ""
-msgstr ""
+msgstr ""
 
 #: kbookmarkimporter_ns.cpp:161 kbookmarkimporter_ns.cpp:162
 msgctxt "KNSBookmarkImporterImpl|"
@@ -240,7 +240,7 @@
 "as possible, which is most likely a full hard drive."
 msgstr ""
 "No s'han pogut guardar les adreces d'interés a %1. L'error informat ha "
-"estat: %2. Este missatge d'error només es mostrarà un cop. La causa de "
+"estat: %2. Aquest missatge d'error només es mostrarà un cop. La causa de "
 "l'error s'ha de solucionar tan prompte com siga possible, el més probable és "
 "que es tracti d'una unitat de disc plena."
 
@@ -253,7 +253,7 @@
 msgctxt "KBookmarkMenu|"
 msgid "Open all bookmarks in this folder as a new tab."
 msgstr ""
-"Obri 

commit kbookmarks for openSUSE:Factory

2018-03-20 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-03-20 21:43:32

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Tue Mar 20 21:43:32 2018 rev:51 rq:586808 version:5.44.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-02-16 
21:29:03.588897491 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-03-20 21:44:49.551241285 +0100
@@ -1,0 +2,10 @@
+Mon Mar 12 23:29:40 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.44.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.44.0.php
+- Changes since 5.43.0:
+  * None
+
+---

Old:

  kbookmarks-5.43.0.tar.xz

New:

  kbookmarks-5.44.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.rOfLhE/_old  2018-03-20 21:44:50.231216811 +0100
+++ /var/tmp/diff_new_pack.rOfLhE/_new  2018-03-20 21:44:50.251216092 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.43
+%define _tar_path 5.44
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.43.0
+Version:5.44.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -45,7 +45,7 @@
 Requires:   cmake(Qt5Widgets) >= 5.6.0
 Requires:   cmake(Qt5Xml) >= 5.6.0
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
-License:LGPL-2.1+
+License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz

++ kbookmarks-5.43.0.tar.xz -> kbookmarks-5.44.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.43.0/CMakeLists.txt 
new/kbookmarks-5.44.0/CMakeLists.txt
--- old/kbookmarks-5.43.0/CMakeLists.txt2018-02-05 12:57:45.0 
+0100
+++ new/kbookmarks-5.44.0/CMakeLists.txt2018-03-03 11:01:11.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.43.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
+set(KF5_VERSION "5.44.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.44.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.43.0  NO_MODULE)
+find_package(ECM 5.44.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.43.0/po/id/kbookmarks5_qt.po 
new/kbookmarks-5.44.0/po/id/kbookmarks5_qt.po
--- old/kbookmarks-5.43.0/po/id/kbookmarks5_qt.po   2018-02-05 
12:57:45.0 +0100
+++ new/kbookmarks-5.44.0/po/id/kbookmarks5_qt.po   2018-03-03 
11:01:11.0 +0100
@@ -2,7 +2,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
-"PO-Revision-Date: 2018-01-28 19:14+0700\n"
+"PO-Revision-Date: 2018-03-02 22:16+0700\n"
 "Last-Translator: Wantoyo \n"
 "Language-Team: Indonesian \n"
 "Language: id\n"
@@ -167,12 +167,12 @@
 #: kbookmarkimporter_ns.cpp:115
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "HTML Files (*.html)"
-msgstr "File-file HTML (*.html)"
+msgstr "Fail-fail HTML (*.html)"
 
 #: kbookmarkimporter_ns.cpp:119
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "*.html|HTML Files (*.html)"
-msgstr "*.html|File-file HTML (*.html)"
+msgstr "*.html|Fail-fail HTML (*.html)"
 
 #: kbookmarkimporter_ns.cpp:135
 #, qt-format
@@ -191,7 +191,7 @@
 #: kbookmarkimporter_ns.cpp:158
 msgctxt "KNSBookmarkImporterImpl|"
 msgid ""
-msgstr ""
+msgstr ""
 
 #: kbookmarkimporter_ns.cpp:161 kbookmarkimporter_ns.cpp:162
 msgctxt "KNSBookmarkImporterImpl|"
@@ -201,12 +201,12 @@
 #: kbookmarkimporter_opera.cpp:119
 msgctxt "KOperaBookmarkImporterImpl|"
 msgid "Opera Bookmark Files (*.adr)"
-msgstr "File-file Markah Opera (*.adr)"
+msgstr "Fail-fail Markah Opera (*.adr)"
 
 #: kbookmarkimporter_opera.cpp:122
 msgctxt 

commit kbookmarks for openSUSE:Factory

2018-02-16 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-02-16 21:27:58

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Fri Feb 16 21:27:58 2018 rev:50 rq:576512 version:5.43.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-01-22 
15:59:11.404193751 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-02-16 21:29:03.588897491 +0100
@@ -1,0 +2,10 @@
+Mon Feb 12 23:42:07 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.43.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.43.0.php
+- Changes since 5.42.0:
+  * None
+
+---

Old:

  kbookmarks-5.42.0.tar.xz

New:

  kbookmarks-5.43.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.FJqPf2/_old  2018-02-16 21:29:04.728856326 +0100
+++ /var/tmp/diff_new_pack.FJqPf2/_new  2018-02-16 21:29:04.732856181 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.42
+%define _tar_path 5.43
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.42.0
+Version:5.43.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.42.0.tar.xz -> kbookmarks-5.43.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.42.0/CMakeLists.txt 
new/kbookmarks-5.43.0/CMakeLists.txt
--- old/kbookmarks-5.42.0/CMakeLists.txt2018-01-07 17:06:13.0 
+0100
+++ new/kbookmarks-5.43.0/CMakeLists.txt2018-02-05 12:57:45.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.42.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
+set(KF5_VERSION "5.43.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.43.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.42.0  NO_MODULE)
+find_package(ECM 5.43.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.42.0/po/gl/kbookmarks5_qt.po 
new/kbookmarks-5.43.0/po/gl/kbookmarks5_qt.po
--- old/kbookmarks-5.42.0/po/gl/kbookmarks5_qt.po   2018-01-07 
17:06:13.0 +0100
+++ new/kbookmarks-5.43.0/po/gl/kbookmarks5_qt.po   2018-02-05 
12:57:45.0 +0100
@@ -245,7 +245,7 @@
 "will only be shown once. The cause of the error needs to be fixed as quickly "
 "as possible, which is most likely a full hard drive."
 msgstr ""
-"Non foi posíbel gardar os marcadores en %1. O erro recibido foi: %2. Esta "
+"Non se poden gardar os marcadores en %1. O erro recibido foi: %2. Esta "
 "mensaxe de erro só se mostrará unha vez. A causa do erro debe ser corrixida "
 "tan axiña como se poida, posibelmente sexa un disco duro cheo."
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.42.0/po/id/kbookmarks5_qt.po 
new/kbookmarks-5.43.0/po/id/kbookmarks5_qt.po
--- old/kbookmarks-5.42.0/po/id/kbookmarks5_qt.po   1970-01-01 
01:00:00.0 +0100
+++ new/kbookmarks-5.43.0/po/id/kbookmarks5_qt.po   2018-02-05 
12:57:45.0 +0100
@@ -0,0 +1,287 @@
+# Wantoyo , 2018.
+msgid ""
+msgstr ""
+"Project-Id-Version: \n"
+"PO-Revision-Date: 2018-01-28 19:14+0700\n"
+"Last-Translator: Wantoyo \n"
+"Language-Team: Indonesian \n"
+"Language: id\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+"X-Generator: Lokalize 2.0\n"
+"X-Qt-Contexts: true\n"
+
+#: kbookmark.cpp:310
+msgctxt "KBookmark|Bookmark separator"
+msgid "--- separator ---"
+msgstr "--- pemisah ---"
+
+#: kbookmarkcontextmenu.cpp:62
+msgctxt "KBookmarkContextMenu|"
+msgid "Add Bookmark Here"
+msgstr "Tambahkan Markah Sini"
+
+#: kbookmarkcontextmenu.cpp:68
+msgctxt "KBookmarkContextMenu|"
+msgid 

commit kbookmarks for openSUSE:Factory

2018-01-22 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-01-22 15:58:33

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Mon Jan 22 15:58:33 2018 rev:49 rq:566658 version:5.42.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2018-01-09 
14:41:19.289201632 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-01-22 15:59:11.404193751 +0100
@@ -1,0 +2,12 @@
+Tue Jan 16 22:50:14 CET 2018 - lbeltr...@kde.org
+
+- Update to 5.42.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.42.0.php
+- Changes since 5.41.0:
+  * Remove obsolete reviewboardrc file
+  * Port to new connect api
+  * Use debug categories
+
+---

Old:

  kbookmarks-5.41.0.tar.xz

New:

  kbookmarks-5.42.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.adQNeQ/_old  2018-01-22 15:59:11.904170352 +0100
+++ /var/tmp/diff_new_pack.adQNeQ/_new  2018-01-22 15:59:11.908170165 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# 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
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.41
+%define _tar_path 5.42
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.41.0
+Version:5.42.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -106,6 +106,7 @@
 %defattr(-,root,root)
 %doc COPYING* README*
 %{_kf5_libdir}/libKF5Bookmarks.so.*
+%{_kf5_debugdir}/*.categories
 
 %files devel
 %defattr(-,root,root)

++ kbookmarks-5.41.0.tar.xz -> kbookmarks-5.42.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.41.0/.reviewboardrc 
new/kbookmarks-5.42.0/.reviewboardrc
--- old/kbookmarks-5.41.0/.reviewboardrc2017-12-02 21:02:10.0 
+0100
+++ new/kbookmarks-5.42.0/.reviewboardrc1970-01-01 01:00:00.0 
+0100
@@ -1,4 +0,0 @@
-REVIEWBOARD_URL = "https://git.reviewboard.kde.org;
-REPOSITORY = 'git://anongit.kde.org/kbookmarks'
-BRANCH = 'master'
-TARGET_GROUPS = 'kdeframeworks'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.41.0/CMakeLists.txt 
new/kbookmarks-5.42.0/CMakeLists.txt
--- old/kbookmarks-5.41.0/CMakeLists.txt2017-12-02 21:02:10.0 
+0100
+++ new/kbookmarks-5.42.0/CMakeLists.txt2018-01-07 17:06:13.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.41.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.41.0") # handled by release scripts
+set(KF5_VERSION "5.42.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.42.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.41.0  NO_MODULE)
+find_package(ECM 5.42.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -15,6 +15,7 @@
 include(KDEInstallDirs)
 include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
+include(ECMQtDeclareLoggingCategory)
 
 
 include(GenerateExportHeader)
@@ -90,4 +91,7 @@
   DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
+# contains list of debug categories, for kdebugsettings
+install(FILES kbookmarks.categories DESTINATION ${KDE_INSTALL_CONFDIR})
+
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.41.0/kbookmarks.categories 
new/kbookmarks-5.42.0/kbookmarks.categories
--- old/kbookmarks-5.41.0/kbookmarks.categories 1970-01-01 01:00:00.0 
+0100
+++ new/kbookmarks-5.42.0/kbookmarks.categories 2018-01-07 17:06:13.0 
+0100
@@ -0,0 +1 @@
+kf5.kbookmarks kbookmarks
diff -urN '--exclude=CVS' 

commit kbookmarks for openSUSE:Factory

2018-01-09 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2018-01-09 14:39:46

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Tue Jan  9 14:39:46 2018 rev:48 rq:559421 version:5.41.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-11-16 
14:36:32.880387092 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2018-01-09 14:41:19.289201632 +0100
@@ -1,0 +2,12 @@
+Sun Dec 17 09:43:47 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.41.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.41.0.php
+- Changes since 5.40.0:
+  * do not show edit bookmarks action if keditbookmarks is not installed
+  * port from deprecated KAuthorized::authorizeKAction to authorizeAction
+  * cleanup and sort headers
+
+---

Old:

  kbookmarks-5.40.0.tar.xz

New:

  kbookmarks-5.41.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.VE6i53/_old  2018-01-09 14:41:19.853175182 +0100
+++ /var/tmp/diff_new_pack.VE6i53/_new  2018-01-09 14:41:19.861174807 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.40
+%define _tar_path 5.41
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.40.0
+Version:5.41.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.40.0.tar.xz -> kbookmarks-5.41.0.tar.xz ++
 4412 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2017-11-16 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-11-16 14:36:00

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Thu Nov 16 14:36:00 2017 rev:47 rq:541638 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-10-27 
13:54:09.876370026 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-11-16 14:36:32.880387092 +0100
@@ -1,0 +2,11 @@
+Mon Nov 13 07:01:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Remove QtCore
+  * Add .arcconfig
+
+---

Old:

  kbookmarks-5.39.0.tar.xz

New:

  kbookmarks-5.40.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.Psjecx/_old  2017-11-16 14:36:33.332370707 +0100
+++ /var/tmp/diff_new_pack.Psjecx/_new  2017-11-16 14:36:33.332370707 +0100
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.39
+%define _tar_path 5.40
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.39.0
+Version:5.40.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.39.0.tar.xz -> kbookmarks-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.39.0/.arcconfig 
new/kbookmarks-5.40.0/.arcconfig
--- old/kbookmarks-5.39.0/.arcconfig1970-01-01 01:00:00.0 +0100
+++ new/kbookmarks-5.40.0/.arcconfig2017-11-05 09:24:40.0 +0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.39.0/CMakeLists.txt 
new/kbookmarks-5.40.0/CMakeLists.txt
--- old/kbookmarks-5.39.0/CMakeLists.txt2017-10-07 21:07:47.0 
+0200
+++ new/kbookmarks-5.40.0/CMakeLists.txt2017-11-05 09:24:40.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.39.0  NO_MODULE)
+find_package(ECM 5.40.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.39.0/po/da/kbookmarks5_qt.po 
new/kbookmarks-5.40.0/po/da/kbookmarks5_qt.po
--- old/kbookmarks-5.39.0/po/da/kbookmarks5_qt.po   2017-10-07 
21:07:47.0 +0200
+++ new/kbookmarks-5.40.0/po/da/kbookmarks5_qt.po   2017-11-05 
09:24:40.0 +0100
@@ -7,20 +7,20 @@
 # Birger Langkjer , 1999.
 # Erik Kjær Pedersen , 1999-2001,2002,2003, 2004, 2005, 
2006.
 # Lars K. Schunk , 2001-2002.
-# Martin Schlander , 2008, 2009, 2010, 2011, 2012, 
2014.
+# Martin Schlander , 2008, 2009, 2010, 2011, 2012, 
2014, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2014-09-21 15:32+0200\n"
+"PO-Revision-Date: 2017-10-28 20:29+0100\n"
 "Last-Translator: Martin Schlander \n"
 "Language-Team: Danish \n"
 "Language: da\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
@@ -226,6 +226,9 @@
 "\n"
 "Most likely you do not have keditbookmarks currently installed"
 msgstr ""
+"Kan ikke køre keditbookmarks.\n"
+"\n"
+"Sandsynligvis har du ikke keditbookmarks installeret i øjeblikket"
 
 #: 

commit kbookmarks for openSUSE:Factory

2017-10-27 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-10-27 13:53:14

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Fri Oct 27 13:53:14 2017 rev:46 rq:536304 version:5.39.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-09-19 
16:22:03.658623034 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-10-27 13:54:09.876370026 +0200
@@ -1,0 +2,10 @@
+Mon Oct 23 06:41:37 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.39.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.39.0.php
+- Changes since 5.38.0:
+  * None
+
+---

Old:

  kbookmarks-5.38.0.tar.xz

New:

  kbookmarks-5.39.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.4GypCR/_old  2017-10-27 13:54:10.676332634 +0200
+++ /var/tmp/diff_new_pack.4GypCR/_new  2017-10-27 13:54:10.680332447 +0200
@@ -18,13 +18,13 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.38
+%define _tar_path 5.39
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.38.0
+Version:5.39.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.38.0.tar.xz -> kbookmarks-5.39.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.38.0/CMakeLists.txt 
new/kbookmarks-5.39.0/CMakeLists.txt
--- old/kbookmarks-5.38.0/CMakeLists.txt2017-09-03 10:00:36.0 
+0200
+++ new/kbookmarks-5.39.0/CMakeLists.txt2017-10-07 21:07:47.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.38.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
+set(KF5_VERSION "5.39.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.38.0  NO_MODULE)
+find_package(ECM 5.39.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.38.0/po/cs/kbookmarks5_qt.po 
new/kbookmarks-5.39.0/po/cs/kbookmarks5_qt.po
--- old/kbookmarks-5.38.0/po/cs/kbookmarks5_qt.po   2017-09-03 
10:00:36.0 +0200
+++ new/kbookmarks-5.39.0/po/cs/kbookmarks5_qt.po   2017-10-07 
21:07:47.0 +0200
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2015.
+# Vít Pelčák , 2010, 2011, 2012, 2013, 2014, 2015, 2017.
 # Lukáš Tinkl , 2010, 2011, 2012, 2013.
 # Tomáš Chvátal , 2012, 2013.
 #
@@ -9,7 +9,7 @@
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2014-12-05 13:40+0100\n"
+"PO-Revision-Date: 2017-09-12 12:27+0100\n"
 "Last-Translator: Vít Pelčák \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -272,12 +272,12 @@
 #: konqbookmarkmenu.cpp:59 konqbookmarkmenu.cpp:72
 msgctxt "KonqBookmarkContextMenu|"
 msgid "Hide in toolbar"
-msgstr "Skrýt v nástrojové liště"
+msgstr "Skrýt v panelu nástrojů"
 
 #: konqbookmarkmenu.cpp:59 konqbookmarkmenu.cpp:72
 msgctxt "KonqBookmarkContextMenu|"
 msgid "Show in toolbar"
-msgstr "Zobrazit v nástrojové liště"
+msgstr "Zobrazit v panelu nástrojů"
 
 #: konqbookmarkmenu.cpp:66
 msgctxt "KonqBookmarkContextMenu|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.38.0/po/gl/kbookmarks5_qt.po 
new/kbookmarks-5.39.0/po/gl/kbookmarks5_qt.po
--- old/kbookmarks-5.38.0/po/gl/kbookmarks5_qt.po   2017-09-03 
10:00:36.0 +0200
+++ new/kbookmarks-5.39.0/po/gl/kbookmarks5_qt.po   2017-10-07 
21:07:47.0 +0200
@@ -15,8 +15,8 @@
 "Project-Id-Version: 

commit kbookmarks for openSUSE:Factory

2017-09-19 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-09-19 16:22:01

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Tue Sep 19 16:22:01 2017 rev:45 rq:526627 version:5.38.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-08-24 
17:55:43.164363495 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-09-19 16:22:03.658623034 +0200
@@ -1,0 +2,10 @@
+Tue Sep 12 07:11:16 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.38.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.38.0.php
+- Changes since 5.37.0:
+  * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN
+
+---

Old:

  kbookmarks-5.37.0.tar.xz

New:

  kbookmarks-5.38.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.bg0mEp/_old  2017-09-19 16:22:04.202546367 +0200
+++ /var/tmp/diff_new_pack.bg0mEp/_new  2017-09-19 16:22:04.202546367 +0200
@@ -18,22 +18,26 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.37
+%define _tar_path 5.38
+# Full KF5 version (e.g. 5.33.0)
+%{!?_kf5_version: %global _kf5_version %{version}}
+# Last major and minor KF5 version (e.g. 5.33)
+%{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kbookmarks
-Version:5.37.0
+Version:5.38.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
-BuildRequires:  extra-cmake-modules >= %{_tar_path}
+BuildRequires:  extra-cmake-modules >= %{_kf5_bugfix_version}
 BuildRequires:  fdupes
-BuildRequires:  kcodecs-devel >= %{_tar_path}
-BuildRequires:  kconfig-devel >= %{_tar_path}
-BuildRequires:  kconfigwidgets-devel >= %{_tar_path}
-BuildRequires:  kcoreaddons-devel >= %{_tar_path}
+BuildRequires:  kcodecs-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfig-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kconfigwidgets-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kcoreaddons-devel >= %{_kf5_bugfix_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kiconthemes-devel >= %{_tar_path}
-BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
-BuildRequires:  kxmlgui-devel >= %{_tar_path}
+BuildRequires:  kiconthemes-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kwidgetsaddons-devel >= %{_kf5_bugfix_version}
+BuildRequires:  kxmlgui-devel >= %{_kf5_bugfix_version}
 %if %{with lang}
 BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
 %endif
@@ -66,7 +70,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kwidgetsaddons-devel >= %{_tar_path}
+Requires:   kwidgetsaddons-devel >= %{_kf5_bugfix_version}
 Requires:   cmake(Qt5Widgets) >= 5.6.0
 Requires:   cmake(Qt5Xml) >= 5.6.0
 

++ kbookmarks-5.37.0.tar.xz -> kbookmarks-5.38.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.37.0/CMakeLists.txt 
new/kbookmarks-5.38.0/CMakeLists.txt
--- old/kbookmarks-5.37.0/CMakeLists.txt2017-08-06 19:57:01.0 
+0200
+++ new/kbookmarks-5.38.0/CMakeLists.txt2017-09-03 10:00:36.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.37.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
+set(KF5_VERSION "5.38.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.38.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.37.0  NO_MODULE)
+find_package(ECM 5.38.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.37.0/po/eu/kbookmarks5_qt.po 
new/kbookmarks-5.38.0/po/eu/kbookmarks5_qt.po
--- old/kbookmarks-5.37.0/po/eu/kbookmarks5_qt.po   2017-08-06 
19:57:01.0 +0200
+++ new/kbookmarks-5.38.0/po/eu/kbookmarks5_qt.po   2017-09-03 
10:00:36.0 +0200
@@ -6,253 +6,180 @@
 # marcos , 2006, 2009, 2010.
 # Asier Urio Larrea , 2008.
 # Iñaki Larrañaga Murgoitio , 2009.
-# Iñigo Salvador Azurmendi 

commit kbookmarks for openSUSE:Factory

2017-08-24 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-08-24 17:53:48

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Thu Aug 24 17:53:48 2017 rev:44 rq:516659 version:5.37.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-07-17 
10:22:38.243750646 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-08-24 17:55:43.164363495 +0200
@@ -1,0 +2,10 @@
+Sat Aug 12 09:23:17 UTC 2017 - christo...@krop.fr
+
+- Update to 5.37.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.37.0.php
+- Changes since 5.36.0 :
+  * API dox: use official name "D-Bus" consistently
+
+---

Old:

  kbookmarks-5.36.0.tar.xz

New:

  kbookmarks-5.37.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.WfxtJX/_old  2017-08-24 17:55:43.664293080 +0200
+++ /var/tmp/diff_new_pack.WfxtJX/_new  2017-08-24 17:55:43.668292517 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.36
+%define _tar_path 5.37
 Name:   kbookmarks
-Version:5.36.0
+Version:5.37.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.36.0.tar.xz -> kbookmarks-5.37.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.36.0/CMakeLists.txt 
new/kbookmarks-5.37.0/CMakeLists.txt
--- old/kbookmarks-5.36.0/CMakeLists.txt2017-07-02 09:57:06.0 
+0200
+++ new/kbookmarks-5.37.0/CMakeLists.txt2017-08-06 19:57:01.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.36.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.36.0") # handled by release scripts
+set(KF5_VERSION "5.37.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.37.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.36.0  NO_MODULE)
+find_package(ECM 5.37.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -35,7 +35,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.6.0)
+set(REQUIRED_QT_VERSION 5.7.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml DBus)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.36.0/po/gl/kbookmarks5_qt.po 
new/kbookmarks-5.37.0/po/gl/kbookmarks5_qt.po
--- old/kbookmarks-5.36.0/po/gl/kbookmarks5_qt.po   2017-07-02 
09:57:06.0 +0200
+++ new/kbookmarks-5.37.0/po/gl/kbookmarks5_qt.po   2017-08-06 
19:57:01.0 +0200
@@ -9,20 +9,21 @@
 # Marce Villarino , 2009, 2010, 2011, 2012.
 # Xosé , 2010.
 # Marce Villarino , 2011, 2012, 2013, 2014.
+# Adrián Chaves , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2014-05-12 23:19+0200\n"
-"Last-Translator: Marce Villarino \n"
+"PO-Revision-Date: 2017-07-24 17:13+0100\n"
+"Last-Translator: Adrián Chaves \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -232,6 +233,9 @@
 "\n"
 "Most likely you do not have keditbookmarks currently installed"
 msgstr ""
+"Non é posíbel iniciar keditbookmarks.\n"
+"\n"
+"Probabelmente non teña keditbookmarks instalado actualmente."
 
 #: kbookmarkmanager.cpp:482
 #, qt-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.36.0/po/it/kbookmarks5_qt.po 
new/kbookmarks-5.37.0/po/it/kbookmarks5_qt.po
--- old/kbookmarks-5.36.0/po/it/kbookmarks5_qt.po   2017-07-02 
09:57:06.0 +0200
+++ new/kbookmarks-5.37.0/po/it/kbookmarks5_qt.po   2017-08-06 
19:57:01.0 +0200
@@ -12,15 +12,15 @@
 

commit kbookmarks for openSUSE:Factory

2017-07-17 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-07-17 10:21:48

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Mon Jul 17 10:21:48 2017 rev:43 rq:509885 version:5.36.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-07-05 
23:49:29.239883426 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-07-17 10:22:38.243750646 +0200
@@ -1,0 +2,11 @@
+Wed Jul 12 07:13:59 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.36.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.36.0.php
+- Changes since 5.35.0:
+  * Emit errors when keditbookmarks is missing (kde#303830)
+  * [FEATURE] Option to build & install QCH file with the public API dox
+
+---

Old:

  kbookmarks-5.35.0.tar.xz

New:

  kbookmarks-5.36.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.Z3p1XT/_old  2017-07-17 10:22:38.659692011 +0200
+++ /var/tmp/diff_new_pack.Z3p1XT/_new  2017-07-17 10:22:38.663691447 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.35
+%define _tar_path 5.36
 Name:   kbookmarks
-Version:5.35.0
+Version:5.36.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.35.0.tar.xz -> kbookmarks-5.36.0.tar.xz ++
 299584 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2017-07-05 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-07-05 23:48:37

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Wed Jul  5 23:48:37 2017 rev:42 rq:502925 version:5.35.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-06-01 
16:18:46.201268547 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-07-05 23:49:29.239883426 +0200
@@ -1,0 +2,10 @@
+Sun Jun 11 09:27:42 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.35.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.35.0.php
+- Changes since 5.34.0:
+  * None
+
+---

Old:

  kbookmarks-5.34.0.tar.xz

New:

  kbookmarks-5.35.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.CHx5LL/_old  2017-07-05 23:49:29.795805125 +0200
+++ /var/tmp/diff_new_pack.CHx5LL/_new  2017-07-05 23:49:29.795805125 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.34
+%define _tar_path 5.35
 Name:   kbookmarks
-Version:5.34.0
+Version:5.35.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.34.0.tar.xz -> kbookmarks-5.35.0.tar.xz ++
 298096 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2017-06-01 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-06-01 16:17:42

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Thu Jun  1 16:17:42 2017 rev:41 rq:495022 version:5.34.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-04-30 
21:17:45.820594482 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-06-01 16:18:46.201268547 +0200
@@ -1,0 +2,10 @@
+Mon May 15 13:53:11 CEST 2017 - fab...@ritter-vogt.de
+
+- Update to 5.34.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.34.0.php
+- Changes since 5.33.0:
+  * None
+
+---

Old:

  kbookmarks-5.33.0.tar.xz

New:

  kbookmarks-5.34.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.BQ83YF/_old  2017-06-01 16:18:46.689199742 +0200
+++ /var/tmp/diff_new_pack.BQ83YF/_new  2017-06-01 16:18:46.689199742 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.33
+%define _tar_path 5.34
 Name:   kbookmarks
-Version:5.33.0
+Version:5.34.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.33.0.tar.xz -> kbookmarks-5.34.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.33.0/CMakeLists.txt 
new/kbookmarks-5.34.0/CMakeLists.txt
--- old/kbookmarks-5.33.0/CMakeLists.txt2017-04-01 21:28:51.0 
+0200
+++ new/kbookmarks-5.34.0/CMakeLists.txt2017-05-06 11:28:30.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.33.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
+set(KF5_VERSION "5.34.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.34.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.33.0  NO_MODULE)
+find_package(ECM 5.34.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.33.0/po/bg/kbookmarks5_qt.po 
new/kbookmarks-5.34.0/po/bg/kbookmarks5_qt.po
--- old/kbookmarks-5.33.0/po/bg/kbookmarks5_qt.po   2017-04-01 
21:28:51.0 +0200
+++ new/kbookmarks-5.34.0/po/bg/kbookmarks5_qt.po   2017-05-06 
11:28:30.0 +0200
@@ -1,8 +1,5 @@
-# translation of kio4.po to Bulgarian
-# Bulgarian translation of KDE.
-# This file is licensed under the GPL.
-#
-# $Id: kio4.po 685075 2007-07-08 04:11:12Z scripty $
+# Copyright (C) YEAR This_file_is_part_of_KDE
+# This file is distributed under the same license as the PACKAGE package.
 #
 # Zlatko Popov , 2006, 2007, 2008, 2009.
 # Yasen Pramatarov , 2010.




commit kbookmarks for openSUSE:Factory

2017-04-30 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-04-30 21:16:02

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Sun Apr 30 21:16:02 2017 rev:40 rq:492043 version:5.33.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-03-28 
15:08:55.434587321 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-04-30 21:17:45.820594482 +0200
@@ -1,0 +2,11 @@
+Sat Apr 15 10:11:44 CEST 2017 - lbeltr...@kde.org
+
+- Update to 5.33.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.33.0.php
+- Changes since 5.32.0:
+  * Upgrade ECM and KF5 version requirements for 5.33.0 release.
+  * Upgrade KF5 version to 5.33.0.
+
+---

Old:

  kbookmarks-5.32.0.tar.xz

New:

  kbookmarks-5.33.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.24Nfg6/_old  2017-04-30 21:17:46.464503692 +0200
+++ /var/tmp/diff_new_pack.24Nfg6/_new  2017-04-30 21:17:46.468503128 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.32
+%define _tar_path 5.33
 Name:   kbookmarks
-Version:5.32.0
+Version:5.33.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.32.0.tar.xz -> kbookmarks-5.33.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.32.0/CMakeLists.txt 
new/kbookmarks-5.33.0/CMakeLists.txt
--- old/kbookmarks-5.32.0/CMakeLists.txt2017-03-04 17:07:49.0 
+0100
+++ new/kbookmarks-5.33.0/CMakeLists.txt2017-04-01 21:28:51.0 
+0200
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.32.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
+set(KF5_VERSION "5.33.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.33.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.32.0  NO_MODULE)
+find_package(ECM 5.33.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit kbookmarks for openSUSE:Factory

2017-03-28 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-03-28 15:08:13

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Tue Mar 28 15:08:13 2017 rev:39 rq:481491 version:5.32.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-03-03 
15:12:19.265505266 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-03-28 15:08:55.434587321 +0200
@@ -1,0 +2,12 @@
+Sun Mar 19 14:50:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.32.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.32.0.php
+- Changes since 5.31.0:
+  * Commit translations from l10n-kf5
+  * Upgrade ECM and KF5 version requirements for 5.32.0 release.
+  * Upgrade KF5 version to 5.32.0.
+
+---

Old:

  kbookmarks-5.31.0.tar.xz

New:

  kbookmarks-5.32.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.TjvYQK/_old  2017-03-28 15:08:55.974510828 +0200
+++ /var/tmp/diff_new_pack.TjvYQK/_new  2017-03-28 15:08:55.974510828 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.31
+%define _tar_path 5.32
 Name:   kbookmarks
-Version:5.31.0
+Version:5.32.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0

++ kbookmarks-5.31.0.tar.xz -> kbookmarks-5.32.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.31.0/CMakeLists.txt 
new/kbookmarks-5.32.0/CMakeLists.txt
--- old/kbookmarks-5.31.0/CMakeLists.txt2017-02-05 11:47:42.0 
+0100
+++ new/kbookmarks-5.32.0/CMakeLists.txt2017-03-04 17:07:49.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.31.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
+set(KF5_VERSION "5.32.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.32.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.31.0  NO_MODULE)
+find_package(ECM 5.32.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 




commit kbookmarks for openSUSE:Factory

2017-03-03 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-03-03 15:12:18

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Fri Mar  3 15:12:18 2017 rev:38 rq:461400 version:5.31.0

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2017-02-03 
17:43:54.419997950 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-03-03 15:12:19.265505266 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 09:24:01 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.31.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.31.0.php
+
+---

Old:

  kbookmarks-5.30.0.tar.xz

New:

  kbookmarks-5.31.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.9dVd6w/_old  2017-03-03 15:12:19.781432218 +0100
+++ /var/tmp/diff_new_pack.9dVd6w/_new  2017-03-03 15:12:19.781432218 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.30
+%define _tar_path 5.31
 Name:   kbookmarks
-Version:5.30.0
+Version:5.31.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 3.0
@@ -35,11 +35,11 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.5.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.6.0
 %endif
-Requires:   cmake(Qt5DBus) >= 5.5.0
-Requires:   cmake(Qt5Widgets) >= 5.5.0
-Requires:   cmake(Qt5Xml) >= 5.5.0
+Requires:   cmake(Qt5DBus) >= 5.6.0
+Requires:   cmake(Qt5Widgets) >= 5.6.0
+Requires:   cmake(Qt5Xml) >= 5.6.0
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -67,8 +67,8 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   kwidgetsaddons-devel >= %{_tar_path}
-Requires:   cmake(Qt5Widgets) >= 5.5.0
-Requires:   cmake(Qt5Xml) >= 5.5.0
+Requires:   cmake(Qt5Widgets) >= 5.6.0
+Requires:   cmake(Qt5Xml) >= 5.6.0
 
 %description devel
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format.

++ kbookmarks-5.30.0.tar.xz -> kbookmarks-5.31.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.30.0/CMakeLists.txt 
new/kbookmarks-5.31.0/CMakeLists.txt
--- old/kbookmarks-5.30.0/CMakeLists.txt2017-01-08 21:45:53.0 
+0100
+++ new/kbookmarks-5.31.0/CMakeLists.txt2017-02-05 11:47:42.0 
+0100
@@ -1,11 +1,11 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.30.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.30.0") # handled by release scripts
+set(KF5_VERSION "5.31.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.31.0") # handled by release scripts
 project(KBookmarks VERSION ${KF5_VERSION})
 
 include(FeatureSummary)
-find_package(ECM 5.30.0  NO_MODULE)
+find_package(ECM 5.31.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -31,7 +31,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.5.0)
+set(REQUIRED_QT_VERSION 5.6.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml DBus)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.30.0/po/gl/kbookmarks5_qt.po 
new/kbookmarks-5.31.0/po/gl/kbookmarks5_qt.po
--- old/kbookmarks-5.30.0/po/gl/kbookmarks5_qt.po   2017-01-08 
21:45:53.0 +0100
+++ new/kbookmarks-5.31.0/po/gl/kbookmarks5_qt.po   2017-02-05 
11:47:42.0 +0100
@@ -90,7 +90,7 @@
 "Are you sure you wish to remove the bookmark folder\n"
 "\"%1\"?"
 msgstr ""
-"Desexa realmente eliminar o cartafol de marcadores\n"
+"Está seguro de que quere eliminar o cartafol de marcadores\n"
 "«%1»?"
 
 #: kbookmarkcontextmenu.cpp:149
@@ -100,7 +100,7 @@
 "Are you sure you wish to remove the bookmark\n"
 "\"%1\"?"
 msgstr ""
-"Desexa realmente eliminar o marcador\n"
+"Está seguro de que quere eliminar o marcador\n"
 "«%1»?"
 
 #: kbookmarkdialog.cpp:70
@@ -131,7 +131,7 @@
 #: kbookmarkdialog.cpp:223 kbookmarkdialog.cpp:261 kbookmarkdialog.cpp:295
 msgctxt "KBookmarkDialog|@action:button"
 msgid " Folder..."
-msgstr " 

commit kbookmarks for openSUSE:Factory

2017-02-03 Thread root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2017-01-31 11:55:08

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-12-17 
11:04:58.317581873 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2017-02-03 17:43:54.419997950 +0100
@@ -1,0 +2,7 @@
+Sun Jan  8 23:38:12 UTC 2017 - hrvoje.sen...@gmail.com
+
+- Update to 5.30.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.30.0.php
+
+---

Old:

  kbookmarks-5.29.0.tar.xz

New:

  kbookmarks-5.30.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.4t8vsc/_old  2017-02-03 17:43:54.799944171 +0100
+++ /var/tmp/diff_new_pack.4t8vsc/_new  2017-02-03 17:43:54.803943605 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,12 +18,12 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.29
+%define _tar_path 5.30
 Name:   kbookmarks
-Version:5.29.0
+Version:5.30.0
 Release:0
 %define kf5_version %{version}
-BuildRequires:  cmake >= 2.8.12
+BuildRequires:  cmake >= 3.0
 BuildRequires:  extra-cmake-modules >= %{_tar_path}
 BuildRequires:  fdupes
 BuildRequires:  kcodecs-devel >= %{_tar_path}

++ kbookmarks-5.29.0.tar.xz -> kbookmarks-5.30.0.tar.xz ++
 303035 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2016-11-17 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-11-17 12:27:26

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-10-28 
12:16:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-11-17 12:27:26.0 +0100
@@ -1,0 +2,7 @@
+Sat Nov  5 20:13:10 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.28.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.28.0.php
+
+---

Old:

  kbookmarks-5.27.0.tar.xz

New:

  kbookmarks-5.28.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.cLJHtQ/_old  2016-11-17 12:27:27.0 +0100
+++ /var/tmp/diff_new_pack.cLJHtQ/_new  2016-11-17 12:27:27.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.27
+%define _tar_path 5.28
 Name:   kbookmarks
-Version:5.27.0
+Version:5.28.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.27.0.tar.xz -> kbookmarks-5.28.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.27.0/CMakeLists.txt 
new/kbookmarks-5.28.0/CMakeLists.txt
--- old/kbookmarks-5.27.0/CMakeLists.txt2016-10-02 11:44:23.0 
+0200
+++ new/kbookmarks-5.28.0/CMakeLists.txt2016-11-05 15:42:30.0 
+0100
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.27.0  NO_MODULE)
+find_package(ECM 5.28.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.27.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.27.0") # handled by release scripts
+set(KF5_VERSION "5.28.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.28.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS




commit kbookmarks for openSUSE:Factory

2016-10-28 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-10-28 12:16:34

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-09-14 
23:12:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-10-28 12:16:57.0 +0200
@@ -1,0 +2,7 @@
+Sun Oct  2 12:50:15 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.27.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.27.0.php
+
+---

Old:

  kbookmarks-5.26.0.tar.xz

New:

  kbookmarks-5.27.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.45J9sC/_old  2016-10-28 12:16:58.0 +0200
+++ /var/tmp/diff_new_pack.45J9sC/_new  2016-10-28 12:16:58.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.26
+%define _tar_path 5.27
 Name:   kbookmarks
-Version:5.26.0
+Version:5.27.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.26.0.tar.xz -> kbookmarks-5.27.0.tar.xz ++
 303328 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2016-09-14 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-09-14 23:12:05

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-08-29 
14:56:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-09-14 23:12:07.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  6 20:47:09 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.26.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.26.0.php
+
+---

Old:

  kbookmarks-5.25.0.tar.xz

New:

  kbookmarks-5.26.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.G6RfpC/_old  2016-09-14 23:12:08.0 +0200
+++ /var/tmp/diff_new_pack.G6RfpC/_new  2016-09-14 23:12:08.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.25
+%define _tar_path 5.26
 Name:   kbookmarks
-Version:5.25.0
+Version:5.26.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.25.0.tar.xz -> kbookmarks-5.26.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.25.0/CMakeLists.txt 
new/kbookmarks-5.26.0/CMakeLists.txt
--- old/kbookmarks-5.25.0/CMakeLists.txt2016-08-07 15:35:17.0 
+0200
+++ new/kbookmarks-5.26.0/CMakeLists.txt2016-09-06 13:55:00.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.25.0  NO_MODULE)
+find_package(ECM 5.26.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.25.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
+set(KF5_VERSION "5.26.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.26.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.25.0/po/nn/kbookmarks5_qt.po 
new/kbookmarks-5.26.0/po/nn/kbookmarks5_qt.po
--- old/kbookmarks-5.25.0/po/nn/kbookmarks5_qt.po   2016-08-07 
15:35:17.0 +0200
+++ new/kbookmarks-5.26.0/po/nn/kbookmarks5_qt.po   2016-09-06 
13:55:00.0 +0200
@@ -23,7 +23,7 @@
 "X-Text-Markup: qtrich\n"
 "X-Qt-Contexts: true\n"
 
-#: kbookmark.cpp:307
+#: kbookmark.cpp:310
 msgctxt "KBookmark|Bookmark separator"
 msgid "--- separator ---"
 msgstr "— delelinje —"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.25.0/po/pl/kbookmarks5_qt.po 
new/kbookmarks-5.26.0/po/pl/kbookmarks5_qt.po
--- old/kbookmarks-5.25.0/po/pl/kbookmarks5_qt.po   2016-08-07 
15:35:17.0 +0200
+++ new/kbookmarks-5.26.0/po/pl/kbookmarks5_qt.po   2016-09-06 
13:55:00.0 +0200
@@ -15,20 +15,20 @@
 # Robert Gomulka , 2007, 2008.
 # Marta Rybczyńska , 2007, 2008, 2009, 2010, 2011.
 # Artur Chłond , 2010.
-# Łukasz Wojniłowicz , 2011, 2012, 2014.
+# Łukasz Wojniłowicz , 2011, 2012, 2014, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2014-03-29 07:23+0100\n"
+"PO-Revision-Date: 2016-08-27 09:19+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 "X-Qt-Contexts: true\n"
@@ -81,7 +81,7 @@
 #: kbookmarkcontextmenu.cpp:146
 msgctxt "KBookmarkContextMenu|"
 msgid "Bookmark Folder Deletion"
-msgstr "Usunięcie folderu Zakładki"
+msgstr "Usunięcie katalogu Zakładki"
 
 #: kbookmarkcontextmenu.cpp:147
 msgctxt "KBookmarkContextMenu|"
@@ -166,13 +166,13 @@
 #: kbookmarkdialog.cpp:362
 msgctxt 

commit kbookmarks for openSUSE:Factory

2016-08-29 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-08-29 14:56:39

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-07-15 
12:31:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-08-29 14:56:57.0 +0200
@@ -1,0 +2,10 @@
+Sun Aug  7 21:50:34 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.25.0
+  * Qt >= 5.5 is now required
+  * KBookmarkGroup::moveBookmark: fix return value when item is
+already at the right position
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.25.0.php
+
+---

Old:

  kbookmarks-5.24.0.tar.xz

New:

  kbookmarks-5.25.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.FWN4lA/_old  2016-08-29 14:57:01.0 +0200
+++ /var/tmp/diff_new_pack.FWN4lA/_new  2016-08-29 14:57:01.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.24
+%define _tar_path 5.25
 Name:   kbookmarks
-Version:5.24.0
+Version:5.25.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -35,11 +35,11 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.4.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.5.0
 %endif
-Requires:   cmake(Qt5DBus) >= 5.4.0
-Requires:   cmake(Qt5Widgets) >= 5.4.0
-Requires:   cmake(Qt5Xml) >= 5.4.0
+Requires:   cmake(Qt5DBus) >= 5.5.0
+Requires:   cmake(Qt5Widgets) >= 5.5.0
+Requires:   cmake(Qt5Xml) >= 5.5.0
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -67,8 +67,8 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   kwidgetsaddons-devel >= %{_tar_path}
-Requires:   cmake(Qt5Widgets) >= 5.4.0
-Requires:   cmake(Qt5Xml) >= 5.4.0
+Requires:   cmake(Qt5Widgets) >= 5.5.0
+Requires:   cmake(Qt5Xml) >= 5.5.0
 
 %description devel
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format.

++ kbookmarks-5.24.0.tar.xz -> kbookmarks-5.25.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.24.0/CMakeLists.txt 
new/kbookmarks-5.25.0/CMakeLists.txt
--- old/kbookmarks-5.24.0/CMakeLists.txt2016-07-03 01:59:35.0 
+0200
+++ new/kbookmarks-5.25.0/CMakeLists.txt2016-08-07 15:35:17.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.24.0  NO_MODULE)
+find_package(ECM 5.25.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.24.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
+set(KF5_VERSION "5.25.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.25.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
@@ -32,7 +32,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.4.0)
+set(REQUIRED_QT_VERSION 5.5.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml DBus)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.24.0/po/af/kbookmarks5_qt.po 
new/kbookmarks-5.25.0/po/af/kbookmarks5_qt.po
--- old/kbookmarks-5.24.0/po/af/kbookmarks5_qt.po   2016-07-03 
01:59:35.0 +0200
+++ new/kbookmarks-5.25.0/po/af/kbookmarks5_qt.po   2016-08-07 
15:35:17.0 +0200
@@ -17,7 +17,7 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Qt-Contexts: true\n"
 
-#: kbookmark.cpp:307
+#: kbookmark.cpp:310
 #, fuzzy
 #| msgid "--- separator ---"
 msgctxt "KBookmark|Bookmark separator"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.24.0/po/ar/kbookmarks5_qt.po 
new/kbookmarks-5.25.0/po/ar/kbookmarks5_qt.po
--- old/kbookmarks-5.24.0/po/ar/kbookmarks5_qt.po   2016-07-03 
01:59:35.0 +0200
+++ 

commit kbookmarks for openSUSE:Factory

2016-07-15 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-07-15 12:31:30

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-07-03 
12:20:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-07-15 12:31:59.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul  6 15:02:01 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.24.0
+  * Cleanup KBookmarkManagerList before qApp exits,
+to avoid deadlocks with the DBus thread
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.24.0.php
+
+---

Old:

  kbookmarks-5.23.0.tar.xz

New:

  kbookmarks-5.24.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.dGeveY/_old  2016-07-15 12:32:00.0 +0200
+++ /var/tmp/diff_new_pack.dGeveY/_new  2016-07-15 12:32:00.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.23
+%define _tar_path 5.24
 Name:   kbookmarks
-Version:5.23.0
+Version:5.24.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.23.0.tar.xz -> kbookmarks-5.24.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.23.0/CMakeLists.txt 
new/kbookmarks-5.24.0/CMakeLists.txt
--- old/kbookmarks-5.23.0/CMakeLists.txt2016-06-06 13:26:44.0 
+0200
+++ new/kbookmarks-5.24.0/CMakeLists.txt2016-07-03 01:59:35.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.23.0  NO_MODULE)
+find_package(ECM 5.24.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.23.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
+set(KF5_VERSION "5.24.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.24.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.23.0/metainfo.yaml 
new/kbookmarks-5.24.0/metainfo.yaml
--- old/kbookmarks-5.23.0/metainfo.yaml 2016-06-06 13:26:44.0 +0200
+++ new/kbookmarks-5.24.0/metainfo.yaml 2016-07-03 01:59:35.0 +0200
@@ -3,7 +3,9 @@
 tier: 3
 type: functional
 platforms:
-- name: All
+- name: Linux
+- name: Windows
+- name: MacOSX
 portingAid: false
 deprecated: false
 release: true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.23.0/po/af/kbookmarks5_qt.po 
new/kbookmarks-5.24.0/po/af/kbookmarks5_qt.po
--- old/kbookmarks-5.23.0/po/af/kbookmarks5_qt.po   2016-06-06 
13:26:44.0 +0200
+++ new/kbookmarks-5.24.0/po/af/kbookmarks5_qt.po   2016-07-03 
01:59:35.0 +0200
@@ -273,7 +273,7 @@
 msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgstr "*.adr|Opera Boekmerk Lêers (*.adr)"
 
-#: kbookmarkmanager.cpp:448
+#: kbookmarkmanager.cpp:465
 #, fuzzy, qt-format
 #| msgid ""
 #| "Unable to save bookmarks in %1. Reported error was: %2. This error "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.23.0/po/ar/kbookmarks5_qt.po 
new/kbookmarks-5.24.0/po/ar/kbookmarks5_qt.po
--- old/kbookmarks-5.23.0/po/ar/kbookmarks5_qt.po   2016-06-06 
13:26:44.0 +0200
+++ new/kbookmarks-5.24.0/po/ar/kbookmarks5_qt.po   2016-07-03 
01:59:35.0 +0200
@@ -209,7 +209,7 @@
 msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgstr ""
 
-#: kbookmarkmanager.cpp:448
+#: kbookmarkmanager.cpp:465
 #, qt-format
 msgctxt "KBookmarkManager|"
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.23.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.24.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.23.0/po/ast/kbookmarks5_qt.po  2016-06-06 
13:26:44.0 +0200
+++ new/kbookmarks-5.24.0/po/ast/kbookmarks5_qt.po  2016-07-03 
01:59:35.0 +0200
@@ -214,7 +214,7 @@
 msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgstr "*.adr|Ficheros de marcadores d'Opera 

commit kbookmarks for openSUSE:Factory

2016-07-03 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-07-03 12:19:51

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-05-19 
12:06:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-07-03 12:20:24.0 +0200
@@ -1,0 +2,7 @@
+Mon Jun  6 21:23:28 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.23.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.23.0.php
+
+---

Old:

  kbookmarks-5.22.0.tar.xz

New:

  kbookmarks-5.23.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.BUrmRc/_old  2016-07-03 12:20:25.0 +0200
+++ /var/tmp/diff_new_pack.BUrmRc/_new  2016-07-03 12:20:25.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.22
+%define _tar_path 5.23
 Name:   kbookmarks
-Version:5.22.0
+Version:5.23.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.22.0.tar.xz -> kbookmarks-5.23.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.22.0/CMakeLists.txt 
new/kbookmarks-5.23.0/CMakeLists.txt
--- old/kbookmarks-5.22.0/CMakeLists.txt2016-05-07 17:05:37.0 
+0200
+++ new/kbookmarks-5.23.0/CMakeLists.txt2016-06-06 13:26:44.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.22.0  NO_MODULE)
+find_package(ECM 5.23.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.22.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
+set(KF5_VERSION "5.23.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.23.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.22.0/metainfo.yaml 
new/kbookmarks-5.23.0/metainfo.yaml
--- old/kbookmarks-5.22.0/metainfo.yaml 2016-05-07 17:05:37.0 +0200
+++ new/kbookmarks-5.23.0/metainfo.yaml 2016-06-06 13:26:44.0 +0200
@@ -11,3 +11,7 @@
  - qmake: KBookmarks
cmake: "KF5::Bookmarks"
 cmakename: KF5Bookmarks
+
+public_lib: true
+group: Frameworks
+subgroup: Tier 3




commit kbookmarks for openSUSE:Factory

2016-05-19 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-05-19 12:05:40

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-04-12 
19:10:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-05-19 12:06:22.0 +0200
@@ -1,0 +2,7 @@
+Sat May  7 18:30:06 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.22.0 (boo#980066)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.22.0.php
+
+---

Old:

  kbookmarks-5.21.0.tar.xz

New:

  kbookmarks-5.22.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.eX7zIy/_old  2016-05-19 12:06:23.0 +0200
+++ /var/tmp/diff_new_pack.eX7zIy/_new  2016-05-19 12:06:23.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.21
+%define _tar_path 5.22
 Name:   kbookmarks
-Version:5.21.0
+Version:5.22.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.21.0.tar.xz -> kbookmarks-5.22.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.21.0/CMakeLists.txt 
new/kbookmarks-5.22.0/CMakeLists.txt
--- old/kbookmarks-5.21.0/CMakeLists.txt2016-04-03 22:44:46.0 
+0200
+++ new/kbookmarks-5.22.0/CMakeLists.txt2016-05-07 17:05:37.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.21.0  NO_MODULE)
+find_package(ECM 5.22.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.21.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
+set(KF5_VERSION "5.22.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.22.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS




commit kbookmarks for openSUSE:Factory

2016-04-12 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-04-12 19:10:53

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-03-16 
10:28:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-04-12 19:10:54.0 +0200
@@ -1,0 +2,8 @@
+Mon Apr  4 14:18:55 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.21.0 (boo#974793)
+  * Upgrade Qt version requirement to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.21.0.php
+
+---

Old:

  kbookmarks-5.20.0.tar.xz

New:

  kbookmarks-5.21.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.tTUrbV/_old  2016-04-12 19:10:55.0 +0200
+++ /var/tmp/diff_new_pack.tTUrbV/_new  2016-04-12 19:10:55.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.20
+%define _tar_path 5.21
 Name:   kbookmarks
-Version:5.20.0
+Version:5.21.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -35,11 +35,11 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 %if %{with lang}
-BuildRequires:  cmake(Qt5LinguistTools) >= 5.3.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.4.0
 %endif
-Requires:   cmake(Qt5DBus) >= 5.3.0
-Requires:   cmake(Qt5Widgets) >= 5.3.0
-Requires:   cmake(Qt5Xml) >= 5.3.0
+Requires:   cmake(Qt5DBus) >= 5.4.0
+Requires:   cmake(Qt5Widgets) >= 5.4.0
+Requires:   cmake(Qt5Xml) >= 5.4.0
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -67,8 +67,8 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   kwidgetsaddons-devel >= %{_tar_path}
-Requires:   cmake(Qt5Widgets) >= 5.3.0
-Requires:   cmake(Qt5Xml) >= 5.3.0
+Requires:   cmake(Qt5Widgets) >= 5.4.0
+Requires:   cmake(Qt5Xml) >= 5.4.0
 
 %description devel
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format.

++ kbookmarks-5.20.0.tar.xz -> kbookmarks-5.21.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.20.0/CMakeLists.txt 
new/kbookmarks-5.21.0/CMakeLists.txt
--- old/kbookmarks-5.20.0/CMakeLists.txt2016-03-05 19:47:09.0 
+0100
+++ new/kbookmarks-5.21.0/CMakeLists.txt2016-04-03 22:44:46.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.20.0  NO_MODULE)
+find_package(ECM 5.21.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.20.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
+set(KF5_VERSION "5.21.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.21.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
@@ -32,7 +32,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.3.0)
+set(REQUIRED_QT_VERSION 5.4.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml DBus)
 




commit kbookmarks for openSUSE:Factory

2016-03-16 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-03-16 10:27:35

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-02-24 
18:53:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-03-16 10:28:24.0 +0100
@@ -1,0 +2,7 @@
+Sun Mar  6 09:54:54 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.20.0 (boo#970856)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.20.0.php
+
+---

Old:

  kbookmarks-5.19.0.tar.xz

New:

  kbookmarks-5.20.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.CilNIe/_old  2016-03-16 10:28:25.0 +0100
+++ /var/tmp/diff_new_pack.CilNIe/_new  2016-03-16 10:28:25.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.19
+%define _tar_path 5.20
 Name:   kbookmarks
-Version:5.19.0
+Version:5.20.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.19.0.tar.xz -> kbookmarks-5.20.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.19.0/CMakeLists.txt 
new/kbookmarks-5.20.0/CMakeLists.txt
--- old/kbookmarks-5.19.0/CMakeLists.txt2016-02-06 14:36:53.0 
+0100
+++ new/kbookmarks-5.20.0/CMakeLists.txt2016-03-05 19:47:09.0 
+0100
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.19.0  NO_MODULE)
+find_package(ECM 5.20.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.19.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
+set(KF5_VERSION "5.20.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.20.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS




commit kbookmarks for openSUSE:Factory

2016-02-24 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-02-24 18:53:15

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2016-01-20 
09:41:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-02-24 18:53:54.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  6 17:59:23 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.19.0 (boo#967668)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.19.0.php
+
+---

Old:

  kbookmarks-5.18.0.tar.xz

New:

  kbookmarks-5.19.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.MT7aA6/_old  2016-02-24 18:53:55.0 +0100
+++ /var/tmp/diff_new_pack.MT7aA6/_new  2016-02-24 18:53:55.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.18
+%define _tar_path 5.19
 Name:   kbookmarks
-Version:5.18.0
+Version:5.19.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.18.0.tar.xz -> kbookmarks-5.19.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.18.0/CMakeLists.txt 
new/kbookmarks-5.19.0/CMakeLists.txt
--- old/kbookmarks-5.18.0/CMakeLists.txt2016-01-02 17:23:54.0 
+0100
+++ new/kbookmarks-5.19.0/CMakeLists.txt2016-02-06 14:36:53.0 
+0100
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.18.0  NO_MODULE)
+find_package(ECM 5.19.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -11,7 +11,7 @@
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 include(KDEInstallDirs)
-include(KDEFrameworkCompilerSettings)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
 
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.18.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
+set(KF5_VERSION "5.19.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.19.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.18.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.19.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.18.0/po/ast/kbookmarks5_qt.po  2016-01-02 
17:23:54.0 +0100
+++ new/kbookmarks-5.19.0/po/ast/kbookmarks5_qt.po  2016-02-06 
14:36:53.0 +0100
@@ -1,14 +1,14 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# enolp , 2015.
+# enolp , 2015, 2016.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4-v1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2015-12-05 22:12+0100\n"
-"Last-Translator: enolp \n"
+"PO-Revision-Date: 2016-02-03 01:30+0100\n"
+"Last-Translator: enolp \n"
 "Language-Team: Asturian <>\n"
 "Language: ast\n"
 "MIME-Version: 1.0\n"
@@ -27,12 +27,12 @@
 #: kbookmarkcontextmenu.cpp:62
 msgctxt "KBookmarkContextMenu|"
 msgid "Add Bookmark Here"
-msgstr ""
+msgstr "Amestar marcador equí"
 
 #: kbookmarkcontextmenu.cpp:68
 msgctxt "KBookmarkContextMenu|"
 msgid "Open Folder in Bookmark Editor"
-msgstr ""
+msgstr "Abrir carpeta nel editor de marcadores"
 
 #: kbookmarkcontextmenu.cpp:71
 msgctxt "KBookmarkContextMenu|"
@@ -42,37 +42,37 @@
 #: kbookmarkcontextmenu.cpp:76
 msgctxt "KBookmarkContextMenu|"
 msgid "Properties"
-msgstr ""
+msgstr "Propiedaes"
 
 #: kbookmarkcontextmenu.cpp:81
 msgctxt "KBookmarkContextMenu|"
 msgid "Copy Link Address"
-msgstr ""
+msgstr "Copiar direición d'enllaz"
 
 #: kbookmarkcontextmenu.cpp:84
 msgctxt "KBookmarkContextMenu|"
 msgid "Delete Bookmark"
-msgstr ""
+msgstr "Desaniciar marcador"
 
 #: kbookmarkcontextmenu.cpp:90
 msgctxt "KBookmarkContextMenu|"
 msgid "Open Folder in Tabs"
-msgstr ""
+msgstr "Abrir carpetes en llingüetes"
 
 #: kbookmarkcontextmenu.cpp:116
 msgctxt "KBookmarkContextMenu|"
 msgid "Cannot add 

commit kbookmarks for openSUSE:Factory

2016-01-20 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2016-01-20 09:40:59

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-12-29 
12:51:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2016-01-20 09:41:23.0 +0100
@@ -1,0 +2,8 @@
+Sat Jan  2 17:41:55 UTC 2016 - hrvoje.sen...@gmail.com
+
+- Update to 5.18.0
+  * Fully initialize DynMenuInfo in return value
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.18.0.php
+
+---

Old:

  kbookmarks-5.17.0.tar.xz

New:

  kbookmarks-5.18.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.FaecJg/_old  2016-01-20 09:41:24.0 +0100
+++ /var/tmp/diff_new_pack.FaecJg/_new  2016-01-20 09:41:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.17
+%define _tar_path 5.18
 Name:   kbookmarks
-Version:5.17.0
+Version:5.18.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.17.0.tar.xz -> kbookmarks-5.18.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.17.0/CMakeLists.txt 
new/kbookmarks-5.18.0/CMakeLists.txt
--- old/kbookmarks-5.17.0/CMakeLists.txt2015-12-06 22:17:04.0 
+0100
+++ new/kbookmarks-5.18.0/CMakeLists.txt2016-01-02 17:23:54.0 
+0100
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.17.0  NO_MODULE)
+find_package(ECM 5.18.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.17.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
+set(KF5_VERSION "5.18.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.18.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.17.0/po/ro/kbookmarks5_qt.po 
new/kbookmarks-5.18.0/po/ro/kbookmarks5_qt.po
--- old/kbookmarks-5.17.0/po/ro/kbookmarks5_qt.po   2015-12-06 
22:17:04.0 +0100
+++ new/kbookmarks-5.18.0/po/ro/kbookmarks5_qt.po   2016-01-02 
17:23:54.0 +0100
@@ -228,7 +228,7 @@
 msgstr ""
 "Nu s-au putut salva semnele de carte în %1. Eroarea raportată a fost: %2. "
 "Acest mesaj de eroare va fi afișat numai o dată. Cauza erorii trebuie fixată "
-"cît mai rapid posibil, deoarece este posibil să fie determinată de un hard "
+"cât mai rapid posibil, deoarece este posibil să fie determinată de un hard "
 "disk plin."
 
 #: kbookmarkmenu.cpp:260
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.17.0/src/konqbookmarkmenu.cpp 
new/kbookmarks-5.18.0/src/konqbookmarkmenu.cpp
--- old/kbookmarks-5.17.0/src/konqbookmarkmenu.cpp  2015-12-06 
22:17:04.0 +0100
+++ new/kbookmarks-5.18.0/src/konqbookmarkmenu.cpp  2016-01-02 
17:23:54.0 +0100
@@ -174,6 +174,7 @@
 
 DynMenuInfo info;
 info.show = false;
+info.d = Q_NULLPTR;
 
 if (!config.hasKey("DynamicMenus")) {
 if (bookmarkrc.hasGroup("DynamicMenu-" + id)) {




commit kbookmarks for openSUSE:Factory

2015-12-29 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-12-29 12:50:47

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-11-24 
22:22:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-12-29 12:51:32.0 +0100
@@ -1,0 +2,7 @@
+Thu Dec 10 23:03:08 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.17.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.17.0.php
+
+---

Old:

  kbookmarks-5.16.0.tar.xz

New:

  kbookmarks-5.17.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.HTRZsW/_old  2015-12-29 12:51:33.0 +0100
+++ /var/tmp/diff_new_pack.HTRZsW/_new  2015-12-29 12:51:33.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.16
+%define _tar_path 5.17
 Name:   kbookmarks
-Version:5.16.0
+Version:5.17.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.16.0.tar.xz -> kbookmarks-5.17.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.16.0/CMakeLists.txt 
new/kbookmarks-5.17.0/CMakeLists.txt
--- old/kbookmarks-5.16.0/CMakeLists.txt2015-11-08 13:11:32.0 
+0100
+++ new/kbookmarks-5.17.0/CMakeLists.txt2015-12-06 22:17:04.0 
+0100
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.16.0  NO_MODULE)
+find_package(ECM 5.17.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.16.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.16.0") # handled by release scripts
+set(KF5_VERSION "5.17.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.17.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.16.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.17.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.16.0/po/ast/kbookmarks5_qt.po  2015-11-08 
13:11:32.0 +0100
+++ new/kbookmarks-5.17.0/po/ast/kbookmarks5_qt.po  2015-12-06 
22:17:04.0 +0100
@@ -7,9 +7,9 @@
 "Project-Id-Version: kio4-v1\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2015-05-15 01:26+0100\n"
+"PO-Revision-Date: 2015-12-05 22:12+0100\n"
 "Last-Translator: enolp \n"
-"Language-Team: Asturian \n"
+"Language-Team: Asturian <>\n"
 "Language: ast\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -164,7 +164,7 @@
 #: kbookmarkdialog.cpp:386
 msgctxt "KBookmarkDialog|name of the container of all browser bookmarks"
 msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadores"
 
 #: kbookmarkimporter_ns.cpp:115
 msgctxt "KNSBookmarkImporterImpl|"
@@ -196,7 +196,7 @@
 #: kbookmarkimporter_ns.cpp:161 kbookmarkimporter_ns.cpp:162
 msgctxt "KNSBookmarkImporterImpl|"
 msgid "Bookmarks"
-msgstr ""
+msgstr "Marcadores"
 
 #: kbookmarkimporter_opera.cpp:119
 msgctxt "KOperaBookmarkImporterImpl|"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.16.0/po/nb/kbookmarks5_qt.po 
new/kbookmarks-5.17.0/po/nb/kbookmarks5_qt.po
--- old/kbookmarks-5.16.0/po/nb/kbookmarks5_qt.po   2015-11-08 
13:11:32.0 +0100
+++ new/kbookmarks-5.17.0/po/nb/kbookmarks5_qt.po   2015-12-06 
22:17:04.0 +0100
@@ -1,3 +1,5 @@
+# Translation of kbookmarks5_qt to Norwegian Bokmål
+#
 # Knut Yrvin , 2003, 2004, 2005.
 # Knut Erik Hollund , 2003.
 # Håvard Korsvoll , 2003.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.16.0/po/se/kbookmarks5_qt.po 
new/kbookmarks-5.17.0/po/se/kbookmarks5_qt.po
--- old/kbookmarks-5.16.0/po/se/kbookmarks5_qt.po   2015-11-08 
13:11:32.0 +0100
+++ new/kbookmarks-5.17.0/po/se/kbookmarks5_qt.po   2015-12-06 
22:17:04.0 +0100
@@ 

commit kbookmarks for openSUSE:Factory

2015-11-24 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-11-24 22:22:11

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-10-19 
22:22:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-11-24 22:22:12.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  8 16:57:52 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.16.0 (boo#955067)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.16.0.php
+
+---

Old:

  kbookmarks-5.15.0.tar.xz

New:

  kbookmarks-5.16.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.QrtCnE/_old  2015-11-24 22:22:13.0 +0100
+++ /var/tmp/diff_new_pack.QrtCnE/_new  2015-11-24 22:22:13.0 +0100
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.15
+%define _tar_path 5.16
 Name:   kbookmarks
-Version:5.15.0
+Version:5.16.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.15.0.tar.xz -> kbookmarks-5.16.0.tar.xz ++
 1854 lines of diff (skipped)




commit kbookmarks for openSUSE:Factory

2015-10-19 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-10-19 22:22:12

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-09-24 
07:09:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-10-19 22:22:13.0 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 17:37:02 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+---

Old:

  kbookmarks-5.14.0.tar.xz

New:

  kbookmarks-5.15.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.fg3ujm/_old  2015-10-19 22:22:14.0 +0200
+++ /var/tmp/diff_new_pack.fg3ujm/_new  2015-10-19 22:22:14.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:   kbookmarks
-Version:5.14.0
+Version:5.15.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.14.0.tar.xz -> kbookmarks-5.15.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.14.0/CMakeLists.txt 
new/kbookmarks-5.15.0/CMakeLists.txt
--- old/kbookmarks-5.14.0/CMakeLists.txt2015-09-05 10:50:38.0 
+0200
+++ new/kbookmarks-5.15.0/CMakeLists.txt2015-10-05 09:53:38.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.14.0  NO_MODULE)
+find_package(ECM 5.15.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.14.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
+set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.14.0/po/eo/kbookmarks5_qt.po 
new/kbookmarks-5.15.0/po/eo/kbookmarks5_qt.po
--- old/kbookmarks-5.14.0/po/eo/kbookmarks5_qt.po   2015-09-05 
10:50:38.0 +0200
+++ new/kbookmarks-5.15.0/po/eo/kbookmarks5_qt.po   2015-10-05 
09:53:38.0 +0200
@@ -23,15 +23,11 @@
 "X-Qt-Contexts: true\n"
 
 #: kbookmark.cpp:307
-#, fuzzy
-#| msgid "--- separator ---"
 msgctxt "KBookmark|Bookmark separator"
 msgid "--- separator ---"
 msgstr "--- apartigilo ---"
 
 #: kbookmarkcontextmenu.cpp:62
-#, fuzzy
-#| msgid "Add Bookmark Here"
 msgctxt "KBookmarkContextMenu|"
 msgid "Add Bookmark Here"
 msgstr "Aldonu legosignon ĉi tie"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.14.0/po/ja/kbookmarks5_qt.po 
new/kbookmarks-5.15.0/po/ja/kbookmarks5_qt.po
--- old/kbookmarks-5.14.0/po/ja/kbookmarks5_qt.po   2015-09-05 
10:50:38.0 +0200
+++ new/kbookmarks-5.15.0/po/ja/kbookmarks5_qt.po   2015-10-05 
09:53:38.0 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kio4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2014-03-28 02:03+\n"
-"PO-Revision-Date: 2015-04-18 23:02-0700\n"
+"PO-Revision-Date: 2015-09-30 11:29-0700\n"
 "Last-Translator: Fumiaki Okushi \n"
 "Language-Team: Japanese \n"
 "Language: ja\n"
@@ -87,7 +87,7 @@
 msgid ""
 "Are you sure you wish to remove the bookmark folder\n"
 "\"%1\"?"
-msgstr "本当にブックマークフォルダ %1 を削除しますか?"
+msgstr "本当にブックマークフォルダ %1 を削除しますか?"
 
 #: kbookmarkcontextmenu.cpp:149
 #, qt-format
@@ -95,7 +95,7 @@
 msgid ""
 "Are you sure you wish to remove the bookmark\n"
 "\"%1\"?"
-msgstr "本当にブックマーク %1 を削除しますか?"
+msgstr "本当にブックマーク %1 を削除しますか?"
 
 #: kbookmarkdialog.cpp:70
 msgctxt "KBookmarkDialog|@label:textbox"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.14.0/po/nb/kbookmarks5_qt.po 
new/kbookmarks-5.15.0/po/nb/kbookmarks5_qt.po
--- old/kbookmarks-5.14.0/po/nb/kbookmarks5_qt.po   2015-09-05 
10:50:38.0 +0200
+++ new/kbookmarks-5.15.0/po/nb/kbookmarks5_qt.po   2015-10-05 
09:53:38.0 +0200
@@ -1,5 

commit kbookmarks for openSUSE:Factory

2015-09-23 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-09-24 07:09:55

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-09-02 
07:43:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-09-24 07:09:56.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  8 17:12:41 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.14.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.14.0.php
+
+---

Old:

  kbookmarks-5.13.0.tar.xz

New:

  kbookmarks-5.14.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.BoOUsI/_old  2015-09-24 07:09:57.0 +0200
+++ /var/tmp/diff_new_pack.BoOUsI/_new  2015-09-24 07:09:57.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.13
+%define _tar_path 5.14
 Name:   kbookmarks
-Version:5.13.0
+Version:5.14.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12

++ kbookmarks-5.13.0.tar.xz -> kbookmarks-5.14.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.13.0/CMakeLists.txt 
new/kbookmarks-5.14.0/CMakeLists.txt
--- old/kbookmarks-5.13.0/CMakeLists.txt2015-08-04 12:45:31.0 
+0200
+++ new/kbookmarks-5.14.0/CMakeLists.txt2015-09-05 10:50:38.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.13.0  NO_MODULE)
+find_package(ECM 5.14.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.13.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
+set(KF5_VERSION "5.14.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.13.0/po/af/kbookmarks5_qt.po 
new/kbookmarks-5.14.0/po/af/kbookmarks5_qt.po
--- old/kbookmarks-5.13.0/po/af/kbookmarks5_qt.po   2015-08-04 
12:45:31.0 +0200
+++ new/kbookmarks-5.14.0/po/af/kbookmarks5_qt.po   2015-09-05 
10:50:38.0 +0200
@@ -273,7 +273,7 @@
 msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgstr "*.adr|Opera Boekmerk Lêers (*.adr)"
 
-#: kbookmarkmanager.cpp:443
+#: kbookmarkmanager.cpp:448
 #, fuzzy, qt-format
 #| msgid ""
 #| "Unable to save bookmarks in %1. Reported error was: %2. This error "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.13.0/po/ar/kbookmarks5_qt.po 
new/kbookmarks-5.14.0/po/ar/kbookmarks5_qt.po
--- old/kbookmarks-5.13.0/po/ar/kbookmarks5_qt.po   2015-08-04 
12:45:31.0 +0200
+++ new/kbookmarks-5.14.0/po/ar/kbookmarks5_qt.po   2015-09-05 
10:50:38.0 +0200
@@ -209,7 +209,7 @@
 msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgstr ""
 
-#: kbookmarkmanager.cpp:443
+#: kbookmarkmanager.cpp:448
 #, qt-format
 msgctxt "KBookmarkManager|"
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.13.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.14.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.13.0/po/ast/kbookmarks5_qt.po  2015-08-04 
12:45:31.0 +0200
+++ new/kbookmarks-5.14.0/po/ast/kbookmarks5_qt.po  2015-09-05 
10:50:38.0 +0200
@@ -208,7 +208,7 @@
 msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgstr ""
 
-#: kbookmarkmanager.cpp:443
+#: kbookmarkmanager.cpp:448
 #, qt-format
 msgctxt "KBookmarkManager|"
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.13.0/po/be/kbookmarks5_qt.po 
new/kbookmarks-5.14.0/po/be/kbookmarks5_qt.po
--- old/kbookmarks-5.13.0/po/be/kbookmarks5_qt.po   2015-08-04 
12:45:31.0 +0200
+++ new/kbookmarks-5.14.0/po/be/kbookmarks5_qt.po   2015-09-05 
10:50:38.0 +0200
@@ -285,7 +285,7 @@
 msgid "*.adr|Opera Bookmark Files (*.adr)"
 msgstr "*.adr|Файлы закладак Opera (*.adr)"
 
-#: kbookmarkmanager.cpp:443
+#: 

commit kbookmarks for openSUSE:Factory

2015-09-01 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-09-02 07:43:52

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is "kbookmarks"

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-07-14 
17:21:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-09-02 07:43:55.0 +0200
@@ -1,0 +2,13 @@
+Tue Aug  4 19:20:14 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.13.0
+  * The Qt version requirement has been bumped from 5.2 to 5.3
+  * Debug output has been ported to categorized output, for less
+noise by default
+  * Docbook documentation has been reviewed and updated
+  * KBookmarkManager: use KDirWatch instead of QFileSystemWatcher
+to detect user-places.xbel being created.
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.13.0.php
+
+---

Old:

  kbookmarks-5.12.0.tar.xz

New:

  kbookmarks-5.13.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.p5mTeY/_old  2015-09-02 07:43:55.0 +0200
+++ /var/tmp/diff_new_pack.p5mTeY/_new  2015-09-02 07:43:55.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.12
+%define _tar_path 5.13
 Name:   kbookmarks
-Version:5.12.0
+Version:5.13.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
@@ -35,11 +35,11 @@
 BuildRequires:  kwidgetsaddons-devel >= %{_tar_path}
 BuildRequires:  kxmlgui-devel >= %{_tar_path}
 %if %{with lang}
-BuildRequires:  libqt5-linguist-devel >= 5.2.0
+BuildRequires:  cmake(Qt5LinguistTools) >= 5.3.0
 %endif
-Requires:   pkgconfig(Qt5DBus) >= 5.2.0
-Requires:   pkgconfig(Qt5Widgets) >= 5.2.0
-Requires:   pkgconfig(Qt5Xml) >= 5.2.0
+Requires:   cmake(Qt5DBus) >= 5.3.0
+Requires:   cmake(Qt5Widgets) >= 5.3.0
+Requires:   cmake(Qt5Xml) >= 5.3.0
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -67,8 +67,8 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   kwidgetsaddons-devel >= %{_tar_path}
-Requires:   pkgconfig(Qt5Widgets) >= 5.2.0
-Requires:   pkgconfig(Qt5Xml) >= 5.2.0
+Requires:   cmake(Qt5Widgets) >= 5.3.0
+Requires:   cmake(Qt5Xml) >= 5.3.0
 
 %description devel
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format.

++ kbookmarks-5.12.0.tar.xz -> kbookmarks-5.13.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.12.0/CMakeLists.txt 
new/kbookmarks-5.13.0/CMakeLists.txt
--- old/kbookmarks-5.12.0/CMakeLists.txt2015-07-05 10:52:55.0 
+0200
+++ new/kbookmarks-5.13.0/CMakeLists.txt2015-08-04 12:45:31.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.12.0  NO_MODULE)
+find_package(ECM 5.13.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION "5.12.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.12.0") # handled by release scripts
+set(KF5_VERSION "5.13.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.13.0") # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
@@ -32,7 +32,7 @@
   SOVERSION 5)
 
 # Dependencies
-set(REQUIRED_QT_VERSION 5.2.0)
+set(REQUIRED_QT_VERSION 5.3.0)
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets Xml DBus)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.12.0/README.md 
new/kbookmarks-5.13.0/README.md
--- old/kbookmarks-5.12.0/README.md 2015-07-05 10:52:55.0 +0200
+++ new/kbookmarks-5.13.0/README.md 2015-08-04 12:45:31.0 +0200
@@ -1,5 +1,7 @@
 # KBookmarks
 
+Bookmarks management library
+
 ## Introduction
 
 KBookmarks lets you access and manipulate bookmarks stored using the
@@ -7,4 +9,6 @@
 
 [1]: http://pyxml.sourceforge.net/topics/xbel/
 
+The most common use for bookmarks is web browsers, but this can also
+be useful in any application where local files or URLs can be saved as 

commit kbookmarks for openSUSE:Factory

2015-07-14 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-07-14 17:21:54

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-06-23 
12:06:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-07-14 17:21:55.0 +0200
@@ -1,0 +2,9 @@
+Sun Jul  5 18:44:48 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.12.0
+  * Don't add a bookmark with url is empty and text is empty
+  * Encode KBookmark URL to fix compatibility with KDE4 applications
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.12.0.php
+
+---

Old:

  kbookmarks-5.11.0.tar.xz

New:

  kbookmarks-5.12.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.tep0L4/_old  2015-07-14 17:21:56.0 +0200
+++ /var/tmp/diff_new_pack.tep0L4/_new  2015-07-14 17:21:56.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.11
+%define _tar_path 5.12
 Name:   kbookmarks
-Version:5.11.0
+Version:5.12.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kbookmarks-5.11.0.tar.xz - kbookmarks-5.12.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.11.0/CMakeLists.txt 
new/kbookmarks-5.12.0/CMakeLists.txt
--- old/kbookmarks-5.11.0/CMakeLists.txt2015-06-06 23:08:19.0 
+0200
+++ new/kbookmarks-5.12.0/CMakeLists.txt2015-07-05 10:52:55.0 
+0200
@@ -3,7 +3,7 @@
 project(KBookmarks)
 
 include(FeatureSummary)
-find_package(ECM 5.11.0  NO_MODULE)
+find_package(ECM 5.12.0  NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 
@@ -22,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.11.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
+set(KF5_VERSION 5.12.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.12.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.11.0/src/kbookmark.cpp 
new/kbookmarks-5.12.0/src/kbookmark.cpp
--- old/kbookmarks-5.11.0/src/kbookmark.cpp 2015-06-06 23:08:19.0 
+0200
+++ new/kbookmarks-5.12.0/src/kbookmark.cpp 2015-07-05 10:52:55.0 
+0200
@@ -213,7 +213,7 @@
 }
 QDomDocument doc = element.ownerDocument();
 QDomElement elem = doc.createElement(bookmark);
-elem.setAttribute(href, url.toString());
+elem.setAttribute(href, url.toString(QUrl::FullyEncoded));
 
 QDomElement textElem = doc.createElement(title);
 elem.appendChild(textElem);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.11.0/src/kbookmarkmanager.h 
new/kbookmarks-5.12.0/src/kbookmarkmanager.h
--- old/kbookmarks-5.11.0/src/kbookmarkmanager.h2015-06-06 
23:08:19.0 +0200
+++ new/kbookmarks-5.12.0/src/kbookmarkmanager.h2015-07-05 
10:52:55.0 +0200
@@ -131,7 +131,7 @@
  * @param toolbarCache iff true save a cache of the toolbar folder, too
  * @return true if saving was successful
  */
-// KDE5 TODO: Use an enum and not a bool
+// KF6 TODO: Use an enum and not a bool
 bool saveAs(const QString filename, bool toolbarCache = true) const;
 
 /**
@@ -202,7 +202,7 @@
  * @param toolbarCache iff true save a cache of the toolbar folder, too
  * @return true if saving was successful
  */
-// KDE5 TODO: Use an enum and not a bool
+// KF6 TODO: Use an enum and not a bool
 bool save(bool toolbarCache = true) const;
 
 void emitConfigChanged();
@@ -216,7 +216,7 @@
  * @param browser iff false display no browser specific
  *menu items in keditbookmarks :: --nobrowser
  */
-// KDE5 TODO: Use an enum and not a bool
+// KF6 TODO: Use an enum and not a bool
 void setEditorOptions(const QString caption, bool browser);
 
 /**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.11.0/src/kbookmarkmenu.cpp 

commit kbookmarks for openSUSE:Factory

2015-06-23 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-06-23 12:06:13

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-05-11 
19:48:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-06-23 12:06:14.0 +0200
@@ -1,0 +2,7 @@
+Sun Jun  7 19:07:12 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.11.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.11.0.php
+
+---

Old:

  kbookmarks-5.10.0.tar.xz

New:

  kbookmarks-5.11.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.TO2pms/_old  2015-06-23 12:06:14.0 +0200
+++ /var/tmp/diff_new_pack.TO2pms/_new  2015-06-23 12:06:14.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.10
+%define _tar_path 5.11
 Name:   kbookmarks
-Version:5.10.0
+Version:5.11.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kbookmarks-5.10.0.tar.xz - kbookmarks-5.11.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.10.0/CMakeLists.txt 
new/kbookmarks-5.11.0/CMakeLists.txt
--- old/kbookmarks-5.10.0/CMakeLists.txt2015-05-03 17:04:11.0 
+0200
+++ new/kbookmarks-5.11.0/CMakeLists.txt2015-06-06 23:08:19.0 
+0200
@@ -2,7 +2,11 @@
 
 project(KBookmarks)
 
-find_package(ECM 5.10.0 REQUIRED NO_MODULE)
+include(FeatureSummary)
+find_package(ECM 5.11.0  NO_MODULE)
+set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION Extra CMake 
Modules. URL 
https://projects.kde.org/projects/kdesupport/extra-cmake-modules;)
+feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
+
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -10,7 +14,7 @@
 include(KDEFrameworkCompilerSettings)
 include(KDECMakeSettings)
 
-include(FeatureSummary)
+
 include(GenerateExportHeader)
 
 include(ECMSetupVersion)
@@ -18,8 +22,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.10.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
+set(KF5_VERSION 5.11.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.11.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.10.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.11.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.10.0/po/ast/kbookmarks5_qt.po  2015-05-03 
17:04:11.0 +0200
+++ new/kbookmarks-5.11.0/po/ast/kbookmarks5_qt.po  2015-06-06 
23:08:19.0 +0200
@@ -7,7 +7,7 @@
 Project-Id-Version: kio4-v1\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-03-28 02:03+\n
-PO-Revision-Date: 2015-04-07 21:57+0100\n
+PO-Revision-Date: 2015-05-15 01:26+0100\n
 Last-Translator: enolp en...@softastur.org\n
 Language-Team: Asturian kde-i18n-...@kde.org\n
 Language: ast\n
@@ -20,7 +20,6 @@
 X-Generator: Lokalize 2.0\n
 
 #: kbookmark.cpp:307
-#, fuzzy
 msgctxt KBookmark|Bookmark separator
 msgid --- separator ---
 msgstr --- separtador ---
@@ -36,9 +35,6 @@
 msgstr 
 
 #: kbookmarkcontextmenu.cpp:71
-#, fuzzy
-#| msgid 1 Folder
-#| msgid_plural %1 Folders
 msgctxt KBookmarkContextMenu|
 msgid Delete Folder
 msgstr Desaniciar carpeta
@@ -120,9 +116,6 @@
 msgstr 
 
 #: kbookmarkdialog.cpp:223 kbookmarkdialog.cpp:261 kbookmarkdialog.cpp:295
-#, fuzzy
-#| msgid 1 Folder
-#| msgid_plural %1 Folders
 msgctxt KBookmarkDialog|@action:button
 msgid New Folder...
 msgstr Carpeta nueva...
@@ -148,9 +141,6 @@
 msgstr 
 
 #: kbookmarkdialog.cpp:327
-#, fuzzy
-#| msgid 1 Folder
-#| msgid_plural %1 Folders
 msgctxt KBookmarkDialog|@title:window
 msgid New Folder
 msgstr Carpeta nueva
@@ -167,9 +157,6 @@
 msgstr 
 
 #: kbookmarkdialog.cpp:365
-#, fuzzy
-#| msgid 1 Folder
-#| msgid_plural %1 Folders
 msgctxt KBookmarkDialog|@label:textbox
 msgid New folder:
 msgstr Carpeta nueva:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.10.0/po/nb/kbookmarks5_qt.po 
new/kbookmarks-5.11.0/po/nb/kbookmarks5_qt.po
--- old/kbookmarks-5.10.0/po/nb/kbookmarks5_qt.po   2015-05-03 
17:04:11.0 +0200
+++ new/kbookmarks-5.11.0/po/nb/kbookmarks5_qt.po   

commit kbookmarks for openSUSE:Factory

2015-05-11 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-05-11 19:37:14

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-04-13 
20:27:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-05-11 19:48:22.0 +0200
@@ -1,0 +2,7 @@
+Sun May  3 19:50:07 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.10.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.10.0.php
+
+---

Old:

  kbookmarks-5.9.0.tar.xz

New:

  kbookmarks-5.10.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.WAkW2O/_old  2015-05-11 19:48:22.0 +0200
+++ /var/tmp/diff_new_pack.WAkW2O/_new  2015-05-11 19:48:22.0 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.9
+%define _tar_path 5.10
 Name:   kbookmarks
-Version:5.9.0
+Version:5.10.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12

++ kbookmarks-5.9.0.tar.xz - kbookmarks-5.10.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.9.0/CMakeLists.txt 
new/kbookmarks-5.10.0/CMakeLists.txt
--- old/kbookmarks-5.9.0/CMakeLists.txt 2015-04-04 14:00:35.0 +0200
+++ new/kbookmarks-5.10.0/CMakeLists.txt2015-05-03 17:04:11.0 
+0200
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 5.9.0 REQUIRED NO_MODULE)
+find_package(ECM 5.10.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.9.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.9.0) # handled by release scripts
+set(KF5_VERSION 5.10.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.10.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.9.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.10.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.9.0/po/ast/kbookmarks5_qt.po   2015-04-04 
14:00:35.0 +0200
+++ new/kbookmarks-5.10.0/po/ast/kbookmarks5_qt.po  2015-05-03 
17:04:11.0 +0200
@@ -1,28 +1,29 @@
-# SOME DESCRIPTIVE TITLE.
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR EMAIL@ADDRESS, YEAR.
 #
+# enolp en...@softastur.org, 2015.
 msgid 
 msgstr 
 Project-Id-Version: kio4-v1\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-03-28 02:03+\n
-PO-Revision-Date: 2009-10-09 16:25+0100\n
-Last-Translator: astur malditoas...@gmail.com\n
-Language-Team: asturian kde-i18n-...@kde.org\n
-Language: \n
+PO-Revision-Date: 2015-04-07 21:57+0100\n
+Last-Translator: enolp en...@softastur.org\n
+Language-Team: Asturian kde-i18n-...@kde.org\n
+Language: ast\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=2; plural=n != 1;\n
 X-Poedit-Language: asturian\n
 X-Qt-Contexts: true\n
+X-Generator: Lokalize 2.0\n
 
 #: kbookmark.cpp:307
+#, fuzzy
 msgctxt KBookmark|Bookmark separator
 msgid --- separator ---
-msgstr 
+msgstr --- separtador ---
 
 #: kbookmarkcontextmenu.cpp:62
 msgctxt KBookmarkContextMenu|
@@ -40,7 +41,7 @@
 #| msgid_plural %1 Folders
 msgctxt KBookmarkContextMenu|
 msgid Delete Folder
-msgstr 1 Carpeta
+msgstr Desaniciar carpeta
 
 #: kbookmarkcontextmenu.cpp:76
 msgctxt KBookmarkContextMenu|
@@ -124,7 +125,7 @@
 #| msgid_plural %1 Folders
 msgctxt KBookmarkDialog|@action:button
 msgid New Folder...
-msgstr 1 Carpeta
+msgstr Carpeta nueva...
 
 #: kbookmarkdialog.cpp:227 kbookmarkdialog.cpp:265
 msgctxt KBookmarkDialog|@action:button
@@ -142,12 +143,9 @@
 msgstr 
 
 #: kbookmarkdialog.cpp:299
-#, fuzzy
-#| msgid 1 Folder
-#| msgid_plural %1 Folders
 msgctxt KBookmarkDialog|@title:window
 msgid Select Folder
-msgstr 1 Carpeta
+msgstr 
 
 #: kbookmarkdialog.cpp:327
 #, fuzzy
@@ -155,7 +153,7 @@
 #| msgid_plural %1 Folders
 msgctxt KBookmarkDialog|@title:window
 msgid New Folder
-msgstr 1 Carpeta
+msgstr Carpeta nueva
 
 #: kbookmarkdialog.cpp:362
 msgctxt KBookmarkDialog|@title:window
@@ -174,7 +172,7 @@
 #| msgid_plural %1 Folders
 msgctxt KBookmarkDialog|@label:textbox
 msgid New folder:

commit kbookmarks for openSUSE:Factory

2015-04-13 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-04-13 20:27:27

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-03-16 
09:34:29.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-04-13 20:27:28.0 +0200
@@ -1,0 +2,12 @@
+Sat Apr  4 14:40:58 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.9.0
+  * Fix build with Qt 5.5
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.9.0.php
+- Added kconfig-devel and kcodecs-devel BuildRequires
+- Added kwidgetsaddons-devel Requires to devel subpackage
+- Drop no longer needed Requires of the devel subpackage:
+  kconfigwidgets-devel, kiconthemes-devel and kxmlgui-devel
+
+---

Old:

  kbookmarks-5.8.0.tar.xz

New:

  kbookmarks-5.9.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.LR8BI8/_old  2015-04-13 20:27:28.0 +0200
+++ /var/tmp/diff_new_pack.LR8BI8/_new  2015-04-13 20:27:28.0 +0200
@@ -16,22 +16,27 @@
 #
 
 
+%bcond_without lang
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.8
+%define _tar_path 5.9
 Name:   kbookmarks
-Version:%{_tar_path}.0
+Version:5.9.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.8.0
+BuildRequires:  extra-cmake-modules = %{_tar_path}
 BuildRequires:  fdupes
-BuildRequires:  kconfigwidgets-devel = %{kf5_version}
-BuildRequires:  kcoreaddons-devel = %{kf5_version}
+BuildRequires:  kcodecs-devel = %{_tar_path}
+BuildRequires:  kconfig-devel = %{_tar_path}
+BuildRequires:  kconfigwidgets-devel = %{_tar_path}
+BuildRequires:  kcoreaddons-devel = %{_tar_path}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kiconthemes-devel = %{kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
-BuildRequires:  kxmlgui-devel = %{kf5_version}
+BuildRequires:  kiconthemes-devel = %{_tar_path}
+BuildRequires:  kwidgetsaddons-devel = %{_tar_path}
+BuildRequires:  kxmlgui-devel = %{_tar_path}
+%if %{with lang}
 BuildRequires:  libqt5-linguist-devel = 5.2.0
+%endif
 Requires:   pkgconfig(Qt5DBus) = 5.2.0
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 Requires:   pkgconfig(Qt5Xml) = 5.2.0
@@ -49,7 +54,9 @@
 %package -n %lname
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
 Group:  System/GUI/KDE
+%if %{with lang}
 Recommends: %lname-lang = %{version}
+%endif
 
 %description -n %lname
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format
@@ -59,9 +66,7 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfigwidgets-devel = %{kf5_version}
-Requires:   kiconthemes-devel = %{kf5_version}
-Requires:   kxmlgui-devel = %{kf5_version}
+Requires:   kwidgetsaddons-devel = %{_tar_path}
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 Requires:   pkgconfig(Qt5Xml) = 5.2.0
 
@@ -79,15 +84,19 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes %{buildroot}%{_kf5_sharedir}
+  %fdupes %{buildroot}
 
-  %find_lang %{name}5 --with-qt --without-mo
+%if %{with lang}
+%find_lang %{name}5 --with-qt --without-mo
+%endif
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%if %{with lang}
 %files -n %lname-lang -f %{name}5.lang
+%endif
 
 %files -n %lname
 %defattr(-,root,root)

++ kbookmarks-5.8.0.tar.xz - kbookmarks-5.9.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.8.0/CMakeLists.txt 
new/kbookmarks-5.9.0/CMakeLists.txt
--- old/kbookmarks-5.8.0/CMakeLists.txt 2015-03-07 15:37:53.0 +0100
+++ new/kbookmarks-5.9.0/CMakeLists.txt 2015-04-04 14:00:35.0 +0200
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 1.8.0 REQUIRED NO_MODULE)
+find_package(ECM 5.9.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.8.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.8.0) # handled by release scripts
+set(KF5_VERSION 5.9.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.9.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
@@ -32,8 +32,10 @@
 
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED 

commit kbookmarks for openSUSE:Factory

2015-03-16 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-03-16 09:34:28

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-02-16 
17:30:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-03-16 09:34:29.0 +0100
@@ -1,0 +2,7 @@
+Sat Mar  7 16:58:58 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.8.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.8.0.php
+
+---

Old:

  kbookmarks-5.7.0.tar.xz

New:

  kbookmarks-5.8.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.heDtxw/_old  2015-03-16 09:34:30.0 +0100
+++ /var/tmp/diff_new_pack.heDtxw/_new  2015-03-16 09:34:30.0 +0100
@@ -17,13 +17,13 @@
 
 
 %define lname   libKF5Bookmarks5
-%define _tar_path 5.7
+%define _tar_path 5.8
 Name:   kbookmarks
 Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.7.0
+BuildRequires:  extra-cmake-modules = 1.8.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}

++ kbookmarks-5.7.0.tar.xz - kbookmarks-5.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.7.0/CMakeLists.txt 
new/kbookmarks-5.8.0/CMakeLists.txt
--- old/kbookmarks-5.7.0/CMakeLists.txt 2015-02-08 16:11:56.0 +0100
+++ new/kbookmarks-5.8.0/CMakeLists.txt 2015-03-07 15:37:53.0 +0100
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 1.7.0 REQUIRED NO_MODULE)
+find_package(ECM 1.8.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.7.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.7.0) # handled by release scripts
+set(KF5_VERSION 5.8.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.8.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.7.0/po/bs/kbookmarks5_qt.po 
new/kbookmarks-5.8.0/po/bs/kbookmarks5_qt.po
--- old/kbookmarks-5.7.0/po/bs/kbookmarks5_qt.po2015-02-08 
16:11:56.0 +0100
+++ new/kbookmarks-5.8.0/po/bs/kbookmarks5_qt.po2015-03-07 
15:37:53.0 +0100
@@ -1,114 +1,75 @@
-# translation of kio4.po to bosanski
-# Toplica Tanaskovic top...@kde.org.yu, 2003, 2004, 2005.
-# Marko Rosic ro...@kde.org.yu, 2003.
-# Chusslove Illich caslav.i...@gmx.net, 2004, 2005, 2006, 2008, 2009, 2010.
-# Dalibor Djuric dalibor.dju...@mozilla-srbija.org, 2009, 2010.
-# Dalibor Djuric daliborddju...@gmail.com, 2010.
-# KDE 4 megar...@epn.ba, 2011.
 msgid 
 msgstr 
-Project-Id-Version: kio4\n
-Report-Msgid-Bugs-To: http://bugs.kde.org\n;
-POT-Creation-Date: 2014-03-28 02:03+\n
-PO-Revision-Date: 2013-12-30 16:55+\n
-Last-Translator: memsud dedovic.memsu...@hotmail.com\n
-Language-Team: bosanski b...@li.org\n
+Project-Id-Version: kde5\n
+POT-Creation-Date: \n
+PO-Revision-Date: 2015-02-24 19:44+0100\n
+Last-Translator: Samir Ribić megar...@epn.ba\n
+Language-Team: Bosnian\n
 Language: bs\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
+X-Qt-Contexts: true\n
 Plural-Forms: nplurals=3; plural=n%10==1  n%100!=11 ? 0 : n%10=2  n
 %10=4  (n%10010 || n%100=20) ? 1 : 2;\n
-X-Generator: Launchpad (build 16877)\n
-X-Launchpad-Export-Date: 2013-12-31 05:22+\n
-X-Associated-UI-Catalogs: desktop_kdebase kdelibs4\n
-X-Accelerator-Marker: \n
-X-Text-Markup: kde4\n
-X-Environment: kde\n
-X-Qt-Contexts: true\n
 
 #: kbookmark.cpp:307
-#, fuzzy
-#| msgid --- separator ---
 msgctxt KBookmark|Bookmark separator
 msgid --- separator ---
 msgstr --- razdvajač ---
 
 #: kbookmarkcontextmenu.cpp:62
-#, fuzzy
-#| msgid Add Bookmark Here
 msgctxt KBookmarkContextMenu|
 msgid Add Bookmark Here
 msgstr Dodaj obilježivač ovdje
 
 #: kbookmarkcontextmenu.cpp:68
-#, fuzzy
-#| msgid Open Folder in Bookmark Editor
 msgctxt KBookmarkContextMenu|
 msgid Open Folder in Bookmark Editor
 msgstr Otvori direktorij u uređivaču obilježivača
 
 #: kbookmarkcontextmenu.cpp:71
-#, fuzzy
-#| msgid Delete Folder
 msgctxt KBookmarkContextMenu|
 msgid Delete Folder
 msgstr Obriši direktorij
 

commit kbookmarks for openSUSE:Factory

2015-02-16 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-02-16 15:06:56

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2015-01-29 
12:53:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-02-16 17:30:09.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  8 18:15:34 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.7.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.7.0.php
+
+---

Old:

  kbookmarks-5.6.0.tar.xz

New:

  kbookmarks-5.7.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.NZvds5/_old  2015-02-16 17:30:10.0 +0100
+++ /var/tmp/diff_new_pack.NZvds5/_new  2015-02-16 17:30:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -17,12 +17,13 @@
 
 
 %define lname   libKF5Bookmarks5
+%define _tar_path 5.7
 Name:   kbookmarks
-Version:5.6.0
+Version:%{_tar_path}.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.6.0
+BuildRequires:  extra-cmake-modules = 1.7.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -38,7 +39,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kbookmarks-5.6.0.tar.xz - kbookmarks-5.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.6.0/CMakeLists.txt 
new/kbookmarks-5.7.0/CMakeLists.txt
--- old/kbookmarks-5.6.0/CMakeLists.txt 2015-01-03 13:00:58.0 +0100
+++ new/kbookmarks-5.7.0/CMakeLists.txt 2015-02-08 16:11:56.0 +0100
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 1.6.0 REQUIRED NO_MODULE)
+find_package(ECM 1.7.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.6.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
+set(KF5_VERSION 5.7.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.7.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
@@ -47,7 +47,7 @@
 add_subdirectory(autotests)
 
 # create a Config.cmake and a ConfigVersion.cmake file and install them
-set(CMAKECONFIG_INSTALL_DIR ${CMAKECONFIG_INSTALL_PREFIX}/KF5Bookmarks)
+set(CMAKECONFIG_INSTALL_DIR ${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5Bookmarks)
 
 include(ECMPackageConfigHelpers)
 
@@ -68,7 +68,7 @@
 
 install(FILES
${CMAKE_CURRENT_BINARY_DIR}/kbookmarks_version.h
-  DESTINATION ${KF5_INCLUDE_INSTALL_DIR} COMPONENT Devel
+  DESTINATION ${KDE_INSTALL_INCLUDEDIR_KF5} COMPONENT Devel
 )
 
 feature_summary(WHAT ALL   FATAL_ON_MISSING_REQUIRED_PACKAGES)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.6.0/po/cs/kbookmarks5_qt.po 
new/kbookmarks-5.7.0/po/cs/kbookmarks5_qt.po
--- old/kbookmarks-5.6.0/po/cs/kbookmarks5_qt.po2015-01-03 
13:00:58.0 +0100
+++ new/kbookmarks-5.7.0/po/cs/kbookmarks5_qt.po2015-02-08 
16:11:56.0 +0100
@@ -1,6 +1,6 @@
 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák v...@pelcak.org, 2010, 2011, 2012, 2013, 2014.
+# Vít Pelčák v...@pelcak.org, 2010, 2011, 2012, 2013, 2014, 2015.
 # Lukáš Tinkl lti...@redhat.com, 2010, 2011, 2012, 2013.
 # Tomáš Chvátal tomas.chva...@gmail.com, 2012, 2013.
 #
@@ -17,7 +17,7 @@
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n=2  n=4) ? 1 : 2;\n
-X-Generator: Lokalize 1.5\n
+X-Generator: Lokalize 2.0\n
 X-Qt-Contexts: true\n
 
 #: kbookmark.cpp:307

commit kbookmarks for openSUSE:Factory

2015-01-29 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2015-01-29 12:53:19

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-12-21 
11:58:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2015-01-29 12:53:21.0 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:31 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.6.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.6.0.php
+
+---

Old:

  kbookmarks-5.5.0.tar.xz

New:

  kbookmarks-5.6.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.E3ByNr/_old  2015-01-29 12:53:21.0 +0100
+++ /var/tmp/diff_new_pack.E3ByNr/_new  2015-01-29 12:53:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbookmarks
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:5.5.0
+Version:5.6.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.5.0
+BuildRequires:  extra-cmake-modules = 1.6.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -38,7 +38,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kbookmarks-5.5.0.tar.xz - kbookmarks-5.6.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.5.0/CMakeLists.txt 
new/kbookmarks-5.6.0/CMakeLists.txt
--- old/kbookmarks-5.5.0/CMakeLists.txt 2014-12-06 21:21:51.0 +0100
+++ new/kbookmarks-5.6.0/CMakeLists.txt 2015-01-03 13:00:58.0 +0100
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 1.5.0 REQUIRED NO_MODULE)
+find_package(ECM 1.6.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.5.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
+set(KF5_VERSION 5.6.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.6.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.5.0/po/ca/kbookmarks5_qt.po 
new/kbookmarks-5.6.0/po/ca/kbookmarks5_qt.po
--- old/kbookmarks-5.5.0/po/ca/kbookmarks5_qt.po2014-12-06 
21:21:51.0 +0100
+++ new/kbookmarks-5.6.0/po/ca/kbookmarks5_qt.po2015-01-03 
13:00:58.0 +0100
@@ -7,14 +7,14 @@
 # Josep Ma. Ferrer txe...@gmail.com, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Albert Astals Cid aa...@kde.org, 2007.
 # Robert Millan r...@aybabtu.com, 2009.
-# Antoni Bella Pérez antonibel...@orange.es, 2011, 2013, 2014.
+# Antoni Bella Pérez antonibel...@yahoo.com, 2011, 2013, 2014.
 msgid 
 msgstr 
 Project-Id-Version: kbookmarks5_qt\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-03-28 02:03+\n
 PO-Revision-Date: 2014-08-08 15:21+0200\n
-Last-Translator: Antoni Bella Pérez antonibel...@orange.es\n
+Last-Translator: Antoni Bella Pérez antonibel...@yahoo.com\n
 Language-Team: Catalan kde-i18n...@kde.org\n
 Language: ca\n
 MIME-Version: 1.0\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.5.0/po/fi/kbookmarks5_qt.po 
new/kbookmarks-5.6.0/po/fi/kbookmarks5_qt.po
--- old/kbookmarks-5.5.0/po/fi/kbookmarks5_qt.po2014-12-06 
21:21:51.0 +0100
+++ new/kbookmarks-5.6.0/po/fi/kbookmarks5_qt.po2015-01-03 
13:00:58.0 +0100
@@ -13,7 +13,7 @@
 # Teemu Rytilahti t...@d5k.net, 2008.
 # Teemu Rytilahti teemu.rytila...@d5k.net, 2008.
 # Tommi Nieminen transla...@legisign.org, 2009, 2010, 2011.
-# Lasse Liehu 

commit kbookmarks for openSUSE:Factory

2014-12-21 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-12-21 11:59:06

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-11-11 
01:10:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-12-21 11:58:59.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec  6 12:53:51 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.5.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.5.0.php
+
+---

Old:

  kbookmarks-5.4.0.tar.xz

New:

  kbookmarks-5.5.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.jeFmAH/_old  2014-12-21 11:59:02.0 +0100
+++ /var/tmp/diff_new_pack.jeFmAH/_new  2014-12-21 11:59:02.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:5.4.0
+Version:5.5.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.4.0
+BuildRequires:  extra-cmake-modules = 1.5.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -38,7 +38,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kbookmarks-5.4.0.tar.xz - kbookmarks-5.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.4.0/CMakeLists.txt 
new/kbookmarks-5.5.0/CMakeLists.txt
--- old/kbookmarks-5.4.0/CMakeLists.txt 2014-11-02 13:05:37.0 +0100
+++ new/kbookmarks-5.5.0/CMakeLists.txt 2014-12-06 21:21:51.0 +0100
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 1.4.0 REQUIRED NO_MODULE)
+find_package(ECM 1.5.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.4.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.4.0) # handled by release scripts
+set(KF5_VERSION 5.5.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.5.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.4.0/po/cs/kbookmarks5_qt.po 
new/kbookmarks-5.5.0/po/cs/kbookmarks5_qt.po
--- old/kbookmarks-5.4.0/po/cs/kbookmarks5_qt.po2014-11-02 
13:05:37.0 +0100
+++ new/kbookmarks-5.5.0/po/cs/kbookmarks5_qt.po2014-12-06 
21:21:51.0 +0100
@@ -9,7 +9,7 @@
 Project-Id-Version: kio4\n
 Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 POT-Creation-Date: 2014-03-28 02:03+\n
-PO-Revision-Date: 2014-04-02 13:17+0200\n
+PO-Revision-Date: 2014-12-05 13:40+0100\n
 Last-Translator: Vít Pelčák v...@pelcak.org\n
 Language-Team: Czech kde-i18n-...@kde.org\n
 Language: cs\n
@@ -187,6 +187,7 @@
 msgid 
 Could not find %1. Netscape is probably not installed. Aborting the export.
 msgstr 
+Nelze najít %1. Netscape pravděpodobně není nainstalován. Přerušuji export.
 
 #: kbookmarkimporter_ns.cpp:137
 msgctxt KNSBookmarkImporterImpl|
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.4.0/po/fi/kbookmarks5_qt.po 
new/kbookmarks-5.5.0/po/fi/kbookmarks5_qt.po
--- old/kbookmarks-5.4.0/po/fi/kbookmarks5_qt.po2014-11-02 
13:05:37.0 +0100
+++ new/kbookmarks-5.5.0/po/fi/kbookmarks5_qt.po2014-12-06 
21:21:51.0 +0100
@@ -21,7 +21,7 @@
 POT-Creation-Date: 2014-03-28 02:03+\n
 PO-Revision-Date: 2014-03-29 04:30+0200\n
 Last-Translator: Lasse Liehu lasse.li...@gmail.com\n
-Language-Team: Finnish lokalisoi...@lists.coss.fi\n
+Language-Team: Finnish kde-i18n-...@kde.org\n
 Language: fi\n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.4.0/po/lt/kbookmarks5_qt.po 
new/kbookmarks-5.5.0/po/lt/kbookmarks5_qt.po
--- old/kbookmarks-5.4.0/po/lt/kbookmarks5_qt.po2014-11-02 
13:05:37.0 +0100
+++ new/kbookmarks-5.5.0/po/lt/kbookmarks5_qt.po   

commit kbookmarks for openSUSE:Factory

2014-11-10 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-11-11 01:10:03

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-10-07 
16:00:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-11-11 01:10:17.0 +0100
@@ -1,0 +2,7 @@
+Sun Nov  2 17:47:42 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.4.0
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.4.0.php
+
+---

Old:

  kbookmarks-5.3.0.tar.xz

New:

  kbookmarks-5.4.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.s35mlv/_old  2014-11-11 01:10:19.0 +0100
+++ /var/tmp/diff_new_pack.s35mlv/_new  2014-11-11 01:10:19.0 +0100
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:5.3.0
+Version:5.4.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.3.0
+BuildRequires:  extra-cmake-modules = 1.4.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}
@@ -38,7 +38,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ kbookmarks-5.3.0.tar.xz - kbookmarks-5.4.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.3.0/CMakeLists.txt 
new/kbookmarks-5.4.0/CMakeLists.txt
--- old/kbookmarks-5.3.0/CMakeLists.txt 2014-10-04 18:57:58.0 +0200
+++ new/kbookmarks-5.4.0/CMakeLists.txt 2014-11-02 13:05:37.0 +0100
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 1.3.0 REQUIRED NO_MODULE)
+find_package(ECM 1.4.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -18,8 +18,8 @@
 
 include(ECMPoQmTools)
 
-set(KF5_VERSION 5.3.0) # handled by release scripts
-set(KF5_DEP_VERSION 5.3.0) # handled by release scripts
+set(KF5_VERSION 5.4.0) # handled by release scripts
+set(KF5_DEP_VERSION 5.4.0) # handled by release scripts
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.3.0/po/af/kbookmarks5_qt.po 
new/kbookmarks-5.4.0/po/af/kbookmarks5_qt.po
--- old/kbookmarks-5.3.0/po/af/kbookmarks5_qt.po2014-10-04 
18:57:58.0 +0200
+++ new/kbookmarks-5.4.0/po/af/kbookmarks5_qt.po2014-11-02 
13:05:37.0 +0100
@@ -15,6 +15,7 @@
 Content-Type: text/plain; charset=UTF-8\n
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=2; plural=n != 1;\n
+X-Qt-Contexts: true\n
 
 #: kbookmark.cpp:307
 #, fuzzy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.3.0/po/ast/kbookmarks5_qt.po 
new/kbookmarks-5.4.0/po/ast/kbookmarks5_qt.po
--- old/kbookmarks-5.3.0/po/ast/kbookmarks5_qt.po   2014-10-04 
18:57:58.0 +0200
+++ new/kbookmarks-5.4.0/po/ast/kbookmarks5_qt.po   2014-11-02 
13:05:37.0 +0100
@@ -17,6 +17,7 @@
 Content-Transfer-Encoding: 8bit\n
 Plural-Forms: nplurals=2; plural=n != 1;\n
 X-Poedit-Language: asturian\n
+X-Qt-Contexts: true\n
 
 #: kbookmark.cpp:307
 msgctxt KBookmark|Bookmark separator
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.3.0/po/be/kbookmarks5_qt.po 
new/kbookmarks-5.4.0/po/be/kbookmarks5_qt.po
--- old/kbookmarks-5.3.0/po/be/kbookmarks5_qt.po2014-10-04 
18:57:58.0 +0200
+++ new/kbookmarks-5.4.0/po/be/kbookmarks5_qt.po2014-11-02 
13:05:37.0 +0100
@@ -22,10 +22,7 @@
 X-Generator: KBabel 1.11.4\n
 Plural-Forms: nplurals=3; plural=(n%10==1  n%100!=11 ? 0 : n%10=2  n
 %10=4  (n%10010 || n%100=20) ? 1 : 2);\n
-\n
-\n
-\n
-\n
+X-Qt-Contexts: true\n
 
 #: kbookmark.cpp:307
 #, fuzzy
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.3.0/po/be@latin/kbookmarks5_qt.po 
new/kbookmarks-5.4.0/po/be@latin/kbookmarks5_qt.po
--- 

commit kbookmarks for openSUSE:Factory

2014-10-07 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-10-07 15:59:57

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-09-12 
17:05:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-10-07 16:00:36.0 +0200
@@ -1,0 +2,8 @@
+Sat Oct  4 17:59:58 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.3.0
+  * Fix encoding issue in KIO places dialog (kde#337642)
+  * For more details please see:
+https://www.kde.org/announcements/kde-frameworks-5.3.0.php
+
+---

Old:

  kbookmarks-5.2.0.tar.xz

New:

  kbookmarks-5.3.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.2BNjl3/_old  2014-10-07 16:00:38.0 +0200
+++ /var/tmp/diff_new_pack.2BNjl3/_new  2014-10-07 16:00:38.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:5.2.0
+Version:5.3.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.2.0
+BuildRequires:  extra-cmake-modules = 1.3.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}

++ kbookmarks-5.2.0.tar.xz - kbookmarks-5.3.0.tar.xz ++
 349677 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbookmarks for openSUSE:Factory

2014-09-12 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-09-12 17:03:45

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-08-16 
15:42:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-09-12 17:05:12.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep  9 09:49:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.0
+  * For more details please see:
+http://kde.org/announcements/kde-frameworks-5.2.php
+
+---

Old:

  kbookmarks-5.1.0.tar.xz

New:

  kbookmarks-5.2.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.ldpYI7/_old  2014-09-12 17:05:13.0 +0200
+++ /var/tmp/diff_new_pack.ldpYI7/_new  2014-09-12 17:05:13.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:5.1.0
+Version:5.2.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.1.0
+BuildRequires:  extra-cmake-modules = 1.2.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}

++ kbookmarks-5.1.0.tar.xz - kbookmarks-5.2.0.tar.xz ++
 349111 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbookmarks for openSUSE:Factory

2014-08-16 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-08-16 15:42:13

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-07-17 
09:20:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-08-16 15:42:59.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug  2 10:20:21 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.0
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.1.php
+
+---

Old:

  kbookmarks-5.0.0.tar.xz

New:

  kbookmarks-5.1.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.iqsaAw/_old  2014-08-16 15:43:00.0 +0200
+++ /var/tmp/diff_new_pack.iqsaAw/_new  2014-08-16 15:43:00.0 +0200
@@ -18,11 +18,11 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:5.0.0
+Version:5.1.0
 Release:0
 %define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 1.0.0
+BuildRequires:  extra-cmake-modules = 1.1.0
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{kf5_version}
 BuildRequires:  kcoreaddons-devel = %{kf5_version}

++ kbookmarks-5.0.0.tar.xz - kbookmarks-5.1.0.tar.xz ++
 332853 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbookmarks for openSUSE:Factory

2014-07-17 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-07-17 09:20:15

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-06-10 
14:37:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-07-17 09:20:15.0 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:36 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+---
+Tue Jul  1 21:36:09 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+---

Old:

  kbookmarks-4.100.0.tar.xz

New:

  kbookmarks-5.0.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.ru51xa/_old  2014-07-17 09:20:17.0 +0200
+++ /var/tmp/diff_new_pack.ru51xa/_new  2014-07-17 09:20:17.0 +0200
@@ -18,17 +18,18 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:4.100.0
+Version:5.0.0
 Release:0
+%define kf5_version %{version}
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.14
+BuildRequires:  extra-cmake-modules = 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
-BuildRequires:  kcoreaddons-devel = %{_kf5_version}
+BuildRequires:  kconfigwidgets-devel = %{kf5_version}
+BuildRequires:  kcoreaddons-devel = %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kiconthemes-devel = %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
-BuildRequires:  kxmlgui-devel = %{_kf5_version}
+BuildRequires:  kiconthemes-devel = %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel = %{kf5_version}
+BuildRequires:  kxmlgui-devel = %{kf5_version}
 BuildRequires:  libqt5-linguist-devel = 5.2.0
 Requires:   pkgconfig(Qt5DBus) = 5.2.0
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
@@ -37,7 +38,7 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source: 
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -57,9 +58,9 @@
 Group:  Development/Libraries/KDE
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
-Requires:   kconfigwidgets-devel = %{_kf5_version}
-Requires:   kiconthemes-devel = %{_kf5_version}
-Requires:   kxmlgui-devel = %{_kf5_version}
+Requires:   kconfigwidgets-devel = %{kf5_version}
+Requires:   kiconthemes-devel = %{kf5_version}
+Requires:   kxmlgui-devel = %{kf5_version}
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 Requires:   pkgconfig(Qt5Xml) = 5.2.0
 

++ kbookmarks-4.100.0.tar.xz - kbookmarks-5.0.0.tar.xz ++
 2577 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbookmarks for openSUSE:Factory

2014-06-10 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-06-10 14:36:51

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-05-14 
20:26:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-06-10 14:37:21.0 +0200
@@ -1,0 +2,11 @@
+Sun Jun  1 18:02:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.100.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta3.php
+- Added libqt5-linguist-devel BuildRequires
+- Add baselibs.conf
+
+---

Old:

  kbookmarks-4.99.0.tar.xz

New:

  baselibs.conf
  kbookmarks-4.100.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.fNmogV/_old  2014-06-10 14:37:22.0 +0200
+++ /var/tmp/diff_new_pack.fNmogV/_new  2014-06-10 14:37:22.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:4.99.0
+Version:4.100.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.13
+BuildRequires:  extra-cmake-modules = 0.0.14
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}
@@ -29,6 +29,7 @@
 BuildRequires:  kiconthemes-devel = %{_kf5_version}
 BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
 BuildRequires:  kxmlgui-devel = %{_kf5_version}
+BuildRequires:  libqt5-linguist-devel = 5.2.0
 Requires:   pkgconfig(Qt5DBus) = 5.2.0
 Requires:   pkgconfig(Qt5Widgets) = 5.2.0
 Requires:   pkgconfig(Qt5Xml) = 5.2.0
@@ -36,7 +37,8 @@
 License:LGPL-2.1+
 Group:  System/GUI/KDE
 Url:http://www.kde.org
-Source0:kbookmarks-%{version}.tar.xz
+Source: 
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ baselibs.conf ++
libKF5Bookmarks5
kbookmarks-devel
requires libKF5Bookmarks5-targettype = version
++ kbookmarks-4.99.0.tar.xz - kbookmarks-4.100.0.tar.xz ++
 29694 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbookmarks for openSUSE:Factory

2014-05-14 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-05-14 20:26:22

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-04-02 
17:21:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-05-14 20:26:35.0 +0200
@@ -1,0 +2,9 @@
+Sun May  4 01:40:57 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.99.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta2.php
+
+---

Old:

  kbookmarks-4.98.0.tar.xz

New:

  kbookmarks-4.99.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.buEErw/_old  2014-05-14 20:26:36.0 +0200
+++ /var/tmp/diff_new_pack.buEErw/_new  2014-05-14 20:26:36.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:4.98.0
+Version:4.99.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.12
+BuildRequires:  extra-cmake-modules = 0.0.13
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}
@@ -45,6 +45,7 @@
 %package -n %lname
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
 Group:  System/GUI/KDE
+Recommends: %lname-lang = %{version}
 
 %description -n %lname
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format
@@ -64,6 +65,7 @@
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format.
 Development files
 
+%lang_package -n %lname
 %prep
 %setup -q
 
@@ -73,12 +75,16 @@
 
 %install
   %kf5_makeinstall -C build
-  %fdupes -s %{buildroot}
+  %fdupes %{buildroot}%{_kf5_sharedir}
+
+  %find_lang %{name}5 --with-qt --without-mo
 
 %post -n %lname -p /sbin/ldconfig
 
 %postun -n %lname -p /sbin/ldconfig
 
+%files -n %lname-lang -f %{name}5.lang
+
 %files -n %lname
 %defattr(-,root,root)
 %doc COPYING* README*

++ kbookmarks-4.98.0.tar.xz - kbookmarks-4.99.0.tar.xz ++
 361177 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kbookmarks for openSUSE:Factory

2014-04-02 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-04-02 17:21:46

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-03-10 
12:17:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-04-02 17:21:50.0 +0200
@@ -1,0 +2,9 @@
+Sat Mar 29 19:47:21 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.98.0
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-beta1.php
+
+---

Old:

  kbookmarks-4.97.0.tar.xz

New:

  kbookmarks-4.98.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.ryyIkQ/_old  2014-04-02 17:21:50.0 +0200
+++ /var/tmp/diff_new_pack.ryyIkQ/_new  2014-04-02 17:21:50.0 +0200
@@ -18,10 +18,10 @@
 
 %define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:4.97.0
+Version:4.98.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.11
+BuildRequires:  extra-cmake-modules = 0.0.12
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}

++ kbookmarks-4.97.0.tar.xz - kbookmarks-4.98.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-4.97.0/CMakeLists.txt 
new/kbookmarks-4.98.0/CMakeLists.txt
--- old/kbookmarks-4.97.0/CMakeLists.txt2014-03-01 12:50:09.0 
+0100
+++ new/kbookmarks-4.98.0/CMakeLists.txt2014-03-28 19:16:08.0 
+0100
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 0.0.11 REQUIRED NO_MODULE)
+find_package(ECM 0.0.12 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -16,7 +16,7 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 4.97.0)
+set(KF5_VERSION 4.98.0)
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-4.97.0/src/Messages.sh 
new/kbookmarks-4.98.0/src/Messages.sh
--- old/kbookmarks-4.97.0/src/Messages.sh   1970-01-01 01:00:00.0 
+0100
+++ new/kbookmarks-4.98.0/src/Messages.sh   2014-03-28 19:16:08.0 
+0100
@@ -0,0 +1,18 @@
+#!/bin/sh
+
+# Invoke the extractrc script on all .ui, .rc, and .kcfg files in the sources.
+# The results are stored in a pseudo .cpp file to be picked up by xgettext.
+lst=`find . -name \*.rc -o -name \*.ui -o -name \*.kcfg`
+if [ -n $lst ] ; then
+$EXTRACTRC $lst  rc.cpp
+fi
+
+# If your framework contains tips-of-the-day, call preparetips as well.
+if [ -f data/tips ] ; then
+( cd data  $PREPARETIPS  ../tips.cpp )
+fi
+
+# Extract strings from all source files.
+# If your framework depends on KI18n, use $XGETTEXT. If it uses Qt translation
+# system, use $EXTRACT_TR_STRINGS.
+$EXTRACT_TR_STRINGS `find . -name \*.cpp -o -name \*.h -name \*.qml` -o 
$podir/kbookmarks5.pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-4.97.0/src/kbookmark.cpp 
new/kbookmarks-4.98.0/src/kbookmark.cpp
--- old/kbookmarks-4.97.0/src/kbookmark.cpp 2014-03-01 12:50:09.0 
+0100
+++ new/kbookmarks-4.98.0/src/kbookmark.cpp 2014-03-28 19:16:08.0 
+0100
@@ -304,7 +304,7 @@
 QString KBookmark::fullText() const
 {
 if (isSeparator()) {
-return QCoreApplication::translate(Bookmark separator, --- 
separator ---);
+return QCoreApplication::translate(KBookmark, --- separator ---, 
Bookmark separator);
 }
 
 QString text = element.namedItem(title).toElement().text();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-4.97.0/src/kbookmarkdialog.cpp 
new/kbookmarks-4.98.0/src/kbookmarkdialog.cpp
--- old/kbookmarks-4.97.0/src/kbookmarkdialog.cpp   2014-03-01 
12:50:09.0 +0100
+++ new/kbookmarks-4.98.0/src/kbookmarkdialog.cpp   2014-03-28 
19:16:08.0 +0100
@@ -67,17 +67,17 @@
 {
 title = new QLineEdit(q);
 title-setMinimumWidth(300);
-titleLabel = new QLabel(q-tr(Name:, @label:textbox), q);
+titleLabel = new QLabel(KBookmarkDialog::tr(Name:, @label:textbox), q);
 titleLabel-setBuddy(title);
 
 url = new QLineEdit(q);
 url-setMinimumWidth(300);
-urlLabel = new 

commit kbookmarks for openSUSE:Factory

2014-03-10 Thread h_root
Hello community,

here is the log from the commit of package kbookmarks for openSUSE:Factory 
checked in at 2014-03-10 12:17:52

Comparing /work/SRC/openSUSE:Factory/kbookmarks (Old)
 and  /work/SRC/openSUSE:Factory/.kbookmarks.new (New)


Package is kbookmarks

Changes:

--- /work/SRC/openSUSE:Factory/kbookmarks/kbookmarks.changes2014-02-28 
16:24:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes   
2014-03-10 12:17:55.0 +0100
@@ -1,0 +2,8 @@
+Tue Mar  4 16:35:40 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.97.0:
+  * Buildsystem fixes
+  * For more details please see:
+http://www.kde.org/announcements/announce-frameworks5-alpha2.php
+
+---

Old:

  kbookmarks-4.96.0.tar.xz

New:

  kbookmarks-4.97.0.tar.xz



Other differences:
--
++ kbookmarks.spec ++
--- /var/tmp/diff_new_pack.KtLiUh/_old  2014-03-10 12:17:56.0 +0100
+++ /var/tmp/diff_new_pack.KtLiUh/_new  2014-03-10 12:17:56.0 +0100
@@ -16,12 +16,12 @@
 #
 
 
-%define lname   libKF5Bookmarks4
+%define lname   libKF5Bookmarks5
 Name:   kbookmarks
-Version:4.96.0
+Version:4.97.0
 Release:0
 BuildRequires:  cmake = 2.8.12
-BuildRequires:  extra-cmake-modules = 0.0.10
+BuildRequires:  extra-cmake-modules = 0.0.11
 BuildRequires:  fdupes
 BuildRequires:  kconfigwidgets-devel = %{_kf5_version}
 BuildRequires:  kcoreaddons-devel = %{_kf5_version}
@@ -29,7 +29,9 @@
 BuildRequires:  kiconthemes-devel = %{_kf5_version}
 BuildRequires:  kwidgetsaddons-devel = %{_kf5_version}
 BuildRequires:  kxmlgui-devel = %{_kf5_version}
-BuildRequires:  pkgconfig(Qt5Core) = 5.2.0
+Requires:   pkgconfig(Qt5DBus) = 5.2.0
+Requires:   pkgconfig(Qt5Widgets) = 5.2.0
+Requires:   pkgconfig(Qt5Xml) = 5.2.0
 Summary:Lets you access and manipulate bookmarks stored using XBEL 
format
 License:LGPL-2.1+
 Group:  System/GUI/KDE
@@ -53,11 +55,10 @@
 Requires:   %lname = %{version}
 Requires:   extra-cmake-modules
 Requires:   kconfigwidgets-devel = %{_kf5_version}
-Requires:   kcoreaddons-devel = %{_kf5_version}
 Requires:   kiconthemes-devel = %{_kf5_version}
-Requires:   kwidgetsaddons-devel = %{_kf5_version}
 Requires:   kxmlgui-devel = %{_kf5_version}
-Requires:   pkgconfig(Qt5Core) = 5.2.0
+Requires:   pkgconfig(Qt5Widgets) = 5.2.0
+Requires:   pkgconfig(Qt5Xml) = 5.2.0
 
 %description devel
 Framework which lets you access and manipulate bookmarks stored using XBEL 
format.

++ kbookmarks-4.96.0.tar.xz - kbookmarks-4.97.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-4.96.0/CMakeLists.txt 
new/kbookmarks-4.97.0/CMakeLists.txt
--- old/kbookmarks-4.96.0/CMakeLists.txt2014-02-05 00:02:37.0 
+0100
+++ new/kbookmarks-4.97.0/CMakeLists.txt2014-03-01 12:50:09.0 
+0100
@@ -2,7 +2,7 @@
 
 project(KBookmarks)
 
-find_package(ECM 0.0.10 REQUIRED NO_MODULE)
+find_package(ECM 0.0.11 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
@@ -16,12 +16,13 @@
 include(ECMSetupVersion)
 include(ECMGenerateHeaders)
 
-set(KF5_VERSION 4.96.0)
+set(KF5_VERSION 4.97.0)
 
 ecm_setup_version(${KF5_VERSION}
   VARIABLE_PREFIX KBOOKMARKS
   VERSION_HEADER 
${CMAKE_CURRENT_BINARY_DIR}/kbookmarks_version.h
-  PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5BookmarksConfigVersion.cmake)
+  PACKAGE_VERSION_FILE 
${CMAKE_CURRENT_BINARY_DIR}/KF5BookmarksConfigVersion.cmake
+  SOVERSION 5)
 
 # Dependencies
 set(REQUIRED_QT_VERSION 5.2.0)
@@ -43,9 +44,9 @@
 # create a Config.cmake and a ConfigVersion.cmake file and install them
 set(CMAKECONFIG_INSTALL_DIR ${CMAKECONFIG_INSTALL_PREFIX}/KF5Bookmarks)
 
-include(CMakePackageConfigHelpers)
+include(ECMPackageConfigHelpers)
 
-configure_package_config_file(
+ecm_configure_package_config_file(
   ${CMAKE_CURRENT_SOURCE_DIR}/KF5BookmarksConfig.cmake.in
   ${CMAKE_CURRENT_BINARY_DIR}/KF5BookmarksConfig.cmake
   INSTALL_DESTINATION  ${CMAKECONFIG_INSTALL_DIR}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-4.96.0/src/CMakeLists.txt 
new/kbookmarks-4.97.0/src/CMakeLists.txt
--- old/kbookmarks-4.96.0/src/CMakeLists.txt2014-02-05 00:02:37.0 
+0100
+++ new/kbookmarks-4.97.0/src/CMakeLists.txt2014-03-01 12:50:09.0 
+0100
@@ -39,7 +39,8 @@
   EXPORT_NAME Bookmarks
 )
 
-ecm_generate_headers(