epiphany/epiphany.changes

792 lines
26 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 17 04:21:26 CET 2009 - vuntz@novell.com
- Update to version 2.25.91:
+ Do not use 'gtk-action' object data to get the associated
GtkAction for a widget.
+ Update EggEditableToolbar from trunk.
+ Fix build with gecko 1.9.1.
+ Add backward compat engine definition in pkg-config file.
+ Updates translations.
-------------------------------------------------------------------
Wed Feb 4 15:46:49 CET 2009 - vuntz@novell.com
- Reduce BuildRequires: we don't need libgnomeprintui, eg. Add
libgnomeui-devel, though.
-------------------------------------------------------------------
Sat Jan 31 09:08:23 EST 2009 - mboman@suse.de
- Update to version 2.25.5:
+ Avoid adding problematic search terms with spaces
+ Handle end of line correctly on location bar search
+ Implement multiple keyword-based AND-search for the location bar
+ Include a bookmark indication in the woohoo bar
+ Turn the location bar into the woohoo bar
+ Fix bookmark import of ff3 files
+ Translation updates
-------------------------------------------------------------------
Mon Dec 29 12:46:07 EST 2008 - mboman@suse.de
- Update to version 2.24.2.1:
+ Fix multi-dnd with gtk 2.14
+ Fix bgo#549361
+ Translation updates
-------------------------------------------------------------------
Sat Dec 13 02:34:26 CET 2008 - vuntz@novell.com
- Add epiphany-safe-one-click-install.patch to make one-click
install work. Fix bnc#330070.
-------------------------------------------------------------------
Tue Oct 21 21:43:57 EST 2008 - mboman@suse.de
- Update to version 2.24.1:
+ Bugs fixed: bgo#525357, bgo#535127, bgo#543335, bgo#549892, bgo#554110
bgo#554110, bgo#555170
+ Set nsNavHistory prefs, esp. the idle update frequency to 0.
+ Use the correct return type for ephy_embed_get_link_message and
ephy_embed_get_title
+ Translation updates
-------------------------------------------------------------------
Mon Oct 6 15:56:40 CEST 2008 - sbrabec@suse.cz
- Conflict with other branding providers (FATE#304881).
-------------------------------------------------------------------
Wed Oct 1 07:56:35 WST 2008 - mboman@suse.de
- Update to version 2.24.0.1:
+ Fix for GTK+ adjustment policy enforcement
+ Bugs fixed: bgo#552436, bgo#552555, bgo#550883, bgo#448613,
bgo#426349
+ Translation updates
-------------------------------------------------------------------
Thu Sep 18 14:50:47 CDT 2008 - maw@suse.de
- Build against mozilla-xulrunner190.
-------------------------------------------------------------------
Thu Sep 11 17:24:33 CEST 2008 - vuntz@novell.com
- Don't put the branding files in the epiphany package too.
- .spec cleaning:
+ Correctly use packageand().
+ Remove checks from old openSUSE versions.
+ Make the spec file UTF-8.
-------------------------------------------------------------------
Wed Sep 03 10:10:12 CDT 2008 - mboman@novell.com
- Update to version 2.23.91:
+ Remove deprecated Encoding line.
+ Remove leading dots in suggested filename. Fixes bgo#430965
+ Misc. identation fixes.
-------------------------------------------------------------------
Tue Aug 26 10:10:12 CDT 2008 - mboman@novell.com
- Update to version 2.23.5:
+ Allow remembering the selected user cert.
+ Bug fixes: bgo#547936, bgo#151932, bgo#343906, bgo#328162,
bgo#534218, bgo#517960
-------------------------------------------------------------------
Fri Aug 8 10:10:12 CDT 2008 - maw@suse.de
- Update to version 2.23.5:
+ Initial release for GNOME 2.24
+ Bugs fixed (since 2.23.2): bgo#529634 and bgo#541168.
-------------------------------------------------------------------
Wed Jul 30 03:29:27 CEST 2008 - vuntz@novell.com
- Add epiphany-bgo300190-default-bookmarks.patch to specify
default bookmarks via a RDF file. (bgo#300190)
- Remove epiphany-default-bookmarks.patch: this will go in a
separate branding package.
- Add epiphany-branding-upstream package.
-------------------------------------------------------------------
Fri Jul 18 13:34:47 CEST 2008 - rodrigo@suse.de
- Fixed tagging of patches
-------------------------------------------------------------------
Wed Jun 18 21:40:50 CEST 2008 - maw@suse.de
- Update to version 2.22.2:
+ Various bugxies
- Drop obsolete patches: epiphany-po-update.patch and
ephy-no-cookies-selected.patch.
-------------------------------------------------------------------
Wed May 21 19:38:39 CEST 2008 - maw@suse.de
- Use >=, not =, to require xulrunner versions (bnc#371145).
-------------------------------------------------------------------
Sat May 17 01:34:59 CEST 2008 - maw@suse.de
- Add ephy-no-cookies-selected.patch (bgo#504136, bnc#391683).
-------------------------------------------------------------------
Wed May 7 17:23:42 CEST 2008 - schwab@suse.de
- Create libtool before use.
-------------------------------------------------------------------
Fri May 2 15:07:50 CEST 2008 - sbrabec@suse.cz
- Translation fix from SVN.
-------------------------------------------------------------------
Thu Apr 10 16:41:28 CEST 2008 - maw@suse.de
- Update to version 2.22.1.1:
+ Revert the bookmark/history item no-dupes patch; it was slowing
down ephy
+ Remove the unnecessary setting of the preferred action in the
cases that action was going to be the default one anyway; don't
open twice, just let gecko handle opening in the preferred
application
+ Make the extra column pack-end so that when we hide it when
it's empty, the other column expands; this makes bookmarks
take up all the space instead of being truncated at the half
+ Bugs fixed:
* Use ephy_password_info_new to allocate EphyPasswordInfo, not
g_new; fixes a crash in the PDM passwords tab
* Fix multiple crashers in the zeroconf bookmarks (bgo#516008)
* Use g_slice for EphyCookie allocation (bgo#520560)
* Use g_slice for EphyPasswordInfo, EphyPermissionInfo,
PixbufCacheEntry (bgo#521017)
+ Updated translations
- Drop epiphany-avahi-bookmarks.patch.
-------------------------------------------------------------------
Wed Mar 26 10:42:39 CET 2008 - sbrabec@suse.cz
- Fixed crashes in avahi bookmarks processing (bgo#516008).
-------------------------------------------------------------------
Fri Mar 21 02:31:56 CET 2008 - jpr@suse.de
- Remove obsolete -devel requires
- Remove obsolete version checks
- Remove patch that was purposely disabled
- Don't create the extensions dir manually, there is a defaul plugin
that does it for us
- Remove epiphany-desktop.patch, the GenericName is correct and there
is no reason to hide the desktop file
- Remove 59950.diff, its obsolete by a fix in a different spot see
bgo #165445
- Remove 59949.diff, its obsolete by a fix in a differenct spot, see
bgo #142184
- Remove epiphany-no-root.patch, --disable-scrollkeeper works fine
now
-------------------------------------------------------------------
Fri Mar 14 04:19:24 CET 2008 - maw@suse.de
- Update to version 2.22.0:
+ Bug fixes
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 13 16:58:01 CET 2008 - sbrabec@suse.cz
- Custom look'n'feel gconf keys moved to gconf2-branding-openSUSE.
-------------------------------------------------------------------
Tue Mar 4 20:32:17 CET 2008 - maw@suse.de
- Update to version 2.21.92:
+ Bug fixes
- No longer build with the cert manager
- Remove epiphany-gcc4.3-fixes.patch.
-------------------------------------------------------------------
Tue Feb 12 15:26:43 CET 2008 - jpr@suse.de
- Fix missing directory ownership
- Update to use -p /sbin/ldconfig
-------------------------------------------------------------------
Fri Feb 1 20:52:39 CET 2008 - maw@suse.de
- Update to version 2.21.90:
+ Drop gnome-vfs in lieu of gio
+ Many bug fixes.
-------------------------------------------------------------------
Wed Nov 7 18:26:36 CET 2007 - maw@suse.de
- Update to version 2.20.1 (another cosmetic version bump)
- Add epiphany-gcc4.3-fixes.patch.
-------------------------------------------------------------------
Thu Oct 11 17:05:49 CEST 2007 - sbrabec@suse.cz
- Removed bogus dependency on mDNSResponder.
-------------------------------------------------------------------
Mon Sep 17 23:20:35 CEST 2007 - mauro@suse.de
- Bump version and API version to 2.20.
-------------------------------------------------------------------
Fri Aug 31 16:59:02 CEST 2007 - maw@suse.de
- Update to version 2.19.91:
+ Compilation fixes for ancient compilers
+ Some typo changes
+ Icon reorg
+ Minor bug fixes.
-------------------------------------------------------------------
Thu Aug 23 00:19:06 CEST 2007 - maw@suse.de
- Add default-bookmarks.patch, which adds http://news.opensuse.org
as a default bookmark (#293690).
-------------------------------------------------------------------
Fri Aug 10 15:18:20 CEST 2007 - coolo@suse.de
- put Version before the use of %version
-------------------------------------------------------------------
Wed Aug 8 17:38:30 CEST 2007 - maw@suse.de
- Split off a -lang subpackage
- s#%run_ldconfig#/sbin/ldconfig/ in %post and %postun.
-------------------------------------------------------------------
Thu Aug 2 23:36:39 CEST 2007 - maw@suse.de
- Update to version 2.19.6:
+ Experimental WebKit backend [not enabled in this build]
+ New (copied) lock icons
+ Sync with latest libegg
+ New checkbox for smooth scrolling
+ Use g_get_user_special_dir to determine Desktop and Downloads
directory locations
+ Use new gtk function to persist and load print settings and
page setup
+ All tooltips now created using the new GTK tooltip API
+ Minor string changes
+ Bugs (bugzilla.gnome.org) fixed: 452769, 450590, 450146,
- Use %fdupes.
-------------------------------------------------------------------
Sat Jul 14 18:28:02 CEST 2007 - aj@suse.de
- It's really libwnck-devel.
-------------------------------------------------------------------
Mon Jul 9 22:51:11 CEST 2007 - maw@suse.de
- Update to version 2.19.2
- Fixes for bugzilla.gnome.org #348350, #452769, #450590, #450146,
#346243, #351100, #433796 , #441419, #336739, #422114, #437798,
#162489, and #162489
- Buildrequire libwnck-1-22-devel instead of libwnck-devel.
-------------------------------------------------------------------
Mon May 28 13:12:16 CEST 2007 - sbrabec@suse.cz
- Update to version 2.18.1:
* Fixed printing of frames.
* Fixed Epiphany not finding some Gecko plugins.
- Removed Flash crash work-around (upstream part of ephy-main.c).
-------------------------------------------------------------------
Tue Apr 3 22:04:27 CEST 2007 - maw@suse.de
- Remove all references to
epiphany-dbus-connection-close-fix-thoenig-01.patch (#260495).
-------------------------------------------------------------------
Mon Apr 2 14:51:30 CDT 2007 - maw@suse.de
- Update to version 2.18.0
- b.g.o 416994, 348331, 404514
- Fix several .desktop files to remove invalid Category entries.
-------------------------------------------------------------------
Mon Mar 12 18:03:30 CET 2007 - jhargadon@suse.de
- added gtk-doc to the BuildRequires
-------------------------------------------------------------------
Wed Jan 10 16:10:11 CET 2007 - sbrabec@suse.cz
- Enabled NetworkManager support.
-------------------------------------------------------------------
Wed Jan 3 14:53:07 CET 2007 - sbrabec@suse.cz
- Spec file cleanup.
-------------------------------------------------------------------
Fri Dec 29 11:45:11 CST 2006 - maw@suse.de
- Move to /usr.
-------------------------------------------------------------------
Fri Dec 29 11:45:58 GMT 2006 - james@usr-local-bin.org
- Fix %post.
-------------------------------------------------------------------
Thu Dec 28 23:12:30 CET 2006 - jhargadon@suse.de
- removed unneeded libtool file (#223685)
-------------------------------------------------------------------
Thu Nov 30 17:19:39 CET 2006 - sbrabec@suse.cz
- Fixed xulrunner dependencies for older products.
-------------------------------------------------------------------
Tue Nov 21 17:36:48 CET 2006 - jhargadon@suse.de
- re-enabled patch epiphany-browser-plugins.patch (#222861)
-------------------------------------------------------------------
Fri Nov 17 14:20:32 CET 2006 - thoenig@suse.de
- Add patch epiphany-dbus-connection-close-fix-thoenig-01.patch: Do
not call dbus_connection_close on shared connection (b.n.c
#221827)
-------------------------------------------------------------------
Tue Nov 7 19:19:27 CET 2006 - sbrabec@suse.cz
- Use exact xulrunner version 181 (#216100).
-------------------------------------------------------------------
Tue Nov 7 12:59:58 CET 2006 - meissner@suse.de
- use RPM_OPT_FLAGS for C++ too.
-------------------------------------------------------------------
Fri Oct 13 04:44:26 CEST 2006 - danw@suse.de
- Remove dead patches, update and reenable epiphany-desktop.patch
and epiphany-flash-crash.patch
- Update for gnome-doc-utils-devel
-------------------------------------------------------------------
Mon Oct 2 23:01:53 CEST 2006 - jhargadon@suse.de
- update to version 2.16.1
- Add a window group for the history window.
- Fix compile warnings
- Add smb: to recognised web schemes
- Fix spinner with new g-i-t
- Fix a crash when failing to load some icon data
-------------------------------------------------------------------
Thu Sep 14 01:42:49 CEST 2006 - jhargadon@suse.de
- update to version 2.16.0
- Update API version for 2.16
- Add some more mime types. Fixes bug #352482
-------------------------------------------------------------------
Sat Sep 2 05:19:38 CEST 2006 - gekker@suse.de
- Install dbus service file in correct location
-------------------------------------------------------------------
Thu Aug 24 23:57:49 CEST 2006 - jhargadon@suse.de
- update to version 2.15.92
- translation updates
- Spell check support using the gecko 'spellchecker' extension
- Add page security info dialogue from Certificates extension
- Drop libgnomeprint[ui] and use gtk printing
- Add methods to EphyNode to set typed properties
- Add a way to turn off password remembering
- Don't crash when adding zeroconf bookmarks while bookmarks are locked
down
- Fix middle-click and ctrl-enter in the location entry autocompletion
drop-down
- Make the crash recovery dialog appear on the taskbar
- copy history over when opening link in new tab/win using
context menu
- Don't crash on error from zeroconf bookmarks
- Don't set cookies from favicon downloads
- Allow cookie list to be sorted
- Fix crash when moving zoom widget on toolbar
- Display the find bar for "Find Next" and "Find Previous"
if it wasn't visible already
- Remove Shift+Ctrl+T accelerator, it was pressed accidentally
too often and people would lose their toolbars
-------------------------------------------------------------------
Wed Aug 16 23:37:11 CEST 2006 - ro@suse.de
- added python-gnome-devel to BuildRequires
-------------------------------------------------------------------
Wed Aug 16 14:35:21 CEST 2006 - cthiel@suse.de
- require python-gtk-devel instead of python-gobject2-devel
-------------------------------------------------------------------
Wed Aug 16 02:01:04 CEST 2006 - ro@suse.de
- added python-gobject2-devel to BuildRequires
-------------------------------------------------------------------
Thu Jun 29 12:10:44 CEST 2006 - lrupp@suse.de
- Requires: mozilla-xulrunner180 for suse_version > 1010
-------------------------------------------------------------------
Mon Mar 6 20:33:35 CET 2006 - sbrabec@suse.cz
- Search plugins in browser-plugins directory (#154443).
-------------------------------------------------------------------
Wed Mar 1 16:48:28 CET 2006 - sbrabec@suse.cz
- Updated to version 1.8.5 (fixes 150372#4).
-------------------------------------------------------------------
Mon Feb 27 23:55:04 CET 2006 - ro@suse.de
- added kdelibs3-devel-doc to BuildRequires
-------------------------------------------------------------------
Mon Feb 20 13:40:29 CET 2006 - sbrabec@suse.cz
- Enabled password manager (#150372).
-------------------------------------------------------------------
Thu Feb 16 18:34:23 CET 2006 - sbrabec@suse.cz
- Worked around flash plugin crash (#149062).
-------------------------------------------------------------------
Thu Feb 16 14:21:22 CET 2006 - stbinner@suse.de
- fix Name in .desktop file
-------------------------------------------------------------------
Sun Feb 5 21:17:24 CET 2006 - mls@suse.de
- added mozilla-xulrunner to BuildRequires
-------------------------------------------------------------------
Thu Feb 2 12:46:39 CET 2006 - sbrabec@suse.cz
- Explicitly require iso-codes (#147467).
-------------------------------------------------------------------
Wed Jan 25 21:31:23 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Nov 30 22:47:15 CET 2005 - gekker@suse.de
- Update to version 1.8.3
- Remove upstreamed xulrunner patch
-------------------------------------------------------------------
Wed Nov 16 17:42:23 CET 2005 - sbrabec@suse.cz
- Fixed mozilla/xulrunner dependencies.
-------------------------------------------------------------------
Tue Nov 15 14:58:19 CET 2005 - sbrabec@suse.cz
- Removed unneeded packages for build to break build cycle.
- Enable Zeroconf support.
-------------------------------------------------------------------
Tue Nov 8 15:03:15 CET 2005 - sbrabec@suse.cz
- Create xulrunner default prefs.
-------------------------------------------------------------------
Mon Oct 24 14:15:36 CEST 2005 - sbrabec@suse.cz
- Fixed extension directories.
-------------------------------------------------------------------
Mon Oct 17 13:33:29 CEST 2005 - sbrabec@suse.cz
- Updated to version 1.8.2.
- Added xulrunner patch.
-------------------------------------------------------------------
Mon Sep 5 12:38:02 CEST 2005 - sbrabec@suse.cz
- Updated to version 1.8.0.
-------------------------------------------------------------------
Wed Aug 24 19:11:09 CEST 2005 - gekker@suse.de
- Updated to version 1.7.5
-------------------------------------------------------------------
Fri Aug 12 14:35:01 CEST 2005 - sbrabec@suse.cz
- Fixed requirement to not require symbols provided only by
mozilla-nss and mozilla-nspr packages (#98002).
-------------------------------------------------------------------
Fri Aug 5 11:21:13 CEST 2005 - sbrabec@suse.cz
- Updated to version 1.7.3.
-------------------------------------------------------------------
Wed Aug 3 16:51:28 CEST 2005 - sbrabec@suse.cz
- Updated to version 1.6.4.
- Turned on D-BUS support.
-------------------------------------------------------------------
Sat Mar 19 12:35:20 CET 2005 - clahey@suse.de
- Remove Bookmarks desktop entry.
-------------------------------------------------------------------
Wed Mar 9 16:58:32 CET 2005 - gekker@suse.de
- Updated to version 1.6.0 (GNOME 2.10)
-------------------------------------------------------------------
Fri Mar 4 16:52:59 CET 2005 - gekker@suse.de
- Updated to version 1.5.8
-------------------------------------------------------------------
Wed Feb 9 14:17:36 CET 2005 - hhetter@suse.de
- updated to version 1.5.6
-------------------------------------------------------------------
Mon Feb 7 16:39:17 CET 2005 - gekker@suse.de
- Update to 1.5.5
-------------------------------------------------------------------
Sat Feb 5 11:05:56 CET 2005 - meissner@suse.de
- 2 falses should be NULL
-------------------------------------------------------------------
Tue Feb 1 14:28:12 CET 2005 - ro@suse.de
- fix compile warning
-------------------------------------------------------------------
Fri Jan 14 13:06:21 CET 2005 - clahey@suse.de
- Updated to 1.5.4.
-------------------------------------------------------------------
Fri Jan 14 01:35:20 CET 2005 - ro@suse.de
- update to 1.4.7 to accept mozilla 1.7.5
-------------------------------------------------------------------
Wed Dec 15 13:25:04 CET 2004 - hvogel@suse.de
- fix desktop file
-------------------------------------------------------------------
Fri Nov 19 12:33:43 CET 2004 - ro@suse.de
- removed extra aclocal include directive
-------------------------------------------------------------------
Mon Nov 8 00:29:03 CET 2004 - ro@suse.de
- fix build with current intltool
-------------------------------------------------------------------
Wed Oct 27 11:34:56 CEST 2004 - mmj@suse.de
- Locale rename no to nb
-------------------------------------------------------------------
Thu Sep 23 16:00:22 CEST 2004 - sbrabec@suse.cz
- Fixed bad LD_LIBRARY_PATH in wrapper script (#45909).
-------------------------------------------------------------------
Fri Sep 10 13:28:27 CEST 2004 - sbrabec@suse.cz
- Minimal patch to compile with actual version of mozilla.
-------------------------------------------------------------------
Sat Sep 4 23:14:27 CEST 2004 - ro@suse.de
- remove epiphany.desktop in install-section, not in postinstall
-------------------------------------------------------------------
Fri Sep 3 08:43:37 CEST 2004 - sagarwal@suse.de
- Modified the spec file to delete epiphany.desktop, web-browser.desktop
is used for epiphany browser, and epiphany.desktop creates redundant
menu entry.
-------------------------------------------------------------------
Tue Aug 24 01:29:49 CEST 2004 - ro@suse.de
- backport some hunks from 1.2.7 to build with mozilla-1.7.2
-------------------------------------------------------------------
Tue Jul 20 05:39:34 CEST 2004 - rganesan@suse.de
- Modified patch for 59950(59950.diff)
-------------------------------------------------------------------
Fri Jul 16 06:10:50 CEST 2004 - rganesan@suse.de
-Patch for ximian bug 59949
-------------------------------------------------------------------
Fri Jul 16 06:05:53 CEST 2004 - rganesan@suse.de
-Patch for bug 59950
-------------------------------------------------------------------
Wed Jul 14 11:23:46 CEST 2004 - rganesan@suse.de
- patch for ximian bug 58913
-------------------------------------------------------------------
Thu Jul 1 14:19:46 CEST 2004 - hhetter@suse.de
- set default startup page
-------------------------------------------------------------------
Wed May 26 16:31:37 CEST 2004 - ro@suse.de
- update to 1.2.5 to build with mozilla-1.7
-------------------------------------------------------------------
Tue May 11 19:10:01 CEST 2004 - sbrabec@suse.cz
- Added empty directories /opt/gnome/%_lib/epiphany and
/opt/gnome/%_lib/epiphany/extensions to filelist.
-------------------------------------------------------------------
Fri Apr 30 09:22:00 CEST 2004 - hhetter@suse.de
- updated to version 1.2.2 [GNOME2.6]
- seperate gtk-doc documentation package
-------------------------------------------------------------------
Wed Mar 10 10:33:32 CET 2004 - sbrabec@suse.cz
- Fixed gconf schemas installation (#33114).
-------------------------------------------------------------------
Fri Mar 5 12:52:57 CET 2004 - hhetter@suse.de
- suse homepage as startpage
-------------------------------------------------------------------
Fri Feb 20 15:48:47 CET 2004 - sbrabec@suse.cz
- Fixed names of GNOME2 packages.
-------------------------------------------------------------------
Tue Feb 17 15:22:41 CET 2004 - adrian@suse.de
- use Network Category, instead of Internet
-------------------------------------------------------------------
Thu Feb 12 09:32:40 CET 2004 - hhetter@suse.de
- gconf schema (de-)installation in %post and %postun
-------------------------------------------------------------------
Thu Jan 29 00:11:13 CET 2004 - ro@suse.de
- update to 1.0.7 to fix build with mozilla 1.6
-------------------------------------------------------------------
Sat Jan 10 18:49:44 CET 2004 - adrian@suse.de
- build as user
-------------------------------------------------------------------
Mon Nov 10 14:59:02 CET 2003 - hhetter@suse.de
- updated to version 1.0.6
-------------------------------------------------------------------
Thu Nov 6 11:29:18 CET 2003 - hhetter@suse.de
- updated to version 1.0.5
-------------------------------------------------------------------
Mon Oct 27 13:43:07 CET 2003 - sbrabec@suse.cz
- Updated to version 1.0.4.
-------------------------------------------------------------------
Fri Oct 17 15:59:28 CEST 2003 - hhetter@suse.de
- updated to version 1.0.3
-------------------------------------------------------------------
Wed Oct 15 11:23:24 CEST 2003 - hhetter@suse.de
- updated to version 1.0.2
- use aclocal
-------------------------------------------------------------------
Tue Sep 9 09:42:07 CEST 2003 - hhetter@suse.de
- updated to version 1.0 (minor bugfixes and translations)
-------------------------------------------------------------------
Tue Sep 2 09:20:30 CEST 2003 - hhetter@suse.de
- updated to version 0.9.3 (translations only)
-------------------------------------------------------------------
Mon Aug 25 18:51:44 CEST 2003 - sbrabec@suse.cz
- Updated to version 0.9.2.
-------------------------------------------------------------------
Tue Aug 19 15:25:17 CEST 2003 - sbrabec@suse.cz
- Updated neededforbuild (rename of librsvg2, eel2).
-------------------------------------------------------------------
Tue Aug 12 14:23:01 CEST 2003 - adrian@suse.de
- add Categories
-------------------------------------------------------------------
Mon Aug 11 09:46:25 CEST 2003 - hhetter@suse.de
- updated to bugfix release 0.8.4
-------------------------------------------------------------------
Mon Aug 4 08:14:50 CEST 2003 - hhetter@suse.de
- updated to bugfix release 0.8.2
-------------------------------------------------------------------
Mon Jul 28 09:58:58 CEST 2003 - hhetter@suse.de
- initial SuSE package