Hello community,

here is the log from the commit of package nodejs-lru-cache for 
openSUSE:Factory checked in at 2015-07-02 22:39:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-lru-cache (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-lru-cache"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-lru-cache/nodejs-lru-cache.changes        
2015-04-27 13:01:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-lru-cache.new/nodejs-lru-cache.changes   
2015-07-02 22:39:17.000000000 +0200
@@ -1,0 +2,10 @@
+Sat Jun  6 11:44:03 UTC 2015 - [email protected]
+
+- update version 2.6.4
+
+-------------------------------------------------------------------
+Fri Apr 24 12:19:04 UTC 2015 - [email protected]
+
+- Update to version 2.6.1
+
+-------------------------------------------------------------------

Old:
----
  node-lru-cache-2.5.0.tar.gz

New:
----
  lru-cache-2.6.4.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nodejs-lru-cache.spec ++++++
--- /var/tmp/diff_new_pack.01di0S/_old  2015-07-02 22:39:17.000000000 +0200
+++ /var/tmp/diff_new_pack.01di0S/_new  2015-07-02 22:39:17.000000000 +0200
@@ -19,13 +19,13 @@
 %define base_name lru-cache
 
 Name:           nodejs-lru-cache
-Version:        2.5.0
+Version:        2.6.4
 Release:        0
 Summary:        LRU Cache
 License:        MIT
 Group:          Development/Libraries/Other
 Url:            https://github.com/isaacs/node-lru-cache
-Source:         node-%{base_name}-%{version}.tar.gz
+Source:         
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
 BuildRequires:  nodejs-packaging
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
@@ -37,7 +37,7 @@
 A cache object that deletes the least-recently-used items.
 
 %prep
-%setup -q -n node-%{base_name}-%{version}
+%setup -q -n package
 
 %build
 


Reply via email to