Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libfvalue for openSUSE:Factory checked in at 2024-11-26 20:56:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfvalue (Old) and /work/SRC/openSUSE:Factory/.libfvalue.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfvalue" Tue Nov 26 20:56:33 2024 rev:13 rq:1226522 version:20240415 Changes: -------- --- /work/SRC/openSUSE:Factory/libfvalue/libfvalue.changes 2024-11-03 07:18:03.585072969 +0100 +++ /work/SRC/openSUSE:Factory/.libfvalue.new.28523/libfvalue.changes 2024-11-26 20:57:57.431564024 +0100 @@ -1,0 +2,6 @@ +Mon Nov 25 16:55:09 UTC 2024 - Jan Engelhardt <[email protected]> + +- Update 0001-Export-libfvalue_value_get_entry.patch so libnk2 + does not fail to build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ 0001-Export-libfvalue_value_get_entry.patch ++++++ --- /var/tmp/diff_new_pack.6AORbp/_old 2024-11-26 20:57:57.967586292 +0100 +++ /var/tmp/diff_new_pack.6AORbp/_new 2024-11-26 20:57:58.007587954 +0100 @@ -14,14 +14,22 @@ Hence, it needs to be exported for DLLs to work correctly. This patch corrects that problem. --- - include/libfvalue.h.in | 33 +++++++++++++++++++++++++++++++++ - 1 file changed, 33 insertions(+) + include/libfvalue.h.in | 34 ++++++++++++++++++++++++++++++++++ + 1 file changed, 34 insertions(+) Index: libfvalue-20240415/include/libfvalue.h.in =================================================================== --- libfvalue-20240415.orig/include/libfvalue.h.in +++ libfvalue-20240415/include/libfvalue.h.in -@@ -210,6 +210,14 @@ int libfvalue_data_handle_set_value_entr +@@ -28,6 +28,7 @@ + #include <libfvalue/extern.h> + #include <libfvalue/features.h> + #include <libfvalue/types.h> ++#include <libcerror/types.h> + + #include <stdio.h> + +@@ -210,6 +211,14 @@ int libfvalue_data_handle_set_value_entr int encoding, libfvalue_error_t **error ); @@ -36,7 +44,7 @@ /* Appends a value entry * Returns if successful or -1 on error */ -@@ -943,6 +951,14 @@ int libfvalue_value_get_number_of_value_ +@@ -943,6 +952,14 @@ int libfvalue_value_get_number_of_value_ int *number_of_value_entries, libfvalue_error_t **error ); @@ -51,7 +59,7 @@ /* Retrieves the entry data * Returns 1 if successful, 0 if the value has no data or -1 on error */ -@@ -967,6 +983,14 @@ int libfvalue_value_set_entry_data( +@@ -967,6 +984,14 @@ int libfvalue_value_set_entry_data( int encoding, libfvalue_error_t **error ); @@ -66,7 +74,7 @@ /* Appends the entry data * Returns 1 if successful or -1 on error */ -@@ -979,6 +1003,15 @@ int libfvalue_value_append_entry_data( +@@ -979,6 +1004,15 @@ int libfvalue_value_append_entry_data( int encoding, libfvalue_error_t **error ); ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.6AORbp/_old 2024-11-26 20:57:58.275599087 +0100 +++ /var/tmp/diff_new_pack.6AORbp/_new 2024-11-26 20:57:58.331601413 +0100 @@ -1,5 +1,5 @@ -mtime: 1730564877 -commit: b2e0839597dfb60e8e3c1b4ee7e0d8247d81d563c3e1c87d9e49916ea2251b0d +mtime: 1732626484 +commit: 2332cb9e6c98d514ecf810387f0f990b5d6a9f715f93a2d5e92d5f6dad52c4a9 url: https://src.opensuse.org/jengelh/libfvalue revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory
