[nodejs-sntp] new upstream release 0.2.4

T.C. Hollingsworth patches at fedoraproject.org
Sun Jun 23 03:14:05 UTC 2013


commit f536450f1f6e94369195dc41874788709b0453d4
Author: T.C. Hollingsworth <tchollingsworth at gmail.com>
Date:   Sat Jun 22 17:04:50 2013 -0700

    new upstream release 0.2.4

 .gitignore       |    1 +
 nodejs-sntp.spec |    7 +++++--
 sources          |    1 +
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96c3ff6..26ac025 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /sntp-0.2.1.tgz
+/sntp-0.2.4.tgz
diff --git a/nodejs-sntp.spec b/nodejs-sntp.spec
index 6a15789..10706ee 100644
--- a/nodejs-sntp.spec
+++ b/nodejs-sntp.spec
@@ -1,8 +1,8 @@
 %{?nodejs_find_provides_and_requires}
 
 Name:       nodejs-sntp
-Version:    0.2.1
-Release:    3%{?dist}
+Version:    0.2.4
+Release:    1%{?dist}
 Summary:    SNTP v4 client (RFC4330) for Node.js
 License:    BSD
 Group:      Development/Libraries
@@ -50,6 +50,9 @@ rm -rf %{buildroot}
 %doc README.md LICENSE examples
 
 %changelog
+* Sun Jun 23 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.4-1
+- new upstream release 0.2.4
+
 * Sat Jun 22 2013 T.C. Hollingsworth <tchollingsworth at gmail.com> - 0.2.1-3
 - restrict to compatible arches
 
diff --git a/sources b/sources
index f893d56..51b5165 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 9006e8ad17246d1fd3a0aa40be87288c  sntp-0.2.1.tgz
+d079edfd79a60468f554ea58ab230306  sntp-0.2.4.tgz


More information about the scm-commits mailing list