diff --git a/cproto.spec b/cproto.spec index 1b57ee3..77e256d 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.7f -Release: 2%{?dist} +Release: 3%{?dist} License: Public Domain Group: Development/Tools Source: ftp://invisible-island.net/cproto/cproto-%{version}.tgz @@ -43,6 +43,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/cproto.* %changelog +* Mon Feb 25 2008 Jindrich Novy 4.7f-3 +- manual rebuild because of gcc-4.3 (#434184) + * Tue Feb 19 2008 Fedora Release Engineering - 4.7f-2 - Autorebuild for GCC 4.3