diff --git a/libxcrypt.spec b/libxcrypt.spec index f8e83887b5d1df3d09a2f57930ff9292fee7db1b..46ccd857ddcb4a0bf766475a13bff48949da8f05 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 f82c6020935d24a255b35c7b74e52df6132732e0..0000000000000000000000000000000000000000 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 0000000000000000000000000000000000000000..890aa05ee3b7aa379d18fc1fcf9a23dbaf18ce43 Binary files /dev/null and b/v4.4.33.tar.gz differ