From 07c8cf744add24835aee06b4cb2f966775a2c464 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Thu, 26 Feb 2009 04:51:58 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- sysfsutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysfsutils.spec b/sysfsutils.spec index 82b227d..8561d49 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -3,7 +3,7 @@ URL: http://sourceforge.net/projects/linux-diag/ License: GPLv2 Group: Development/Tools Version: 2.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Utilities for interfacing with sysfs BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 2.1.0-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Tue May 20 2008 Jarod Wilson - 2.1.0-4 - Fix up get_link on kernel 2.6.25+ (#447220)