Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fmt for openSUSE:Factory checked in 
at 2024-07-19 15:25:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fmt (Old)
 and      /work/SRC/openSUSE:Factory/.fmt.new.17339 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fmt"

Fri Jul 19 15:25:02 2024 rev:25 rq:1187367 version:11.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fmt/fmt.changes  2024-01-05 21:40:45.576845930 
+0100
+++ /work/SRC/openSUSE:Factory/.fmt.new.17339/fmt.changes       2024-07-19 
15:25:09.693993215 +0200
@@ -1,0 +2,14 @@
+Wed Jul 10 18:07:21 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 11.0.1
+  * Added fmt/base.h which provides a subset of the API with
+    minimal include dependencies and enough functionality to
+    replace all uses of the printf family of functions.
+  * Improved integration with stdio in fmt::print, enabling
+    direct writes into a C stream buffer in common cases.
+  * fmt::format_to no longer exceeds buffers, instead it will
+    truncate.
+  * Added formatters for std::{expected,complex,type_info},
+    std::chrono::{day,month,year,year_month_day}.
+
+-------------------------------------------------------------------

Old:
----
  10.2.1.tar.gz

New:
----
  11.0.1.tar.gz
  _scmsync.obsinfo
  build.specials.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fmt.spec ++++++
--- /var/tmp/diff_new_pack.vNIJiG/_old  2024-07-19 15:25:10.470024093 +0200
+++ /var/tmp/diff_new_pack.vNIJiG/_new  2024-07-19 15:25:10.474024251 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define sover   10
+%define sover   11
 Name:           fmt
-Version:        10.2.1
+Version:        11.0.1
 Release:        0
 Summary:        A formatting library for C++
 License:        MIT

++++++ 10.2.1.tar.gz -> 11.0.1.tar.gz ++++++
++++ 44296 lines of diff (skipped)

++++++ _scmsync.obsinfo ++++++
mtime: 1720946190
commit: 28e447389e8d31d2252acacd1e4e79bcff8e49a97d9929fdcf4e586460508226
url: https://src.opensuse.org/jengelh/fmt
revision: master

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.vNIJiG/_old  2024-07-19 15:25:10.670032051 +0200
+++ /var/tmp/diff_new_pack.vNIJiG/_new  2024-07-19 15:25:10.674032210 +0200
@@ -1,2 +1,2 @@
-libfmt10
+libfmt11
 

Reply via email to