From 65074b215d76cb2142002c1dc46b01a4fbabf614 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 04:52:19 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- environment-modules.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/environment-modules.spec b/environment-modules.spec index 04060ad..e448b30 100644 --- a/environment-modules.spec +++ b/environment-modules.spec @@ -1,6 +1,6 @@ Name: environment-modules Version: 3.2.10 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Provides dynamic modification of a user's environment Group: System Environment/Base @@ -98,6 +98,9 @@ make test %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 3.2.10-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue May 14 2013 Orion Poplawski - 3.2.10-5 - Really do not replace modified profile.d scripts (bug #962762) - Specfile cleanup