Hello community,
here is the log from the commit of package nodejs-sorted-object for
openSUSE:Factory checked in at 2014-10-24 10:47:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-sorted-object (Old)
and /work/SRC/openSUSE:Factory/.nodejs-sorted-object.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nodejs-sorted-object"
Changes:
--------
---
/work/SRC/openSUSE:Factory/nodejs-sorted-object/nodejs-sorted-object.changes
2014-09-25 08:43:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.nodejs-sorted-object.new/nodejs-sorted-object.changes
2014-10-24 10:47:26.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 9 15:08:37 UTC 2014 - [email protected]
+
+- use nodejs-packaging for building
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ nodejs-sorted-object.spec ++++++
--- /var/tmp/diff_new_pack.oVX7TD/_old 2014-10-24 10:47:28.000000000 +0200
+++ /var/tmp/diff_new_pack.oVX7TD/_new 2014-10-24 10:47:28.000000000 +0200
@@ -26,11 +26,12 @@
Group: Development/Languages/Other
Url: https://github.com/domenic/sorted-object
Source:
http://registry.npmjs.org/%{base_name}/-/%{base_name}-%{version}.tgz
-BuildRequires: nodejs
+BuildRequires: nodejs-packaging
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
ExclusiveArch: %{ix86} x86_64 %{arm} noarch
-%{?nodejs_requires}
+
+%nodejs_find_provides_and_requires
%description
Although objects in JavaScript are theoretically unsorted, in practice most
engines use insertion order—at least, ignoring numeric keys. This manifests
itself most prominently when dealing with an object's JSON serialization.
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]