diff --git a/sysfsutils.spec b/sysfsutils.spec index 328cd25..43065d2 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: 8%{?dist} +Release: 9%{?dist} Summary: Utilities for interfacing with sysfs BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 2.1.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Jun 17 2010 Anton Arapov - 2.1.0-8 - Move libraries from /usr/lib to /lib since we need them during the system boot. (#605546)