[ettercap] 0.7.5.3.

Jon Ciesla limb at fedoraproject.org
Fri Feb 1 15:45:40 UTC 2013


commit 37b1bc30f2fde9fce35406fa9d1e22019ce89974
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Feb 1 09:42:51 2013 -0600

    0.7.5.3.

 .gitignore    |    1 +
 ettercap.spec |    9 ++++++---
 sources       |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 04f9f87..d1e3198 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@ ettercap-NG-0.7.3.tar.gz
 /ettercap-0.7.5.tar.gz
 /ettercap-0.7.5.1.tar.gz
 /v0.7.5.2.tar.gz
+/ettercap-0.7.5.3.tar.gz
diff --git a/ettercap.spec b/ettercap.spec
index 02288bf..2defd88 100644
--- a/ettercap.spec
+++ b/ettercap.spec
@@ -1,13 +1,13 @@
 %define _hardened_build 1
 Name: ettercap
-Version: 0.7.5.2
+Version: 0.7.5.3
 Release: 1%{?dist}
 Summary: Network traffic sniffer/analyser, NCURSES interface version
 Group: Applications/Internet
 License: GPLv2+
 URL: http://ettercap.sourceforge.net
-#Source0: http://downloads.sourceforge.net/ettercap/ettercap-%{version}.tar.gz
-Source0: https://github.com/Ettercap/ettercap/archive/v%{version}.tar.gz
+Source0: http://downloads.sourceforge.net/ettercap/ettercap-%{version}.tar.gz
+#Source0: https://github.com/Ettercap/ettercap/archive/v%{version}.tar.gz
 #Source0: ettercap-0.7.4.1-erc-c796e5.tar.bz2
 Source1: ettercap.desktop
 Source2: ettercap-README.fedora
@@ -136,6 +136,9 @@ rm -rf %{buildroot}
 %{_datadir}/icons/hicolor/32x32/apps/ettercap.png
 
 %changelog
+* Fri Feb 01 2013 Jon Ciesla <limburgher at gmail.com> - 0.7.5.3-1
+- 0.7.5.3 final.
+
 * Tue Jan 29 2013 Jon Ciesla <limburgher at gmail.com> - 0.7.5.2-1
 - 0.7.5.2 final.
 - BR groff-base.
diff --git a/sources b/sources
index 81988c6..5e7a320 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c0c6a09ad86731eb644ba605effb9642  v0.7.5.2.tar.gz
+784b5cf2493246e95943179b21f70645  ettercap-0.7.5.3.tar.gz


More information about the scm-commits mailing list