From 2ce95eb0a55d4395f5d4c731f1a1242663795ee4 Mon Sep 17 00:00:00 2001 From: Jamie Nguyen Date: Apr 18 2014 19:25:53 +0000 Subject: Update to upstream release 0.0.8 --- diff --git a/.gitignore b/.gitignore index 88445e3..2697318 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /temporary-0.0.5.tgz +/temporary-0.0.8.tgz diff --git a/nodejs-temporary.spec b/nodejs-temporary.spec index 4134008..29ebdc0 100644 --- a/nodejs-temporary.spec +++ b/nodejs-temporary.spec @@ -3,8 +3,8 @@ %global enable_tests 0 Name: nodejs-temporary -Version: 0.0.5 -Release: 2%{?dist} +Version: 0.0.8 +Release: 1%{?dist} Summary: An easy way to create temporary files and directories # The license text is contained within Readme.md License: MIT @@ -56,6 +56,9 @@ NODE_ENV=test %{nodejs_sitelib}/mocha/bin/mocha -R spec test/*.test.js %changelog +* Fri Apr 18 2014 Jamie Nguyen - 0.0.8-1 +- update to upstream release 0.0.8 + * Sat Aug 03 2013 Fedora Release Engineering - 0.0.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 3a4b5ac..6a8c266 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2dac074fe2c2e9753ae14be2c1915eac temporary-0.0.5.tgz +0ee549d59d6ba0715c8057aae0402861 temporary-0.0.8.tgz