[bmake] New Version 20120604-1

Luis Enrique Bazán De León lbazan at fedoraproject.org
Tue Jun 5 22:22:23 UTC 2012


commit c36af2c1f7eb52379b4d6a7e8941cba8ca6287d6
Author: soporte <soporte at SOPORTE.(none)>
Date:   Tue Jun 5 17:22:33 2012 -0500

    New Version 20120604-1

 .gitignore |    1 +
 bmake.spec |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2743af8..3763ebd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 bmake-20090222.tar.gz
 /bmake-20111111.tar.gz
+/bmake-20120604.tar.gz
diff --git a/bmake.spec b/bmake.spec
index bcd0d31..886935a 100644
--- a/bmake.spec
+++ b/bmake.spec
@@ -1,6 +1,6 @@
 Summary: The NetBSD make(1) tool
 Name: bmake
-Version: 20111111
+Version: 20120604
 Release: 1%{?dist}
 License: BSD with advertising
 Group: Development/Tools
@@ -11,7 +11,7 @@ BuildRequires: mk-files
 BuildRequires: util-linux
 
 %description
-bmake, the NetBSD make(1) tool, is a program designed to simplify the
+bmake, the NetBSD make tool, is a program designed to simplify the
 maintenance of other programs.  The input of bmake is a list of specifications
 indicating the files upon which the targets (programs and other files) depend.
 bmake then detects which targets are out of date based on their dependencies
@@ -40,7 +40,10 @@ install -m 644 -c bmake.1 %{buildroot}%{_mandir}/man1/bmake.1
 %{_mandir}/man1/*
 
 %changelog
-* Mon Feb 6 2012 Julio Merino <jmmv at NetBSD.org> 20111111-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
 - New upstream version.
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20090222-4
@@ -58,5 +61,5 @@ install -m 644 -c bmake.1 %{buildroot}%{_mandir}/man1/bmake.1
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080515-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 
-* Wed Jul 2 2008 Julio M. Merino Vidal <jmmv at NetBSD.org> - 20080515-1
+* Wed Jul 02 2008 Julio M. Merino Vidal <jmmv at NetBSD.org> - 20080515-1
 - Initial release for Fedora.
diff --git a/sources b/sources
index 7f4fc90..46fe0f8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-aa88e7038a532c53cac6b45d867002bf  bmake-20111111.tar.gz
+114719dd26b363dffafc2f8f54d8c5aa  bmake-20120604.tar.gz


More information about the scm-commits mailing list