2023-12-16 08:42:56 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Dec 16 08:42:17 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.10.2:
|
|
|
|
* Exclude .ninja files from trailing space check
|
|
|
|
* Refactoring and minor build-fixes.
|
|
|
|
|
2022-08-13 09:33:08 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Aug 12 21:05:49 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.10.1:
|
|
|
|
* Fix "pkg-config file is broken when CMAKE_INSTALL_INCLUDEDIR is absolute"
|
|
|
|
|
2021-12-21 21:05:41 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Dec 21 20:59:23 UTC 2021 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
|
|
|
|
- Update to 0.10.0:
|
|
|
|
* Fix the filenames in the comments of **.h and add SPDX identifiers.
|
|
|
|
* Add -DINSTALL_TO_DATADIR=... in CMakeLists.txt
|
|
|
|
"Install libdir files to the architecture independent datadir (e.g for Debian)"
|
|
|
|
* Minor README.asciidoc reformatting.
|
|
|
|
* Thanks to pert from #debian-mentoring.
|
|
|
|
- Make use of new INSTALL_TO_DATADIR option, switch to noarch
|
|
|
|
|
2020-11-30 13:41:55 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 30 13:36:05 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
|
|
|
|
- Update to 0.8.0:
|
|
|
|
* Enhance and expand the README.
|
|
|
|
https://lists.debian.org/debian-devel-games/2020/03/msg00008.html
|
|
|
|
- Update to 0.6.0:
|
|
|
|
* Made the WITH_TEST_SUITE option off by default to avoid depending on cmocka
|
|
|
|
( https://github.com/shlomif/fortune-mod/issues/44 )
|
|
|
|
* Remove unused code and other cleanups.
|
|
|
|
|
2020-08-01 07:56:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 27 19:54:56 UTC 2020 - Fabian Vogt <fabian@ritter-vogt.de>
|
|
|
|
|
|
|
|
- Initial commit
|