File gobby04.changes of Package gobby04

-------------------------------------------------------------------
Tue Apr  9 08:41:25 UTC 2013 - cfarrell@suse.com

- license update: GPL-2.0+
  No indication of GPL-2.0 "only" licenses

-------------------------------------------------------------------
Sat Mar  2 08:18:04 UTC 2013 - coolo@suse.com

- update license to new format

-------------------------------------------------------------------
Thu Feb 23 17:41:21 UTC 2012 - vuntz@opensuse.org

- Update to version 0.4.13:
  + Fix compilation with glibmm 2.31 or greater.
  + Updated translations.
- Drop gobby04-new-glibmm.patch: fixed upstream.

-------------------------------------------------------------------
Thu Jan 19 16:39:12 UTC 2012 - vuntz@opensuse.org

- Add gobby04-new-glibmm.patch: fix build with glibmm 2.31.

-------------------------------------------------------------------
Mon May 30 14:01:27 CEST 2011 - vuntz@opensuse.org

- Move to pkgconfig()-style BuildRequires:
  + Old ones:, gtkmm24-devel, gtksourceview-devel, gtkspell-devel,
    libavahi-glib-devel, gnome-vfs2-devel, libxml++-devel,
    obby-devel.
  + New ones: avahi-glib, gnome-vfs-2.0, gtkmm-2.4,
    gtksourceview-2.0, gtkspell-2.0, libxml++-2.6, net6-1.3,
    obby-0.4.

-------------------------------------------------------------------
Sat Feb 12 18:54:48 CET 2011 - vuntz@opensuse.org

- Call relevant macros in %post/%postun:
  + %desktop_database_post/postun because the package ships at
    least one desktop file.
  + %icon_theme_cache_post/postun because the package ships themed
    icons.
- 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.

-------------------------------------------------------------------
Wed Oct 13 15:58:09 CEST 2010 - vuntz@opensuse.org

- Do not add wrong categories to gobby-0.4.desktop (Office,
  X-SuSE-Core-Office). Add X-SuSE-Core-Internet to make the build
  happy, though.
- Fix %postun and %posttrans scriptlets: the tests there were using
  the wrong filename, resulting in the alternative system not
  working for gobby-0.4.

-------------------------------------------------------------------
Sat Dec 19 13:46:33 CET 2009 - vuntz@opensuse.org

- Update to version 0.4.12:
  + "Save all documents" has been introduced.
  + Fix up the title of the first session password dialog.
  + Add experimental spell checking support based on gtkspell,
    which needs to be explicitly enabled by passing --with-gtkspell
    to configure.
  + Updated translations.
- Add gtkspell-devel BuildRequires and pass --with-gtkspell to
  configure.

-------------------------------------------------------------------
Mon Dec  7 13:39:24 CET 2009 - vuntz@opensuse.org

- Rework the update-alternatives part to be correctly handle
  package upgrades. Note that we need a %posttrans to work around
  bugs in previously installed packages.

-------------------------------------------------------------------
Sat Nov 14 11:44:40 CET 2009 - vuntz@opensuse.org

- Update to version 0.4.11:
  + Gobby now adheres to the XDG specification for its
    configuration file.
  + Remove spurious underscores on "replace" buttons.
  + A "Save Session As" menu item has been introduced.
  + Add High Contrast Large Print icons for Gobby and its custom
    toolbar items.
  + Updated translations.

-------------------------------------------------------------------
Wed Aug 19 18:33:45 CEST 2009 - beineri@opensuse.org

- put version number into Name field of .desktop file

-------------------------------------------------------------------
Thu Aug  6 16:44:54 CEST 2009 - vuntz@novell.com

- Fix Requires on lang package so that the package is installable.

-------------------------------------------------------------------
Sat Jun 13 17:44:43 CEST 2009 - vuntz@novell.com

- Rename package to gobby04: gobby 0.5 does not share the same
  protocol, and some users will need the old gobby.
- Update to version 0.4.10:
  + Fixed a bug which made saving of newly-created documents
    impossible.
- Remove AutoReqProv: it's default now.
- Add update-alternatives PreReq.
- Rename binary, desktop file and manpage to versioned filenames
  and use update-alternatives to have the non-versioned filenames
  (except for the desktop file).
  This way, we'll be able to easily install the 0.5 version of
  gobby too.
- Do not call ldconfig in post/postun.
- Update gobby-desktop.patch and rename to gobby04-desktop.patch:
  do not change Name, GenericName, Categories there, but with
  suse_update_desktop_file. Make it call gobby-0.4.

-------------------------------------------------------------------
Sun Jan 25 14:41:59 CET 2009 - vuntz@novell.com

- Sanitize BuildRequires.
- Use %exclude instead of rm for icon files that we can't use at
  the moment.

