From 60a20fd02ccb12f9d16a1d2daa55bef1474f261d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 8 Feb 2011 07:29:05 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- lockdev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lockdev.spec b/lockdev.spec index fbf3419..24480e0 100644 --- a/lockdev.spec +++ b/lockdev.spec @@ -4,7 +4,7 @@ Summary: A library for locking devices Name: lockdev Version: 1.0.3 -Release: 7%{?dist} +Release: 8%{?dist} License: LGPLv2 Group: System Environment/Libraries URL: http://packages.debian.org/unstable/source/lockdev @@ -103,6 +103,9 @@ rm -fr $RPM_BUILD_ROOT %{_includedir}/* %changelog +* Tue Feb 08 2011 Fedora Release Engineering - 1.0.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Thu Nov 25 2010 Jiri Popelka - 1.0.3-7 - Fixed some rpmlint warnings