commit f126a926b800d4284c48ed30b0b1875de4162da9
Author: Łukasz Kieś <[email protected]>
Date:   Sun Mar 9 20:29:10 2014 +0100

    - updated to 2.5.0

 nodejs-lru-cache.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nodejs-lru-cache.spec b/nodejs-lru-cache.spec
index 5b226b3..e56f1d0 100644
--- a/nodejs-lru-cache.spec
+++ b/nodejs-lru-cache.spec
@@ -1,13 +1,13 @@
 %define                pkg     lru-cache
 Summary:       A cache object that deletes the least recently used items
 Name:          nodejs-%{pkg}
-Version:       2.3.0
+Version:       2.5.0
 Release:       1
 License:       MIT
 Group:         Development/Libraries
 URL:           https://github.com/isaacs/node-lru-cache
 Source0:       http://registry.npmjs.org/lru-cache/-/lru-cache-%{version}.tgz
-# Source0-md5: c1fe9e35d5b815987966f02dfa5c46a1
+# Source0-md5: 74fa4b149261acd63b1cfda3d567ff37
 BuildRequires: rpmbuild(macros) >= 1.634
 Requires:      nodejs
 BuildArch:     noarch
@@ -31,5 +31,5 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README.md LICENSE AUTHORS
+%doc README.md
 %{nodejs_libdir}/%{pkg}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nodejs-lru-cache.git/commitdiff/f126a926b800d4284c48ed30b0b1875de4162da9

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to