[nodejs-cryptiles/el6] new upstream release 0.2.1

T.C. Hollingsworth patches at fedoraproject.org
Tue Jun 25 21:53:18 UTC 2013


commit 84851c7aa80a8a8e47d2161d4e7cfebdb2711ef4
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 16:58:44 2013 -0700

    new upstream release 0.2.1

 .gitignore            |    1 +
 nodejs-cryptiles.spec |    7 +++++--
 sources               |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9cacc98..df2a41d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /cryptiles-0.2.0.tgz
+/cryptiles-0.2.1.tgz
diff --git a/nodejs-cryptiles.spec b/nodejs-cryptiles.spec
index 80d664f..35381e2 100644
--- a/nodejs-cryptiles.spec
+++ b/nodejs-cryptiles.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-cryptiles
-Version:    0.2.0
-Release:    3%{?dist}
+Version:    0.2.1
+Release:    1%{?dist}
 Summary:    General purpose cryptography utilities for Node.js
 License:    BSD
 Group:      Development/Libraries
@@ -47,6 +47,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE
 
 %changelog
+* Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.1-1
+- new upstream release 0.2.1
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.0-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index 12f04fb..3d2755d 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 8f4e9f9651b5163515b83edb0be325cb  cryptiles-0.2.0.tgz
+1f1ef56de93f5b15de81fc17c4cd5cf9  cryptiles-0.2.1.tgz


More information about the scm-commits mailing list