diff --git a/.gitignore b/.gitignore index 3087337..239140a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /read-1.0.4.tgz +/read-1.0.5.tgz diff --git a/nodejs-read.spec b/nodejs-read.spec index 6671dc3..209aa0d 100644 --- a/nodejs-read.spec +++ b/nodejs-read.spec @@ -1,8 +1,8 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-read -Version: 1.0.4 -Release: 8%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: An implementation of read(1) for node programs License: BSD Group: Development/Libraries @@ -41,6 +41,9 @@ rm -rf %{buildroot} %doc LICENCE README.md example %changelog +* Tue Jul 30 2013 T.C. Hollingsworth - 1.0.5-1 +- new upstream release 1.0.5 + * Sat Jun 22 2013 T.C. Hollingsworth - 1.0.4-8 - restrict to compatible arches diff --git a/sources b/sources index 8c51a35..9111ba6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b88c8ee1c1785e89461733a020e0c07a read-1.0.4.tgz +9f7521de8702223073b412f69a81ff24 read-1.0.5.tgz