From 64ce48cddda54151df437af26cc16595b4f513a1 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 11:37:15 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- passwd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/passwd.spec b/passwd.spec index 207b274..53305cc 100644 --- a/passwd.spec +++ b/passwd.spec @@ -7,7 +7,7 @@ Summary: An utility for setting or changing passwords using PAM Name: passwd Version: 0.79 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD or GPL+ Group: System Environment/Base URL: http://fedorahosted.org/passwd @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.79-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sat Jun 22 2013 Miloslav Trmač - 0.79-1 - Update to passwd-0.79 Resolves: #926312, #948790