Overview

Request 580158 accepted

- Update to 1.0.9:
* Different header installation directories for the qt4 & qt5
version
* Bugfix: Top level include_install_dir is now respected
* Support for QJson 0.7
* Default to https instead of http
* Bugfix: Allow setting the server URL
- Tell cmake to install the include files to
%{_includedir}/mygpo-qt5/ (which actually is the default but gets
overridden by the %cmake macro)
- Drop conflict with libmygqo-qt-devel, there is no overlap anymore
- Install license
- Activate Qt5 version of libmygpo library: libmygpo-qt5
- Update to 1.0.8:
* Qt5 support
* Support for the "Get All Subscriptions" API endpoint
- Update to 1.0.7
* New Config Class. This class allows to programmatically to
retrieve the libmygpo-qt version and retrieve and set the
gpodder.net API endpoint
* Config Class also allows to set a prefix to the user-agent.
* fixed a bug that created incomplete Episode Actions if an
Episode Action couldn’t be parsed completely by libmygpo-qt
* fixed a small bug with the pkgconfig file
* added support for uploading & retrieving flattr Episode Actions
to gpodder.net
- Fix the SLES build (%make_install is not expanded on SLES)
- Update to 1.0.6
* Added support for DeviceSync API. This API makes it possible to
set up synchronization with existing gpodder.net devices from inside
your application
* Set Contenttype Header to avoid warnings with Qt 4.8
* Some fixes & enhancements to CMake build system
- Update to 1.0.5
* fixed a bug in downloadSubscriptionsJson()
* changed the way http basic auth information is transmitted to
gpodder.net to no longer getting annoying popups when using
libmygpo-qt with KIO from KDE 4.7.X
* implemented functions to access the new API for retrieving
synchronization information of devices
* implemented functions to retrieve toplist and search results in
gpodders custom XML format
* added “ConfigStyle” package finding to CMake Buildsystem
- Update to 1.0.4
* fixed a bug with an invalid timestamp when uploading EpisodeActions
* fixed a bug with a wrong url when retrieving EpisodeActions by Podcast
* fixed a crash happening on MeeGo because of the deletion of QNetworkReply Pointers
- Update to 1.0.3
* All the Private Classes used in libmygpo-qt got their own Header
Files (name_p.h) instead of having them in the .cpp Files
* UrlBuilder uses now the fast String Concatenation of Qt
* Some unneeded Files were removed (RequestHandlerTest &
tests/Makefile.man)
* Fixed a Bug in the Build System
* General Cleanup of unnecessary Includes
- Add libmygpo-qt, a Qt Library that wraps the gpodder.net Web API

Loading...

Wolfgang Bauer's avatar
author source maintainer target maintainer
  • Tell cmake to install the include files to %{_includedir}/mygpo-qt5/ (which actually is the default but gets overridden by the %cmake macro)

To clarify: Without the -DINCLUDE_INSTALL_DIR=%{_includedir}/mygpo-qt5/, the include files would be installed to /usr/include/ directly, because the %cmake macro passes -DINCLUDE_INSTALL_DIR:PATH=%{_includedir} to cmake...

Request History
Wolfgang Bauer's avatar

wolfi323 created request

- Update to 1.0.9:
* Different header installation directories for the qt4 & qt5
version
* Bugfix: Top level include_install_dir is now respected
* Support for QJson 0.7
* Default to https instead of http
* Bugfix: Allow setting the server URL
- Tell cmake to install the include files to
%{_includedir}/mygpo-qt5/ (which actually is the default but gets
overridden by the %cmake macro)
- Drop conflict with libmygqo-qt-devel, there is no overlap anymore
- Install license
- Activate Qt5 version of libmygpo library: libmygpo-qt5
- Update to 1.0.8:
* Qt5 support
* Support for the "Get All Subscriptions" API endpoint
- Update to 1.0.7
* New Config Class. This class allows to programmatically to
retrieve the libmygpo-qt version and retrieve and set the
gpodder.net API endpoint
* Config Class also allows to set a prefix to the user-agent.
* fixed a bug that created incomplete Episode Actions if an
Episode Action couldn’t be parsed completely by libmygpo-qt
* fixed a small bug with the pkgconfig file
* added support for uploading & retrieving flattr Episode Actions
to gpodder.net
- Fix the SLES build (%make_install is not expanded on SLES)
- Update to 1.0.6
* Added support for DeviceSync API. This API makes it possible to
set up synchronization with existing gpodder.net devices from inside
your application
* Set Contenttype Header to avoid warnings with Qt 4.8
* Some fixes & enhancements to CMake build system
- Update to 1.0.5
* fixed a bug in downloadSubscriptionsJson()
* changed the way http basic auth information is transmitted to
gpodder.net to no longer getting annoying popups when using
libmygpo-qt with KIO from KDE 4.7.X
* implemented functions to access the new API for retrieving
synchronization information of devices
* implemented functions to retrieve toplist and search results in
gpodders custom XML format
* added “ConfigStyle” package finding to CMake Buildsystem
- Update to 1.0.4
* fixed a bug with an invalid timestamp when uploading EpisodeActions
* fixed a bug with a wrong url when retrieving EpisodeActions by Podcast
* fixed a crash happening on MeeGo because of the deletion of QNetworkReply Pointers
- Update to 1.0.3
* All the Private Classes used in libmygpo-qt got their own Header
Files (name_p.h) instead of having them in the .cpp Files
* UrlBuilder uses now the fast String Concatenation of Qt
* Some unneeded Files were removed (RequestHandlerTest &
tests/Makefile.man)
* Fixed a Bug in the Build System
* General Cleanup of unnecessary Includes
- Add libmygpo-qt, a Qt Library that wraps the gpodder.net Web API


Luca Beltrame's avatar

luca_b accepted request

openSUSE Build Service is sponsored by