[nodejs-minimatch] Update to upstream release 0.2.12

Jamie Nguyen jamielinux at fedoraproject.org
Sat May 25 18:49:34 UTC 2013


commit 9ac4d8a6148e0ecbdffde8ad5d19f16da6f64083
Author: Jamie Nguyen <j at jamielinux.com>
Date:   Sat May 25 19:49:12 2013 +0100

    Update to upstream release 0.2.12

 .gitignore            |    1 +
 nodejs-minimatch.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a0d3fe..dc52efd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /minimatch-0.2.9.tgz
 /minimatch-0.2.11.tgz
+/minimatch-0.2.12.tgz
diff --git a/nodejs-minimatch.spec b/nodejs-minimatch.spec
index 59a48fa..60f7ab9 100644
--- a/nodejs-minimatch.spec
+++ b/nodejs-minimatch.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-minimatch
-Version:    0.2.11
-Release:    2%{?dist}
+Version:    0.2.12
+Release:    1%{?dist}
 Summary:    JavaScript glob matcher
 License:    MIT
 Group:      System Environment/Libraries
@@ -41,6 +41,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Sat May 25 2013 Jamie Nguyen <jamielinux at fedoraproject.org> - 0.2.12-1
+- update to upstream release 0.2.12
+
 * Mon Apr 15 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.11-2
 - add macro for EPEL6 dependency generation
 
diff --git a/sources b/sources
index 7927220..b12915e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0891b8addfc6930824331eec9e8e0aa5  minimatch-0.2.11.tgz
+6fb259de3488566b31d88fd6227d73cc  minimatch-0.2.12.tgz


More information about the scm-commits mailing list