-------------------------------------------------------------------
Fri Jan  2 14:08:51 IST 2009 - msuman@suse.de

- Update to version 0.4.9:
  + Some fixes improving Gobby's accessibility.
  + Use UTF-8 encoded filenames.
  + Updated translations, translation fixes.
- Re-based gobby-desktop.patch

-------------------------------------------------------------------
Thu Jan  1 11:46:33 IST 2009 - msuman@suse.de

- Update to version 0.4.8:
  + Fixes a crash when trying to join sessions withouth the avahi 
    daemon being running.
- Dropped this patch:
  + gobby-0.4.4-gcc-43.patch - no longer required.

-------------------------------------------------------------------
Fri Sep 12 07:41:58 CDT 2008 - maw@suse.de

- Update to version 0.4.7:
  + Some fixes improving Gobby's accessibility
  + Enable IPv6 link-local Zeroconf support
  + Bugfixes:
    * Do not crash when no GtkSourceView languages are installed
    * Do not show hidden GtkSourceView languages to the user as
      they are not supposed to be shown and could lead to crashes
  + Updated translations.

-------------------------------------------------------------------
Thu Apr  3 18:34:29 CEST 2008 - maw@suse.de

- Require obby >= 0.4.5, not 0.4.6.

-------------------------------------------------------------------
Wed Apr  2 04:54:59 CEST 2008 - maw@suse.de

- Update to version 0.4.6:
  + Bug fixes
  + Updated translations.

-------------------------------------------------------------------
Thu Nov  8 01:38:44 CET 2007 - mauro@suse.de

- Added some fixes for gcc 4.3 and beta. 

-------------------------------------------------------------------
Thu Oct 11 15:46:54 CEST 2007 - sbrabec@suse.cz

- Use binding specific avahi package.

-------------------------------------------------------------------
Mon Sep  3 21:36:32 CEST 2007 - maw@suse.de

- Build against gtksourceview 1.8 again.

-------------------------------------------------------------------
Tue Aug  7 23:39:00 CEST 2007 - maw@suse.de

- Split off a -lang subpackage.

-------------------------------------------------------------------
Fri Aug  3 18:09:02 CEST 2007 - maw@suse.de

- Update to versino 0.4.4:
  + opens absolute file names passed via command line
  + view is kept when remote ops affect the current position
  + documents can be subscribed by doubleclicking on them in the
    list
  + local files aren't flagged as modified
  + urgency hint is configurable
  + tab bar only shown when more than one doc is being edited
  + find and goto dialogs are focused on invocation
  + prefence option added to subscribe automagically to all docs
    in a session
  + window highlights itself only if the chat window is open
  + zeroconf failures are only printed in the console, not in a
    dialog
  + use GtkSourceView's C API directly
  + document list is now sorted alphabetically
  + Misc. fixes
  + Updated translations
- Build against gtksourceview2
- Add gtksourceview.patch
- Use %fdupes.

-------------------------------------------------------------------
Thu Jun  7 13:33:16 CEST 2007 - sbrabec@suse.cz

- Fixed desktop file translation.
- Removed invalid desktop Category "Application" (#254654).

-------------------------------------------------------------------
Tue Jan 30 16:37:43 CET 2007 - sbrabec@suse.cz

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

-------------------------------------------------------------------
Tue Sep 26 17:02:40 CEST 2006 - wstephenson@suse.de

- Update to version 0.4.1
  * Support encrypted communications
  * Improve text handling
  * Improve change merging algorithm
  * Usability improvements
  * Command subsystem eg /command

-------------------------------------------------------------------
Fri Sep 15 22:37:05 CEST 2006 - jhargadon@suse.de

- update to version 0.3.1
- Bugfix release to correct a problem regarding copy'n'paste
- applied a patch to eliminate missing return statement warnings
  for bug #203564

-------------------------------------------------------------------
Tue Sep  5 08:40:56 CEST 2006 - meissner@suse.de

- build with CXXFLAGS=RPM_OPT_FLAGS.

-------------------------------------------------------------------
Sat Feb 18 13:10:55 CET 2006 - stbinner@suse.de

- fix gobby-desktop.patch (Name / GenericName)

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

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 23 17:36:14 CET 2006 - lmichnovic@suse.cz

- Update to version 0.3.0 [#144674] 

-------------------------------------------------------------------
Wed Jan 18 14:44:18 CET 2006 - lmichnovic@suse.cz

- Updated to version 0.3.0rc3

-------------------------------------------------------------------
Sat Jan 14 13:17:10 CET 2006 - kukuk@suse.de

- Add gmp-devel to nfb

-------------------------------------------------------------------
Sat Nov  5 00:36:27 CET 2005 - gekker@suse.de

- Initial import into autobuild, version 0.2.2

openSUSE Build Service is sponsored by