[hydra] Update to 7.4

Athmane Madjoudj athmane at fedoraproject.org
Sun Dec 23 12:12:05 UTC 2012


commit ff1db18d6a44a582aa62b712e58f565a979f8516
Author: Athmane Madjoudj <athmane at fedoraproject.org>
Date:   Sun Dec 23 13:11:33 2012 +0100

    Update to 7.4

 .gitignore |    1 +
 hydra.spec |   11 ++++++-----
 sources    |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9c254ad..95686a9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /hydra-7.3.tar.gz
+/hydra-7.4.tar.gz
diff --git a/hydra.spec b/hydra.spec
index 8f4df7e..ec11899 100644
--- a/hydra.spec
+++ b/hydra.spec
@@ -1,7 +1,7 @@
 Summary: Very fast network log-on cracker
 Name: hydra
-Version: 7.3
-Release: 13%{?dist}
+Version: 7.4
+Release: 1%{?dist}
 License: GPLv3 with exceptions
 Source0: http://freeworld.thc.org/releases/%{name}-%{version}.tar.gz
 Source1: xhydra.desktop
@@ -9,8 +9,6 @@ Source1: xhydra.desktop
 Patch0: hydra-use-system-libpq-fe.patch
 Patch1: hydra-fix-dpl4hydra-dir.patch
 Patch2: hydra-fix-makefile.patch
-# s390x is 64-bit arch
-Patch3: hydra-7.3-s390x.patch
 
 
 URL: http://www.thc.org/thc-hydra/
@@ -38,7 +36,6 @@ This package includes xhydra, a GTK+ front end for hydra.
 %patch0 -p0
 %patch1 -p0
 %patch2 -p0
-%patch3 -p1
 
 %build
 export BINDIR=%{_bindir}
@@ -70,6 +67,10 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications %{SOURCE1};
 %{_datadir}/applications/*
 
 %changelog
+* Sun Dec 23 2012 Athmane Madjoudj <athmane at fedoraproject.org> 7.4-1
+- Update to 7.4
+- Remove s390x patch (upstreamed)
+
 * Sat Dec 22 2012 Dan HorĂ¡k <dan[at]danny.cz> 7.3-13
 - s390x is 64-bit arch
 
diff --git a/sources b/sources
index 9f90e95..c009c0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34f9c21eae24fdc542ba21abc61b05d1  hydra-7.3.tar.gz
+48a6ab847999458184ca30620c70fd87  hydra-7.4.tar.gz


More information about the scm-commits mailing list