File gedit.changes of Package gedit

-------------------------------------------------------------------
Sun Jul  6 08:53:25 UTC 2014 - zaitor@opensuse.org

- Update to version 3.12.2:
  + Misc bug fixes.
  + Updated translations.

-------------------------------------------------------------------
Mon Apr 14 20:32:50 UTC 2014 - zaitor@opensuse.org

- Update to version 3.12.1:
  + Many fixes to the snippets plugin.
  + Rework some of the internals in preparation to a new Windows
    release.
  + Change Uppercase shortcut to Ctrl+U to avoid conflict with
    Save All.
  + Add Ctrl+N shortcut for New Window.
  + Plug some minor memory leaks.
  + Misc bug fixes.
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 24 09:24:26 UTC 2014 - dimstar@opensuse.org

- Update to version 3.12.0:
  + Fix regression sorting recent files.
  + Updated translations.

-------------------------------------------------------------------
Tue Mar 18 11:36:25 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.92:
  + Implement drag'n'drop for the documents panel.
  + Misc bug fixes.
  + Updated translations.

-------------------------------------------------------------------
Wed Mar  5 08:11:25 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.91:
  + Add keyboard shortcuts to change text case.
  + Readd bus message to add context menu items to the filebrowser.
  + Reopen last closed tab with ctrl+shift+T.
  + Rework fullscreen mode to use GtkRevealer.
  + Misc bug fixes.
  + Updated translations.

-------------------------------------------------------------------
Wed Feb 19 20:26:34 UTC 2014 - zaitor@opensuse.org

- Update to version 3.11.90:
  + Even more work on the new UI (use popovers, CSD in dialogs and
    much more).
  + Reimplement the documents sidepane using GtkListBox.
  + Adapt plugins to the latest changes.
  + Misc bug fixes.
  + Updated translations.

-------------------------------------------------------------------
Thu Feb  6 16:25:01 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.3:
  + More work on the new UI.
  + Finalize the new API to extend the menu from plugins.
  + Adapt plugins to the latest changes.
  + Restore command line handling that was broken in laste release.
  + Detect when network is not available and warn if using remote
    documents.
  + Add an fpaste tool to the external tools scripts.
  + Rewrite the build system with nonrecursive Makefiles.
  + Improvements in docs.
  + Misc bug fixes.
  + Updated translations.

-------------------------------------------------------------------
Thu Jan 23 22:50:15 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.2:
  + Refresh the main user interface, radically changing the user
    interacts with the UI.
  + Remove deprecated API.
  + Integrate change case plugin inside GtkSourceView directly.
  + Improvements in docs.
  + Misc bug fixes.
  + Updated translations.

-------------------------------------------------------------------
Thu Jan 23 19:45:16 UTC 2014 - dimstar@opensuse.org

- Update to version 3.11.1:
  + Implement XDS dnd support for GeditView and GeditWindow.
  + Documentation Improvements.
  + Style fixes.
  + Implement Move to New Tab Group.
  + Expand tabs and center tab labels.
  + Misc bugfixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Wed Jan 22 20:34:19 UTC 2014 - dimstar@opensuse.org

- Update to version 3.10.4:
  + Fix a critical bug for the search.
  + Updated translations.
- Changes from version 3.10.3:
  + Misc bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Wed Nov 13 16:13:21 UTC 2013 - dimstar@opensuse.org

