Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 950046 Details for
Bug 1019112
nodejs-deep-equal-0.2.1 is available
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Patch to update to 0.2.1
nodejs-deep-equal.patch (text/plain), 1.73 KB, created by
Tom Hughes
on 2014-10-23 18:19:49 UTC
(
hide
)
Description:
Patch to update to 0.2.1
Filename:
MIME Type:
Creator:
Tom Hughes
Created:
2014-10-23 18:19:49 UTC
Size:
1.73 KB
patch
obsolete
>commit 2681d0b4393378ec2a8b11933e2490df396f0c82 >Author: Tom Hughes <tom@compton.nu> >Date: Thu Oct 23 19:15:24 2014 +0100 > > Update to 0.2.1 upstream release > >diff --git a/nodejs-deep-equal.spec b/nodejs-deep-equal.spec >index 32a66b7..e31d05e 100644 >--- a/nodejs-deep-equal.spec >+++ b/nodejs-deep-equal.spec >@@ -1,20 +1,19 @@ > %{?nodejs_find_provides_and_requires} > > Name: nodejs-deep-equal >-Version: 0.0.0 >-Release: 4%{?dist} >+Version: 0.2.1 >+Release: 1%{?dist} > Summary: Node's assert.deepEqual algorithm > BuildArch: noarch > > Group: System Environment/Libraries >-#no license file included; "MIT/X11" indicated in package.json > License: MIT > URL: https://github.com/substack/node-deep-equal > Source0: http://registry.npmjs.org/deep-equal/-/deep-equal-%{version}.tgz > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > > BuildRequires: nodejs-devel >-#BuildRequires: npm(tap) >+#BuildRequires: npm(tape) > > %description > Node's `assert.deepEqual()` algorithm implemented as a standalone module. >@@ -35,7 +34,7 @@ cp -pr package.json index.js %{buildroot}%{nodejs_sitelib}/deep-equal > > #recursive deps are recursive > #%%check >-#%%tap test/*.js >+#%%{nodejs_sitelib}/tape/bin/tape test/*.js > > %clean > rm -rf %buildroot >@@ -43,9 +42,12 @@ rm -rf %buildroot > %files > %defattr(-,root,root,-) > %{nodejs_sitelib}/deep-equal >-%doc README.markdown example >+%doc LICENSE readme.markdown example > > %changelog >+* Thu Oct 23 2014 Tom Hughes <tom@compton.nu> - 0.2.1-1 >+- Update to 0.2.1 upstream release >+ > * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.0-4 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1019112
: 950046 |
950765