Package Release Info

florence-0.6.3-bp152.3.20

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

florence
florence-devel
florence-lang
libflorence-1_0-1

Change Logs

Version: 0.6.3-bp150.1.3
* Sat Apr 02 2016 zaitor@opensuse.org
- Update to version 0.6.3:
  + Many bug fixes
- Changes from version 0.6.2:
  + Fix gradients.
  + Remove deprecated GTK3 functions.
- Changes from version 0.6.1:
  + A lot of bug fixes.
  + Add commands to the dbus interface.
  + Add command line options to control the keyboard.
  + Move at-spi2 handling to a new process in order to avoid
    deadlocks.
  + Implement a floating icon for desktops with no systray.
- Remove la files, not needed in openSUSE.
- Disable parallel build, currently broken.
- Replace *-devel BuildRequires for their pkgconfig counterparts:
  + at-spi2-core-devel for pkgconfig(atspi-2).
  + libXtst-devel for pkgconfig(xtst).
  + librsvg2-devel for pkgconfig(librsvg-2.0).
- Drop pkgconfig(gstreamer-0.10) and add pkgconfig(gstreamer-1.0)
  BuildRequires, upstream ported to current gstreamer.
- Add pkgconfig(cairo), pkgconfig(gio-2.0), pkgconfig(gmodule-2.0),
  pkgconfig(x11) and pkgconfig(xext) BuildRequires: configure looks
  for them.
- Add new devel and lib subpackages.
- Handle new so files in post/postun.
- Pass --disable-static to configure since we do not need them.
- Rebase and simplify florence-icondir.patch.
- Add libtool BuildRequires and call autoreconf: needed, as
  florence-icondir.patch touches the build system.
- Add florence-implicit-definitions.patch: Do not use wait(), which
  is implicit defined and has no function.
* Sun Dec 15 2013 dap.darkness@gmail.com
- Added florence-icondir.patch: set correct svg icon directory in
  order to not broke the app (bnc#855529).
- Add florence-rpmlintrc: filter warnings for duplicate files in
  /usr/share/help/florence. Using fdupes could potentially cause
  link targets to end up in the -lang package, not being installed
  by default. As C lang help though is installed from the main
  package, there is a chance of breakage.
* Sat Sep 21 2013 zaitor@opensuse.org
- Add rarian-scrollkeeper-compat BuildRequires, due to
  gnome-doc-utils no longer pulling in scrollkeeper. Configure
  explicitly checks for scrollkeeper.
- Own %{_datadir}/omf because of the above change.
* Sat Jul 06 2013 dap.darkness@gmail.com
- Initial build.