[nbd/epel7] Update to 3.7

Christopher Meng cicku at fedoraproject.org
Tue Jan 28 01:21:49 UTC 2014


commit fe602485ea40fbd294b3ae775d5f44056704ecaf
Author: Christopher Meng <i at cicku.me>
Date:   Tue Jan 28 09:21:27 2014 +0800

    Update to 3.7

 .gitignore |    1 +
 nbd.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ddc033d..40d6517 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /clog
 /nbd-*.tar.bz2
 /nbd-3.6.tar.xz
+/nbd-3.7.tar.xz
diff --git a/nbd.spec b/nbd.spec
index 3b19fe8..c0e8907 100644
--- a/nbd.spec
+++ b/nbd.spec
@@ -1,5 +1,5 @@
 Name:              nbd
-Version:           3.6
+Version:           3.7
 Release:           1%{dist}
 Summary:           Network Block Device user-space tools (TCP version)
 License:           GPL+
@@ -52,6 +52,9 @@ install -pDm644 %{S:2} %{buildroot}%{_sysconfdir}/sysconfig/nbd-server
 %{_unitdir}/nbd-server.service
 
 %changelog
+* Mon Jan 27 2014 Christopher Meng <rpm at cicku.me> - 3.7-1
+- Update to 3.7
+
 * Sat Jan 04 2014 Christopher Meng <rpm at cicku.me> - 3.6-1
 - Update to 3.6
 
diff --git a/sources b/sources
index dd0db19..fecfaa4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-717213c2c99b693321fe444e319336ba  nbd-3.6.tar.xz
+09a17fd19596b6908bff8b7db74141fc  nbd-3.7.tar.xz


More information about the scm-commits mailing list