diff --git a/cproto.spec b/cproto.spec index c3a4623..101bb42 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.7l -Release: 1%{?dist} +Release: 2%{?dist} License: Public Domain Group: Development/Tools Source: ftp://invisible-island.net/cproto/cproto-%{version}.tgz @@ -38,6 +38,9 @@ make %{?_smp_mflags} check %{_mandir}/man1/cproto.* %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 4.7l-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sun May 18 2014 Filipe Rosset - 4.7l-1 - Rebuilt for new upstream release 4.7l - spec cleanup, added checks to package, fixes rhbz #1023694