From b9db2f1eafd0e965d699f39fca501d2fa49bfa7f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 19 Jul 2016 12:12:33 +0000 Subject: [PATCH] - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages --- python-yubico.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index cc9a5bb..0ba7b02 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -79,6 +79,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Tue Jul 19 2016 Fedora Release Engineering - 1.3.2-3 +- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages + * Wed May 11 2016 Nathaniel McCallum - 1.3.2-2 - Add missing provide for python-yubico - Add missing obsoletes for python-yubico