commit kblog for openSUSE:Leap:15.2

2020-06-14 Thread root
Hello community,

here is the log from the commit of package kblog for openSUSE:Leap:15.2 checked 
in at 2020-06-15 05:28:03

Comparing /work/SRC/openSUSE:Leap:15.2/kblog (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kblog.new.3606 (New)


Package is "kblog"

Mon Jun 15 05:28:03 2020 rev:60 rq:813862 version:20.04.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kblog/kblog.changes2020-05-24 
18:07:12.877917731 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kblog.new.3606/kblog.changes  2020-06-15 
05:28:05.261719000 +0200
@@ -1,0 +2,9 @@
+Tue Jun  9 12:14:30 UTC 2020 - Christophe Giboudeaux 
+
+- Update to 20.04.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-06-apps-update
+- No code change since 20.04.1
+
+---

Old:

  kblog-20.04.1.tar.xz
  kblog-20.04.1.tar.xz.sig

New:

  kblog-20.04.2.tar.xz
  kblog-20.04.2.tar.xz.sig



Other differences:
--
++ kblog.spec ++
--- /var/tmp/diff_new_pack.afbC9U/_old  2020-06-15 05:28:05.637720210 +0200
+++ /var/tmp/diff_new_pack.afbC9U/_new  2020-06-15 05:28:05.637720210 +0200
@@ -21,14 +21,14 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblog
-Version:20.04.1
+Version:20.04.2
 Release:0
 Summary:Client-side support library for web application remote 
blogging APIs
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules >= %{_kf5_version}
+BuildRequires:  extra-cmake-modules >= %{kf5_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
 BuildRequires:  cmake(KF5CalendarCore)


++ kblog-20.04.1.tar.xz -> kblog-20.04.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-20.04.1/CMakeLists.txt 
new/kblog-20.04.2/CMakeLists.txt
--- old/kblog-20.04.1/CMakeLists.txt2020-05-12 03:24:24.0 +0200
+++ new/kblog-20.04.2/CMakeLists.txt2020-06-09 02:43:53.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.1")
+set(PIM_VERSION "5.14.2")
 
 project(KBlog VERSION ${PIM_VERSION})
 
@@ -24,8 +24,8 @@
 
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(SYNDICATION_LIB_VERSION "5.14.1")
-set(XMLRPCCLIENT_LIB_VERSION "5.14.1")
+set(SYNDICATION_LIB_VERSION "5.14.2")
+set(XMLRPCCLIENT_LIB_VERSION "5.14.2")
 set(QT_REQUIRED_VERSION "5.12.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KBLOG
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kblog_version.h"




commit kblog for openSUSE:Leap:15.2

2020-05-24 Thread root
Hello community,

here is the log from the commit of package kblog for openSUSE:Leap:15.2 checked 
in at 2020-05-24 18:07:11

Comparing /work/SRC/openSUSE:Leap:15.2/kblog (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kblog.new.2738 (New)


Package is "kblog"

Sun May 24 18:07:11 2020 rev:59 rq:806400 version:20.04.1

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kblog/kblog.changes2020-05-12 
11:33:53.243931788 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.kblog.new.2738/kblog.changes  2020-05-24 
18:07:12.877917731 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:12 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+---
@@ -15,2 +23,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -24,2 +30,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -36 +41 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -50 +55 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

Old:

  kblog-20.04.0.tar.xz
  kblog-20.04.0.tar.xz.sig

New:

  kblog-20.04.1.tar.xz
  kblog-20.04.1.tar.xz.sig



Other differences:
--
++ kblog.spec ++
--- /var/tmp/diff_new_pack.mFHnJO/_old  2020-05-24 18:07:13.189918406 +0200
+++ /var/tmp/diff_new_pack.mFHnJO/_new  2020-05-24 18:07:13.193918415 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblog
-Version:20.04.0
+Version:20.04.1
 Release:0
 Summary:Client-side support library for web application remote 
blogging APIs
 License:LGPL-2.1-or-later


++ kblog-20.04.0.tar.xz -> kblog-20.04.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-20.04.0/CMakeLists.txt 
new/kblog-20.04.1/CMakeLists.txt
--- old/kblog-20.04.0/CMakeLists.txt2020-04-17 02:37:42.0 +0200
+++ new/kblog-20.04.1/CMakeLists.txt2020-05-12 03:24:24.0 +0200
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.14.0")
+set(PIM_VERSION "5.14.1")
 
 project(KBlog VERSION ${PIM_VERSION})
 
@@ -24,8 +24,8 @@
 
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(SYNDICATION_LIB_VERSION "5.14.0")
-set(XMLRPCCLIENT_LIB_VERSION "5.14.0")
+set(SYNDICATION_LIB_VERSION "5.14.1")
+set(XMLRPCCLIENT_LIB_VERSION "5.14.1")
 set(QT_REQUIRED_VERSION "5.12.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KBLOG
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kblog_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-20.04.0/po/zh_CN/libkblog5.po 
new/kblog-20.04.1/po/zh_CN/libkblog5.po
--- old/kblog-20.04.0/po/zh_CN/libkblog5.po 2020-04-17 02:37:42.0 
+0200
+++ new/kblog-20.04.1/po/zh_CN/libkblog5.po 2020-05-12 03:24:24.0 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-12-31 03:19+0100\n"
-"PO-Revision-Date: 2020-03-25 19:56\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kblog for openSUSE:Leap:15.2

2020-05-12 Thread root
Hello community,

here is the log from the commit of package kblog for openSUSE:Leap:15.2 checked 
in at 2020-05-12 11:33:50

Comparing /work/SRC/openSUSE:Leap:15.2/kblog (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kblog.new.2738 (New)


Package is "kblog"

Tue May 12 11:33:50 2020 rev:58 rq:797353 version:20.04.0

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kblog/kblog.changes2020-03-15 
07:10:26.260930191 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kblog.new.2738/kblog.changes  2020-05-12 
11:33:53.243931788 +0200
@@ -1,0 +2,29 @@
+Thu Apr 23 12:22:08 UTC 2020 - Luca Beltrame 
+
+- Update to 20.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-04-apps-update
+- No code change since 20.03.90
+
+---
+Sun Apr  5 20:29:51 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.90
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-rc
+- No code change since 20.03.80
+
+---
+Sun Mar 22 09:16:46 UTC 2020 - Luca Beltrame 
+
+- Update to 20.03.80
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/20.04-beta
+- Changes since 19.12.3:
+  * Make it compiles against qt5.15 (endl other other use Qt:: namespace now)
+  * remove  which includes all of 
+
+---

Old:

  kblog-19.12.3.tar.xz
  kblog-19.12.3.tar.xz.sig

New:

  kblog-20.04.0.tar.xz
  kblog-20.04.0.tar.xz.sig



Other differences:
--
++ kblog.spec ++
--- /var/tmp/diff_new_pack.SGW0l4/_old  2020-05-12 11:33:53.575932486 +0200
+++ /var/tmp/diff_new_pack.SGW0l4/_new  2020-05-12 11:33:53.579932494 +0200
@@ -21,17 +21,13 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblog
-Version:19.12.3
+Version:20.04.0
 Release:0
 Summary:Client-side support library for web application remote 
blogging APIs
 License:LGPL-2.1-or-later
 Group:  System/GUI/KDE
 URL:https://www.kde.org
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
-%if %{with lang}
-Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
-Source2:applications.keyring
-%endif
 BuildRequires:  extra-cmake-modules >= %{_kf5_version}
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem
@@ -42,6 +38,10 @@
 BuildRequires:  cmake(KF5Syndication)
 BuildRequires:  cmake(KF5XmlRpcClient)
 BuildRequires:  cmake(Qt5Test)
+%if %{with lang}
+Source1:
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:applications.keyring
+%endif
 
 %description
 KBlog is a library for calling functions on Blogger 1.0, MetaWeblog,


++ kblog-19.12.3.tar.xz -> kblog-20.04.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-19.12.3/.gitignore new/kblog-20.04.0/.gitignore
--- old/kblog-19.12.3/.gitignore2020-02-16 09:59:05.0 +0100
+++ new/kblog-20.04.0/.gitignore2020-04-06 06:56:25.0 +0200
@@ -14,8 +14,7 @@
 .swp.*
 Doxyfile
 Makefile
-avail
-random_seed
 /build*/
+.cmake/
 CMakeLists.txt.user*
 *.unc-backup*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-19.12.3/CMakeLists.txt 
new/kblog-20.04.0/CMakeLists.txt
--- old/kblog-19.12.3/CMakeLists.txt2020-03-03 01:31:43.0 +0100
+++ new/kblog-20.04.0/CMakeLists.txt2020-04-17 02:37:42.0 +0200
@@ -1,10 +1,10 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.3")
+set(PIM_VERSION "5.14.0")
 
 project(KBlog VERSION ${PIM_VERSION})
 
 # ECM setup
-set(KF5_MIN_VERSION "5.63.0")
+set(KF5_MIN_VERSION "5.68.0")
 
 find_package(ECM ${KF5_MIN_VERSION} CONFIG REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -24,9 +24,9 @@
 
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(SYNDICATION_LIB_VERSION "5.13.3")
-set(XMLRPCCLIENT_LIB_VERSION "5.13.3")
-set(QT_REQUIRED_VERSION "5.11.0")
+set(SYNDICATION_LIB_VERSION "5.14.0")
+set(XMLRPCCLIENT_LIB_VERSION "5.14.0")
+set(QT_REQUIRED_VERSION "5.12.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KBLOG
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kblog_version.h"
 PACKAGE_VERSION_FILE 
"${CMAKE_CURRENT_BINARY_DIR}/KF5BlogConfigVersion.cmake"
@@ -45,7 +45,7 @@
 add_definitions(-DQT_NO_FOREACH)
 if (EXISTS "${C

commit kblog for openSUSE:Leap:15.2

2020-03-14 Thread root
Hello community,

here is the log from the commit of package kblog for openSUSE:Leap:15.2 checked 
in at 2020-03-15 07:10:07

Comparing /work/SRC/openSUSE:Leap:15.2/kblog (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kblog.new.3160 (New)


Package is "kblog"

Sun Mar 15 07:10:07 2020 rev:57 rq:784950 version:19.12.3

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kblog/kblog.changes2020-02-13 
14:39:09.889601648 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kblog.new.3160/kblog.changes  2020-03-15 
07:10:26.260930191 +0100
@@ -1,0 +2,9 @@
+Thu Mar  5 20:35:54 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.3
+- No code change since 19.12.2
+
+---

Old:

  kblog-19.12.2.tar.xz
  kblog-19.12.2.tar.xz.sig

New:

  kblog-19.12.3.tar.xz
  kblog-19.12.3.tar.xz.sig



Other differences:
--
++ kblog.spec ++
--- /var/tmp/diff_new_pack.ZLH79p/_old  2020-03-15 07:10:26.604930397 +0100
+++ /var/tmp/diff_new_pack.ZLH79p/_new  2020-03-15 07:10:26.608930400 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblog
-Version:19.12.2
+Version:19.12.3
 Release:0
 Summary:Client-side support library for web application remote 
blogging APIs
 License:LGPL-2.1-or-later


++ kblog-19.12.2.tar.xz -> kblog-19.12.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-19.12.2/CMakeLists.txt 
new/kblog-19.12.3/CMakeLists.txt
--- old/kblog-19.12.2/CMakeLists.txt2020-02-04 02:47:18.0 +0100
+++ new/kblog-19.12.3/CMakeLists.txt2020-03-03 01:31:43.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.2")
+set(PIM_VERSION "5.13.3")
 
 project(KBlog VERSION ${PIM_VERSION})
 
@@ -24,8 +24,8 @@
 
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(SYNDICATION_LIB_VERSION "5.13.2")
-set(XMLRPCCLIENT_LIB_VERSION "5.13.2")
+set(SYNDICATION_LIB_VERSION "5.13.3")
+set(XMLRPCCLIENT_LIB_VERSION "5.13.3")
 set(QT_REQUIRED_VERSION "5.11.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KBLOG
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kblog_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-19.12.2/po/ca@valencia/libkblog5.po 
new/kblog-19.12.3/po/ca@valencia/libkblog5.po
--- old/kblog-19.12.2/po/ca@valencia/libkblog5.po   2020-02-04 
02:47:14.0 +0100
+++ new/kblog-19.12.3/po/ca@valencia/libkblog5.po   2020-03-03 
01:31:40.0 +0100
@@ -34,8 +34,8 @@
 #, kde-format
 msgid "Could not fetch blogs out of the result from the server, not a list."
 msgstr ""
-"No s'han pogut recuperar els blogs a partir del resultat del servidor, no era 
"
-"una llista."
+"No s'han pogut recuperar els blogs a partir del resultat del servidor, no "
+"era una llista."
 
 #: blogger1.cpp:307
 #, kde-format
@@ -59,8 +59,8 @@
 #, kde-format
 msgid "Could not read the postId, not a string or an integer."
 msgstr ""
-"No s'ha pogut llegir l'identificador de l'article (postId), no era una cadena 
"
-"ni un enter."
+"No s'ha pogut llegir l'identificador de l'article (postId), no era una "
+"cadena ni un enter."
 
 #: blogger1.cpp:410 blogger1.cpp:435 movabletype.cpp:316
 #, kde-format
@@ -159,8 +159,8 @@
 #: movabletype.cpp:415
 #, kde-format
 msgid ""
-"Could not read the result - is not a boolean value. Category setting failed.  
"
-"Will still publish now if necessary."
+"Could not read the result - is not a boolean value. Category setting "
+"failed.  Will still publish now if necessary."
 msgstr ""
 "No s'ha pogut llegir el resultat -no era un booleà-. Ha fallat l'arranjament "
 "de la categoria. Encara podeu publicar si és necessari."




commit kblog for openSUSE:Leap:15.2

2020-02-13 Thread root
Hello community,

here is the log from the commit of package kblog for openSUSE:Leap:15.2 checked 
in at 2020-02-13 14:39:08

Comparing /work/SRC/openSUSE:Leap:15.2/kblog (Old)
 and  /work/SRC/openSUSE:Leap:15.2/.kblog.new.26092 (New)


Package is "kblog"

Thu Feb 13 14:39:08 2020 rev:56 rq:771926 version:19.12.2

Changes:

--- /work/SRC/openSUSE:Leap:15.2/kblog/kblog.changes2020-01-15 
15:14:58.426227035 +0100
+++ /work/SRC/openSUSE:Leap:15.2/.kblog.new.26092/kblog.changes 2020-02-13 
14:39:09.889601648 +0100
@@ -1,0 +2,14 @@
+Fri Feb  7 08:37:11 UTC 2020 - Christophe Giboudeaux 
+
+- Replace %make_jobs with %cmake_build.
+
+---
+Wed Feb  5 06:28:56 UTC 2020 - Luca Beltrame 
+
+- Update to 19.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/releases/19.12.2
+- No code change since 19.12.1
+
+---

Old:

  kblog-19.12.1.tar.xz
  kblog-19.12.1.tar.xz.sig

New:

  kblog-19.12.2.tar.xz
  kblog-19.12.2.tar.xz.sig



Other differences:
--
++ kblog.spec ++
--- /var/tmp/diff_new_pack.gxdAwF/_old  2020-02-13 14:39:10.201601820 +0100
+++ /var/tmp/diff_new_pack.gxdAwF/_new  2020-02-13 14:39:10.201601820 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kblog
-Version:19.12.1
+Version:19.12.2
 Release:0
 Summary:Client-side support library for web application remote 
blogging APIs
 License:LGPL-2.1-or-later
@@ -87,7 +87,7 @@
 
 %build
   %cmake_kf5 -d build -- -DBUILD_TESTING=ON 
-DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build


++ kblog-19.12.1.tar.xz -> kblog-19.12.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-19.12.1/CMakeLists.txt 
new/kblog-19.12.2/CMakeLists.txt
--- old/kblog-19.12.1/CMakeLists.txt2020-01-07 03:28:00.0 +0100
+++ new/kblog-19.12.2/CMakeLists.txt2020-02-04 02:47:18.0 +0100
@@ -1,5 +1,5 @@
 cmake_minimum_required(VERSION 3.5)
-set(PIM_VERSION "5.13.1")
+set(PIM_VERSION "5.13.2")
 
 project(KBlog VERSION ${PIM_VERSION})
 
@@ -24,8 +24,8 @@
 
 
 set(KBLOG_LIB_VERSION ${PIM_VERSION})
-set(SYNDICATION_LIB_VERSION "5.13.1")
-set(XMLRPCCLIENT_LIB_VERSION "5.13.1")
+set(SYNDICATION_LIB_VERSION "5.13.2")
+set(XMLRPCCLIENT_LIB_VERSION "5.13.2")
 set(QT_REQUIRED_VERSION "5.11.0")
 ecm_setup_version(PROJECT VARIABLE_PREFIX KBLOG
 VERSION_HEADER 
"${CMAKE_CURRENT_BINARY_DIR}/kblog_version.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kblog-19.12.1/po/ca@valencia/libkblog5.po 
new/kblog-19.12.2/po/ca@valencia/libkblog5.po
--- old/kblog-19.12.1/po/ca@valencia/libkblog5.po   2020-01-07 
03:27:58.0 +0100
+++ new/kblog-19.12.2/po/ca@valencia/libkblog5.po   2020-02-04 
02:47:14.0 +0100
@@ -34,8 +34,8 @@
 #, kde-format
 msgid "Could not fetch blogs out of the result from the server, not a list."
 msgstr ""
-"No s'han pogut recuperar els blogs a partir del resultat del servidor, no "
-"era una llista."
+"No s'han pogut recuperar els blogs a partir del resultat del servidor, no era 
"
+"una llista."
 
 #: blogger1.cpp:307
 #, kde-format
@@ -59,8 +59,8 @@
 #, kde-format
 msgid "Could not read the postId, not a string or an integer."
 msgstr ""
-"No s'ha pogut llegir l'identificador de l'article (postId), no era una "
-"cadena ni un enter."
+"No s'ha pogut llegir l'identificador de l'article (postId), no era una cadena 
"
+"ni un enter."
 
 #: blogger1.cpp:410 blogger1.cpp:435 movabletype.cpp:316
 #, kde-format
@@ -159,8 +159,8 @@
 #: movabletype.cpp:415
 #, kde-format
 msgid ""
-"Could not read the result - is not a boolean value. Category setting "
-"failed.  Will still publish now if necessary."
+"Could not read the result - is not a boolean value. Category setting failed.  
"
+"Will still publish now if necessary."
 msgstr ""
 "No s'ha pogut llegir el resultat -no era un booleà-. Ha fallat l'arranjament "
 "de la categoria. Encara podeu publicar si és necessari."
@@ -177,12 +177,3 @@
 #, kde-format
 msgid "Post is a null pointer."
 msgstr "L'article és un punter nul."
-
-#~ msgid "Blog post not found"
-#~ msgstr "No s'ha trobat l'article al blog"
-
-#~ msgid "Failed to create new post"
-#~ msgstr "Ha fallat en crear un article nou"
-
-#~ msgid "Failed to update post"
-#~ msgstr "Ha fallat en actualitzar un article"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'