Accepting request 696361 from KDE:Applications
KDE Applications 19.04.0 (forwarded request 696164 from luca_b) OBS-URL: https://build.opensuse.org/request/show/696361 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/pim-data-exporter?expand=0&rev=30
This commit is contained in:
commit
c9471dc951
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7deb5baf5a36b96f1414e0b67192cd1ad48f396fb3cb5f5eb2fc90a312d74941
|
||||
size 270928
|
3
pim-data-exporter-19.04.0.tar.xz
Normal file
3
pim-data-exporter-19.04.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae1c3bbfffebb85533b0bbf4b0f8b54c06e29fcdf7284295c89ab43d196a6ac3
|
||||
size 271220
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 20 06:51:59 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:46 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:
|
||||
* Make it compiles without foreach
|
||||
* Convert to camelcase include
|
||||
* Workaround qt5.13 bug
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 27 06:41:12 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:
|
||||
* Export kleopatracertificateselectiondialogrc too
|
||||
* Add missing texttospeechrc
|
||||
* Fix compile with Qt 5.13 and QT_DISABLE_DEPRECATED_BEFORE=0x060000
|
||||
* Update copyright
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 09 08:03:26 UTC 2019 - lbeltrame@kde.org
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without lang
|
||||
Name: pim-data-exporter
|
||||
Version: 18.12.3
|
||||
Version: 19.04.0
|
||||
Release: 0
|
||||
Summary: Data exporter for KDE PIM
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user