From 7a6e023b1bcb3377f42766f0fb49d53f5dcd108a Mon Sep 17 00:00:00 2001 From: Jindrich Novy Date: Aug 23 2007 06:21:32 +0000 Subject: rebuild for BuildID --- diff --git a/cproto.spec b/cproto.spec index 4a8caf7..f97d72f 100644 --- a/cproto.spec +++ b/cproto.spec @@ -1,7 +1,7 @@ Summary: Generates function prototypes and variable declarations from C code Name: cproto Version: 4.7e -Release: 3%{?dist} +Release: 4%{?dist} License: Public Domain Group: Development/Tools Source: ftp://invisible-island.net/cproto/cproto-4_7e.tgz @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/cproto.* %changelog +* Thu Aug 23 2007 Jindrich Novy 4.7e-4 +- rebuild for BuildID + * Mon May 7 2007 Jindrich Novy 4.7e-3 - %%makeinstall -> make install - spec cleanup