Changelog for
evolution-plugin-rss-debuginfo-0.3.93-2.1.x86_64.rpm :
* Sun May 12 2013 dimstarAATTopensuse.org- Add evolution-rss-remove-EShellSettings-requirements.patch: Fix build with evolution 3.9.
* Sun Mar 10 2013 dimstarAATTopensuse.org- Add evolution-rss-soup-linking.patch: link the plugin against libsoup, so it can be loaded.- Add gnome-common and gconf2-devel BuildRequries and call to gnome-autogen.sh, as above patch touches the build system.
* Sat Mar 09 2013 dimstarAATTopensuse.org- Update to version 0.3.93: + Adapt to evolution API changes. + Bugs fixed: bgo#684120, bgo#686142. + Updated translations.- Drop pkgconfig(libemail-utils) and pkgconfig(libevolution-utils BuildRequires: no longer needed.
* Fri Jan 18 2013 dimstarAATTopensuse.org- Add the post/postun scriptlet to the actual package (bnc#794866).
* Fri Sep 14 2012 dimstarAATTopensuse.org- Update to version 0.3.92: + Fix gconf migration + Adapt to latest evo/eds changes + Port to GSettings. + Updated translations.- Drop xz BuildRequires, as it now comes for free in the build system.- Replace %gconf schema handling macros with %glib variants.
* Wed Jun 13 2012 badshah400AATTgmail.com- Added pkgconfig(libemail-utils), pkgconfig(libevolution-utils), pkgconfig(libemail-engine) as the configure script checks for these explicitly, and fails if they are not present; makes building unresolvable (instead of failing) for openSUSE <= 12.1.
* Fri Apr 06 2012 vuntzAATTopensuse.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 2012 vuntzAATTopensuse.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 06 2012 vuntzAATTopensuse.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 2011 vuntzAATTopensuse.org- Add evolution-rss-evo315.patch: fix build with evolution 3.1.5, taken from git.
* Sun Aug 07 2011 dimstarAATTopensuse.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 02 2011 vuntzAATTopensuse.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 01 2011 dimstarAATTopensuse.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 2011 dimstarAATTopensuse.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 2011 dimstarAATTopensuse.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 04 2011 dimstarAATTopensuse.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 2011 vuntzAATTopensuse.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 07 2011 vuntzAATTopensuse.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 2010 ajAATTsuse.de- Add libgnomecanvas-devel as BuildRequires to fix build.
* Sun Oct 03 2010 dimstarAATTopensuse.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.