[NFStest/f19] - Updated to latest upstream release: 1.0.2

Steve Dickson steved at fedoraproject.org
Wed Apr 24 20:29:55 UTC 2013


commit e7c63b0d0601550634588bd6ceabc9c89ecc477d
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Apr 24 16:24:13 2013 -0400

    - Updated to latest upstream release: 1.0.2
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 .gitignore   |    1 +
 NFStest.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e405c5f..d61bb7f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /NFStest-1.0.1.tar.gz
+/NFStest-1.0.2.tar.gz
diff --git a/NFStest.spec b/NFStest.spec
index 61a8e93..2f1b541 100644
--- a/NFStest.spec
+++ b/NFStest.spec
@@ -1,12 +1,12 @@
 Name: NFStest		
-Version: 1.0.1	 
-Release: 1%{?dist}
+Version: 1.0.2	 
+Release: 0%{?dist}
 Summary: NFS Testing Tool
 
 Group: Applications/System
 License: GPLv2+ 
 URL: http://wiki.linux-nfs.org/wiki/index.php/NFStest
-Source0: http://www.linux-nfs.org/~mora/nfstest/releases/NFStest-1.0.1.tar.gz
+Source0: http://www.linux-nfs.org/~mora/nfstest/releases/%{name}-%{version}.tar.gz
 
 BuildArch: noarch
 BuildRequires: python-setuptools
@@ -38,6 +38,9 @@ most of the functionality is focused mainly on testing the client.
 %doc COPYING README
 
 %changelog
+* Wed Apr 24 2013 Steve Dickson <steved at redhat.com> 1.0.2-0
+- Updated to latest upstream release: 1.0.2
+
 * Mon Mar 18 2013 Steve Dickson <steved at redhat.com> 1.0.1-1
 - Added required BuildRequires
 
diff --git a/sources b/sources
index 6d796e6..239fa5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-20068ceb808a89612cc55d2df668aeac  NFStest-1.0.1.tar.gz
+b07f65ac8d1f9de3914e7771fe27ec4d  NFStest-1.0.2.tar.gz


More information about the scm-commits mailing list