Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package cxxopts for openSUSE:Factory checked in at 2023-04-07 18:17:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cxxopts (Old) and /work/SRC/openSUSE:Factory/.cxxopts.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cxxopts" Fri Apr 7 18:17:59 2023 rev:3 rq:1077876 version:3.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cxxopts/cxxopts.changes 2022-11-04 17:41:46.970947444 +0100 +++ /work/SRC/openSUSE:Factory/.cxxopts.new.19717/cxxopts.changes 2023-04-07 18:18:00.581128263 +0200 @@ -1,0 +2,14 @@ +Fri Apr 7 12:41:07 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 3.1.1: + * Fixed version number in header. + * Support for multiple long names for the same option (= + multiple long aliases) + * Add a `program()` function to retrieve the program name. + * Added a .clang-format file. + * Added iterator and printing for a ParseResult. + * Cleanup exception code, add cxxopts::exceptions namespace. + * Fix `arguments()` having no key for options that only have a + short name. + +------------------------------------------------------------------- Old: ---- cxxopts-3.0.0.tar.gz New: ---- cxxopts-3.1.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cxxopts.spec ++++++ --- /var/tmp/diff_new_pack.jni2V0/_old 2023-04-07 18:18:01.069131089 +0200 +++ /var/tmp/diff_new_pack.jni2V0/_new 2023-04-07 18:18:01.073131112 +0200 @@ -1,7 +1,7 @@ # # spec file for package cxxopts # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,14 @@ Name: cxxopts -Version: 3.0.0 +Version: 3.1.1 Release: 0 Summary: C++ command line option parser License: MIT URL: https://github.com/jarro2783/cxxopts Source0: https://github.com/jarro2783/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz -BuildRequires: cmake BuildRequires: c++_compiler +BuildRequires: cmake %description CXXOpts is a C++ option parser library supporting some of the ++++++ cxxopts-3.0.0.tar.gz -> cxxopts-3.1.1.tar.gz ++++++ ++++ 4976 lines of diff (skipped)