| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- 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.
- 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.
- 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.
- Initial build.