!40 ostree: update to 2023.5
From: @ship_harbour Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen
This commit is contained in:
commit
a1901c63a1
@ -11,14 +11,14 @@ diff --git a/tests/test-libarchive-import.c b/tests/test-libarchive-import.c
|
||||
index d3429cd..acc8391 100644
|
||||
--- a/tests/test-libarchive-import.c
|
||||
+++ b/tests/test-libarchive-import.c
|
||||
@@ -613,7 +613,7 @@ int main (int argc, char **argv)
|
||||
g_test_add_data_func ("/libarchive/xattr-callback", &td, test_libarchive_xattr_callback);
|
||||
g_test_add_data_func ("/libarchive/no-use-entry-pathname", &td, test_libarchive_no_use_entry_pathname);
|
||||
@@ -705,7 +705,7 @@ main (int argc, char **argv)
|
||||
g_test_add_data_func ("/libarchive/no-use-entry-pathname", &td,
|
||||
test_libarchive_no_use_entry_pathname);
|
||||
g_test_add_data_func ("/libarchive/use-entry-pathname", &td, test_libarchive_use_entry_pathname);
|
||||
- g_test_add_data_func ("/libarchive/selinux", &td, test_libarchive_selinux);
|
||||
+ //g_test_add_data_func ("/libarchive/selinux", &td, test_libarchive_selinux);
|
||||
|
||||
r = g_test_run();
|
||||
r = g_test_run ();
|
||||
|
||||
--
|
||||
1.8.3.1
|
||||
|
||||
Binary file not shown.
@ -1,6 +1,6 @@
|
||||
#needsrootforbuild
|
||||
Name: ostree
|
||||
Version: 2022.7
|
||||
Version: 2023.5
|
||||
Release: 1
|
||||
Summary: A tool like git for operating system binaries
|
||||
License: LGPLv2+
|
||||
@ -94,6 +94,9 @@ make check
|
||||
%{_mandir}/man*/{ostree,rofiles}*.gz
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2023 jiangchuangang <jiangchuangang@huawei.com> - 2023.5-1
|
||||
- update to 2023.5
|
||||
|
||||
* Sun Jan 29 2023 jiangchuangang <jiangchuangang@huawei.com> - 2022.7-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user