[bmake/f17] New Upstream Version

Luis Enrique Bazán De León lbazan at fedoraproject.org
Thu Sep 6 00:39:33 UTC 2012


commit 289fded695eee9832cd9e4b55b72d381a37b79be
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Wed Sep 5 19:40:03 2012 -0500

    New Upstream Version

 .gitignore |    1 +
 bmake.spec |   13 ++++++++-----
 sources    |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e744951..bf3ec1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bmake-20090222.tar.gz
 /bmake-20120604.tar.gz
+/bmake-20120831.tar.gz
diff --git a/bmake.spec b/bmake.spec
index 6a997ea..20b3ffa 100644
--- a/bmake.spec
+++ b/bmake.spec
@@ -1,7 +1,7 @@
 Summary: The NetBSD make(1) tool
 Name: bmake
-Version: 20120604
-Release: 2%{?dist}
+Version: 20120831
+Release: 1%{?dist}
 License: BSD with advertising
 Group: Development/Tools
 URL: ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/
@@ -40,13 +40,16 @@ install -m 644 -c make.1 %{buildroot}%{_mandir}/man1/bmake.1
 %{_mandir}/man1/*
 
 %changelog
-* Wed Jun 06 2012 Luis Bazan <bazanluis20 at gmail.com> 20120604-2
+* Wed Sep 05 2012 Luis Bazan <lbazan at fedoraproject.org> - 20120831-1
+- New Upstream Version
+
+* Wed Jun 06 2012 Luis Bazan <bazanluis20 at gmail.com> - 20120604-2
 - Change destination of the source
 
-* Tue Jun 05 2012 Luis Bazan <bazanluis20 at gmail.com> 20120604-1
+* Tue Jun 05 2012 Luis Bazan <bazanluis20 at gmail.com> - 20120604-1
 - New Upstream Version 20120604-1.
 
-* Mon Feb 06 2012 Julio Merino <jmmv at NetBSD.org> 20111111-1
+* Mon Feb 06 2012 Julio Merino <jmmv at NetBSD.org> - 20111111-1
 - New upstream version.
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20090222-4
diff --git a/sources b/sources
index 46fe0f8..a8a5ee2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-114719dd26b363dffafc2f8f54d8c5aa  bmake-20120604.tar.gz
+01b4aab685bbb10adca6ee1eb3a199e4  bmake-20120831.tar.gz


More information about the scm-commits mailing list