[nodejs-base64-js] 0.0.8

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 18:15:48 UTC 2015


commit cc41bf90e2ff6e879ecd657885842659311a6d62
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 13:15:40 2015 -0500

    0.0.8

 .gitignore            |    1 +
 nodejs-base64-js.spec |    7 +++++--
 sources               |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c8bb1b..1466ca1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /base64-js-0.0.7.tgz
+/base64-js-0.0.8.tgz
diff --git a/nodejs-base64-js.spec b/nodejs-base64-js.spec
index a5dfbda..5bb502a 100644
--- a/nodejs-base64-js.spec
+++ b/nodejs-base64-js.spec
@@ -6,8 +6,8 @@
 %global barename base64-js
 
 Name:               nodejs-base64-js
-Version:            0.0.7
-Release:            2%{?dist}
+Version:            0.0.8
+Release:            1%{?dist}
 Summary:            Base64 encoding/decoding in pure JS
 
 Group:              Development/Libraries
@@ -68,6 +68,9 @@ tape test/*.js
 %{nodejs_sitelib}/base64-js/
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 0.0.8-1
+- new version
+
 * Mon Jul 21 2014 Ralph Bean <rbean at redhat.com> - 0.0.7.2
 - Include license file.
 - Provide a description.
diff --git a/sources b/sources
index bc16d53..93c8ed8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d742526106e24f33c344a02a3eea300d  base64-js-0.0.7.tgz
+a756705aa623af0023b674b2cdf0d0aa  base64-js-0.0.8.tgz


More information about the scm-commits mailing list