diff --git a/python-trustme.spec b/python-trustme.spec index 67574e5..e4c5518 100644 --- a/python-trustme.spec +++ b/python-trustme.spec @@ -14,7 +14,7 @@ which nobody trusts. But you can trust it. Trust me.} Name: python-%{srcname} Version: 0.8.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 @@ -94,6 +94,9 @@ sphinx-build-3 docs/source html %changelog +* Fri Jan 21 2022 Fedora Release Engineering - 0.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Sat Jul 24 2021 Carl George - 0.8.0-1 - Latest upstream - Resolves: rhbz#1969634