File libkgapi.changes of Package libkgapi

-------------------------------------------------------------------
Wed Jun 07 17:42:59 CEST 2017 - lbeltrame@kde.org

- Update to 17.04.2
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
  * None

-------------------------------------------------------------------
Wed May 17 20:37:15 CEST 2017 - lbeltrame@kde.org

- Update to 17.04.1
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
  * Prepare 5.5.1
  * Auth: add URL bar and SSL indicator to the authentication page
  * Auth: don't store cookies
  * Auth: Adapt to changes in Google OAuth token retrieval process
  * Use same variable as other lib. It's more easy to upgrade version
  * Fix some clazy warning
- Drop upstreamed patches:
  * adapt-to-changes-in-google-oauth.patch

-------------------------------------------------------------------
Thu Apr 27 21:01:24 UTC 2017 - lbeltrame@kde.org

- Add upstream patch adapt-to-changes-in-google-oauth.patch:
  * Fix for changes in Google OAuth process

-------------------------------------------------------------------
Fri Apr 21 07:41:05 UTC 2017 - lbeltrame@kde.org

- Remove all Recommends on non-core packages, since they will
  require the core one

-------------------------------------------------------------------
Fri Apr 21 07:20:14 UTC 2017 - lbeltrame@kde.org

- Make libKPimGAPICore5 provide libkgapi, so that instaling
  languages (which use a single file) will work

-------------------------------------------------------------------
Sun Apr 16 10:45:15 CEST 2017 - lbeltrame@kde.org

- Update to 17.04.0
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
  * Fix some clazy warning

-------------------------------------------------------------------
Wed Apr 12 20:26:03 CEST 2017 - lbeltrame@kde.org

- Update to 17.03.90
  * New bugfix release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
  * None

-------------------------------------------------------------------
Fri Mar 31 18:29:51 UTC 2017 - fabian@ritter-vogt.de

- Build only for architectures compatible with Qt WebEngine

-------------------------------------------------------------------
Sat Mar 25 23:10:59 CET 2017 - lbeltrame@kde.org

- Update to 17.03.80
  * New feature release
  * For more details please see:
  * https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 5.3.1:
  * increase dependancies
  * Use KDE_INSTALL_TARGETS_DEFAULT_ARGS when installing targets
  * It's in official release + we don't use i18n
  * Fixup .reviewboardrc
  * src/latitude/latitudeservice.cpp - Q_UNUSED
  * Make Qt l10 tools happier
  * Fix version
  * AuthJob: emit finished() when dialog is rejected
  * Rename CMake target prefix from KF5 to KPim
  * Fix typo in quotaBytesUserAggregate() method
  * Fix compile with Qt 5.8: add missing QImage includes
  * Fix compile with Qt 5.8: add missing QImage includes
  * USe nullptr
  * Add missing Q_DECL_OVERRIDE
  * Clean up. Increase qt dependancy
  * use Q_NULLPTR
  * Increase version
  * increase version
  * drive: deprecate hidden() and setHidden() in File
  * Relicense to LGPLv2.1 or v3 or later versions approved by KDE e.V.
  * Remove stray WebKitWidgets reference.
  * Remove unused KF5CoreAddons dependency.
  * Switch to QtWebEngine
  * Move tests to autotests
  * Update AUTHORS
  * Increase version
  * Fix ts2Str() UTC conversion

-------------------------------------------------------------------
Fri Sep 30 18:33:06 UTC 2016 - fabian@ritter-vogt.de

- Update to 5.3.1
  * No changelog provided

-------------------------------------------------------------------
Sun Aug 21 12:42:20 UTC 2016 - hrvoje.senjan@gmail.com

- Update to 5.3.0
  * No changelog provided

-------------------------------------------------------------------
Sun Jan 17 18:30:21 UTC 2016 - tittiatcoke@gmail.com

- Update to 5.1.0
  * KDE Frameworks 5 based version. (boo#953617)

-------------------------------------------------------------------
Sat Aug 16 07:06:21 UTC 2014 - tittiatcoke@gmail.com

- Update to 2.2.0
  * Final release

-------------------------------------------------------------------
Fri Jul 11 12:37:52 UTC 2014 - cgiboudeaux@gmx.com

- Update to 2.1.80
  * Added Blogger API


-------------------------------------------------------------------
Tue Apr 29 22:28:03 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 2.1.1
  * Bugfix release, no changelog provided

-------------------------------------------------------------------
Tue Mar 11 20:50:01 UTC 2014 - hrvoje.senjan@gmail.com

- Update to 2.1.0
  * Added support for Google Drive API v2
- Dropped 0001-When-fetching-last-contact-photo-fails-don-t-fail-th.patch,
  merged upstream
- Drop libkgapi1, libkgapi1-devel and libkgapi2-devel packages, per
  upstream changes

-------------------------------------------------------------------
Fri Dec  6 23:46:35 UTC 2013 - hrvoje.senjan@gmail.com

- Update to 2.0.2
  * Add support for Microsoft Standard Time Zones
  * Respect calendar-wide timezones
- Added 0001-When-fetching-last-contact-photo-fails-don-t-fail-th.patch,
  for resolving kde#328422, where the synchronization of google resource
  could fail of contact wouldn't have a photo

-------------------------------------------------------------------
Fri Jun 14 17:28:30 UTC 2013 - hrvoje.senjan@gmail.com

- Add missing %files section for devel package

-------------------------------------------------------------------
Sat Jun  1 21:04:16 UTC 2013 - hrvoje.senjan@gmail.com

- Update to 2.0.1
  * Fixed new account authentication with legacy API

-------------------------------------------------------------------
Fri May 24 18:03:02 UTC 2013 - hrvoje.senjan@gmail.com

- Update to 2.0.0
  * new LibKGAPI 2 API, breaks ABI, old API is preserved
  * new job-based API that deprecates the old one. It is cleaner,
    more flexible and much easier to use
- Obsolete libkgapi0
- Add new libkgapi-devel package which depends on both libkgapi1-devel
  and libkgapi2-devel, until we can depend purely on libkgapi2-devel
- Drop usage of fdupes

-------------------------------------------------------------------
Wed Dec 19 15:17:01 UTC 2012 - nico.kruber@gmail.com

- Update to 0.4.4
  * fixed kde#309314 - Contacts with XML-unsafe characters not stored
  * fixed kde#309318 - Support custom IM protocols
  * fixed kde#310177 - Support birthday dates without year specified
  * fixed kde#310851 - Handle Microsoft TZIDs

-------------------------------------------------------------------
Tue Oct 23 10:05:27 UTC 2012 - cgiboudeaux@gmx.com

- Update to 0.4.3
  * Fix kde#307719 - Don't duplicate instances detached from a recurrent event
  * Fix kde#308462 - Don't emit authentication success when it actually fails
  * fixed a typo in calendar parser that caused all calendars to have read-only flag

-------------------------------------------------------------------
Wed Oct 10 07:13:06 UTC 2012 - nico.kruber@gmail.com

- remove self-obsoletes
- also obsolete akonadi-google
(changes come from KR49, mainly attributed to toddrme2178@gmail.com)

-------------------------------------------------------------------
Tue Sep 11 13:36:31 UTC 2012 - cgiboudeaux@gmx.com

- Add libkgapi. A Library to access some Google data.
It is a build requirement for kdepim-runtime > 4.9

openSUSE Build Service is sponsored by