Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ms-gsl for openSUSE:Factory checked in at 2025-03-11 20:42:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ms-gsl (Old) and /work/SRC/openSUSE:Factory/.ms-gsl.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ms-gsl" Tue Mar 11 20:42:38 2025 rev:3 rq:1251571 version:4.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ms-gsl/ms-gsl.changes 2024-10-31 16:09:24.947187584 +0100 +++ /work/SRC/openSUSE:Factory/.ms-gsl.new.19136/ms-gsl.changes 2025-03-11 20:42:50.307982047 +0100 @@ -1,0 +2,37 @@ +Sun Mar 2 19:31:11 UTC 2025 - Scott Bradnick <scott.bradn...@suse.com> + +- Update to upstream version 4.2.0 + * New Features: + - Added gsl::swap for safely swapping gsl::not_null pointers (#1160) + - Introduced element_type member type to gsl::not_null for better type + trait consistency (#1196) + - Added support for strict_not_null with unique_ptr (#1179) + - Added comprehensive test suite for gsl::span including empty span, + conversion, and comparison tests (#1189) + * Performance Improvements: + - Significantly improved span_iterator performance with Clang compiler, + reducing overhead by up to 20x (#1166) + * Bug Fixes: + - Fixed GCC-specific bug with list initialization of const + references (#1175) + - Fixed SFINAE implementation in gsl::owner (#1174) + - Fixed issues with std::enable_if usage throughout the codebase (#1177) + - Modified include directives to use explicit "gsl/" prefix to prevent + header conflicts (#1184) + - Changed include directives to use relative paths to comply with + CppCoreGuideline SF.12 (#1194) + * Deprecated Features: + - Removed deprecated string_span feature (#1185) + - Marked the following features as deprecated as they are now in the + C++ standard: + * gsl::unique_ptr + * gsl::shared_ptr + * gsl::byte (since C++17) + * gsl::joining_thread + +------------------------------------------------------------------- +Thu Dec 26 22:26:43 UTC 2024 - Scott Bradnick <scott.bradn...@suse.com> + +- Adding '_service' file for tarball download + +------------------------------------------------------------------- Old: ---- ms-gsl-4.1.0.tar.gz New: ---- _service ms-gsl-4.2.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ms-gsl.spec ++++++ --- /var/tmp/diff_new_pack.vaPlaO/_old 2025-03-11 20:42:51.060013451 +0100 +++ /var/tmp/diff_new_pack.vaPlaO/_new 2025-03-11 20:42:51.060013451 +0100 @@ -1,7 +1,7 @@ # # spec file for package ms-gsl # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: ms-gsl -Version: 4.1.0 +Version: 4.2.0 Release: 0 Summary: Guidelines Support Library License: MIT ++++++ _service ++++++ <services> <service name="download_files" mode="manual" /> </services> ++++++ ms-gsl-4.1.0.tar.gz -> ms-gsl-4.2.0.tar.gz ++++++ ++++ 2599 lines of diff (skipped)