- Update to version 3.10.2 (bnc#849913):
  + Misc bugfixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Tue Oct 22 20:07:53 UTC 2013 - dimstar@opensuse.org

- Require python3-gedit if _with_gi_python is true: a bunch of
  plugins depend on the introspection bindings (bnc#847114).
  In theory, the plugins should depend on this, but there are many
  ways users could get them, resulting in frustration for not
  finding the right package.

-------------------------------------------------------------------
Mon Oct 14 17:17:18 UTC 2013 - dimstar@opensuse.org

- Update to version 3.10.1:
  + Misc bugfixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Mon Sep 23 20:12:35 UTC 2013 - dimstar@opensuse.org

- Update to version 3.10.0:
  + Misc bugfixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 17 21:09:53 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.92:
  + Some final tweaks to the search rework.
  + Misc bugfixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Tue Sep  3 10:53:26 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.91:
  + Misc bugfixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Mon Aug 19 21:12:50 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.90:
  + Implement regual expression search.
  + Misc bugfixes and improvements.
  + Updated translations.

-------------------------------------------------------------------
Tue Jul 30 07:06:11 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.4:
  + Use the GtkSourceView search and replace API.
  + Deprecate the gedit search and replace API.
  + Display the number of search occurrences and the current
    occurrence position in the search entry.
  + Fix tab groups.
  + Misc bugfixes and improvements.
  + Updated translations.
- Change _with_gi_python to 1: the python plugins are available
  again.

-------------------------------------------------------------------
Tue Jul  2 17:58:50 UTC 2013 - dimstar@opensuse.org

- Update to version 3.9.3:
  + Various bugfixes and improvements to the filebrowser and the
    external tools plugins.
  + Fix clicking on replace dialog buttons.
  + Misc bugfixes.
  + Updated translations.
- Remove --disable-scrollkeeper configure parameter, which has not
  been known since version 3.3.4, when the documentation
  infratructure changed from gnome-doc-utils to yelp-tools.
- Temporary disable python3-gedit subpackage, as building of the
  bindings is currently broken (define _with_gi_python 0).

-------------------------------------------------------------------
Sat Jun 22 10:46:54 UTC 2013 - zaitor@opensuse.org

- Update to version 3.9.2:
  + Many bugfixes and improvements to the filebrowser, quickopen
    and external tools plugins.
  + Misc bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Tue Jun  4 19:35:47 UTC 2013 - zaitor@opensuse.org

- Update to version 3.9.1:
  + Add new Highlight Mode dialog.
  + Allow shell quotes in commands from Run Command tool.
  + Use widget templates.
  + external tools:
    - Look in browser root for files in tool output.
    - Extend link parser to handle grep output.
    - Provide environment variable with file browser root.
  + Improvements in filebrowser.
  + Improvements in quickopen.
  + Improvements in docs.
  + Misc bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Mon May 13 18:16:48 UTC 2013 - dimstar@opensuse.org

- Update to version 3.8.2:
  + Many bugfixes to the external tools, snippets and quickopen
    plugins,
  + Make preferences dialog resizable.
  + Rework how some settings are applied to documents.
  + Use GtkRGBA for text tags.
  + Misc Bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Mon Apr 15 22:11:48 UTC 2013 - dimstar@opensuse.org

- Update to version 3.8.1:
  + Port zeitgeist plugin to use libzeitgeist2.
  + Improvements in docs.
  + Misc bugfixes.
  + Updated translations.
- Replace pkgconfig(zeitgeist-1.0) BuildRequires with
  pkgconfig(zeitgeist-2.0), following upstreams port to
  Zeitgeist 2.0.

-------------------------------------------------------------------
Mon Mar 25 20:59:47 UTC 2013 - dimstar@opensuse.org

- Update to version 3.8.0:
  + Improvements in docs.
  + Misc bufixes.
  + Updated translations.

-------------------------------------------------------------------
Wed Mar 20 07:56:17 UTC 2013 - dimstar@opensuse.org

- Update to version 3.7.6:
  + Improvements in docs.
  + Misc bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 11 20:00:03 UTC 2013 - dimstar@opensuse.org

- Replace python-gobject Requires with python3-requires.
- Add python3-cairo requires: snippets/documents.py imports cairo.

-------------------------------------------------------------------
Wed Mar  6 10:36:12 UTC 2013 - dimstar@opensuse.org

- Update to version 3.7.5:
  + Updated mallard snippets.
  + Improvements in docs.
  + Misc bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Tue Feb 19 20:33:09 UTC 2013 - dimstar@opensuse.org

- Update to version 3.7.4:
  + Use revealer to animate the search bar and the notification
    bars
  + Several fixes in snippets.
  + Improvements in docs.
  + Misc bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Wed Jan  9 17:26:41 UTC 2013 - dimstar@opensuse.org

- Update to version 3.7.3:
  + Application menu.
  + Misc bugfixes.
- Changes from version 3.7.2:
  + Port to GtkApplication.
  + Lots of improvements in docs.
  + Misc bugfixes.
  + Updated translations.
- Add pkgconfig(gio-2.0) and pkgconfig(libpeas-1.0) BuildRequires
  so they can be versioned.

-------------------------------------------------------------------
Wed Nov 14 08:51:24 UTC 2012 - dimstar@opensuse.org

- Update to version 3.7.1:
  + Port to python 3.
  + Misc bugfixes.
  + Updated translations.
- Add python BuildRequires so we can version it. Note: As the
  BuildRequires is python >= 3.2.3, this currently pulls in
  python3, which is in fact exactly what we want.
- Drop .desktop fixup hack: fixed upstream.

-------------------------------------------------------------------
Tue Nov 13 10:07:07 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.2:
  + Misc bugfixes.
  + Updated translations.
- Remove the hack in %setup to fixup the .desktop file: fixed 
  upstream.

-------------------------------------------------------------------
Tue Oct 16 07:10:56 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.1:
  + File Browser side panel improvements.
  + Fix print preview in landscape mode.
  + Misc bugfixes.
  + Updated translations.
- Fixup .desktop file: add trailing semicolon to keywords.

-------------------------------------------------------------------
Mon Sep 24 20:57:54 UTC 2012 - dimstar@opensuse.org

- Update to version 3.6.0:
  + Updated translations.

-------------------------------------------------------------------
Wed Sep 19 18:18:23 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.3:
  + Handle a command line specifying a big line number
  + Extensive snippet collection for docbook
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri Aug 31 07:11:25 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.2:
  + Improvements in snippets plugin
  + Use autoreconf instead gnome-autogen
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Sat Jul 21 13:13:04 UTC 2012 - dimstar@opensuse.org

- Update to version 3.5.1:
  + Improved html snippets
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri May 25 18:20:54 UTC 2012 - dimstar@opensuse.org

- Update to version 3.4.2:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Tue Apr 17 06:05:30 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.1:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 26 19:21:42 UTC 2012 - vuntz@opensuse.org

- Update to version 3.4.0:
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 26 07:40:24 UTC 2012 - vuntz@opensuse.org

- Remove hack to find localized help: this has been fixed in
  find-lang.sh.

-------------------------------------------------------------------
Tue Mar 20 20:24:21 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.8:
  + Misc bugfixes.
  + Updated translations.
- Rebase gedit-desktop.patch.

-------------------------------------------------------------------
Tue Mar  6 20:16:28 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.7:
  + Add support for fdo desktop action spec.
  + Misc bugfixes.
- Rebase gedit-desktop.patch.

-------------------------------------------------------------------
Mon Mar  5 22:10:33 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.6:
  + Fix the "time" plugin
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri Mar  2 19:25:35 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.5:
  + Less clutter search popup
  + Use GResources
  + Misc bugfixes
  + Updated translations.
- Add pkgconfig(gtk+-3.0) and pkgconfig(libxml-2.0) BuildRequires
  to be able to require a minimum version.

-------------------------------------------------------------------
Thu Feb 23 07:10:33 UTC 2012 - vuntz@opensuse.org

- Update to version 3.3.4:
  + Fix many memory leaks
  + Use Yelp Tools for docs generation
  + Docs updates
  + Misc bugfixes
  + Updated translations.
- Change gnome-doc-utils-devel BuildRequires to yelp-tools,
  following the build system change for user documentation.
- Manually list the translated help documents as %find_lang doesn't
  support the new XDG help system yet.

-------------------------------------------------------------------
Sun Feb 19 16:51:21 UTC 2012 - dimstar@opensuse.org

- Add pkgconfig(ice), pkgconfig(sm) and pkgconfig(x11)
  BuildRequires: they used to be pulled in by something else, but
  the relayout of xorg-x11 packages changed that.

-------------------------------------------------------------------
Tue Feb  7 10:25:54 UTC 2012 - vuntz@opensuse.org

- Update to version 3.3.3:
  + Bring the OSX port up to date
  + Start fixing the Win32 port
  + Some minor UI improvements, some css styling is now in the
    Adwaita theme
  + Misc bugfixes
  + Updated translations.
- Remove xz BuildRequires now that it comes for free in the build
  system.
- Add pkgconfig(zeitgeist-1.0) BuildRequires to build the zeitgeist
  plugin, that we missed before.
- Create a plugin-zeitgeist subpackage for the zeitgeist plugin, to
  avoid a dependency on zeitgeist from the main gedit package.

-------------------------------------------------------------------
Sun Jan  8 15:55:21 UTC 2012 - dimstar@opensuse.org

- Update to version 3.3.2:
  + More docs awesome
  + Port snippets and external tools managers to GtkGrid
  + Fix crashes when exiting with new gtk+
  + Improvements in filebrowser plugin
  + Symbolic icons for close buttons
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Mon Dec 19 09:15:21 UTC 2011 - dimstar@opensuse.org

- Update to version 3.3.1:
  + Sidebar style for the panel
  + Remove outdated tool to generate a plugin skeleton
  + Clear the tools accel entry on backspace
  + Make restoring default print fonts actually work
  + Move to GtkGrid
  + Remove explicit gthread initialization
  + More docs awesome
  + Various other code changes
  + Updated translations.

-------------------------------------------------------------------
Thu Dec  8 20:53:35 UTC 2011 - dimstar@opensuse.org

- Update to version 3.2.5:
  + Misc bugfixes.
- Changes from version 3.2.4:
  + Misc bugfixes.
- 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.

-------------------------------------------------------------------
Wed Nov 16 12:54:11 UTC 2011 - dimstar@opensuse.org

- Update to version 3.2.3:
  + Fix crash when dropping file in gedit with snippets plugin
    active.
  + Misc bugfixes.
  + Updated translations.

-------------------------------------------------------------------
Tue Nov 15 10:14:07 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.2:
  + More help awesome
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Mon Oct 17 06:00:23 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.1:
  + More help awesome
  + Use GtkGrid in the replace dialog.
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Thu Oct  6 15:40:51 UTC 2011 - vuntz@opensuse.org

- Add iso-codes Recommends since the iso-codes data is used at
  runtime, but only in a plugin (so no Requires).

-------------------------------------------------------------------
Mon Sep 26 20:36:28 UTC 2011 - vuntz@opensuse.org

- Update to version 3.2.0:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 20 07:06:57 UTC 2011 - vuntz@opensuse.org

- Update to version 3.1.6:
  + Misc bugfixes
  + More documentation
  + Updated translations.

-------------------------------------------------------------------
Tue Sep  6 14:23:02 UTC 2011 - vuntz@opensuse.org

- Update to version 3.1.5:
  + Update snippet for mallard
  + Update the quickopen dialog to look more GNOMEish 3
  + Use symbolic icons for the search popup.
  + Point to the right help in the dialogs
  + Updated translations.

-------------------------------------------------------------------
Mon Aug 22 11:06:56 CEST 2011 - dimstar@opensuse.org

- Update to version 3.1.4:
  + Use css for the search popup
  + Use pygobject 3
  + More documentation
  + gboxed templates for snippets plugin
  + Misc bugfixes
  + Updated translations.
- Replace pkgconfig(pygobjct-2.0) BuildRequires with
  pkgconfig(pygobject-3.0).

-------------------------------------------------------------------
Thu Aug  4 13:18:58 CEST 2011 - vuntz@opensuse.org

- Update to version 3.1.3:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Tue Jul  5 15:04:59 CEST 2011 - vuntz@opensuse.org

- Update to version 3.1.2:
  + Add markdown snippets
  + Fix slowdown on gedit
  + Update to use libpeas 1.1 API
  + New GNOME 3 like style for snippets and external tools
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Tue Jun 14 09:23:21 CEST 2011 - dimstar@opensuse.org

- Update to version 3.1.1:
  + Port to GtkOverlay
  + Fix single instance logic
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Tue May 31 14:41:20 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.4:
  + bgo#651068: fix use-after-free during incremental search.
  + bgo#627789: don't use both intltool and gettext rules.
  + Updated translations.

-------------------------------------------------------------------
Wed May 25 14:51:55 CEST 2011 - dimstar@opensuse.org

- Update to version 3.0.3:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Wed Apr 27 12:51:44 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.2:
  + Misc bugfixes
  + Updated translations.
- Changes from version 3.0.1:
  + Various fixes in search popup
  + Style improvements
  + Misc bugfixes

-------------------------------------------------------------------
Tue Apr  5 14:13:35 UTC 2011 - fcrozat@novell.com

- Update to version 3.0.0:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 28 16:17:25 UTC 2011 - fcrozat@novell.com

- Update to version 2.91.11:
  + Resurrect the plugin message bus
  + More improvements in the new user help
  + Misc bugfixes
  + Updated translations.
- Changes from version 2.91.10:
  + More improvements in the new user help
  + Misc bugfixes
- Changes from version 2.91.9:
  + More improvements in the new user help
  + Reactivate external tools and snippets plugins
  + Misc bugfixes
- Changes from version 2.91.8:
  + Help has been ported to mallard format
  + Improvements in the overlay
  + Misc bugfixes
- Changes from version 2.91.7:
  + Improvements in the overlay
  + Misc bugfixes
- Changes from version 2.91.6:
  + Fix encoding conversion
  + Add invalid char support
  + More plugins ported to pygobject
  + Misc bugfixes
- Changes from version 2.91.5:
  + Misc bugfixes
- Changes from version 2.91.4:
  + Port snippets plugin to libpeas/gtk3
  + Misc bugfixes
- Changes from version 2.91.3:
  + Misc bugfixes
- Changes from version 2.91.2:
  + Fix conversion of line endings when loading a file
  + Update to the latest Gtk3 api changes
  + Move the taglist plugin to the gedit-plugins package
  + Misc bugfixes
- Changes from version 2.91.1:
  + Use native GtkNotebook DnD implementation
  + Update to the latest Gtk3 api changes
  + Misc bugfixes
- Changes from version 2.91.0:
  + New reworked search dialog
  + Added mallard snippets
  + Updated translations.
- Changes from version 2.90.0:
  + Add GSettings migration file
  + Misc bugfixes
- Drop BuildRequires: gconf2-devel (move to GSettings),
  python-devel, python-gtk-devel, python-gtksourceview-devel (move
  to libpeas-based plugins).
- Add new pkgconfig() BuildRequires: libpeas-gtk-1.0,
  gsettings-desktop-schemas, libsoup-2.4.
- Move to pkgconfig()-style BuildRequires:
  + Old ones: gtksourceview-devel, python-gobject2-devel.
  + New ones: gtksourceview-3.0, pygobject-2.0.
- Replace GConf2 schemas handling with GSettings schemas handling,
  with %glib2_gsettings_schema_* macros.
- Replace python-gnome, python-gobject2, python-gtk,
  python-gtksourceview Requires with just a python-gobject Requires
  thanks to introspection-based python binding.
- Change Obsoletes for gedit-doc to be strict (< instead of <=) now
  that we have a new version.
- Add /sbin/ldconfig to %post/%postun as there is now a (private)
  library installed by the package.

-------------------------------------------------------------------
Fri Feb 18 13:56:50 UTC 2011 - gber@opensuse.org

- modified gedit-desktop.patch in order claim support for
  additional MIME types

-------------------------------------------------------------------
Sun Feb 13 12:47:33 CET 2011 - vuntz@opensuse.org

- Call relevant macros in %post/%postun:
  + %desktop_database_post/postun because the package ships at
    least one desktop file.
- Pass %{?no_lang_C} to %find_lang so that english documentation
  can be packaged with the program, and not in the lang subpackage.
- Change Requires of lang subpackage to Recommends, since the
  english documentation is not there anymore.
- Remove 2.x references in summaries and descriptions.
- Drop doc subpackage as it contained developer doc that should be
  in the devel subpackage.

-------------------------------------------------------------------
Tue Sep 28 13:27:44 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.4:
  + Add mallard snippets
  + Updated translations.

-------------------------------------------------------------------
Fri Jul 16 13:46:18 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.3:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Thu Apr 29 19:49:45 CEST 2010 - dimstar@opensuse.org

- Update to version 2.30.2:
  + Fix cut and paste typo that broke syntax detection
- Changes from version 2.30.1:
  + Properly handle encoding conversion errors when saving
  + New logo
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri Apr  2 15:08:21 CEST 2010 - vuntz@opensuse.org

- Remove libglade2-devel, libgnomeprintui-devel, libgnomeui-devel
  Requires from devel package.

-------------------------------------------------------------------
Mon Mar 29 23:06:50 CEST 2010 - vuntz@opensuse.org

- Update to version 2.30.0:
  + Fix a crash in the new file saving code
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 15 12:50:42 UTC 2010 - dimstar@opensuse.org

- Update to 2.29.9:
  + Fix a file corruption bug in the new file saving code
  + Misc bugfixes
  + Updated translations.
- Run spec-cleaner on gedit.spec.

-------------------------------------------------------------------
Wed Mar  3 10:06:04 CET 2010 - dimstar@opensuse.org

- Update to version 2.29.8:
  + Rework encoding validation
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Thu Feb 25 22:17:47 CET 2010 - dimstar@opensuse.org

- Update to version 2.29.7:
  + Misc bugfixes
  + Many string fixes
  + Updated translations.

-------------------------------------------------------------------
Wed Feb 10 19:39:16 CET 2010 - vuntz@opensuse.org

- Update to version 2.29.6:
  + Add "Open" to the filebrowser context menu
  + Add option to ignore a version until the next is released in
    the checkupdate plugin
  + Misc bugfixes
  + Updated translations.
- Fix self-obsoletion of gedit2, gedit2-devel.
- Change group to Productivity/Text/Editors to fix rpmlint warning.

-------------------------------------------------------------------
Mon Jan 25 22:27:26 CET 2010 - captain.magnus@opensuse.org

- Update to version 2.29.5:
  + Rework file saving and file loading to always use gio and take
    advantage of gio stream converters to perform encoding
    conversion and manage line terminators
  + Experimental python support on win32
  + Misc bugfixes
  + Translation updates

-------------------------------------------------------------------
Wed Jan 13 03:25:28 CET 2010 - captain.magnus@opensuse.org

- Update to version 2.29.4:
  + Several refactorings
  + Don't check words that are marked no-spell-check
  + Tools outputpanel refactored
  + Added support for platform specific tools
  + Improved menu integration and several fixes on OS X
  + Add xslt and html snippets
  + Remember autospell per document
  + Misc bugfixes
  + Translation updates

-------------------------------------------------------------------
Wed Dec  2 11:28:05 CET 2009 - vuntz@opensuse.org

- Update to version 2.29.3:
  + Use gio metadata system
  + Misc bugfixes
  + Updated translations.
- Changes from version 2.29.2:
  + Order hidden files after normal files on filebrowser
  + Removed indent plugin, this is now supported by gtksourceview
  + Implemented file open support on OS X
  + Fixed OS X native vs X11 built
  + Basic mac OS X integration
  + Use GtkSpinner instead of GeditSpinner
  + Misc bugfixes
  + Updated translations.
- Update the way we remove the la locale for old versions of
  openSUSE.

-------------------------------------------------------------------
Sat Nov 14 16:41:37 CET 2009 - vuntz@opensuse.org

- Update to version 2.29.1:
  + Use the new completion framework in the snippets plugin
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 22 18:16:53 CEST 2009 - dimstar@opensuse.org

- Update to version 2.28.0:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Wed Sep  9 03:44:55 CEST 2009 - vuntz@opensuse.org

- Update to version 2.27.6:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Tue Aug 25 11:30:54 CEST 2009 - dimstar@opensuse.org

- Update to version 2.27.5:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Wed Aug 12 23:08:31 CEST 2009 - captain.magnus@opensuse.org

- Update to version 2.27.4:
  + Misc bugfixes
  + Updated translations

-------------------------------------------------------------------
Tue Jul 28 16:29:11 CEST 2009 - lmedinas@gmail.com

- Update to version 2.27.3:
  + Misc bugfixes
  + Updated translations

-------------------------------------------------------------------
Mon Jul 20 10:12:42 CEST 2009 - vuntz@novell.com

- Also package libexecdir in addition to libdir in the file list to
  fix build.

-------------------------------------------------------------------
Mon Jun 22 15:23:29 CEST 2009 - dominique-obs@leuenberger.net

- Update to version 2.27.2:
  + New Check Update plugin (win32 and mac only)
  + Remember the search dialog position
  + Do not append the final endline for empty files
  + Mac osx dmg package
  + Misc bugfixes
  + Updated translations.
- Add defattr() to the -lang sub-package to eliminate a lint false
  positive.

-------------------------------------------------------------------
Wed May 27 14:37:15 CEST 2009 - vuntz@novell.com

- Update to version 2.27.1:
  + Remove the mmap document loader
  + Remove open location dialog and sample plugin
  + Added public API for document saving
  + Put external tools in a submenu
  + Added language support for external tools
  + Implemented asynchronous reading and writing on external tools
  + Add Quick Open plugin
  + Misc bugfixes
  + Updated translations.
- Do not package omf files twice.

-------------------------------------------------------------------
Mon May 18 04:10:48 CEST 2009 - vuntz@novell.com

- Update to version 2.26.2:
  + Misc bugfixes
  + Updated translations.
- Stop having the main package provide the existing devel package.
- Make the devel package require the main package.

-------------------------------------------------------------------
Tue Apr 14 16:32:38 CEST 2009 - vuntz@novell.com

- Update to version 2.26.1:
  + Ensure plugins are resident modules
  + Add Fortran 95 snippets
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Mon Mar 16 14:46:16 CET 2009 - sbrabec@suse.cz

- Added support for translation-update-upstream (FATE#301344).

-------------------------------------------------------------------
Sun Mar 15 17:30:13 CET 2009 - vuntz@novell.com

- Update to version 2.26.0:
  + Misc bugfixes
  + Translation updates

-------------------------------------------------------------------
Fri Mar  6 17:22:58 CET 2009 - vuntz@novell.com

- Update to version 2.25.8:
  + Misc bugfixes
  + Translation updates
- Remove -fno-strict-aliasing from CFLAGS.

-------------------------------------------------------------------
Tue Feb 17 03:23:09 CET 2009 - vuntz@novell.com

- Update to version 2.25.7:
  + Misc bugfixes
  + Translation updates
- Remove BuildRequires: docbook_4, gnome-common, gnutls-devel,
  indent, scrollkeeper

-------------------------------------------------------------------
Thu Feb  5 03:59:20 CET 2009 - vuntz@novell.com

- Remove gnome-python-desktop BuildRequires/Requires.
- Remove python-xml Requires.
- Update Url.

-------------------------------------------------------------------
Thu Feb  5 01:17:22 WET 2009 - lmedinas@gmail.com

- Update to version 2.25.6:
  + Misc bugfixes
  + Translation updates

-------------------------------------------------------------------
Sat Jan 31 09:19:41 EST 2009 - mboman@suse.de

- Update to version 2.25.5:
  + Add Fullscreen Mode
  + Add a configuration dialog for the python console
  + Rescan plugins when opening the preference dialog
  + Misc bugfixes
  + Translation updates
- Remove gedit-return-fix.patch. Fixed upstream

-------------------------------------------------------------------
Mon Jan 26 18:07:10 CET 2009 - vuntz@novell.com

- On openSUSE <= 11.1, exclude locales unknown to the system.

-------------------------------------------------------------------
Fri Jan 23 06:16:16 CET 2009 - vuntz@novell.com

- Update gedit-desktop.patch to not uselessly change the icon.
- Remove some old BuildRequires.
- Minor cleanups.

-------------------------------------------------------------------
Tue Jan  6 08:21:58 EST 2009 - mboman@suse.de

- Update to version 2.25.4:
  + Add quick syntax highlightig and tab width selection in the statusbar
  + More work on the internal bus system
  + Bugfixes and features for the snippets plugin
  + Parse syntax highlighting language from modelines
  + Misc bugfixes
  + Translation updates

-------------------------------------------------------------------
Wed Dec 31 07:32:56 EST 2008 - mboman@suse.de

- Update to version 2.25.3:
  + Win32 port with installer
  + Internal bus system to allow plugin intercomminication
  + Use GtkSourceView to detect language highlighting
  + Misc bugfixes
  + Translation updates
- Added gedit-return-fix.patch to fix a missing return.

-------------------------------------------------------------------
Sun Dec 28 21:04:29 EST 2008 - mboman@suse.de

- Update to version 2.25.2:
  + Fixes to the new plugin system
  + Rework the plugin system to have loaders as shared objects
  + Fix build on OSX
  + Fix icon lookup in the filebrowser plugin
  + Allow to move to a line relative to the current line
  + Misc bugfixes
  + Fix performance problem with large dirs in the filebrowser
    plugin
  + Translation updates

-------------------------------------------------------------------
Mon Nov  3 09:39:12 CST 2008 - maw@suse.de

- Build with python support again (bnc#439456).

-------------------------------------------------------------------
Fri Oct  3 08:11:24 WST 2008 - mboman@suse.de

- Update to version 2.24.0:
  + Translation updates 

-------------------------------------------------------------------
Wed Sep 17 00:15:25 CEST 2008 - vuntz@novell.com

- Update to version 2.23.93:
  + Revert a workaround for a gvfs bug that has now been fixed
  + Updated translations

-------------------------------------------------------------------
Fri Sep 12 00:05:52 CDT 2008 - maw@suse.de

- Update to version 2.23.92:
  + Bugfixes related to the GIO migration
  + Updated translations.

-------------------------------------------------------------------
Tue Sep 02 16:46:55 CEST 2008 - mboman@novell.com

- Update to version 2.23.91:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri Aug 29 16:46:55 CEST 2008 - maw@suse.de

- Update to version 2.23.90:
  + Misc bugfixes related to the GIO migration
  + Updated translations.

-------------------------------------------------------------------
Fri Aug 15 19:55:47 CEST 2008 - maw@suse.de

- Remove spurious requirements from the -doc subpackage.

-------------------------------------------------------------------
Tue Jul  1 18:38:44 CEST 2008 - maw@suse.de

- Fix up icon symlinks.

-------------------------------------------------------------------
Sat Jun 21 02:05:04 CEST 2008 - maw@suse.de

- Update to version 2.23.1:
  + The filebrowser plugin now users gio/gvfs
  + Initial work on porting gedit's internals to gio/gvfs
  + Python plugin core reworking
  + Updated translations.

-------------------------------------------------------------------
Thu May  8 17:22:57 CEST 2008 - rodrigo@suse.de

- Tag patches 

-------------------------------------------------------------------
Fri Apr 25 00:11:05 CEST 2008 - maw@suse.de

- Require python-gtksourceview (bnc#337396).

-------------------------------------------------------------------
Thu Apr 10 23:28:16 CEST 2008 - maw@suse.de

- Update to version 2.22.1:
  + Make C-d delete the current line
  + Misc. bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri Mar 14 04:39:15 CET 2008 - maw@suse.de

- Update to version 2.22.0:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Thu Mar 13 13:33:34 CET 2008 - sbrabec@suse.cz

- Removed obsolete docinfo activation patch, now part of
  /apps/gedit-2/plugins/active-plugins.

-------------------------------------------------------------------
Tue Mar  4 23:12:11 CET 2008 - maw@suse.de

- Update to version 2.21.2:
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Fri Feb  1 20:05:12 CET 2008 - maw@suse.de

- Update to version 2.21.1:
  + Reimplemented printing using GtkPrint
  + Improvements to the plugin system
  + Handle viewports as well as workspaces
  + Updated translations.

-------------------------------------------------------------------
Fri Jan 25 12:02:38 CST 2008 - maw@suse.de

- Update to version 2.20.4:
  + Fix crash with invalid taglist file in taglist plugin
  + Fix slash-escaping in the find dialog history
  + Support .hidden file in the file browser plugin
  + Bugfixes to the snippet plugin
  + Fix tools loading in External Tools plugin
  + Fix crash when gtksourceview doesn't find any highlighting
    file
  + Properly preserve file permissions and ownership when saving
  + Properly detect the current display viewport, so that
    launching logic works properly on Compiz
  + Misc bugfixes
  + Updated translations.

-------------------------------------------------------------------
Thu Oct 11 16:39:38 CEST 2007 - sbrabec@suse.cz

- Removed bogus dependency on mDNSResponder.

-------------------------------------------------------------------
Mon Sep 17 15:59:24 CEST 2007 - maw@suse.de

- Update to version 2.20.0:
  + Updated translations
- This release requires gtksourceview 2.0. 

-------------------------------------------------------------------
Fri Aug 31 17:16:55 CEST 2007 - maw@suse.de

- Update to version 2.19.91:
- Escape slashes when selecting text to search (Paolo Maggi)
- Support indent-width setting in modeline (Paolo Borelli)
- Adapt to the latest GtkSourceView changes (Paolo M., Paolo B.)
- User Interface to install and uninstall style schemes (Paolo Maggi)
- Make search match color customizable in the style scheme (Paolo M.)
- Tooltips on the document list and tag list (Alexandre Mazari)
- Misc bugfixes
- Updated translations.

-------------------------------------------------------------------
Tue Aug  7 22:55:13 CEST 2007 - maw@suse.de

- Use %fdupes
- Split off a -lang subpackage.

-------------------------------------------------------------------
Thu Aug  2 21:54:17 CEST 2007 - maw@suse.de

- Update to version 2.19.3:
  + Port to gtksourceview 2
  + Remove Syntax Highlighting configuration from the preference
    dialog
  + Many improvements and fixes to the snippets plugin
  + Add a Document::save signal to notify the start of the saving
    operation
  + Adapt to latest GtkSourceView API changes
  + Add a gconf preference for smart-home-end
  + Fix external tool saving bug
  + Fixes weird focus behavior in the search/replace dialog
  + Make Ctrl+P work while print-previewing
  + Improve 'Build' external tool
  + Avoid having an always-running timeout, uses power
  + Don't fail when we cannot change rights on the backup file if
    it was not needed
  + Misc bugfixes
  + Updated translations
- Use %fdupes.

-------------------------------------------------------------------
Tue Jul 10 00:23:56 CEST 2007 - maw@suse.de

- Update to version 2.18.1
- Compress the tags plugin data
- Fix reversion of empty files, and other misc. bug files
- Updated translations.

-------------------------------------------------------------------
Thu May 10 12:37:29 CEST 2007 - pgajdos@suse.cz

- removed 
    - gnome-icon-theme and
    - hicolor-icon-theme
  from Requires and BuildRequires [#247450] 

-------------------------------------------------------------------
Fri Apr 27 12:32:12 CEST 2007 - sbrabec@suse.cz

- Do not call meinproc (#227624).

-------------------------------------------------------------------
Mon Apr  2 19:16:48 CDT 2007 - maw@suse.de

- Use a valid Icon directive in gedit.desktop.in.in.

-------------------------------------------------------------------
Mon Apr  2 16:06:01 CDT 2007 - maw@suse.de

- Update to version 2.18.0
- Fix .desktop files
- b.g.o 413030, 412627, 407374, 407536, 354046, 403140, 401219,
  346598, 398343, 319950, 352959, 357529, and 371188
- Remove upstreamed gedit-autodetect-utf-16.patch
- Buildrequire notification-daemon.

-------------------------------------------------------------------
Mon Mar 12 18:20:35 CET 2007 - jhargadon@suse.de

- added gtk-doc to BuildRequires 

-------------------------------------------------------------------
Wed Jan 17 12:50:45 CET 2007 - sbrabec@suse.cz

- Removed obsolete scrollkeeper directory (#230786).

-------------------------------------------------------------------
Wed Jan  3 17:31:26 CET 2007 - sbrabec@suse.cz

- Prefix changed to /usr.
- Spec file cleanup.

-------------------------------------------------------------------
Tue Nov 14 21:22:04 CET 2006 - jhargadon@suse.de

- made changes to the BuildRequires and Requires to enable python
  plugins.  defect #220820 

-------------------------------------------------------------------
Fri Oct 13 17:54:43 CEST 2006 - danw@suse.de

- Remove dead patches. Update and reenable gedit-autodetect-utf-16.patch
- Update for gnome-doc-utils-devel

-------------------------------------------------------------------
Tue Oct  3 22:03:22 CEST 2006 - jhargadon@suse.de

- update to version 2.16.1
- Remember the active page in the side and bottom panes
- Fix spinner with some themes
- Some fixes to the file saving code
- Filebrowser plugin fixes
- translation updates 

-------------------------------------------------------------------
Thu Sep 14 19:17:31 CEST 2006 - jhargadon@suse.de

- update to version 2.16.0
- Filebrowser plugin fixes
- Manual now covers basic usage of the file browser plugin
- New and updated translations
- Use proper preference when a modeline is changed
- Ensure correct lifecycle of objects in python plugins
- Proper error handling for remote file save
- Improve save on close for read-only files
- Handle remote zero length files correctly
- Make sure the document is editable after printing
- Consider the mime-type hierarchy to choose the syntax highlighting
- Initialize gnome authentication manager before plugins
- Misc improvements and bugfixes 

-------------------------------------------------------------------
Wed Aug 30 23:49:36 CEST 2006 - jhargadon@suse.de

- update to version 2.15.8
- Update documentation
- Drop executable permissions from backup files
- Support for UTF-16LE, UTF-16BE and UTF-32
- Fix translations of some plugins
- Plug some memory leaks
- Fix another crash in GtkRecents code
- Misc improvements and bugfixes
- New and updated translations
- Preserve xattrs when saving
- Fix autospell menu item state
- Fix crash in GtkRecents code
- Misc improvements and bugfixes 

-------------------------------------------------------------------
Tue Aug 22 23:50:37 CEST 2006 - jhargadon@suse.de

- update to version 2.15.6
- Use GtkRecent for recent files support
- Raise the existing document when reopening a file
- File browser plugin bugfixes
- Misc improvements and bugfixes 

-------------------------------------------------------------------
Thu Aug 10 22:02:36 CEST 2006 - jhargadon@suse.de

- update to version 2.15.4
- Bindings for gedit_commands_* API for plugins
- Small snippets bugfixes
- Small fixes to the search/replace dialog/menu
- Fix cropped close buttons
- Added global lockdown functionality
- New gedit_commands_* API for plugins
- Snippets support for space indentation
- gtk-doc enabled Plugin API documentation
- Next/Previous menu items
- C/Python plugin skeleton generator
- Snippets plugin enhancements and fixes
- Fix Spellchecker to work with Arabic
- New layout for Plugin Manager
- Add support for custom plugin icons
- Snippets plugin enhancements and fixes
- Python bindings: gedit.utils functions and API cleanup
- Improve plugin selection UI
- Improvements and bugfixes to the snippets plugin
- do not open a new GdkDisplay for every window
- Fix launching on multihead systems
- Snippets plugin improvements
- Fix the python console history
- Fix vim and kate modelines parsing
- Fix the spell checking plugin
- Make the tags plugin load files lazily to improve startup time
 

-------------------------------------------------------------------
Thu Jun 29 17:15:50 CEST 2006 - sbrabec@suse.cz

- Fixed Norwegian translation update (#116777#12).

-------------------------------------------------------------------
Mon Jun 26 19:13:47 CEST 2006 - sbrabec@suse.cz

- Fixed false UTF-16 detection.

-------------------------------------------------------------------
Thu Jun 15 20:53:05 CEST 2006 - dave@suse.de

- Fix a problem with the save backport (bnc #181897) 

-------------------------------------------------------------------
Wed May 17 23:58:08 CEST 2006 - dave@suse.de

- Backport some gnome-vfs saving code from 2.14 (bnc #168187)

-------------------------------------------------------------------
Tue May  9 19:28:39 CEST 2006 - danw@suse.de

- Don't crash if one of the recently-used files has an unparsable
  URL. #173887

-------------------------------------------------------------------
Fri Apr  7 17:16:48 CEST 2006 - sbrabec@suse.cz

- Declare MIME support for more plain text formats to compete with
  Emacs.

-------------------------------------------------------------------
Thu Apr  6 00:02:08 CEST 2006 - joeshaw@suse.de

- Add a patch to autodetect UTF-16.  (bnc #116777)

-------------------------------------------------------------------
Tue Feb 28 15:25:33 CET 2006 - sbrabec@suse.cz

- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).

-------------------------------------------------------------------
Fri Feb 17 22:55:06 CET 2006 - sreeves@suse.de

- Update .desktop file (Name, GenericName, Comment, DocPath)

-------------------------------------------------------------------
Wed Feb  1 17:19:38 CET 2006 - sbrabec@suse.cz

- Use translation compendium gnome-patch-translation.

-------------------------------------------------------------------
Wed Jan 25 21:31:34 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Dec 19 14:57:06 CET 2005 - ro@suse.de

- added gnome-text-editor symlink to filelist 

-------------------------------------------------------------------
Thu Oct 13 00:38:41 CEST 2005 - gekker@suse.de

- Update to version 2.12.1

-------------------------------------------------------------------
Mon Sep  5 11:58:04 CEST 2005 - mmj@suse.de

- Update to version 2.12.0 (GNOME 2.12)

-------------------------------------------------------------------
Tue Aug 23 21:50:42 CEST 2005 - gekker@suse.de

- Update to version 2.11.92

-------------------------------------------------------------------
Fri Aug 19 19:46:13 CEST 2005 - sreeves@suse.de

- gedit-goto-line.patch to fix bugzilla.novell.com defect#6582

-------------------------------------------------------------------
Thu Aug 11 05:12:12 CEST 2005 - gekker@suse.de

- Update to version 2.11.91 

-------------------------------------------------------------------
Mon Jun 13 18:09:22 CEST 2005 - sbrabec@suse.cz

- Updated to version 2.10.3 (#90339, CAN-2005-1686).
- Build spell plugin.

-------------------------------------------------------------------
Thu Apr 14 17:17:06 CEST 2005 - sbrabec@suse.cz

- Added audiofile-devel to neededforbuild.

-------------------------------------------------------------------
Thu Mar 10 01:27:05 CET 2005 - gekker@suse.de

- Update to version 2.10.0 (GNOME 2.10). 

-------------------------------------------------------------------
Thu Mar  3 17:28:57 CET 2005 - gekker@suse.de

- Update to version 2.9.7
- Add gedit-desktop.patch
- Add gnome-icon-theme to neededforbuild 

-------------------------------------------------------------------
Thu Feb 10 23:51:41 CET 2005 - gekker@suse.de

- Update to version 2.9.6 

-------------------------------------------------------------------
Tue Feb  8 13:10:30 CET 2005 - ro@suse.de

- added gnome-desktop to neededforbuild 

-------------------------------------------------------------------
Mon Feb  7 11:14:06 CET 2005 - ro@suse.de

- added gnome-menus to neededforbuild 

-------------------------------------------------------------------
Wed Jan 26 00:55:04 CET 2005 - clahey@suse.de

- Update to version 2.9.5

-------------------------------------------------------------------
Fri Jan 21 22:25:56 CET 2005 - gekker@suse.de

- Use Rudi's improved 64-bit fix 

-------------------------------------------------------------------
Fri Jan 21 19:29:38 CET 2005 - gekker@suse.de

- Fix the 64-bit build 

-------------------------------------------------------------------
Thu Jan 20 23:47:05 CET 2005 - gekker@suse.de

- Update to version 2.9.4 

-------------------------------------------------------------------
Fri Nov 19 12:35:41 CET 2004 - ro@suse.de

- removed extra aclocal include directive

-------------------------------------------------------------------
Tue Oct 26 22:17:35 CEST 2004 - mmj@suse.de

- Locale rename no to nb

-------------------------------------------------------------------
Tue Sep 21 18:26:06 CEST 2004 - sbrabec@suse.cz

- Fixed devel dependences.

-------------------------------------------------------------------
Wed Aug 25 05:12:14 CEST 2004 - clahey@suse.de

- Cache gedit docs and have gedit show up in khelpcenter.
 
-------------------------------------------------------------------
Wed Aug  4 23:04:16 CEST 2004 - clahey@suse.de

- Added gedit-default-plugins patch from Robert.

-------------------------------------------------------------------
Wed May 05 18:42:38 CEST 2004 - sbrabec@suse.cz

- Updated to version 2.6.1 (GNOME 2.6).

-------------------------------------------------------------------
Mon Mar 22 17:32:00 CET 2004 - sbrabec@suse.cz

- Provide nad obsolete gedit2-devel.

-------------------------------------------------------------------
Wed Mar 17 11:14:45 CET 2004 - sbrabec@suse.cz

- Fixed scrollkeeper calling conventions (#36215).

-------------------------------------------------------------------
Mon Mar 15 14:35:48 CET 2004 - sbrabec@suse.cz

- FHS 2.3 fix (mandir, infodir, #35821).

-------------------------------------------------------------------
Wed Mar 10 10:34:41 CET 2004 - sbrabec@suse.cz

- Fixed gconf schemas installation (#33114).
- Fixed %doc attributes (#33163).

-------------------------------------------------------------------
Fri Feb 20 13:17:33 CET 2004 - sbrabec@suse.cz

- Package renamed to gedit.

-------------------------------------------------------------------
Thu Feb 12 10:06:41 CET 2004 - hhetter@suse.de

- gconf schema (de-)installation in %post and %postun

-------------------------------------------------------------------
Wed Jan 21 22:29:50 CET 2004 - ro@suse.de

- fix pixmaps/Makefile.am 

-------------------------------------------------------------------
Sat Jan 10 14:12:02 CET 2004 - adrian@suse.de

- build as user

-------------------------------------------------------------------
Mon Oct 27 13:20:28 CET 2003 - sbrabec@suse.cz

- Updated to version 2.4.1.

-------------------------------------------------------------------
Thu Oct 09 13:00:01 CEST 2003 - sbrabec@suse.cz

- Updated to version 2.4.0 (GNOME 2.4).

-------------------------------------------------------------------
Sat Sep 20 12:38:33 CEST 2003 - kukuk@suse.de

- Obsolete old gedit (solves file conflict)

-------------------------------------------------------------------
Tue Aug 19 15:25:33 CEST 2003 - sbrabec@suse.cz

- Updated neededforbuild (rename of librsvg2, eel2).

-------------------------------------------------------------------
Sat Aug 16 16:15:10 CEST 2003 - adrian@suse.de

- add Categories

-------------------------------------------------------------------
Mon Jul 14 15:35:26 CEST 2003 - sbrabec@suse.cz

- GNOME prefix change to /opt/gnome.

-------------------------------------------------------------------
Fri Jul  4 08:39:58 CEST 2003 - ro@suse.de

- fix find_lang usage 

-------------------------------------------------------------------
Wed Jul  2 12:53:27 CEST 2003 - hhetter@suse.de

- updated to version 2.2.2 
- use find_lang

-------------------------------------------------------------------
Fri Jun 27 02:03:21 CEST 2003 - ro@suse.de

- added directories to filelist 

-------------------------------------------------------------------
Wed Jun 11 00:50:13 CEST 2003 - ro@suse.de

- added unpackaged files to filelist
- remove .la files of plugins from buildroot 

-------------------------------------------------------------------
Wed Feb 26 14:50:53 CET 2003 - hhetter@suse.de

- fix build (use omf.make) (#24336)
- fix filelist (#24336)

-------------------------------------------------------------------
Fri Feb  7 08:51:16 CET 2003 - hhetter@suse.de

- updated to version 2.2.0.1 [GNOME 2.2.0] 

-------------------------------------------------------------------
Tue Jan 28 11:30:04 CET 2003 - hhetter@suse.de

- updated to version 2.2.0
- filelist review 

-------------------------------------------------------------------
Mon Jan 20 17:17:47 CET 2003 - ro@suse.de

- update to 2.1.6 

-------------------------------------------------------------------
Tue Jan 14 16:36:08 CET 2003 - ro@suse.de

- added expat to neededforbuild 

-------------------------------------------------------------------
Tue Nov 19 08:58:47 CET 2002 - hhetter@suse.de

- updated to version 2.0.6 

-------------------------------------------------------------------
Mon Nov 11 23:49:53 CET 2002 - ro@suse.de

- changed neededforbuild <xf86 xdevel> to <x-devel-packages>

-------------------------------------------------------------------
Fri Nov 08 10:38:37 CET 2002 - sbrabec@suse.cz

- Added --libdir to configure.

-------------------------------------------------------------------
Thu Nov  7 14:08:26 CET 2002 - hhetter@suse.de

- updated to version 2.0.5
- %_lib fixes

-------------------------------------------------------------------
Tue Sep 24 15:55:05 CEST 2002 - sbrabec@suse.cz

- Added alsa-devel to neededforbuild, because esound-devel can require it.

-------------------------------------------------------------------
Thu Sep 19 10:54:41 CEST 2002 - sbrabec@suse.cz

- Added alsa to neededforbuild, because esound can depend on it.

-------------------------------------------------------------------
Fri Sep 13 15:44:57 CEST 2002 - sf@suse.de

- fixed to work on 64-bit archs
  call of eel_read_entire_file() was with &gsize instead of int,
  sizeof(gsize) == sizeof(long) 

-------------------------------------------------------------------
Thu Aug 22 18:11:10 CEST 2002 - uli@suse.de

- fixed to build on lib64 archs

-------------------------------------------------------------------
Tue Aug 20 10:45:50 CEST 2002 - hhetter@suse.de

- added PreReq: filesystem 

-------------------------------------------------------------------
Tue Aug 13 01:29:04 CEST 2002 - ro@suse.de

- removed control-center from neededforbuild 

-------------------------------------------------------------------
Mon Aug 12 01:12:05 CEST 2002 - ro@suse.de

- added openssl-devel to neededforbuild

-------------------------------------------------------------------
Fri Aug  9 09:29:56 CEST 2002 - hhetter@suse.de

- added openssl to neededforbuild 

-------------------------------------------------------------------
Wed Jul 31 11:10:06 CEST 2002 - hhetter@suse.de

- fix build with scrollkeeper
- initiate scrollkeeper-update 

-------------------------------------------------------------------
Thu Jul 25 15:23:39 CEST 2002 - jordi@suse.de

- updated to version 2.0.2 

-------------------------------------------------------------------
Tue Jul 16 08:32:20 CEST 2002 - hhetter@suse.de

- updated to version 2.0.1, fix descriptions from
  bugzilla.gnome.org:
  #75861 Deleting a file in use does not prompt for "save" on close 
  #76001 Should not save window geometry on exit 
  #86333 modality problem on info/message box 
  #87265 s/gedit/Text Editor? 

-------------------------------------------------------------------
Thu Jun 20 17:52:42 CEST 2002 - hhetter@suse.de

- don't install schemas while make install 

-------------------------------------------------------------------
Wed Jun 19 16:20:55 CEST 2002 - hhetter@suse.de

- updated to version 2.0.0 

-------------------------------------------------------------------
Thu Jun 13 16:39:12 CEST 2002 - hhetter@suse.de

- supply schema files 

-------------------------------------------------------------------
Thu Jun 13 10:55:29 CEST 2002 - jordi@suse.de

- Updated to version 1.121.1 

-------------------------------------------------------------------
Mon Apr 15 11:15:23 CEST 2002 - hhetter@suse.de

- initial SuSE release 

openSUSE Build Service is sponsored by