SHA256
1
0
forked from pool/zanshin

Accepting request 742248 from KDE:Extra

- Fix the license tag. Zanshin has GPL-2.0-only and MIT files

- Add patches to build with recent kcalendarcore versions:
  * 0001-Fix-compilation-with-latest-KCalCore-API-changes-Att.patch
  * 0001-Fix-build-with-Boost-1.70.0.patch
  * 0001-Look-for-AkonadiContact.patch
  * 0001-Remove-the-delegation-feature.patch
  * 0001-Fix-compilation-after-Collection-referenced-was-removed.patch
  * 0001-Fix-linking-of-the-cuke-steps.patch
  * 0001-Make-it-build-both-with-pre-and-post.patch
- Drop patches:
  * findKF5sooner.patch
  * useknownGCCflag.patch
  * qpointerconnect.diff
  * fix-build-with-Qt-5.6.patch

OBS-URL: https://build.opensuse.org/request/show/742248
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zanshin?expand=0&rev=5
This commit is contained in:
2019-10-24 21:08:55 +00:00
committed by Git OBS Bridge
parent 3730d65462
commit e1214e61a2
13 changed files with 12959 additions and 133 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Thu Oct 17 09:27:29 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Fix the license tag. Zanshin has GPL-2.0-only and MIT files
-------------------------------------------------------------------
Fri Oct 11 10:21:44 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Add patches to build with recent kcalendarcore versions:
* 0001-Fix-compilation-with-latest-KCalCore-API-changes-Att.patch
* 0001-Fix-build-with-Boost-1.70.0.patch
* 0001-Look-for-AkonadiContact.patch
* 0001-Remove-the-delegation-feature.patch
* 0001-Fix-compilation-after-Collection-referenced-was-removed.patch
* 0001-Fix-linking-of-the-cuke-steps.patch
* 0001-Make-it-build-both-with-pre-and-post.patch
- Drop patches:
* findKF5sooner.patch
* useknownGCCflag.patch
* qpointerconnect.diff
* fix-build-with-Qt-5.6.patch
-------------------------------------------------------------------
Wed Jun 19 12:38:29 UTC 2019 - wbauer@tmo.at