Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fast_float for openSUSE:Factory 
checked in at 2026-09-17 15:15:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fast_float (Old)
 and      /work/SRC/openSUSE:Factory/.fast_float.new.383539 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fast_float"

Thu Sep 17 15:15:46 2026 rev:12 rq:1378223 version:8.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fast_float/fast_float.changes    2026-06-15 
19:41:52.439467083 +0200
+++ /work/SRC/openSUSE:Factory/.fast_float.new.383539/fast_float.changes        
2026-09-17 15:15:58.998317685 +0200
@@ -1,0 +2,9 @@
+Tue Sep 15 21:06:13 UTC 2026 - Jan Engelhardt <[email protected]>
+
+- Update to release 8.3.0
+  * New `chars_format::javascript` and
+    `chars_format::javascript_sloppy` formats
+  * Faster integer-part scanning (4-digit SWAR on GCC) and skipping
+    the rounding-mode probe for long mantissas
+
+-------------------------------------------------------------------

Old:
----
  fast_float-8.2.10.tar.gz

New:
----
  v8.3.0.tar.gz

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

Other differences:
------------------
++++++ fast_float.spec ++++++
--- /var/tmp/diff_new_pack.5HHfuu/_old  2026-09-17 15:15:59.680346268 +0200
+++ /var/tmp/diff_new_pack.5HHfuu/_new  2026-09-17 15:15:59.682346352 +0200
@@ -17,13 +17,13 @@
 
 
 Name:           fast_float
-Version:        8.2.10
+Version:        8.3.0
 Release:        0
 Summary:        Re-implementation of std::from_chars for parsing strings into 
numbers
 License:        Apache-2.0 OR BSL-1.0 OR MIT
 Group:          Development/Libraries/C and C++
 URL:            https://github.com/fastfloat/fast_float
-Source:         
https://github.com/fastfloat/fast_float/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source:         
https://github.com/fastfloat/fast_float/archive/refs/tags/v%version.tar.gz
 BuildRequires:  c++_compiler
 BuildRequires:  cmake
 BuildRequires:  cmake(doctest)
@@ -34,7 +34,7 @@
 
 %package devel
 BuildArch:      noarch
-Summary:        Development and header files for %{name}
+Summary:        Development and header files for %name
 
 %description devel
 The fast_float library provides fast header-only implementations for the C++
@@ -47,8 +47,7 @@
 %cmake \
   -DFASTFLOAT_TEST:BOOL=ON \
   -DFASTFLOAT_SUPPLEMENTAL_TESTS:BOOL=OFF \
-  -DSYSTEM_DOCTEST:BOOL=ON \
-  %{nil}
+       -DSYSTEM_DOCTEST:BOOL=ON
 %cmake_build
 
 %install
@@ -60,6 +59,6 @@
 %files devel
 %license LICENSE-APACHE LICENSE-BOOST LICENSE-MIT
 %doc README.md
-%{_includedir}/fast_float
-%{_datadir}/cmake/
+%_includedir/fast_float
+%_datadir/cmake/
 

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.5HHfuu/_old  2026-09-17 15:15:59.728348280 +0200
+++ /var/tmp/diff_new_pack.5HHfuu/_new  2026-09-17 15:15:59.732348448 +0200
@@ -1,5 +1,5 @@
-mtime: 1781452737
-commit: 4d2d8ce2814833946d35be0cd1357fa10a2d97e32efbc31e5a0514768124c2b6
+mtime: 1789507582
+commit: 352a6cb4f14d55bee7899902b668d74c5590bbe812578b7d716f0f0f7c9e39e1
 url: https://src.opensuse.org/jengelh/fast_float
 revision: master
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-09-15 23:26:22.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to