diff --git a/libxcrypt-4.4.16.tar.gz b/libxcrypt-4.4.16.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..603fd85b2a3ea373e919ec1eb7666227f8f3659d Binary files /dev/null and b/libxcrypt-4.4.16.tar.gz differ diff --git a/libxcrypt-4.4.8.tar.gz b/libxcrypt-4.4.8.tar.gz deleted file mode 100644 index 8c621b4bc29a1021733d6586c6b0529be1df6295..0000000000000000000000000000000000000000 Binary files a/libxcrypt-4.4.8.tar.gz and /dev/null differ diff --git a/libxcrypt.spec b/libxcrypt.spec index 4b3323cffd74a954cd11002484920a749aaf5c36..9c0b347508adf843fb132557fcba14695c62b999 100644 --- a/libxcrypt.spec +++ b/libxcrypt.spec @@ -1,7 +1,7 @@ %define libdir /lib64 Name: libxcrypt -Version: 4.4.8 -Release: 4 +Version: 4.4.16 +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 +* Tue Jul 28 2020 yang_zhuang_zhuang - 4.4.16-1 +- update version to 4.4.16 + * Mon Mar 9 2020 openEuler Buildteam - 4.4.8-4 - add link files README.md and TODO.md