diff --git a/.gitignore b/.gitignore index 67462f6..7fd4748 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /read-installed-0.0.4.tgz /read-installed-0.1.1.tgz +/read-installed-0.2.2.tgz diff --git a/nodejs-read-installed.spec b/nodejs-read-installed.spec index ac07172..e9cca10 100644 --- a/nodejs-read-installed.spec +++ b/nodejs-read-installed.spec @@ -1,8 +1,8 @@ %{?nodejs_find_provides_and_requires} Name: nodejs-read-installed -Version: 0.1.1 -Release: 3%{?dist} +Version: 0.2.2 +Release: 1%{?dist} Summary: Returns a tree structure of all installed packages in a folder BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -41,6 +41,9 @@ rm -rf %buildroot %doc LICENSE README.md %changelog +* Sun Jun 23 2013 T.C. Hollingsworth - 0.2.2-1 +- new upstream release 0.2.2 + * Sat Jun 22 2013 T.C. Hollingsworth - 0.1.1-3 - restrict to compatible arches diff --git a/sources b/sources index aee1d16..2d60c3f 100644 --- a/sources +++ b/sources @@ -1,2 +1,3 @@ ffdae1117362a31fe6bd491a5acc9555 read-installed-0.0.4.tgz 78cbfece85a3c05d5306e7f09f3e90bf read-installed-0.1.1.tgz +eb68f6498b654d3ad50ee2b8745f4fe2 read-installed-0.2.2.tgz