From f43eb26dfa75b7284ce50a6f19481a252ee3028f Mon Sep 17 00:00:00 2001 From: lbazan Date: Feb 18 2014 14:39:11 +0000 Subject: add new sources new upstream version --- diff --git a/.gitignore b/.gitignore index 57e221c..00fcd4c 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ bmake-20090222.tar.gz /bmake-20130730.tar.gz /bmake-20131001.tar.gz /bmake-20140101.tar.gz +/bmake-20140214.tar.gz diff --git a/bmake.spec b/bmake.spec index 2cc6ae2..9701b5a 100644 --- a/bmake.spec +++ b/bmake.spec @@ -1,6 +1,6 @@ Summary: The NetBSD make(1) tool Name: bmake -Version: 20140101 +Version: 20140214 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 +* Tue Feb 18 2014 Luis Bazan - 20140214-1 +- new upstream version + * Wed Jan 15 2014 Luis Bazan - 20140101-1 - New Upstream version diff --git a/sources b/sources index 9dfae78..bd7e421 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -664467c1a7ea08b79e99e1c07b39239f bmake-20140101.tar.gz +7e6be7f989874c2529397e185dd59e88 bmake-20140214.tar.gz