[nodejs-lru-cache/f19] new upstream release 2.3.0

T.C. Hollingsworth patches at fedoraproject.org
Wed Apr 3 22:29:10 UTC 2013


commit 21697eba1ba7595c57494bcc6bbb4b14364c3b10
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Wed Apr 3 15:28:03 2013 -0700

    new upstream release 2.3.0

 .gitignore            |    1 +
 nodejs-lru-cache.spec |    5 ++++-
 sources               |    1 +
 3 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3cf639b..0659c17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /lru-cache-2.2.1.tgz
 /lru-cache-2.2.2.tgz
+/lru-cache-2.3.0.tgz
diff --git a/nodejs-lru-cache.spec b/nodejs-lru-cache.spec
index ab471fb..ff74692 100644
--- a/nodejs-lru-cache.spec
+++ b/nodejs-lru-cache.spec
@@ -1,5 +1,5 @@
 Name:       nodejs-lru-cache
-Version:    2.2.2
+Version:    2.3.0
 Release:    1%{?dist}
 Summary:    A least recently used cache object for Node.js
 License:    MIT
@@ -37,6 +37,9 @@ rm -rf %{buildroot}
 %doc AUTHORS README.md LICENSE
 
 %changelog
+* Wed Apr 03 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.3.0-1
+- new upstream release 2.3.0
+
 * Sat Feb 09 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 2.2.2-1
 - new upstream release 2.2.2
 
diff --git a/sources b/sources
index d92498d..6516f72 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,3 @@
 3be59a2b955eb1ad620827a6223c3d0c  lru-cache-2.2.1.tgz
 494b355948ae32809f2007a86995513b  lru-cache-2.2.2.tgz
+c1fe9e35d5b815987966f02dfa5c46a1  lru-cache-2.3.0.tgz


More information about the scm-commits mailing list