[bmake/f20] add new sources new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Feb 18 14:38:49 UTC 2014


commit f43eb26dfa75b7284ce50a6f19481a252ee3028f
Author: lbazan <lbazan at fedoraproject.org>
Date:   Tue Feb 18 09:39:11 2014 -0500

    add new sources
    new upstream version

 .gitignore |    1 +
 bmake.spec |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
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 <lbazan at fedoraproject.org> - 20140214-1
+- new upstream version
+
 * Wed Jan 15 2014 Luis Bazan <lbazan at fedoraproject.org> - 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


More information about the scm-commits mailing list