[bmake] new upstream version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Jul 3 01:07:51 UTC 2014


commit f4ee2b00189d4a0943dc879afcd9fe078a17a6e3
Author: lbazan <lbazan at fedoraproject.org>
Date:   Wed Jul 2 20:07:46 2014 -0500

    new upstream version

 .gitignore |    1 +
 bmake.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 00fcd4c..998fa86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ bmake-20090222.tar.gz
 /bmake-20131001.tar.gz
 /bmake-20140101.tar.gz
 /bmake-20140214.tar.gz
+/bmake-20140620.tar.gz
diff --git a/bmake.spec b/bmake.spec
index 32b4680..1e79cf1 100644
--- a/bmake.spec
+++ b/bmake.spec
@@ -1,7 +1,7 @@
 Summary:       The NetBSD make(1) tool
 Name:          bmake
-Version:       20140214
-Release:       2%{?dist}
+Version:       20140620
+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 Jul 2 2014 Luis Bazan <lbazan at fedoraproject.org> - 20140620-1
+- new upstream version
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20140214-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index bd7e421..395ba78 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7e6be7f989874c2529397e185dd59e88  bmake-20140214.tar.gz
+01b55fb2eb355d3bc0eb587ac8a40c5b  bmake-20140620.tar.gz


More information about the scm-commits mailing list