From b1f96d647c36cb20b5f5f2ddf8a017e520abde05 Mon Sep 17 00:00:00 2001 From: Jared K. Smith Date: Jul 23 2016 23:42:25 +0000 Subject: Update to upstream 1.1.3 release --- diff --git a/.gitignore b/.gitignore index d0a81fa..1f15b45 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /chalk-fix-tests.patch /test.js /license +/chalk-1.1.3.tgz diff --git a/nodejs-chalk.spec b/nodejs-chalk.spec index 602570e..721c056 100644 --- a/nodejs-chalk.spec +++ b/nodejs-chalk.spec @@ -4,8 +4,8 @@ %global enable_tests 0 Name: nodejs-chalk -Version: 1.1.1 -Release: 8%{?dist} +Version: 1.1.3 +Release: 1%{?dist} Summary: Terminal string styling done right License: MIT Group: System Environment/Libraries @@ -87,6 +87,9 @@ ln -s %{nodejs_sitelib}/tape node_modules/tape %changelog +* Sat Jul 23 2016 Jared Smith - 1.1.3-1 +- Update to upstream 1.1.3 release + * Mon Feb 22 2016 Jared Smith - 1.1.1-8 - Disable tests because they fail in mock diff --git a/sources b/sources index d9d94cb..595d596 100644 --- a/sources +++ b/sources @@ -1,5 +1,3 @@ -c1b10e1e2e85e7a563095b3e7bc93298 chalk-1.1.1.tgz -6988f00d8e913ae0f94bb75104315c83 chalk-fix-lack-of-dim.patch -60a9e960e3b56d5fd8b8195ae869424c chalk-fix-tests.patch +d7e0f89d6888d5d9ced994c205926555 chalk-1.1.3.tgz 129fc2a22fc2fdb5bebc6718c70ec821 test.js a12ebca0510a773644101a99a867d210 license