From aa4d16d2e56ea395fd101a9c4d2bab82b42629cb Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 03 2013 12:49:40 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- diff --git a/nc6.spec b/nc6.spec index dc0781d..e995ec8 100644 --- a/nc6.spec +++ b/nc6.spec @@ -1,7 +1,7 @@ Summary: Netcat with IPv6 Support Name: nc6 Version: 1.0 -Release: 16%{?dist} +Release: 17%{?dist} Group: Applications/Internet URL: http://www.deepspace6.net/projects/netcat6.html License: GPLv2+ @@ -39,6 +39,9 @@ make DESTDIR="%{buildroot}" install %doc README AUTHORS COPYING NEWS TODO %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.0-17 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Tue Mar 26 2013 Petr Ĺ abata - 1.0-16 - Upstream bootstrap isn't enough; call autoreconf -fiv instead