[packages/nodejs-minimatch] - updated to 0.2.14
kiesiu
kiesiu at pld-linux.org
Sat Mar 8 23:16:02 CET 2014
commit be2eaeb16ae87d270378ca44dbbf88e687b7c05a
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date: Sat Mar 8 23:15:42 2014 +0100
- updated to 0.2.14
nodejs-minimatch.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/nodejs-minimatch.spec b/nodejs-minimatch.spec
index 64b842b..493ab4b 100644
--- a/nodejs-minimatch.spec
+++ b/nodejs-minimatch.spec
@@ -1,20 +1,20 @@
%define pkg minimatch
Summary: JavaScript glob matcher
Name: nodejs-%{pkg}
-Version: 0.2.11
+Version: 0.2.14
Release: 1
License: MIT
Group: Development/Libraries
URL: https://github.com/isaacs/minimatch
Source0: http://registry.npmjs.org/minimatch/-/minimatch-%{version}.tgz
-# Source0-md5: 0891b8addfc6930824331eec9e8e0aa5
+# Source0-md5: e719e5474846b607be4424c55206c8f6
# fix deps to newer version in RPMs
BuildRequires: rpmbuild(macros) >= 1.634
Requires: nodejs
-Requires: nodejs-lru-cache >= 2
Requires: nodejs-lru-cache < 3
-Requires: nodejs-sigmund >= 1.0.0
+Requires: nodejs-lru-cache >= 2
Requires: nodejs-sigmund < 1.1.0
+Requires: nodejs-sigmund >= 1.0.0
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nodejs-minimatch.git/commitdiff/be2eaeb16ae87d270378ca44dbbf88e687b7c05a
More information about the pld-cvs-commit
mailing list