File evolution-rss.changes of Package evolution-rss
-------------------------------------------------------------------
Fri Apr 6 15:17:44 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3.91:
+ Additional fixes for compatibility with evolution 3.4.
+ Fix memory leaks.
- Drop evolution-rss-evo-3.4.patch: fixed upstream.
- Remove gnome-common BuildRequires and call to gnome-autogen.sh,
that were only needed for above patch.
-------------------------------------------------------------------
Wed Feb 29 07:29:14 UTC 2012 - vuntz@opensuse.org
- Add evolution-rss-evo-3.4.patch: commits from git to fix build
with evolution 3.4.
- Add gnome-common BuildRequires and call to gnome-autogen.sh,
needed for above patch.
-------------------------------------------------------------------
Fri Jan 6 15:43:25 UTC 2012 - vuntz@opensuse.org
- Update to version 0.3.90 (git commit cac58a2f - not released), to
fix build with evolution 3.3:
+ Fix build against evolution 3.1.x/3.2.x/3.3.x.
+ Small bug fixes.
+ Build fixes.
- Drop evolution-rss-evo311.patch, evolution-rss-evo314.patch,
evolution-rss-evo315.patch, evolution-rss-gtk_hvbox_new.patch:
patches all included in the new git checkout.
- Add xz BuildRequires because we can't build a package for a
xz-compressed tarball without explicitly specifying that... See
bnc#697467 for more details.
- Add update-desktop-files BuildRequires and call to
%suse_update_desktop_file for new .desktop files: while not
needed for Factory/12.2, we still support previous versions of
openSUSE in this package.
-------------------------------------------------------------------
Wed Sep 28 08:38:27 UTC 2011 - vuntz@opensuse.org
- Add evolution-rss-evo315.patch: fix build with evolution 3.1.5,
taken from git.
-------------------------------------------------------------------
Sun Aug 7 22:11:23 UTC 2011 - dimstar@opensuse.org
- Add evolution-rss-evo314.patch: Adapt to changes in evo 3.1.4.
Patch taken from upstream git
- Add evoltution-rss-gtk_hbvox_new.patch: Stop using depreacated
gtk_[hv]box_new calls. Patch submitted as bgo#656126.
-------------------------------------------------------------------
Thu Jun 2 23:36:25 CEST 2011 - vuntz@opensuse.org
- Drop now unneeded libgnomecanvas-devel BuildRequires.
- Change libwebkitgtk-devel BuildRequires to
pkgconfig(webkitgtk-3.0).
- Add explicit pkgconfig() BuildRequires instead of relying on
other packages to bring them in: evolution-data-server-1.2,
glib-2.0, libebook-1.2, libsoup-2.4, evolution-plugin-3.0,
gtk+-3.0, gtkhtml-editor-4.0.
-------------------------------------------------------------------
Wed Jun 1 15:17:06 UTC 2011 - dimstar@opensuse.org
- Forward to git commit 11637dc: support evolution 3.1.1.
- Add evolution-rss-evo311.patch: the evolution-rss git snapshot is
against evolution master, which is still called 3.1.1.
-------------------------------------------------------------------
Mon May 16 14:29:47 UTC 2011 - dimstar@opensuse.org
- Update to version 0.2.90 (git commit 592138d - not released), to
fix build with evolution 3.0 and gtk+ 3.0. New features and bug
fixes from git will be listed on update to 0.2.90.
- Change evolution-devel BuildRequires to
pkgconfig(evolution-shell-3.0).
- Update the evo_* defines to reflect evolution 3.0 names (e.g.
evolution-shell => evolution-shell-3.0)
-------------------------------------------------------------------
Mon May 16 16:08:04 CEST 2011 - dimstar@opensuse.org
- Update to version 0.2.5:
+ Miscellaneous Fixes:
- Fix export function
- Improve debug output
- Fix deleting folder contents
- Make opml filter default when exporting
- Add default export file name
+ Bugs fixed: bgo#648559, bgo#648490, bgo#647142, bgo#644100.
+ Updated translations.
-------------------------------------------------------------------
Wed May 4 09:50:48 CEST 2011 - dimstar@opensuse.org
- Update to version 0.2.4:
+ bgo#643187: url redirection for enclosures doesn't work as
expected.
+ bgo#643050: crash on moving rss-folder.
+ bgo#642357: crash on parsing RSS feed.
+ bgo#641237: Importing RDF feed fails.
-------------------------------------------------------------------
Mon Feb 14 03:30:47 CET 2011 - vuntz@opensuse.org
- Update to version 0.2.3:
+ Fix parsing of ref=alternate nodes
+ Do not pass empty string to strcasecmp
+ Fix fetch feed operation progress bar
+ Allow build with newer webkit
+ Fix parsing children nodes
+ Remove excesive debug warnings
+ Init rss folder hooks later
+ Print imported feed url in case cannot lookup channel name
+ Use ref alternate in atom feeds to get feed link
+ Bug fixes: bgo#639825, bgo#639942, bgo#638297.
-------------------------------------------------------------------
Fri Jan 7 18:12:17 CET 2011 - vuntz@opensuse.org
- Update to version 0.2.2:
+ Remove warnings on missing shellview.
+ Fix render engine combo.
+ Fix gtkhtml detection.
+ Fix sending RSS articles as mails.
+ Improve displaying of folder icons (it greately speeds up the
loading)
+ bgo#635157: Bad character encoding when showing full text
+ bgo#636053: Host-relative links in atom feed don't work
- Changes from version 0.2.1:
+ Add support for evolution 2.32.
- Remove gnome-common BuildRequires and call to ./autogen.sh since
this is no longer a git snapshot.
- Add Url tag.
-------------------------------------------------------------------
Thu Nov 18 19:47:50 UTC 2010 - aj@suse.de
- Add libgnomecanvas-devel as BuildRequires to fix build.
-------------------------------------------------------------------
Sun Oct 3 21:47:18 UTC 2010 - dimstar@opensuse.org
- Initial package, based on current git commit 686d979. Latest
version was 0.2.0, this the version 0.2.0+git. 0.2.0 does not
work with Evolution 2.32 due to architecture changes of evo.