From cb4bcd314790de8a8ae471ae36e646163071d8c6 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 10:58:42 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- libdaemon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdaemon.spec b/libdaemon.spec index 9a8a316..5fee142 100644 --- a/libdaemon.spec +++ b/libdaemon.spec @@ -1,6 +1,6 @@ Name: libdaemon Version: 0.12 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for writing UNIX daemons Group: System Environment/Libraries @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 0.12-3 +- Autorebuild for GCC 4.3 + * Wed Aug 29 2007 Fedora Release Engineering - 0.12-2 - Rebuild for selinux ppc32 issue.