| |
@@ -6,7 +6,7 @@
|
| |
|
| |
Name: python-bcrypt
|
| |
Version: 3.2.2
|
| |
- Release: 3%{?dist}
|
| |
+ Release: 4%{?dist}
|
| |
Summary: %{sum}
|
| |
|
| |
#crypt_blowfish code is in Public domain and all other code in ASL 2.0
|
| |
@@ -33,8 +33,8 @@
|
| |
Requires: python%{python3_pkgversion}-six
|
| |
Requires: python%{python3_pkgversion}-cffi
|
| |
Conflicts: python3-py-bcritp
|
| |
- Provides: python3-py-bcrypt = 0.4-11
|
| |
- Obsoletes: python3-py-bcrypt < 0.4-11
|
| |
+ Provides: python3-py-bcrypt = 0.4-35
|
| |
+ Obsoletes: python3-py-bcrypt < 0.4-35
|
| |
|
| |
%description -n python%{python3_pkgversion}-%{modname}
|
| |
%{sum}.
|
| |
@@ -67,6 +67,9 @@
|
| |
|
| |
|
| |
%changelog
|
| |
+ * Mon Jul 25 2022 Miro Hrončok <mhroncok@redhat.com> - 3.2.2-4
|
| |
+ - Bump the obsoleted release of python3-py-bcrypt
|
| |
+
|
| |
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.2-3
|
| |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
| |
|
| |
See https://bugzilla.redhat.com/2104851