Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package yaml-cpp for openSUSE:Factory checked in at 2023-08-22 08:55:04 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yaml-cpp (Old) and /work/SRC/openSUSE:Factory/.yaml-cpp.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yaml-cpp" Tue Aug 22 08:55:04 2023 rev:18 rq:1105119 version:0.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/yaml-cpp/yaml-cpp.changes 2023-05-13 17:17:26.486312128 +0200 +++ /work/SRC/openSUSE:Factory/.yaml-cpp.new.1766/yaml-cpp.changes 2023-08-22 08:55:05.550438655 +0200 @@ -1,0 +2,10 @@ +Thu Aug 17 13:13:20 UTC 2023 - Antonio Teixeira <antonio.teixe...@suse.com> + +- Update to 0.8.0: + * Significant CMake changes, especially to Windows builds + * Support for std::unordered_map, std::valarray, and std::string_view + * Updated gtest dependency + * Assorted bug fixes +- Drop 1077.patch, which is included in version 0.8.0 + +------------------------------------------------------------------- Old: ---- 1077.patch yaml-cpp-0.7.0.tar.gz New: ---- yaml-cpp-0.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yaml-cpp.spec ++++++ --- /var/tmp/diff_new_pack.qJXSLv/_old 2023-08-22 08:55:06.278440039 +0200 +++ /var/tmp/diff_new_pack.qJXSLv/_new 2023-08-22 08:55:06.282440046 +0200 @@ -16,16 +16,15 @@ # -%define library_name libyaml-cpp0_7 +%define library_name libyaml-cpp0_8 Name: yaml-cpp -Version: 0.7.0 +Version: 0.8.0 Release: 0 Summary: YAML parser and emitter in C++ License: MIT Group: Development/Libraries/C and C++ URL: https://github.com/jbeder/yaml-cpp/ -Source: https://github.com/jbeder/yaml-cpp/archive/%{name}-%{version}.tar.gz -Patch1: https://github.com/jbeder/yaml-cpp/pull/1077.patch +Source: https://github.com/jbeder/yaml-cpp/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: pkgconfig BuildRequires: sed @@ -56,7 +55,7 @@ Development files for %{name} library. %prep -%autosetup -n %{name}-%{name}-%{version} -p1 +%autosetup -n %{name}-%{version} -p1 %build export CC=gcc @@ -84,8 +83,8 @@ %{_libdir}/libyaml-cpp.so.* %files devel -%{_datadir}/pkgconfig/yaml-cpp.pc -%{_datadir}/cmake/%{name}/ +%{_libdir}/pkgconfig/yaml-cpp.pc +%{_libdir}/cmake/%{name}/ %{_includedir}/yaml-cpp/ %{_libdir}/libyaml-cpp.so ++++++ yaml-cpp-0.7.0.tar.gz -> yaml-cpp-0.8.0.tar.gz ++++++ ++++ 235432 lines of diff (skipped)