diff --git a/libxcrypt.spec b/libxcrypt.spec index f8e8388..46ccd85 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -1,7 +1,7 @@ %define libdir /lib64 Name: libxcrypt -Version: 4.4.26 -Release: 3 +Version: 4.4.33 +Release: 1 Summary: Extended crypt library for DES, MD5, Blowfish and others License: LGPLv2+ and BSD and Public Domain URL: https://github.com/besser82/%{name} @@ -104,6 +104,9 @@ autoreconf -fiv %changelog +* Sat Jan 28 2023 yixiangzhike - 4.4.33-1 +- update to 4.4.33 + * Mon Nov 14 2022 Wenlong Zhang - 4.4.26-3 - add loongarch support for libxcrypt diff --git a/v4.4.26.tar.gz b/v4.4.26.tar.gz deleted file mode 100644 index f82c602..0000000 Binary files a/v4.4.26.tar.gz and /dev/null differ diff --git a/v4.4.33.tar.gz b/v4.4.33.tar.gz new file mode 100644 index 0000000..890aa05 Binary files /dev/null and b/v4.4.33.tar.gz differ