[nodejs-netmask] 1.0.5

Ralph Bean ralph at fedoraproject.org
Wed Feb 18 18:14:28 UTC 2015


commit 67fda00b5cf3b1d0f2fffddfe0954b46913c640b
Author: Ralph Bean <rbean at redhat.com>
Date:   Wed Feb 18 13:14:18 2015 -0500

    1.0.5

 .gitignore          |    1 +
 nodejs-netmask.spec |    5 ++++-
 sources             |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ed40e07..ecc0b4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /netmask-1.0.4.tgz
+/netmask-1.0.5.tgz
diff --git a/nodejs-netmask.spec b/nodejs-netmask.spec
index f1370cf..9315fe4 100644
--- a/nodejs-netmask.spec
+++ b/nodejs-netmask.spec
@@ -6,7 +6,7 @@
 %global barename netmask
 
 Name:               nodejs-netmask
-Version:            1.0.4
+Version:            1.0.5
 Release:            1%{?dist}
 Summary:            Parse and lookup IP network blocks
 
@@ -67,5 +67,8 @@ vows --spec test/*
 %{nodejs_sitelib}/netmask/
 
 %changelog
+* Wed Feb 18 2015 Ralph Bean <rbean at redhat.com> - 1.0.5-1
+- new version
+
 * Tue Jul 22 2014 Ralph Bean <rbean at redhat.com> - 1.0.4-1
 - Initial packaging for Fedora.
diff --git a/sources b/sources
index e618296..d0db854 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-71610b97bd2afe73f2a1be2757e5ac9a  netmask-1.0.4.tgz
+3de0930bf835bb376fd50b8fefb85892  netmask-1.0.5.tgz


More information about the scm-commits mailing list