* Mon Sep 09 2019 Bjørn Lie <bjorn.lie@gmail.com>
- Replace glibmm2-devel with pkgconfig(glibmm-2.4) BuildRequires,
ensure we pull only one (and correct) glibmm-devel package.
* Fri Feb 05 2016 zaitor@opensuse.org
- Replace libxml++-devel for pkgconfig(libxml++-2.6) BuildRequires:
This is what configure really looks for.
* Tue Feb 21 2012 zaitor@opensuse.org
- Update to version 0.4.8:
+ Fix a build failure when compiled using glibmm 2.31 or greater.
- Dropped sobby-new-glibmm.patch, fixed upstream.
* Thu Jan 19 2012 vuntz@opensuse.org
- Add sobby-new-glibmm.patch: fix build with glibmm 2.31.
- Stop changing LDFLAGS and calling autoreconf: there's no need for
that.
- Remove automake BuildRequires: we don't call autoreconf anymore.
* Fri Dec 02 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Sun Dec 27 2009 vuntz@opensuse.org
- Update to version 0.4.7:
+ Depend on net6 >= 1.3.12 to handle non-blocking sockets
correctly.
+ Fail on startup when the configuration file cannot be read.
* Mon Nov 30 2009 dimstar@opensuse.org
- Update to version 0.4.6:
+ Allow to configure both autosaving facilities (file and
directory)
+ Initial files are added without directory names in their
document title
+ Create sockets non-blocking on *nix systems.
* Fri Sep 12 2008 maw@suse.de
- Update to version 0.4.5:
+ Run autosave on SIGUSR1 and SIGTERM if an autosave file is
specified, even if autosave interval is 0
+ Only autosave if the session changed
+ Added a post-save-hook which could be used to tie the autosave
to a VCS commit.
* Fri May 16 2008 crrodriguez@suse.de
- cleanup build requires
* Thu Apr 03 2008 hpj@suse.de
- Upgrade to version 0.4.4:
* Allow initial session file to be specified in the configuration file.
* Support for command directories from which executables could be called
via Sobby commands.
* Avahi support.
* Autosave of all invididual files of a session into a specified directory.
* Enabled keepalive to detect stale connections.
* Tue Jan 30 2007 sbrabec@suse.cz
- Spec file cleanup.
* Sun Jan 28 2007 ro@suse.de
- move to /usr
* Tue Dec 05 2006 james@usr-local-bin.org
- change glibmm24-devel to glibmm2-devel in BuildRequires
* Thu Sep 28 2006 ro@suse.de
- added libxml++-devel to BuildRequires
* Tue Sep 26 2006 wstephenson@suse.de
- Update to version 0.4.1
* Support XML configuration files
* Supports Gobby's command subsystem
* Fri Sep 15 2006 jhargadon@suse.de
- applied another compiler warning patch to address bug #202248
* Fri Sep 01 2006 jhargadon@suse.de
- patch to eliminate compiler warning #187244
* Sat Feb 25 2006 aj@suse.de
- Reduce BuildRequires.
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 lmichnovic@suse.cz
- Update to version 0.3.0 [#144674]