diff --git a/.gitignore b/.gitignore index 7ac49f3..9996ee5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cookie-jar-0.2.0.tgz +/cookie-jar-0.3.0.tgz diff --git a/nodejs-cookie-jar.spec b/nodejs-cookie-jar.spec index 4112c6e..63739ef 100644 --- a/nodejs-cookie-jar.spec +++ b/nodejs-cookie-jar.spec @@ -2,8 +2,8 @@ Name: nodejs-cookie-jar Epoch: 1 -Version: 0.2.0 -Release: 6%{?dist} +Version: 0.3.0 +Release: 1%{?dist} Summary: A cookie handling and cookie jar library for Node.js BuildArch: noarch ExclusiveArch: %{nodejs_arches} noarch @@ -50,6 +50,9 @@ rm -rf %buildroot %{nodejs_sitelib}/cookie-jar %changelog +* Sat Jun 22 2013 T.C. Hollingsworth - 1:0.3.0-1 +- new upstream release 0.3.0 + * Sat Jun 22 2013 T.C. Hollingsworth - 1:0.2.0-6 - restrict to compatible arches diff --git a/sources b/sources index a18d782..6ac527f 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 55107bbd8b61b4296eb26d532ec8150c cookie-jar-0.2.0.tgz +e6344f906abbcc56bf6c38bd3e3d01f2 cookie-jar-0.3.0.tgz