diff --git a/3.6.4.tar.gz b/3.6.4.tar.gz deleted file mode 100644 index eb6d07c..0000000 Binary files a/3.6.4.tar.gz and /dev/null differ diff --git a/3.6.5.tar.gz b/3.6.5.tar.gz new file mode 100644 index 0000000..9fc1941 Binary files /dev/null and b/3.6.5.tar.gz differ diff --git a/libsass.spec b/libsass.spec index efb70f9..66207e3 100644 --- a/libsass.spec +++ b/libsass.spec @@ -1,5 +1,5 @@ Name: libsass -Version: 3.6.4 +Version: 3.6.5 Release: 1 Summary: A Sass CSS precompiler which is ported for C/C++ @@ -52,6 +52,9 @@ autoreconf --force --install %{_libdir}/pkgconfig/*.pc %changelog +* Fri Jul 07 2023 wangkai <13474090681@163.com> - 3.6.5-1 +- Update to 3.6.5 + * Mon Dec 7 2020 wutao - 3.6.4-1 - update to 3.6.4 to fix use of unintialized problem