diff --git a/bmake.spec b/bmake.spec index fab3528..b980272 100644 --- a/bmake.spec +++ b/bmake.spec @@ -1,7 +1,7 @@ Summary: The NetBSD make(1) tool Name: bmake Version: 20120831 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD with advertising Group: Development/Tools URL: ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/ @@ -40,6 +40,9 @@ install -m 644 -c make.1 %{buildroot}%{_mandir}/man1/bmake.1 %{_mandir}/man1/* %changelog +* Wed Feb 13 2013 Fedora Release Engineering - 20120831-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Wed Sep 05 2012 Luis Bazan - 20120831-1 - New Upstream Version