Package Release Info

gobby-0.5.1+20180826.d16519e-bp154.1.62

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

gobby
gobby-lang

Change Logs

* Fri Apr 16 2021 Dirk Müller <dmueller@suse.com>
- stop owning dirs provided by filesystem rpm (bsc#1184786)
* Fri Mar 20 2020 mcepl@suse.com
- Update to version 0.5.1+20180826.d16519e:
  * Correct "Remeber" → "Remember" arrow.
  * Make yelp conditional on --enable-docs (default=yes).
  * help/Makefile.am: fix tab/spaces inconsistency
  * Update CI build environment to include yelp-tools.
  * Use yelp-tools instead of gtk-doc-utils.
  * Update ca.po
  * Use https in README
  * Add suggested desktop category
  * Fix include directives to just include <gtksourceview/gtksource.h>.
  * Add newly translatable units to POTFILES.in and drop non-existing ones.
  * Set AC_CONFIG_AUX_DIR to the top-level source directory.
  * Fix some compile warnings
* Thu Jan 30 2020 Dominique Leuenberger <dimstar@opensuse.org>
- No longer recommend -lang: supplements are in use
Version: 0.5.1+20170204.e5c2d14-bp150.1.3
* Mon Sep 18 2017 dimstar@opensuse.org
- Drop update-alternative usage: we only have one version of gobby
  available and there is no merit in the complexity anymore
  (obsoletes boo#994272).
- Disable current post/postun scripts on suse_version >= 1330: the
  desktop_database and icon_theme scriptlets have been obsoleted by
  respective file triggers.
* Mon Aug 28 2017 zaitor@opensuse.org
- Drop obsolete and unused pkgconfig(unique-1.0) BuildRequires.
* Thu Aug 24 2017 zaitor@opensuse.org
- Change License to "ISC AND GPL-2.0+" following legal review.
- Change Group to Productivity/Other.
* Thu Jun 29 2017 jengelh@inai.de
- Trim irrelevant parts from description.
* Thu Jun 08 2017 zaitor@opensuse.org
- Update to version 0.5.1+20170204.e5c2d14:
  + Add C++11 macros into m4/ to fix the travis build.
  + Remove no longer used configure flags from travis config.
  + Fix typo in header guard.
  + Replace margin start/end with left/right.
  + Add missing giomm/menu.h include to
    browser-context-commands.cpp.
  + Fix possible crash when opening popup menu on browser.
  + Add license title.
  + Fix setting of font preferences.
  + Updated translations.
- Run spec-cleaner.
- Switch to service version git checkout.
- Following the above, add gnome-common BuildRequires and pass
  NOCONFIGUE=1 autogen.sh to configure, bootstrap gitcheckout.
- Replace pkgconfig(libinfinity-0.6) with
  pkgconfig(libinfinity-0.7) BuildRequires following upstream
  changes.
- Drop obsolete posttrans section.
- Drop gobby-add-missing-return.patch: Fixed upstream.
* Sat Oct 11 2014 zaitor@opensuse.org
- Update to version 0.5.0:
  + Allow to run a server within the Gobby process; infinoted is no
    longer required to connect to other people.
  + Added support for user accounts and different permissions for
    different accounts.
  + Added limited support for chat nodes in the document tree.
  + Added an option to set the opacity with which user colors are
    shown behind the text.
  + Added Fullscreen option and Ctrl++ and Ctrl+- shortcuts to
    increase/decrease the font size.
  + Gobby can open infinote://XXX URIs given on the command line to
    directly open one or more documents at startup.
- Replace pkgconfig(libinfinity-0.5) for pkgconfig(libinfinity-0.6)
  following upstream changes.
- Drop gobby-glibmm-2_31.patch and gobby-gtksourceview38.patch:
  Fixed upstream.
- Add gobby-add-missing-return.patch: Fix a missing return.
* Fri Apr 19 2013 dimstar@opensuse.org
- Add gobby-gtksourceview38.patch: Fix build with gtksourceview 3.8
  that changed to single header includes.
* Tue Apr 09 2013 cfarrell@suse.com
- license update: GPL-2.0+
  No indication of GPL-2.0 "only" code and certainly no indication of
  aggregation
* Sat Mar 02 2013 coolo@suse.com
- update license to new format
* Thu Feb 09 2012 dimstar@opensuse.org
- Add gobby-glibmm-2_31.patch: Fix build with glibmm 2.31.
* Fri May 27 2011 vuntz@opensuse.org
- Move to pkgconfig()-style BuildRequires:
  + Old ones: glibmm2-devel, gtkmm2-devel, libinfinity-devel,
    libunique-devel, libxml++-devel.
  + New ones: glibmm-2.4, gtkmm-2.4, libgsasl, libinfinity-0.5,
    libxml++-2.6, unique-1.0.
* Thu Apr 28 2011 dimstar@opensuse.org
- Use favor_gtk2 to switch between gtk2 and gtk3 builds.
- For gtk3 build, add pkgconfig(gtkmm-3.0) and
  pkgconfig(gtksourceview-3.0) BuildRequires.
- Pass -with-gtk3/--without-gtk3 based on favor_gtk2 to configure.
* Tue Apr 26 2011 dimstar@opensuse.org
- Update to version 0.4.94:
  + Show cursors and selections of remote users in the own viewport
    and scrollbar
  + Add a "Disconnect from Server" option to the context menu
  + When double-clicking a user in the user list jump to its
    current cursor position
  + Allow gobby to be built against GTK+ 3
  + Fixed a bug which prevented "Save All" from working.
- Replace gtksourceview-devel BuildRequires with
  pkgconfig(gtksourceview-2.0).
- Drop gobby-fix-finddialog-voidreturn.patch: fixed upstream.
* Sat Feb 12 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.
* Tue Dec 14 2010 vuntz@opensuse.org
- Own /usr/share/gnome and /usr/share/gnome/help to fix build.
* Wed Oct 13 2010 vuntz@opensuse.org
- Do not add wrong categories to gobby.desktop (Office,
  X-SuSE-Core-Office). Add X-SuSE-Core-Internet to make the build
  happy, though.
* Sun Dec 20 2009 vuntz@opensuse.org
- Update to version 0.4.93:
  + Added IRC-like chat
  + Added functionality to export a document to HTML
  + Sort browser entries
  + Allow selecting multiple files when opening files
  + Allow resetting user colors in a document
  + Added a Connect to Server option to the File menu
  + Undo words instead of individual characters
  + When starting Gobby twice then send commands to an existing
    Gobby (if any) unless the -n command line option is given
  + Added an option to highlight spaces and tabs
- Drop gobby-desktop.patch: fixed upstream.
- Add gnome-doc-utils-devel and libunique-devel BuildRequires.
- Pass --disable-scrollkeeper to configure.
* Mon Dec 07 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.
* Wed Aug 19 2009 beineri@opensuse.org
- don't put version number into Name field of .desktop file of
  current version but older version (gobby4 package)
* Sat Jun 13 2009 vuntz@novell.com
- Clean up file list.
- Update gobby-desktop.patch: do not change Name, GenericName,
  Categories there, but with suse_update_desktop_file.
- Remove unneeded BuildRequires: gmp-devel, gnutls-devel,
  libavahi-glib-devel, libglade2-devel, libgnomeprintui-devel,
  libgnomeui-devel, libwnck-devel, libgsasl-devel.
- Remove AutoReqProv: it's default now.
- Add update-alternatives PreReq.and use update-alternatives to
  have non-versioned filenames.