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.changes 2014-11-11 01:10:17.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kbookmarks.new/kbookmarks.changes 2014-12-21 11:58:59.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Dec 6 12:53:51 UTC 2014 - [email protected] + +- 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.000000000 +0100 +++ /var/tmp/diff_new_pack.jeFmAH/_new 2014-12-21 11:59:02.000000000 +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.000000000 +0100 +++ new/kbookmarks-5.5.0/CMakeLists.txt 2014-12-06 21:21:51.000000000 +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.po 2014-11-02 13:05:37.000000000 +0100 +++ new/kbookmarks-5.5.0/po/cs/kbookmarks5_qt.po 2014-12-06 21:21:51.000000000 +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+0000\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 <[email protected]>\n" "Language-Team: Czech <[email protected]>\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.po 2014-11-02 13:05:37.000000000 +0100 +++ new/kbookmarks-5.5.0/po/fi/kbookmarks5_qt.po 2014-12-06 21:21:51.000000000 +0100 @@ -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.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.po 2014-11-02 13:05:37.000000000 +0100 +++ new/kbookmarks-5.5.0/po/lt/kbookmarks5_qt.po 2014-12-06 21:21:51.000000000 +0100 @@ -2,15 +2,15 @@ # Ričardas Čepas <[email protected]>, 2002-2003. # Donatas Glodenis <[email protected]>, 2004-2009. # Remigijus Jarmalavičius <[email protected]>, 2011. -# Liudas Ališauskas <[email protected]>, 2011. +# Liudas Ališauskas <[email protected]>, 2011, 2014. # Liudas Alisauskas <[email protected]>, 2013. msgid "" msgstr "" "Project-Id-Version: kio4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-28 02:03+0000\n" -"PO-Revision-Date: 2013-06-17 13:36+0300\n" -"Last-Translator: Liudas Ališauskas <[email protected]>\n" +"PO-Revision-Date: 2014-11-11 00:02+0200\n" +"Last-Translator: Liudas Ališauskas <[email protected]>\n" "Language-Team: Lithuanian <[email protected]>\n" "Language: lt\n" "MIME-Version: 1.0\n" @@ -22,87 +22,62 @@ "X-Qt-Contexts: true\n" #: kbookmark.cpp:307 -#, fuzzy -#| msgid "--- separator ---" msgctxt "KBookmark|Bookmark separator" msgid "--- separator ---" msgstr "--- skirtukas ---" #: kbookmarkcontextmenu.cpp:62 -#, fuzzy -#| msgid "Add Bookmark Here" msgctxt "KBookmarkContextMenu|" msgid "Add Bookmark Here" msgstr "Pridėti žymelę čia" #: kbookmarkcontextmenu.cpp:68 -#, fuzzy -#| msgid "Open Folder in Bookmark Editor" msgctxt "KBookmarkContextMenu|" msgid "Open Folder in Bookmark Editor" msgstr "Atverti aplanką žymelių redagavimo programoje" #: kbookmarkcontextmenu.cpp:71 -#, fuzzy -#| msgid "Delete Folder" msgctxt "KBookmarkContextMenu|" msgid "Delete Folder" -msgstr "Trinti aplanką" +msgstr "Ištrinti aplanką" #: kbookmarkcontextmenu.cpp:76 -#, fuzzy -#| msgid "Properties" msgctxt "KBookmarkContextMenu|" msgid "Properties" msgstr "Savybės" #: kbookmarkcontextmenu.cpp:81 -#, fuzzy -#| msgid "Copy Link Address" msgctxt "KBookmarkContextMenu|" msgid "Copy Link Address" msgstr "Kopijuoti nuorodos adresą" #: kbookmarkcontextmenu.cpp:84 -#, fuzzy -#| msgid "Delete Bookmark" msgctxt "KBookmarkContextMenu|" msgid "Delete Bookmark" -msgstr "Trinti žymelę" +msgstr "Ištrinti žymelę" #: kbookmarkcontextmenu.cpp:90 -#, fuzzy -#| msgid "Open Folder in Tabs" msgctxt "KBookmarkContextMenu|" msgid "Open Folder in Tabs" msgstr "Atverti aplanką kortelėse" #: kbookmarkcontextmenu.cpp:116 -#, fuzzy -#| msgid "Cannot add bookmark with empty URL." msgctxt "KBookmarkContextMenu|" msgid "Cannot add bookmark with empty URL." msgstr "Nepavyksta pridėti žymelės su tuščiu URL." #: kbookmarkcontextmenu.cpp:146 -#, fuzzy -#| msgid "Bookmark Folder Deletion" msgctxt "KBookmarkContextMenu|" msgid "Bookmark Folder Deletion" msgstr "Žymelių aplanko trynimas" #: kbookmarkcontextmenu.cpp:147 -#, fuzzy -#| msgid "Bookmark Deletion" msgctxt "KBookmarkContextMenu|" msgid "Bookmark Deletion" -msgstr "Žymelės trynimas" +msgstr "Žymelių trynimas" #: kbookmarkcontextmenu.cpp:148 -#, fuzzy, qt-format -#| msgid "" -#| "Are you sure you wish to remove the bookmark folder\n" -#| "\"%1\"?" +#, qt-format msgctxt "KBookmarkContextMenu|" msgid "" "Are you sure you wish to remove the bookmark folder\n" @@ -112,10 +87,7 @@ "„%1“?" #: kbookmarkcontextmenu.cpp:149 -#, fuzzy, qt-format -#| msgid "" -#| "Are you sure you wish to remove the bookmark\n" -#| "\"%1\"?" +#, qt-format msgctxt "KBookmarkContextMenu|" msgid "" "Are you sure you wish to remove the bookmark\n" @@ -125,132 +97,87 @@ "„%1“?" #: kbookmarkdialog.cpp:70 -#, fuzzy -#| msgid "Name:" msgctxt "KBookmarkDialog|@label:textbox" msgid "Name:" -msgstr "Vardas:" +msgstr "Pavadinimas:" #: kbookmarkdialog.cpp:75 -#, fuzzy -#| msgid "Location:" msgctxt "KBookmarkDialog|@label:textbox" msgid "Location:" msgstr "Vieta:" #: kbookmarkdialog.cpp:80 -#, fuzzy -#| msgctxt "@label:textbox" -#| msgid "Comment:" msgctxt "KBookmarkDialog|@label:textbox" msgid "Comment:" msgstr "Komentaras:" #: kbookmarkdialog.cpp:191 -#, fuzzy -#| msgctxt "@action:button" -#| msgid "Update" msgctxt "KBookmarkDialog|@action:button" msgid "Update" msgstr "Atnaujinti" #: kbookmarkdialog.cpp:192 -#, fuzzy -#| msgctxt "@title:window" -#| msgid "Bookmark Properties" msgctxt "KBookmarkDialog|@title:window" msgid "Bookmark Properties" msgstr "Žymelės savybės" #: kbookmarkdialog.cpp:223 kbookmarkdialog.cpp:261 kbookmarkdialog.cpp:295 -#, fuzzy -#| msgctxt "@action:button" -#| msgid "&New Folder..." msgctxt "KBookmarkDialog|@action:button" msgid "&New Folder..." msgstr "&Naujas aplankas..." #: kbookmarkdialog.cpp:227 kbookmarkdialog.cpp:265 -#, fuzzy -#| msgctxt "@action:button" -#| msgid "Add" msgctxt "KBookmarkDialog|@action:button" msgid "Add" msgstr "Pridėti" #: kbookmarkdialog.cpp:228 -#, fuzzy -#| msgctxt "@title:window" -#| msgid "Add Bookmark" msgctxt "KBookmarkDialog|@title:window" msgid "Add Bookmark" msgstr "Pridėti žymelę" #: kbookmarkdialog.cpp:266 -#, fuzzy -#| msgctxt "@title:window" -#| msgid "Add Bookmarks" msgctxt "KBookmarkDialog|@title:window" msgid "Add Bookmarks" msgstr "Pridėti žymelę" #: kbookmarkdialog.cpp:299 -#, fuzzy -#| msgctxt "@title:window" -#| msgid "Select Folder" msgctxt "KBookmarkDialog|@title:window" msgid "Select Folder" msgstr "Pasirinkite aplanką" #: kbookmarkdialog.cpp:327 -#, fuzzy -#| msgctxt "folder name" -#| msgid "New Folder" msgctxt "KBookmarkDialog|@title:window" msgid "New Folder" msgstr "Naujas aplankas" #: kbookmarkdialog.cpp:362 -#, fuzzy -#| msgctxt "@title:window" -#| msgid "Create New Bookmark Folder" msgctxt "KBookmarkDialog|@title:window" msgid "Create New Bookmark Folder" msgstr "Sukurti naują žymelių aplanką" #: kbookmarkdialog.cpp:363 -#, fuzzy, qt-format -#| msgctxt "@title:window" -#| msgid "Create New Bookmark Folder in %1" +#, qt-format msgctxt "KBookmarkDialog|@title:window" msgid "Create New Bookmark Folder in %1" msgstr "Sukurti naują žymelių aplanką, esantį %1" #: kbookmarkdialog.cpp:365 -#, fuzzy -#| msgctxt "@label:textbox" -#| msgid "New folder:" msgctxt "KBookmarkDialog|@label:textbox" msgid "New folder:" msgstr "Naujas aplankas:" #: kbookmarkdialog.cpp:386 -#, fuzzy -#| msgid "Bookmarks" msgctxt "KBookmarkDialog|name of the container of all browser bookmarks" msgid "Bookmarks" msgstr "Žymelės" #: kbookmarkimporter_ns.cpp:115 -#, fuzzy -#| msgid "*.html|HTML Files (*.html)" msgctxt "KNSBookmarkImporterImpl|" msgid "HTML Files (*.html)" -msgstr "*.html|HTML failai (*.html)" +msgstr "HTML failai (*.html)" #: kbookmarkimporter_ns.cpp:119 -#, fuzzy -#| msgid "*.html|HTML Files (*.html)" msgctxt "KNSBookmarkImporterImpl|" msgid "*.html|HTML Files (*.html)" msgstr "*.html|HTML failai (*.html)" @@ -261,46 +188,36 @@ msgid "" "Could not find %1. Netscape is probably not installed. Aborting the export." msgstr "" +"Nepavyko rasti %1. Netscape tikriausiai nėra įdiegtas. Nutraukiamas " +"eksportas." #: kbookmarkimporter_ns.cpp:137 msgctxt "KNSBookmarkImporterImpl|" msgid "Netscape not found" -msgstr "" +msgstr "Netscape nerastas" #: kbookmarkimporter_ns.cpp:158 -#, fuzzy -#| msgid "<!-- This file was generated by Konqueror -->" msgctxt "KNSBookmarkImporterImpl|" msgid "<!-- This file was generated by Konqueror -->" -msgstr "<!-- Šis failas buvo sukurta Konqueror -->" +msgstr "<!-- Šis failas buvo sugeneruotas su Konqueror -->" #: kbookmarkimporter_ns.cpp:161 kbookmarkimporter_ns.cpp:162 -#, fuzzy -#| msgid "Bookmarks" msgctxt "KNSBookmarkImporterImpl|" msgid "Bookmarks" msgstr "Žymelės" #: kbookmarkimporter_opera.cpp:119 -#, fuzzy -#| msgid "*.adr|Opera Bookmark Files (*.adr)" msgctxt "KOperaBookmarkImporterImpl|" msgid "Opera Bookmark Files (*.adr)" -msgstr "*.adr|Opera žymelių failai (*.adr)" +msgstr "Opera žymelių failai (*.adr)" #: kbookmarkimporter_opera.cpp:122 -#, fuzzy -#| msgid "*.adr|Opera Bookmark Files (*.adr)" msgctxt "KOperaBookmarkImporterImpl|" msgid "*.adr|Opera Bookmark Files (*.adr)" msgstr "*.adr|Opera žymelių failai (*.adr)" #: kbookmarkmanager.cpp:442 -#, fuzzy, qt-format -#| 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." +#, qt-format msgctxt "KBookmarkManager|" msgid "" "Unable to save bookmarks in %1. Reported error was: %2. This error message " @@ -312,78 +229,56 @@ "diskas, prašome skubiai ištaisyti situaciją." #: kbookmarkmenu.cpp:260 -#, fuzzy -#| msgid "Open Folder in Tabs" msgctxt "KBookmarkMenu|" msgid "Open Folder in Tabs" msgstr "Atverti aplanką kortelėse" #: kbookmarkmenu.cpp:264 -#, fuzzy -#| msgid "Open all bookmarks in this folder as a new tab." msgctxt "KBookmarkMenu|" msgid "Open all bookmarks in this folder as a new tab." msgstr "Atverti visas šio aplanko žymeles naujose kortelėse." #: kbookmarkmenu.cpp:279 -#, fuzzy -#| msgid "Bookmark Tabs as Folder..." msgctxt "KBookmarkMenu|" msgid "Bookmark Tabs as Folder..." msgstr "Sukurti žymelių aplanką iš kortelių..." #: kbookmarkmenu.cpp:283 -#, fuzzy -#| msgid "Add a folder of bookmarks for all open tabs." msgctxt "KBookmarkMenu|" msgid "Add a folder of bookmarks for all open tabs." msgstr "Iš visų atvertų kortelių sukurti žymelių aplanką." #: kbookmarkmenu.cpp:320 -#, fuzzy -#| msgid "Edit your bookmark collection in a separate window" msgctxt "KBookmarkMenu|" msgid "Edit your bookmark collection in a separate window" msgstr "Redaguoti Jūsų žymelių rinkinį atskirame lange" #: kbookmarkmenu.cpp:331 -#, fuzzy -#| msgid "New Bookmark Folder..." msgctxt "KBookmarkMenu|" msgid "New Bookmark Folder..." msgstr "Naujas žymelių aplankas..." #: kbookmarkmenu.cpp:333 -#, fuzzy -#| msgid "Create a new bookmark folder in this menu" msgctxt "KBookmarkMenu|" msgid "Create a new bookmark folder in this menu" msgstr "Sukurti naują žymelių aplanką šiame meniu" #: konqbookmarkmenu.cpp:59 konqbookmarkmenu.cpp:72 -#, fuzzy -#| msgid "Hide in toolbar" msgctxt "KonqBookmarkContextMenu|" msgid "Hide in toolbar" msgstr "Slėpti įrankinėje" #: konqbookmarkmenu.cpp:59 konqbookmarkmenu.cpp:72 -#, fuzzy -#| msgid "Show in toolbar" msgctxt "KonqBookmarkContextMenu|" msgid "Show in toolbar" msgstr "Rodyti įrankinėje" #: konqbookmarkmenu.cpp:66 -#, fuzzy -#| msgid "Open in New Window" msgctxt "KonqBookmarkContextMenu|" msgid "Open in New Window" msgstr "Atverti naujame lange" #: konqbookmarkmenu.cpp:67 -#, fuzzy -#| msgid "Open in New Tab" msgctxt "KonqBookmarkContextMenu|" msgid "Open in New Tab" msgstr "Atverti naujoje kortelėje" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbookmarks-5.4.0/po/tr/kbookmarks5_qt.po new/kbookmarks-5.5.0/po/tr/kbookmarks5_qt.po --- old/kbookmarks-5.4.0/po/tr/kbookmarks5_qt.po 2014-11-02 13:05:37.000000000 +0100 +++ new/kbookmarks-5.5.0/po/tr/kbookmarks5_qt.po 2014-12-06 21:21:51.000000000 +0100 @@ -16,20 +16,21 @@ # H. İbrahim Güngör <[email protected]>, 2010, 2011. # Serdar SOYTETİR <[email protected]>, 2010, 2012. # Volkan Gezer <[email protected]>, 2013, 2014. +# Kaan Ozdincer <[email protected]>, 2014. msgid "" msgstr "" "Project-Id-Version: kio4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-28 02:03+0000\n" -"PO-Revision-Date: 2014-04-23 01:27+0200\n" -"Last-Translator: Volkan Gezer <[email protected]>\n" +"PO-Revision-Date: 2014-11-12 00:32+0200\n" +"Last-Translator: Kaan Ozdincer <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\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" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 1.4\n" "X-Qt-Contexts: true\n" #: kbookmark.cpp:307 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kbookmarks-5.4.0/src/kbookmarkowner.h new/kbookmarks-5.5.0/src/kbookmarkowner.h --- old/kbookmarks-5.4.0/src/kbookmarkowner.h 2014-11-02 13:05:37.000000000 +0100 +++ new/kbookmarks-5.5.0/src/kbookmarkowner.h 2014-12-06 21:21:51.000000000 +0100 @@ -114,7 +114,7 @@ * Represents the data for a bookmark that will be added. * @since 5.0 */ - class FutureBookmark + class KBOOKMARKS_EXPORT FutureBookmark { public: FutureBookmark(const QString &title, const QUrl &url, const QString &icon); -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
