diff --git a/musl-1.2.3.tar.gz b/musl-1.2.3.tar.gz deleted file mode 100644 index eede19a..0000000 Binary files a/musl-1.2.3.tar.gz and /dev/null differ diff --git a/musl-1.2.4.tar.gz b/musl-1.2.4.tar.gz new file mode 100644 index 0000000..3ae819b Binary files /dev/null and b/musl-1.2.4.tar.gz differ diff --git a/musl.spec b/musl.spec index 3900d64..93efe3c 100644 --- a/musl.spec +++ b/musl.spec @@ -45,7 +45,7 @@ %global _includedir %{_prefix}/musl/include Name: musl -Version: 1.2.3 +Version: 1.2.4 Release: 1 Summary: An implementation of the standard library for Linux-based systems @@ -180,6 +180,9 @@ ln -sr %{buildroot}%{_libdir}/libc.so %{buildroot}%{_libdir}/libutil.so.1 %{_libdir}/musl-gcc.specs %changelog +* Tue Aug 29 2023 zhuyan - 1.2.4-1 +- upgrade to 1.2.4 + * Thu Aug 4 2022 linzhuorong - 1.2.3-1 - upgrade to 1.2.3