Package Release Info

morris-0.3-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

morris

Change Logs

* Thu Feb 22 2024 pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN
* Fri Sep 15 2023 Carsten Ziepke <kieltux@gmail.com>
- Update to version 0.3
  * use boost::signals2 instead of old boost::signals
  * integrate Debian patches
  * GSettings instead of GConfig
- Drop boost-signals.patch and gsettings-port.patch, included
  upstream
- Add BuildRequires libtool
- Add BuildRequires libicu-devel, fix for openSUSE Leap have
  choice for pkgconfig(icu-uc) needed by harfbuzz-devel
Version: 0.2-bp156.1.4
* Sun Mar 29 2020 Martin Hauke <mardnh@gmx.de>
- Remove "BuildRequires: gconf2"
  * Not longer needed since GSettings is used when patch
    gsettings-port.patch is applied.
* Sat Mar 28 2020 Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.2
  Add patches:
  * boost-signals.patch
  * gsettings-port.patch
  * localedir.patch
  * workaround_autotools.patch