diff --git a/libmetal-2022.04.0.tar.gz b/libmetal-2022.04.0.tar.gz deleted file mode 100644 index 9bd10c43c8385ca4329ce4f096c4b941b2b719d9..0000000000000000000000000000000000000000 Binary files a/libmetal-2022.04.0.tar.gz and /dev/null differ diff --git a/libmetal-2022.10.0.tar.gz b/libmetal-2022.10.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..63419d7974a6ecb7d20607fe2b81b2e2b80d83cc Binary files /dev/null and b/libmetal-2022.10.0.tar.gz differ diff --git a/libmetal.spec b/libmetal.spec index 3e0ccd89edb0e5946ada82db692cd1db9fa53a11..247c8e398764eb2f97596130c4ee2b219c72a43d 100644 --- a/libmetal.spec +++ b/libmetal.spec @@ -1,11 +1,11 @@ Name: libmetal -Version: 2022.04.0 -Release: 2 +Version: 2022.10.0 +Release: 3 Summary: An abstraction layer across user-space Linux, baremetal, and RTOS environments License: BSD URL: https://github.com/OpenAMP/libmetal/ -Source0: https://github.com/OpenAMP/libmetal/archive/v%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/OpenAMP/libmetal/archive/refs/tags/v%{version}/%{name}-%{version}.tar.gz Patch0: libmetal-add-additional-arches.patch @@ -71,6 +71,9 @@ done %changelog +* Mon Feb 27 2023 hanzongcheng - 2022.10.0-3 +- update to 2022.10.0 + * Fri Aug 5 2022 zhangziyang - 2022.04.0-2 - synchronous embedded compilation and packaging options