File libgrss.changes of Package libgrss
-------------------------------------------------------------------
Wed Feb 28 16:35:03 UTC 2018 - dimstar@opensuse.org
- Modernize spec-file by calling spec-cleaner
-------------------------------------------------------------------
Tue Jan 23 22:58:11 UTC 2018 - jengelh@inai.de
- Trim bias from description. Fix SRPM group.
-------------------------------------------------------------------
Mon Jan 22 18:41:53 UTC 2018 - tchvatal@suse.com
- Format with spec-cleaner
- Remove gnome-doc-utils dependency in order to not require python2
- Correct URL to point to live webpage
-------------------------------------------------------------------
Fri Apr 15 19:07:38 CEST 2016 - hpj@suse.com
- Update to GNOME 3.20 -- Fate#318572.
-------------------------------------------------------------------
Mon Jul 20 22:59:22 UTC 2015 - zaitor@opensuse.org
- Update to version 0.7.0:
+ Added new type GrssPerson which stores name, email and website
URI. All author/contributors stuff now uses it.
+ Fixes in GObject Introspection.
+ Documentation now contains more.
+ Library now names as libgrss.so with sover.
+ pkg-config file no more versioned, this will allow to not
monkey-patching dependent programs.
+ Autotools configs was updated.
- Changes from version 0.6.0:
+ Added GrssFeedFormatter and related subclasses to format a
GrssFeedChannel in plain rappresentation.
+ More utility functions.
+ Support for GObject Introspection.
+ Introduction of basic test suite.
+ Misc bugfixes.
- Drop libgrss-missing-includes.patch: fixed upstream.
- Add intltool BuildRequires: new dependency.
- Rename packages following upstreams soname changes.
- Add pkgconfig(gobject-introspection-1.0) BuildRequires: Build the
new introspection support.
- Following the above, package the new introspection sub-package.
-------------------------------------------------------------------
Sun May 12 17:33:14 UTC 2013 - dimstar@opensuse.org
- Add libgrss-missing-includes.patch: Add missing include of
arpa/inet.h.
-------------------------------------------------------------------
Wed Mar 7 18:10:51 UTC 2012 - zaitor@opensuse.org
- Update to version 0.5.0:
+ Complete API break: all object and function names moved to
"grss" namespace.
+ Added GrssFeedsPublisher to expose feeds contents as files or
by local server.
+ Added GrssFeedsSubscriber to subscribe PubSubHubBub and
RSSCloud services.
+ Added support for XOXO and XBEL in GrssFeedsGroups.
+ Improved error reporting.
+ More asyncronous utility functions to fetch contents.
+ Bugfixes.
-------------------------------------------------------------------
Fri Sep 3 20:09:22 CEST 2010 - vuntz@opensuse.org
- Fix typo to really enable parallel build.
-------------------------------------------------------------------
Thu Aug 12 14:08:45 CEST 2010 - vuntz@opensuse.org
- Initial package (version 0.4.0).