* Thu Jun 13 2013 hrvoje.senjan@gmail.com
- Update to version 0.4.2
* Do HTTP basic authentication the right way
* Add API to get the URL for registering an account from the
providers file
* Qt5 build fixes
* Tue Nov 20 2012 cgiboudeaux@gmx.com
- Fix installation on SLES
* Thu Aug 23 2012 mlin@suse.com
- fix baselibs.conf
* Mon Aug 20 2012 mlin@suse.com
- Update to version 0.4.1
* Add some Qt5 support in tests
* Comment out some qDebug calls
* Fix various Qt5 issues
* Mon Jul 16 2012 dev@dominik-schmidt.de
- update to 0.4.0:
* fixes for proxy support
* Wed Jan 25 2012 coolo@suse.com
- fix baselibs.conf after library name change
* Fri Jan 20 2012 crrodriguez@opensuse.org
- Build with -fvisibility-inlines-hidden (around 50 symbols less)
- libattica-devel Requires: libqt4-devel
* Tue Jan 10 2012 idonmez@suse.com
- Fix library name
* Wed Jan 04 2012 dmueller@suse.de
- update to 0.3.0:
- Bump soname from .0 to .0.3 since we have a BIC change.
- Fix upload errors resulting from content-id not being set.
- Add Forum, Achievement, services and related dependencies.
- Make it build against Qt 4.8.
- Add static build option
* Sat Sep 17 2011 jengelh@medozas.de
- Remove redundant tags/sections from specfile
- Add libattica-devel to baselibs
* Wed Aug 24 2011 andrea.turrini@gmail.com
- fixed sentence in attica.spec
* Thu Nov 25 2010 tittiatcoke@gmail.com
- update to 0.2.2
* add support for openSUSE OBS
* Mon Oct 18 2010 tittiatcoke@gmail.com
- Update to 0.2.0
* final release
* Fri Sep 10 2010 johannesobermayr@gmx.de
- update to released 0.1.91 tarball
- makes gluon compile against K:D:F
* Fri Sep 10 2010 tittiatcoke@gmail.com
- update to 0.1.91 (0.2.0-rc1)
- Update voting function (add overload) to take uint 0..100
according to ocs 1.6 spec
- Add comments interface to request comments, add new comments
and vote for comments
- Add distribution interface to request distributions available
in the server
- Add homepagetype interface to request home page types from
the server
- Add methods to access home page entries in content
- Add support of icons to content (OCS 1.6)
- Add support of videos to content (OCS 1.6)
- Add summary description to content (OCS 1.6)
- Add size to download description (OCS 1.6)
- Add fields to download item for package name, package repository,
gpg fingerprint, mimetype (OCS 1.6)
* Tue Aug 17 2010 tittiatcoke@gmail.com
- update to a new svn snapshot of the upcoming 0.2.0
* beginning of the attributes API
* make it clear that attributes belongs to persons
* improve apidox
* bugfixes (bko#243168,)
* new voting api for ocs 1.6
* Added comments interface to request comments, add new
comments and vote for comment
* Added distribution interface to request distributions
available in the server
* Added homepagetype interface to request home page types
from the server
* Added support of icons to content (OCS 1.6)
* Added support of videos to content (OCS 1.6)
* Added summary description to content (OCS 1.6)
* Added size to download description (OCS 1.6)
* Added fields to download item for package name, package
repository, gpg fingerprint, mimetype (OCS 1.6)
* Added methods to access home page entries in a content
* Wed May 19 2010 dmueller@suse.de
- update to released 0.1.4 tarball:
- includes upstream changelog (no code change)
* Fri May 07 2010 tittiatcoke@gmail.com
- update to 0.1.4 (trunk)
- Remove function decls without body introduced in 0.1.3
- Add functions to check for provider services (parts of the api
they implement)
- Make adding, disabling and removing default providers possible
(so we can have other providers than openDesktop.org)
* Fri May 07 2010 dmueller@suse.de
- update to 0.1.3:
- Add possibility to get Licenses from server
- Add search for contents by username
- Add convenience function to get list of download links and fix some related strings
- Fix qt-only hasCredentials
- Win and Mac compile/link fixes
- Fix crash when multiple apps would use attica simultaneously: do not delete root component of qtplugins
* Mon Apr 26 2010 ro@suse.de
- try to fix version in pkgconfig file