diff --git a/.gitignore b/.gitignore index 8c97d7b..72fcff6 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ bmake-20090222.tar.gz /bmake-20120604.tar.gz /bmake-20120831.tar.gz /bmake-20130123.tar.gz +/bmake-20130330.tar.gz diff --git a/bmake.spec b/bmake.spec index 6467488..803fdea 100644 --- a/bmake.spec +++ b/bmake.spec @@ -1,6 +1,6 @@ Summary: The NetBSD make(1) tool Name: bmake -Version: 20130123 +Version: 20130330 Release: 1%{?dist} License: BSD with advertising Group: Development/Tools @@ -40,6 +40,9 @@ install -m 644 -c make.1 %{buildroot}%{_mandir}/man1/bmake.1 %{_mandir}/man1/* %changelog +* Thu May 16 2013 Luis Bazan - 20130330-1 +- New Upstream Version + * Wed Mar 06 2013 Luis Bazan - 20130123-1 - New Upstream Version diff --git a/sources b/sources index f2b8d5c..9542bf7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d759d6ac915199431f042375a3f6ca8 bmake-20130123.tar.gz +01c9c1a212bfdd7d4da881e0e0d64928 bmake-20130330.tar.gz