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.changes    2014-12-21 
11:58:59.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes       
2015-01-29 12:53:21.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Jan  3 18:03:31 UTC 2015 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.E3ByNr/_new  2015-01-29 12:53:21.000000000 +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.000000000 +0100
+++ new/kbookmarks-5.6.0/CMakeLists.txt 2015-01-03 13:00:58.000000000 +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.po        2014-12-06 
21:21:51.000000000 +0100
+++ new/kbookmarks-5.6.0/po/ca/kbookmarks5_qt.po        2015-01-03 
13:00:58.000000000 +0100
@@ -7,14 +7,14 @@
 # Josep Ma. Ferrer <[email protected]>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Albert Astals Cid <[email protected]>, 2007.
 # Robert Millan <[email protected]>, 2009.
-# Antoni Bella Pérez <[email protected]>, 2011, 2013, 2014.
+# Antoni Bella Pérez <[email protected]>, 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+0000\n"
 "PO-Revision-Date: 2014-08-08 15:21+0200\n"
-"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
+"Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\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.po        2014-12-06 
21:21:51.000000000 +0100
+++ new/kbookmarks-5.6.0/po/fi/kbookmarks5_qt.po        2015-01-03 
13:00:58.000000000 +0100
@@ -13,7 +13,7 @@
 # Teemu Rytilahti <[email protected]>, 2008.
 # Teemu Rytilahti <[email protected]>, 2008.
 # Tommi Nieminen <[email protected]>, 2009, 2010, 2011.
-# Lasse Liehu <[email protected]>, 2010, 2011, 2012, 2013, 2014.
+# Lasse Liehu <[email protected]>, 2010, 2011, 2012, 2013, 2014, 2015.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio4\n"
@@ -21,7 +21,7 @@
 "POT-Creation-Date: 2014-03-28 02:03+0000\n"
 "PO-Revision-Date: 2014-03-29 04:30+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
