Accepting request 696170 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696170 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/akonadi-contact?expand=0&rev=35
This commit is contained in:
commit
594e078b21
@ -1,3 +1,44 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
|
- 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
|
Sat Mar 09 08:03:10 UTC 2019 - lbeltrame@kde.org
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||||
%bcond_without lang
|
%bcond_without lang
|
||||||
Name: akonadi-contact
|
Name: akonadi-contact
|
||||||
Version: 18.12.3
|
Version: 19.04.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: KDE PIM Libraries for Akonadi Contacts
|
Summary: KDE PIM Libraries for Akonadi Contacts
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6ad8e352744c258b66a0c6155322681fa4ec50422c81fe4248414b0834e645cc
|
|
||||||
size 390340
|
|
3
akonadi-contacts-19.04.0.tar.xz
Normal file
3
akonadi-contacts-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:65dd20c467daf8d6107a1856c7f112eb937438b5884fe62a09a1763214a7442a
|
||||||
|
size 391824
|
Loading…
Reference in New Issue
Block a user