Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rapidyaml for openSUSE:Factory 
checked in at 2023-01-04 17:53:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rapidyaml (Old)
 and      /work/SRC/openSUSE:Factory/.rapidyaml.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rapidyaml"

Wed Jan  4 17:53:49 2023 rev:3 rq:1055866 version:0.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rapidyaml/rapidyaml.changes      2022-05-28 
22:16:43.580992917 +0200
+++ /work/SRC/openSUSE:Factory/.rapidyaml.new.1563/rapidyaml.changes    
2023-01-04 17:54:37.238895241 +0100
@@ -1,0 +2,8 @@
+Mon Jan  2 09:28:09 UTC 2023 - Andrea Manzini <[email protected]>
+
+- Update to 0.5.0
+  * breaking changes https://github.com/biojppm/rapidyaml/releases/tag/v0.5.0
+  * Performance improvements of integer serialization and deserialization 
+  * fixes on parsing and JSON emitter
+  
+-------------------------------------------------------------------

Old:
----
  rapidyaml-0.4.1-src.tgz

New:
----
  rapidyaml-0.5.0-src.tgz

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

Other differences:
------------------
++++++ rapidyaml.spec ++++++
--- /var/tmp/diff_new_pack.rC0GRE/_old  2023-01-04 17:54:38.350901795 +0100
+++ /var/tmp/diff_new_pack.rC0GRE/_new  2023-01-04 17:54:38.370901914 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rapidyaml
 #
-# 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,7 +17,7 @@
 
 
 Name:           rapidyaml
-Version:        0.4.1
+Version:        0.5.0
 Release:        0
 Summary:        A library to parse and emit YAML
 License:        MIT
@@ -32,18 +32,18 @@
 %description
 ryml is a C++ library to parse and emit YAML.
 
-%package -n libc4core0_1_8
+%package -n libc4core0_1_11
 Summary:        Utility library of rapidyaml
 Group:          System/Libraries
 
-%description -n libc4core0_1_8
+%description -n libc4core0_1_11
 ryml is a C++ library to parse and emit YAML.
 
-%package -n libryml0_4_1
+%package -n libryml0_5_0
 Summary:        A library to parse and emit YAML
 Group:          System/Libraries
 
-%description -n libryml0_4_1
+%description -n libryml0_5_0
 ryml is a C++ library to parse and emit YAML.
 
 ryml parses both read-only and in-situ source buffers; the resulting
@@ -53,8 +53,8 @@
 %package devel
 Summary:        Header files for rapidyaml, a library to parse and emit YAML
 Group:          Development/Libraries/C and C++
-Requires:       libc4core0_1_8 = %{version}-%{release}
-Requires:       libryml0_4_1 = %{version}-%{release}
+Requires:       libc4core0_1_11 = %{version}-%{release}
+Requires:       libryml0_5_0 = %{version}-%{release}
 
 %description devel
 ryml is a C++ library to parse and emit YAML.
@@ -71,16 +71,16 @@
 %install
 %cmake_install
 
-%post   -n libc4core0_1_8 -p /sbin/ldconfig
-%postun -n libc4core0_1_8 -p /sbin/ldconfig
-%post   -n libryml0_4_1 -p /sbin/ldconfig
-%postun -n libryml0_4_1 -p /sbin/ldconfig
+%post   -n libc4core0_1_11 -p /sbin/ldconfig
+%postun -n libc4core0_1_11 -p /sbin/ldconfig
+%post   -n libryml0_5_0 -p /sbin/ldconfig
+%postun -n libryml0_5_0 -p /sbin/ldconfig
 
-%files -n libc4core0_1_8
+%files -n libc4core0_1_11
 %license LICENSE.txt
 %{_libdir}/libc4core.so.*
 
-%files -n libryml0_4_1
+%files -n libryml0_5_0
 %{_libdir}/libryml.so.*
 
 %files devel

++++++ rapidyaml-0.4.1-src.tgz -> rapidyaml-0.5.0-src.tgz ++++++
/work/SRC/openSUSE:Factory/rapidyaml/rapidyaml-0.4.1-src.tgz 
/work/SRC/openSUSE:Factory/.rapidyaml.new.1563/rapidyaml-0.5.0-src.tgz differ: 
char 5, line 1

Reply via email to