- Rebuild for selinux ppc32 issue.

This commit is contained in:
Jesse Keating 2007-08-29 05:54:57 +00:00
parent e06fa898ef
commit a7e72593f5

View File

@ -1,6 +1,6 @@
Name: uuid
Version: 1.6.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Universally Unique Identifier library
License: MIT
Group: System Environment/Libraries
@ -235,6 +235,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libossp-uuid_dce.so
%changelog
* Wed Aug 29 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 1.6.0-2
- Rebuild for selinux ppc32 issue.
* Tue Jul 24 2007 Steven Pritchard <steve@kspei.com> 1.6.0-1
- Update to 1.6.0.
- BR Test::More.