| ------------------------------------------------------------------- |
| Thu Feb 8 16:04:32 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> |
| |
| - Prepare for RPM 4.20: patchN -> patch -P N. |
| |
| ------------------------------------------------------------------- |
| Wed Aug 18 05:39:04 UTC 2021 - Dmitriy Perlow <dap.darkness@gmail.com> |
| |
| - `BuildRequires: python3-libxml2` to fix Factory build. |
| - Purged useless macros from %%post(un). |
| |
| ------------------------------------------------------------------- |
| Thu Jan 30 11:09:40 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org> |
| |
| - No longer recommend -lang: supplements are in use |
| |
| ------------------------------------------------------------------- |
| Tue Jul 9 20:16:45 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com> |
| |
| - Add florence-build-without-scrollkeeper.patch : Fix build without |
| scrollkeeper support, following this patch, drop |
| rarian-scrollkeeper-compat BuildRequires and stop passing |
| --disable-scrollkeeper to configure, no longer needed nor used. |
| |
| ------------------------------------------------------------------- |
| Wed May 16 15:36:32 UTC 2018 - dimstar@opensuse.org |
| |
| - Add florence-buildfix.patch: Fix reference to libflorence, fixes |
| also parallel build. |
| |
| ------------------------------------------------------------------- |
| Sat Apr 2 18:36:21 UTC 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 16:48:13 UTC 2013 - dap.darkness@gmail.com |
| |
| - Added florence-icondir.patch: set correct svg icon directory in |
| order to not broke the app (bnc |
| - 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 09:54:00 UTC 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 6 10:48:22 UTC 2013 - dap.darkness@gmail.com |
| |
| - Initial build. |
| |