[nodejs-cookie-jar/el6] new upstream release 0.3.0

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 21:52:39 UTC 2013


commit 4e95857ea2a7286e369bf2d56e1d01b6bd8f576d
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:58:18 2013 -0700

    new upstream release 0.3.0

 .gitignore             |    1 +
 nodejs-cookie-jar.spec |    7 +++++--
 sources                |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
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 e8ea903..d638b3e 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: %{ix86} x86_64 %{arm} noarch
@@ -50,6 +50,9 @@ rm -rf %buildroot
 %{nodejs_sitelib}/cookie-jar
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 1:0.3.0-1
+- new upstream release 0.3.0
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 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


More information about the scm-commits mailing list