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-01-03 12:22:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fmt (Old)
 and      /work/SRC/openSUSE:Factory/.fmt.new.28375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fmt"

Wed Jan  3 12:22:58 2024 rev:23 rq:1136031 version:10.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fmt/fmt.changes  2023-12-03 20:48:17.580629757 
+0100
+++ /work/SRC/openSUSE:Factory/.fmt.new.28375/fmt.changes       2024-01-03 
12:23:00.367131931 +0100
@@ -1,0 +2,9 @@
+Mon Jan  1 22:09:07 UTC 2024 - Jan Engelhardt <jeng...@inai.de>
+
+- Update to release 10.2
+  * Added support for the %j specifier (the number of days) for
+    std::chrono::duration.
+  * Added support for the chrono suffix for days and changed the
+    suffix for minutes from "m" to the correct "min".
+
+-------------------------------------------------------------------

Old:
----
  10.1.1.tar.gz

New:
----
  10.2.0.tar.gz

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

Other differences:
------------------
++++++ fmt.spec ++++++
--- /var/tmp/diff_new_pack.8QMSPV/_old  2024-01-03 12:23:01.067157516 +0100
+++ /var/tmp/diff_new_pack.8QMSPV/_new  2024-01-03 12:23:01.071157661 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fmt
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define sover   10
 Name:           fmt
-Version:        10.1.1
+Version:        10.2.0
 Release:        0
 Summary:        A formatting library for C++
 License:        MIT
@@ -68,11 +68,11 @@
 %postun -n libfmt%sover -p /sbin/ldconfig
 
 %files -n libfmt%sover
-%license LICENSE.rst
+%license LICENSE
 %_libdir/libfmt.so.%{sover}*
 
 %files devel
-%doc ChangeLog.rst README.rst
+%doc ChangeLog.md README.md
 %_includedir/%name
 %_libdir/cmake/%name
 %_libdir/libfmt.so

++++++ 10.1.1.tar.gz -> 10.2.0.tar.gz ++++++
++++ 20816 lines of diff (skipped)

Reply via email to