diff --git a/python-trustme.spec b/python-trustme.spec index 119e87f..39ebd00 100644 --- a/python-trustme.spec +++ b/python-trustme.spec @@ -21,7 +21,7 @@ which nobody trusts. But you can trust it. Trust me. Name: python-%{pkgname} Version: 0.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: #1 quality TLS certs while you wait, for the discerning tester License: MIT or ASL 2.0 URL: https://github.com/python-trio/trustme @@ -78,5 +78,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Sep 13 2018 Carl George - 0.4.0-1 - Initial package