-"Language-Team: Finnish <[email protected]>\n"
+"Language-Team: Finnish <[email protected]>\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.5.0/po/gd/kbookmarks5_qt.po 
new/kbookmarks-5.6.0/po/gd/kbookmarks5_qt.po
--- old/kbookmarks-5.5.0/po/gd/kbookmarks5_qt.po        1970-01-01 
01:00:00.000000000 +0100
+++ new/kbookmarks-5.6.0/po/gd/kbookmarks5_qt.po        2015-01-03 
13:00:58.000000000 +0100
@@ -0,0 +1,280 @@
+# GunChleoc <[email protected]>, 2014.
+msgid ""
+msgstr ""
+"PO-Revision-Date: 2014-11-24 19:02+0100\n"
+"Last-Translator: GunChleoc <[email protected]>\n"
+"Language-Team: Fòram na Gàidhlig\n"
+"Language: gd\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : "
+"(n > 2 && n < 20) ? 2 : 3;\n"
+"X-Generator: Virtaal 0.7.1\n"
+"X-Qt-Contexts: true\n"
+
+#: kbookmark.cpp:307
+msgctxt "KBookmark|Bookmark separator"
+msgid "--- separator ---"
+msgstr "--- sgaradair ---"
+
+#: kbookmarkcontextmenu.cpp:62
+msgctxt "KBookmarkContextMenu|"
+msgid "Add Bookmark Here"
+msgstr "Cuir comharra-lìn ris an-seo"
+
+#: kbookmarkcontextmenu.cpp:68
+msgctxt "KBookmarkContextMenu|"
+msgid "Open Folder in Bookmark Editor"
+msgstr "Fosgail am pasgan ann an deasaiche nan comharran-lìn"
+
+#: kbookmarkcontextmenu.cpp:71
+msgctxt "KBookmarkContextMenu|"
+msgid "Delete Folder"
+msgstr "Sguab às dhan phasgan"
+
+#: kbookmarkcontextmenu.cpp:76
+msgctxt "KBookmarkContextMenu|"
+msgid "Properties"
+msgstr "Roghainnean"
+
+#: kbookmarkcontextmenu.cpp:81
+msgctxt "KBookmarkContextMenu|"
+msgid "Copy Link Address"
+msgstr "Dèan lethbhreac de sheòladh a' cheangail"
+
+#: kbookmarkcontextmenu.cpp:84
+msgctxt "KBookmarkContextMenu|"
+msgid "Delete Bookmark"
+msgstr "Sguab às dhan chomharra-lìn"
+
+#: kbookmarkcontextmenu.cpp:90
+msgctxt "KBookmarkContextMenu|"
+msgid "Open Folder in Tabs"
+msgstr "Fosgail am pasgan ann an tabaichean"
+
+#: kbookmarkcontextmenu.cpp:116
+msgctxt "KBookmarkContextMenu|"
+msgid "Cannot add bookmark with empty URL."
+msgstr "Chan urrainn dhut comharra-lìn le URL falamh a chur ris."
+
+#: kbookmarkcontextmenu.cpp:146
+msgctxt "KBookmarkContextMenu|"
+msgid "Bookmark Folder Deletion"
+msgstr "A' sguabadh às pasgan chomharran-lìn"
+
+#: kbookmarkcontextmenu.cpp:147
+msgctxt "KBookmarkContextMenu|"
+msgid "Bookmark Deletion"
+msgstr "A' sguabadh às comharra-lìn"
+
+#: kbookmarkcontextmenu.cpp:148
+#, qt-format
+msgctxt "KBookmarkContextMenu|"
+msgid ""
+"Are you sure you wish to remove the bookmark folder\n"
+"\"%1\"?"
+msgstr ""
+"A bheil thu cinnteach gu bheil thu airson am pasgan chomharran-lìn\n"
+"\"%1\" a sguabadh às?"
+
+#: kbookmarkcontextmenu.cpp:149
+#, qt-format
+msgctxt "KBookmarkContextMenu|"
+msgid ""
+"Are you sure you wish to remove the bookmark\n"
+"\"%1\"?"
+msgstr ""
+"A bheil thu cinnteach gu bheil thu airson an comharra-lìn\n"
+"\"%1\" a sguabadh às?"
+
+#: kbookmarkdialog.cpp:70
+msgctxt "KBookmarkDialog|@label:textbox"
+msgid "Name:"
+msgstr "Ainm:"
+
+#: kbookmarkdialog.cpp:75
+msgctxt "KBookmarkDialog|@label:textbox"
+msgid "Location:"
+msgstr "Ionad:"
+
+#: kbookmarkdialog.cpp:80
+msgctxt "KBookmarkDialog|@label:textbox"
+msgid "Comment:"
+msgstr "Beachd:"
+
+#: kbookmarkdialog.cpp:191
+msgctxt "KBookmarkDialog|@action:button"
+msgid "Update"
+msgstr "Ùraich"
+
+#: kbookmarkdialog.cpp:192
+msgctxt "KBookmarkDialog|@title:window"
+msgid "Bookmark Properties"
+msgstr "Roghainnean a' chomharra-lìn"
+
+#: kbookmarkdialog.cpp:223 kbookmarkdialog.cpp:261 kbookmarkdialog.cpp:295
+msgctxt "KBookmarkDialog|@action:button"
+msgid "&New Folder..."
+msgstr "&Pasgan ùr..."
+
+#: kbookmarkdialog.cpp:227 kbookmarkdialog.cpp:265
+msgctxt "KBookmarkDialog|@action:button"
+msgid "Add"
+msgstr "Cuir ris"
+
+#: kbookmarkdialog.cpp:228
+msgctxt "KBookmarkDialog|@title:window"
+msgid "Add Bookmark"
+msgstr "Cuir comharra-lìn ris"
+
+#: kbookmarkdialog.cpp:266
+msgctxt "KBookmarkDialog|@title:window"
+msgid "Add Bookmarks"
+msgstr "Cuir comharran-lìn ris"
+
+#: kbookmarkdialog.cpp:299
+msgctxt "KBookmarkDialog|@title:window"
+msgid "Select Folder"
+msgstr "Tagh pasgan"
+
+#: kbookmarkdialog.cpp:327
+msgctxt "KBookmarkDialog|@title:window"
+msgid "New Folder"
+msgstr "Pasgan ùr"
+
+#: kbookmarkdialog.cpp:362
+msgctxt "KBookmarkDialog|@title:window"
+msgid "Create New Bookmark Folder"
+msgstr "Cruthaich pasgan chomharran-lìn ùr"
+
+#: kbookmarkdialog.cpp:363
+#, qt-format
+msgctxt "KBookmarkDialog|@title:window"
+msgid "Create New Bookmark Folder in %1"
+msgstr "Cruthaich pasgan chomharran-lìn ùr an-seo: %1"
+
+#: kbookmarkdialog.cpp:365
+msgctxt "KBookmarkDialog|@label:textbox"
+msgid "New folder:"
+msgstr "Pasgan ùr:"
+
+#: kbookmarkdialog.cpp:386
+msgctxt "KBookmarkDialog|name of the container of all browser bookmarks"
+msgid "Bookmarks"
+msgstr "Comharran-lìn"
+
+#: kbookmarkimporter_ns.cpp:115
+msgctxt "KNSBookmarkImporterImpl|"
+msgid "HTML Files (*.html)"
+msgstr "Faidhlichean HTML (*.html)"
+
+#: kbookmarkimporter_ns.cpp:119
+msgctxt "KNSBookmarkImporterImpl|"
+msgid "*.html|HTML Files (*.html)"
+msgstr "*.html|Faidhlichean HTML (*.html)"
+
+#: kbookmarkimporter_ns.cpp:135
+#, qt-format
+msgctxt "KNSBookmarkImporterImpl|"
+msgid ""
+"Could not find %1. Netscape is probably not installed. Aborting the export."
+msgstr ""
+"Cha do lorg sinn %1. Tha sinn an dùil nach eil Netscape stàlaichte agad. A' "
+"sgur dhen às-phortadh."
+
+#: kbookmarkimporter_ns.cpp:137
+msgctxt "KNSBookmarkImporterImpl|"
+msgid "Netscape not found"
+msgstr "Cha deach Netscape a lorg"
+
+#: kbookmarkimporter_ns.cpp:158
+msgctxt "KNSBookmarkImporterImpl|"
+msgid "<!-- This file was generated by Konqueror -->"
+msgstr "<!-- Chaidh am faidhle seo a ghintinn le Konqueror -->"
+
+#: kbookmarkimporter_ns.cpp:161 kbookmarkimporter_ns.cpp:162
+msgctxt "KNSBookmarkImporterImpl|"
+msgid "Bookmarks"
+msgstr "Comharran-lìn"
+
+#: kbookmarkimporter_opera.cpp:119
+msgctxt "KOperaBookmarkImporterImpl|"
+msgid "Opera Bookmark Files (*.adr)"
+msgstr "Faidhlichean comharra-lìn Opera (*.adr)"
+
+#: kbookmarkimporter_opera.cpp:122
+msgctxt "KOperaBookmarkImporterImpl|"
+msgid "*.adr|Opera Bookmark Files (*.adr)"
+msgstr "*.adr|Faidhlichean comharra-lìn Opera (*.adr)"
+
+#: kbookmarkmanager.cpp:442
+#, qt-format
+msgctxt "KBookmarkManager|"
+msgid ""
+"Unable to save bookmarks in %1. Reported error was: %2. This error message "
+"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 ""
+"Cha deach leinn comharran-lìn a shàbhaladh ann an \"%1\". 'S e \"%2\" a tha "
+"sa mhearachd a chaidh aithris. Cha seall sinn teachdaireachd na mearachd seo "
+"a-rithist. Feumaidh tu adhbhar na mearachd a chàradh cho luath 's a ghabhas "
+"agus 's e diosga cruaidh làn a th' ann gun teagamh."
+
+#: kbookmarkmenu.cpp:260
+msgctxt "KBookmarkMenu|"
+msgid "Open Folder in Tabs"
+msgstr "Fosgail am pasgan ann an tabaichean"
+
+#: kbookmarkmenu.cpp:264
+msgctxt "KBookmarkMenu|"
+msgid "Open all bookmarks in this folder as a new tab."
+msgstr ""
+"Fosgail a h-uile comharra-leabhair a tha am broinn a' phasgain seo 'na thaba "
+"ùr."
+
+#: kbookmarkmenu.cpp:279
+msgctxt "KBookmarkMenu|"
+msgid "Bookmark Tabs as Folder..."
+msgstr "Dèan pasgan chomharran-leabhair dhe na tabaichean..."
+
+#: kbookmarkmenu.cpp:283
+msgctxt "KBookmarkMenu|"
+msgid "Add a folder of bookmarks for all open tabs."
+msgstr "Cuir pasgan chomharran-leabhair ris leis a h-uile taba fosgailte ann."
+
+#: kbookmarkmenu.cpp:320
+msgctxt "KBookmarkMenu|"
+msgid "Edit your bookmark collection in a separate window"
+msgstr ""
+"Deasaich cruinneachadh nan comharran-leabhair agad ann an uinneag fa leth"
+
+#: kbookmarkmenu.cpp:331
+msgctxt "KBookmarkMenu|"
+msgid "New Bookmark Folder..."
+msgstr "Pasgan chomharran-leabhair ùr..."
+
+#: kbookmarkmenu.cpp:333
+msgctxt "KBookmarkMenu|"
+msgid "Create a new bookmark folder in this menu"
+msgstr "Cruthaich pasgan chomharran-leabhair ùr sa chlàr-taice seo"
+
+#: konqbookmarkmenu.cpp:59 konqbookmarkmenu.cpp:72
+msgctxt "KonqBookmarkContextMenu|"
+msgid "Hide in toolbar"
+msgstr "Falaich on bhàr-inneal"
+
+#: konqbookmarkmenu.cpp:59 konqbookmarkmenu.cpp:72
+msgctxt "KonqBookmarkContextMenu|"
+msgid "Show in toolbar"
+msgstr "Seall air a' bhàr-inneal"
+
+#: konqbookmarkmenu.cpp:66
+msgctxt "KonqBookmarkContextMenu|"
+msgid "Open in New Window"
+msgstr "Fosgail ann an uinneag ùr"
+
+#: konqbookmarkmenu.cpp:67
+msgctxt "KonqBookmarkContextMenu|"
+msgid "Open in New Tab"
+msgstr "Fosgail ann an taba ùr"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbookmarks-5.5.0/po/ko/kbookmarks5_qt.po 
new/kbookmarks-5.6.0/po/ko/kbookmarks5_qt.po
--- old/kbookmarks-5.5.0/po/ko/kbookmarks5_qt.po        2014-12-06 
21:21:51.000000000 +0100
+++ new/kbookmarks-5.6.0/po/ko/kbookmarks5_qt.po        2015-01-03 
13:00:58.000000000 +0100
@@ -2,7 +2,7 @@
 # Copyright (c) 2003, 2004, 2007-2008 Free Software Foundation, Inc.
 # KIM KyungHeon <[email protected]>, 2003, 2004.
 # Park Shinjo <[email protected]>, 2007, 2008, 2009, 2010.
-# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014.
+# Park Shinjo <[email protected]>, 2011, 2012, 2013, 2014, 2015.
 #
 msgid ""
 msgstr ""

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to