diff --git a/libxcrypt.spec b/libxcrypt.spec index b6ee8cc9c67b4b71cfd2f0b9b22d81b7404b7e67..64e78b0271572a2212355ccb69b43d7495443ffa 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -1,7 +1,7 @@ %define libdir /lib64 Name: libxcrypt -Version: 4.4.16 -Release: 2 +Version: 4.4.17 +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} @@ -96,6 +96,9 @@ make check %changelog +* Thu Jan 21 2021 wangchen - 4.4.17-1 +- update to 4.4.17 + * Tue Sep 8 2020 wangchen - 4.4.16-2 - modify the URL of Source0 diff --git a/v4.4.16.tar.gz b/v4.4.16.tar.gz deleted file mode 100644 index 603fd85b2a3ea373e919ec1eb7666227f8f3659d..0000000000000000000000000000000000000000 Binary files a/v4.4.16.tar.gz and /dev/null differ diff --git a/v4.4.17.tar.gz b/v4.4.17.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..07f91859747683b9853df0dc6a69af6446a5f003 Binary files /dev/null and b/v4.4.17.tar.gz differ