From a5501394f17e6a15a7682d841a9ff10bb94d10ba Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 21 Jan 2022 16:09:16 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- python-trustme.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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