diff --git a/libxcrypt.spec b/libxcrypt.spec index b6ee8cc..64e78b0 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 603fd85..0000000 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 0000000..07f9185 Binary files /dev/null and b/v4.4.17.tar.gz differ