From 947b17c1f8bfad52455f396728ed8c8ab0754bba Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 5 Feb 2016 04:00:08 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- yubioath-desktop.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yubioath-desktop.spec b/yubioath-desktop.spec index 540c166..eca6f6f 100644 --- a/yubioath-desktop.spec +++ b/yubioath-desktop.spec @@ -2,7 +2,7 @@ Name: yubioath-desktop Version: 2.3.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Yubikey tool for generating OATH event-based HOTP and time-based TOTP codes BuildArch: noarch @@ -79,6 +79,9 @@ fi /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %changelog +* Fri Feb 05 2016 Fedora Release Engineering - 2.3.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Thu Jan 28 2016 Seth Jennings - 2.3.0-2 - Add pyusb as a required package to avoid python ImportError (#1302895).