Accepting request 1248806 from devel:libraries:c_c++

- Update to release 11.1.4

OBS-URL: https://build.opensuse.org/request/show/1248806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fmt?expand=0&rev=30
This commit is contained in:
2025-02-28 16:38:10 +00:00
committed by Git OBS Bridge
6 changed files with 16 additions and 8 deletions

BIN
11.1.3.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
11.1.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,4 +1,4 @@
mtime: 1737914543
commit: ae15c54cb3607520ae559c480516a37424de8bc40ff52d825ef345f6797d9c7e
mtime: 1740608502
commit: 7bb71d7d10a0c86d6496216cc137f618cfe3ea6501b91c7f2107034536f56430
url: https://src.opensuse.org/jengelh/fmt
revision: master

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed010e60c0cc0d1e67b3ea146521ce20a1ef10843d5390366ced1588ec43da03
oid sha256:042aee456c209057a8fa9bf9810e58bc66597b1639ea87b13bff52f0821e94f8
size 256

View File

@@ -1,7 +1,15 @@
-------------------------------------------------------------------
Wed Feb 26 22:12:48 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.1.4
* Improved the logic of switching between fixed and exponential
format for float.
* Moved is_compiled_string to the public API.
-------------------------------------------------------------------
Sun Jan 26 17:49:33 UTC 2025 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.3
- Update to release 11.1.3
* Readded `args()` to `fmt::format_context`
- Delete 0001-Restore-ABI-compatibility.patch (merged)

View File

@@ -18,7 +18,7 @@
%define sover 11
Name: fmt
Version: 11.1.3
Version: 11.1.4
Release: 0
Summary: A formatting library for C++
License: MIT