From 747bd699773eb359b5221ab5969af99030c9d06a Mon Sep 17 00:00:00 2001 From: T.C. Hollingsworth Date: Jul 30 2013 17:09:06 +0000 Subject: new upstream release 0.0.4 --- diff --git a/.gitignore b/.gitignore index 9dfc5c6..c474d4c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /mute-stream-0.0.3.tgz +/mute-stream-0.0.4.tgz diff --git a/nodejs-mute-stream.spec b/nodejs-mute-stream.spec index b6fda3a..33fcef4 100644 --- a/nodejs-mute-stream.spec +++ b/nodejs-mute-stream.spec @@ -1,8 +1,8 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-mute-stream -Version: 0.0.3 -Release: 6%{?dist} +Version: 0.0.4 +Release: 1%{?dist} Summary: Basic pass-through stream, but when muted, the bytes are dropped BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -39,6 +39,9 @@ rm -rf %buildroot %doc LICENSE README.md %changelog +* Tue Jul 30 2013 T.C. Hollingsworth - 0.0.4-1 +- new upstream release 0.0.4 + * Sat Jun 22 2013 T.C. Hollingsworth - 0.0.3-6 - restrict to compatible arches diff --git a/sources b/sources index 2021fb3..b1570a4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ed0470ad5443989c57d7fa153ce76a3 mute-stream-0.0.3.tgz +16425598bcade4d0e766633f1a8d3243 mute-stream-0.0.4.tgz