[nicstat: 1/2] update to latest upstream version

Tomasz Torcz ttorcz at fedoraproject.org
Sat Jun 7 13:28:52 UTC 2014


commit 1b85744cfad42e2fe7cb0251a2f7a693720e6e4e
Author: Tomasz Torcz <tomek at pipebreaker.pl>
Date:   Sat Jun 7 15:20:47 2014 +0200

    update to latest upstream version

 .gitignore   |    1 +
 nicstat.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 548bfa3..b4a119f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /nicstat-src-1.92.tar.gz
+/nicstat-1.95.tar.gz
diff --git a/nicstat.spec b/nicstat.spec
index 111add5..28d7b53 100644
--- a/nicstat.spec
+++ b/nicstat.spec
@@ -1,11 +1,11 @@
 Name:		nicstat	
-Version:	1.92
-Release:	7%{?dist}
+Version:	1.95
+Release:	1%{?dist}
 Summary:	CLI utility that prints out network statistics for all network interface 
 
 License:	Artistic 2.0
 URL:		http://sourceforge.net/projects/%{name}
-Source0:	http://downloads.sourceforge.net/%{name}/%{name}-src-%{version}.tar.gz
+Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
 
 %description
@@ -15,7 +15,7 @@ average packet sizes and more.
 
 
 %prep
-%setup -qn %{name}-src-%{version}
+%setup -qn %{name}-%{version}
 
 
 %build
@@ -35,6 +35,9 @@ install -p -D -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
 
 
 %changelog
+* Sat Jun 07 2014 Tomasz Torcz <ttorcz at fedoraproject.org> 1.95-1
+- update to latest upstream version
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.92-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 4fe7696..8774f54 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c1bf0a98f27830462f81894bfb447fd8  nicstat-src-1.92.tar.gz
+9a0b87bbc670c1e738e5b40c7afd184d  nicstat-1.95.tar.gz


More information about the scm-commits mailing list