2019-11-29 11:25:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 29 08:46:30 UTC 2019 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
|
|
|
|
- Update to version 6.0.0
|
|
|
|
(too many changes to list, see ChangeLog.rst)
|
|
|
|
- Dropped 0001-install-pkg-config-file-into-libdir.patch (no
|
|
|
|
longer necessary)
|
|
|
|
- Switched to MIT license
|
|
|
|
- Increased SOVERSION to 6
|
|
|
|
|
2019-03-26 09:29:23 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 25 16:21:01 UTC 2019 - olaf@aepfle.de
|
|
|
|
|
|
|
|
- Install fmt.pc into libdir with
|
|
|
|
0001-install-pkg-config-file-into-libdir.patch
|
|
|
|
|
2019-01-13 13:48:15 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 12 18:29:40 UTC 2019 - Ferdinand Thiessen <rpm@fthiessen.de>
|
|
|
|
|
|
|
|
- Update to version 5.3.0:
|
|
|
|
* Introduced experimental chrono formatting support
|
|
|
|
* Added experimental support for emphasis
|
|
|
|
(bold, italic, underline, strikethrough), colored output to a
|
|
|
|
file stream, and improved colored formatting API
|
|
|
|
* Added support for 4-bit terminal colors
|
|
|
|
* Made std::string_view work as a format string
|
|
|
|
* Added wide string support to compile-time format string checks
|
|
|
|
* Made colored print functions work with wide strings
|
|
|
|
* Introduced experimental Unicode support
|
|
|
|
* Removed undocumented basic_fixed_buffer which has been
|
|
|
|
superseded by the iterator-based API
|
|
|
|
* Disallowed repeated leading zeros in an argument ID
|
|
|
|
* Deprecated fmt::visit, parse_context, and wparse_context.
|
|
|
|
Use fmt::visit_format_arg, format_parse_context, and
|
|
|
|
wformat_parse_context instead.
|
|
|
|
- Removed upstream merged fix-fmt_pc.patch
|
|
|
|
|
2018-12-06 22:57:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 6 21:15:37 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Do without em dashes in summaries.
|
|
|
|
|
2018-12-06 14:39:12 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Dec 6 13:38:46 UTC 2018 - Luigi Baldoni <aloisio@gmx.com>
|
|
|
|
|
|
|
|
- Added baselibs.conf as source
|
|
|
|
|
2018-12-06 10:03:10 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 9 11:51:14 UTC 2018 - munix9@googlemail.com
|
|
|
|
|
|
|
|
- initial package for version 5.2.1
|
|
|
|
|