diff --git a/bcrypt-3.1.3.tar.gz b/bcrypt-3.1.3.tar.gz deleted file mode 100644 index 013539d..0000000 --- a/bcrypt-3.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6645c8d0ad845308de3eb9be98b6fd22a46ec5412bfc664a423e411cdd8f5488 -size 40806 diff --git a/bcrypt-3.1.4.tar.gz b/bcrypt-3.1.4.tar.gz new file mode 100644 index 0000000..f55b0b5 --- /dev/null +++ b/bcrypt-3.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67ed1a374c9155ec0840214ce804616de49c3df9c5bc66740687c1c9b1cd9e8d +size 42575 diff --git a/python-bcrypt.changes b/python-bcrypt.changes index 459c820..f66fd8f 100644 --- a/python-bcrypt.changes +++ b/python-bcrypt.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Oct 25 19:52:50 UTC 2017 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 3.1.4: + * Fixed compilation with mingw and on illumos. + ------------------------------------------------------------------- Sat May 6 03:31:54 UTC 2017 - toddrme2178@gmail.com diff --git a/python-bcrypt.spec b/python-bcrypt.spec index e2238e1..b0e22e0 100644 --- a/python-bcrypt.spec +++ b/python-bcrypt.spec @@ -22,7 +22,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define oldpython python Name: python-bcrypt -Version: 3.1.3 +Version: 3.1.4 Release: 0 Summary: BSD type 2a and 2b password hashing License: Apache-2.0