| |
@@ -5,8 +5,8 @@
|
| |
%global sum Modern password hashing for your software and your servers
|
| |
|
| |
Name: python-bcrypt
|
| |
- Version: 3.1.7
|
| |
- Release: 6%{?dist}
|
| |
+ Version: 3.2.0
|
| |
+ Release: 1%{?dist}
|
| |
Summary: %{sum}
|
| |
|
| |
#crypt_blowfish code is in Public domain and all other code in ASL 2.0
|
| |
@@ -67,6 +67,9 @@
|
| |
|
| |
|
| |
%changelog
|
| |
+ * Thu Nov 19 2020 Joel Capitao <jcapitao@redhat.com> - 3.2.0-1
|
| |
+ - Update to 3.2.0 (rhbz#1869094)
|
| |
+
|
| |
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.7-6
|
| |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
| |
|
| |