diff --git a/.gitignore b/.gitignore index 7c2cef4..8c97d7b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ bmake-20090222.tar.gz /bmake-20111111.tar.gz /bmake-20120604.tar.gz /bmake-20120831.tar.gz +/bmake-20130123.tar.gz diff --git a/bmake.spec b/bmake.spec index b980272..6467488 100644 --- a/bmake.spec +++ b/bmake.spec @@ -1,7 +1,7 @@ Summary: The NetBSD make(1) tool Name: bmake -Version: 20120831 -Release: 2%{?dist} +Version: 20130123 +Release: 1%{?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 Mar 06 2013 Luis Bazan - 20130123-1 +- New Upstream Version + * Wed Feb 13 2013 Fedora Release Engineering - 20120831-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index a8a5ee2..f2b8d5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -01b4aab685bbb10adca6ee1eb3a199e4 bmake-20120831.tar.gz +2d759d6ac915199431f042375a3f6ca8 bmake-20130123.tar.gz