From 34f509d41e09fd816dd4887751135352f46395734b26ee3a0daad0d31057d4c5 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Wed, 3 Apr 2019 08:50:32 +0000 Subject: [PATCH 1/3] OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=103 --- akonadi-contact.changes | 18 ++++++++++++++++++ akonadi-contact.spec | 2 +- akonadi-contacts-18.12.3.tar.xz | 3 --- akonadi-contacts-19.03.80.tar.xz | 3 +++ 4 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 akonadi-contacts-18.12.3.tar.xz create mode 100644 akonadi-contacts-19.03.80.tar.xz diff --git a/akonadi-contact.changes b/akonadi-contact.changes index a5785ff..a568cdc 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Mar 27 06:40:54 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.80 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-beta.php +- Changes since 18.12.3: + * Reduce duplicate code + * Make it compile against qt5.13 + * Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x060000 + * Add support for "PROFILE" web site as GMail has. + * Add support for QQ protocol + * Increase version here too + * Fix some clazy warning + * Remove QT_CHECK + * Minor: Fix string according to KDE HIG + ------------------------------------------------------------------- Sat Mar 09 08:03:10 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-contact.spec b/akonadi-contact.spec index f3e34a0..d24717c 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-contact -Version: 18.12.3 +Version: 19.03.80 Release: 0 Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1-or-later diff --git a/akonadi-contacts-18.12.3.tar.xz b/akonadi-contacts-18.12.3.tar.xz deleted file mode 100644 index a28e982..0000000 --- a/akonadi-contacts-18.12.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ad8e352744c258b66a0c6155322681fa4ec50422c81fe4248414b0834e645cc -size 390340 diff --git a/akonadi-contacts-19.03.80.tar.xz b/akonadi-contacts-19.03.80.tar.xz new file mode 100644 index 0000000..20b51c1 --- /dev/null +++ b/akonadi-contacts-19.03.80.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e76aeeaf24f50867b136cbd1b97c1e4826ba3972e0f1a513220aac81c9bc7a84 +size 391004 From bb76f31bd9099d60bd458841752573baef3b650bc77f72524dd2a1ea657bdfe1 Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux Date: Thu, 11 Apr 2019 19:36:21 +0000 Subject: [PATCH 2/3] KDE Applications 19.04 RC OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=104 --- akonadi-contact.changes | 14 ++++++++++++++ akonadi-contact.spec | 2 +- akonadi-contacts-19.03.80.tar.xz | 3 --- akonadi-contacts-19.03.90.tar.xz | 3 +++ 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 akonadi-contacts-19.03.80.tar.xz create mode 100644 akonadi-contacts-19.03.90.tar.xz diff --git a/akonadi-contact.changes b/akonadi-contact.changes index a568cdc..2baaa0a 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Tue Apr 09 20:54:37 UTC 2019 - lbeltrame@kde.org + +- Update to 19.03.90 + * New feature release + * For more details please see: + * https://kde.org/announcements/announce-applications-19.04-rc.php +- Changes since 19.03.80: + * Convert to camelcase include + * contact-editor/.../CMakeLists.txt - don't build in nicknamewidget + * Workaround qt5.13 bug + * Fix broken unittest + * Make attribute const + ------------------------------------------------------------------- Wed Mar 27 06:40:54 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-contact.spec b/akonadi-contact.spec index d24717c..01e6db9 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-contact -Version: 19.03.80 +Version: 19.03.90 Release: 0 Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1-or-later diff --git a/akonadi-contacts-19.03.80.tar.xz b/akonadi-contacts-19.03.80.tar.xz deleted file mode 100644 index 20b51c1..0000000 --- a/akonadi-contacts-19.03.80.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e76aeeaf24f50867b136cbd1b97c1e4826ba3972e0f1a513220aac81c9bc7a84 -size 391004 diff --git a/akonadi-contacts-19.03.90.tar.xz b/akonadi-contacts-19.03.90.tar.xz new file mode 100644 index 0000000..1523571 --- /dev/null +++ b/akonadi-contacts-19.03.90.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5a8731ffc2ce8c65ca00a47c1a6133d5a4f2581b42b7ff999dcdebb5ef98e7 +size 391140 From f58f4d29d1d38f937d8b95f28898881a420bd64c33847305b2e29a846b467212 Mon Sep 17 00:00:00 2001 From: Fabian Vogt Date: Sat, 20 Apr 2019 09:05:07 +0000 Subject: [PATCH 3/3] KDE Applications 19.04.0 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/akonadi-contact?expand=0&rev=105 --- akonadi-contact.changes | 9 +++++++++ akonadi-contact.spec | 2 +- akonadi-contacts-19.03.90.tar.xz | 3 --- akonadi-contacts-19.04.0.tar.xz | 3 +++ 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 akonadi-contacts-19.03.90.tar.xz create mode 100644 akonadi-contacts-19.04.0.tar.xz diff --git a/akonadi-contact.changes b/akonadi-contact.changes index 2baaa0a..c8f5b5b 100644 --- a/akonadi-contact.changes +++ b/akonadi-contact.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Apr 20 06:51:51 UTC 2019 - lbeltrame@kde.org + +- Update to 19.04.0 + * New feature release + * For more details please see: + * https://www.kde.org/announcements/announce-applications-19.04.0.php +- No code changes since 19.03.90 + ------------------------------------------------------------------- Tue Apr 09 20:54:37 UTC 2019 - lbeltrame@kde.org diff --git a/akonadi-contact.spec b/akonadi-contact.spec index 01e6db9..e40c33e 100644 --- a/akonadi-contact.spec +++ b/akonadi-contact.spec @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: akonadi-contact -Version: 19.03.90 +Version: 19.04.0 Release: 0 Summary: KDE PIM Libraries for Akonadi Contacts License: LGPL-2.1-or-later diff --git a/akonadi-contacts-19.03.90.tar.xz b/akonadi-contacts-19.03.90.tar.xz deleted file mode 100644 index 1523571..0000000 --- a/akonadi-contacts-19.03.90.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf5a8731ffc2ce8c65ca00a47c1a6133d5a4f2581b42b7ff999dcdebb5ef98e7 -size 391140 diff --git a/akonadi-contacts-19.04.0.tar.xz b/akonadi-contacts-19.04.0.tar.xz new file mode 100644 index 0000000..404cbe8 --- /dev/null +++ b/akonadi-contacts-19.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65dd20c467daf8d6107a1856c7f112eb937438b5884fe62a09a1763214a7442a +size 391824