From 838f2dfa5addde619f1fd6bab78de3596fa1fba4 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Dec 22 2016 19:19:31 +0000 Subject: Update supported architectures --- diff --git a/nodejs-mysql.spec b/nodejs-mysql.spec index 234e830..6043f23 100644 --- a/nodejs-mysql.spec +++ b/nodejs-mysql.spec @@ -8,7 +8,7 @@ Summary: A node.js driver for mysql Name: nodejs-%{npm_name} Version: 2.10.1 -Release: 2%{?dist} +Release: 3%{?dist} Group: Development/Languages License: MIT URL: http://github.com/felixge/node-mysql @@ -20,7 +20,7 @@ BuildRequires: npm(urun) BuildRequires: npm(utest) %endif BuildArch: noarch -ExclusiveArch: %{ix86} x86_64 %{arm} noarch +ExclusiveArch: %{nodejs_arches} noarch %description This is a node.js driver for mysql. @@ -51,6 +51,9 @@ make test %{nodejs_sitelib}/%{npm_name} %changelog +* Thu Dec 22 2016 Tom Hughes - 2.10.1-3 +- Update supported architectures + * Thu Feb 04 2016 Fedora Release Engineering - 2.10.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild