diff --git a/autoconf.spec b/autoconf.spec index 8b58150..b272399 100644 --- a/autoconf.spec +++ b/autoconf.spec @@ -1,7 +1,7 @@ Summary: A GNU tool for automatically configuring source code Name: autoconf Version: 2.69 -Release: 14%{?dist} +Release: 15%{?dist} License: GPLv2+ and GFDL Group: Development/Tools Source0: http://ftpmirror.gnu.org/autoconf/autoconf-%{version}.tar.xz @@ -95,6 +95,9 @@ fi %doc AUTHORS COPYING* ChangeLog NEWS README THANKS TODO %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 2.69-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Tue Dec 17 2013 Pavel Raiskup - 2.69-14 - fix config.site to not affect cross compilation (Stefan Sørensen, #1042775)