diff --git a/libmetal-2021.10.0.tar.gz b/libmetal-2021.10.0.tar.gz deleted file mode 100644 index 02b3e79..0000000 Binary files a/libmetal-2021.10.0.tar.gz and /dev/null differ diff --git a/libmetal-2022.04.0.tar.gz b/libmetal-2022.04.0.tar.gz new file mode 100644 index 0000000..9bd10c4 Binary files /dev/null and b/libmetal-2022.04.0.tar.gz differ diff --git a/libmetal.spec b/libmetal.spec index 8f73e32..f259820 100644 --- a/libmetal.spec +++ b/libmetal.spec @@ -1,6 +1,6 @@ Name: libmetal -Version: 2021.10.0 -Release: 3 +Version: 2022.04.0 +Release: 1 Summary: An abstraction layer across user-space Linux, baremetal, and RTOS environments License: BSD @@ -54,7 +54,7 @@ cd build %license LICENSE.md %doc README.md %{_libdir}/libmetal.so.1 -%{_libdir}/libmetal.so.1.1.0 +%{_libdir}/libmetal.so.1.2.0 # test-metal-shared is not used. %exclude %{_bindir}/test-metal-shared @@ -69,6 +69,9 @@ cd build %changelog +* Thu Jun 30 2022 luojects - 2022.04.0-1 +- update to 2022.04.0 + * Sat Feb 12 2022 Wayne Ren - 2021.10.0-1 - update to 2021.10.0