From 56adb1128c7968c1e2a28d86fdfdcb7ca8e8f4fd Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jan 13 2012 04:10:39 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- diff --git a/google-authenticator.spec b/google-authenticator.spec index e424532..f1d8334 100644 --- a/google-authenticator.spec +++ b/google-authenticator.spec @@ -2,7 +2,7 @@ %define snapdate 20110830 Name: google-authenticator Version: 0 -Release: 0.2.%{snapdate}.hg%{snapshot}%{?dist} +Release: 0.3.%{snapdate}.hg%{snapshot}%{?dist} Summary: One-time passcode support using open standards License: ASL 2.0 @@ -55,6 +55,9 @@ install -m0755 google-authenticator $RPM_BUILD_ROOT/%{_bindir}/google-authentica %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 0-0.3.20110830.hgd525a9bab875 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Sep 12 2011 David Woodhouse - 0-0.2.20110830.hgd525a9bab875 - Add support for expanding PAM environment variables in secret key file name: http://code.google.com/p/google-authenticator/issues/detail?id=108