gcc update bump

This commit is contained in:
Jesse Keating 2005-12-09 22:41:48 +00:00
parent cf67eaf6b6
commit f053816751

View File

@ -1,7 +1,7 @@
Summary: A library for locking devices.
Name: lockdev
Version: 1.0.1
Release: 9
Release: 9.1
License: LGPL
Group: System Environment/Libraries
Source: http://ftp.debian.org/debian/pool/main/l/lockdev/%{name}_%{version}.orig.tar.gz
@ -81,6 +81,9 @@ rm -fr $RPM_BUILD_ROOT
%{_includedir}/*
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Wed Sep 21 2005 Karel Zak <kzak@redhat.com> 1.0.1-9
- fix #165189 - The naming of the lock file by the lockdev command is abnormal.