From 018e2a05298312f3f4ad6417c1b11f31991fe694 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 09:57:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- passwd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/passwd.spec b/passwd.spec index 9386319..3e3606b 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.76 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: System Environment/Base URL: http://fedorahosted.org/passwd @@ -64,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/passwd.1* %changelog +* Thu Feb 26 2009 Fedora Release Engineering - 0.76-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Wed Feb 11 2009 Tomas Mraz 0.76-1 - identify SHA-256 and SHA-512 password hashes (#484994)