[ophcrack/f19] Update to latest upstream (BZ#919553)

Adam Miller maxamillion at fedoraproject.org
Wed May 29 16:20:52 UTC 2013


commit 9433a03d4fb4e065b395297a98340a8cc19a9a9d
Author: Adam Miller <admiller at redhat.com>
Date:   Wed May 29 11:20:02 2013 -0500

    Update to latest upstream (BZ#919553)

 .gitignore    |    1 +
 ophcrack.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b2e21dd..0702d48 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 ophcrack-3.3.0.tar.bz2
 /ophcrack-3.3.1.tar.bz2
 /ophcrack-3.4.0.tar.bz2
+/ophcrack-3.5.0.tar.bz2
diff --git a/ophcrack.spec b/ophcrack.spec
index 4fcb4f8..c7d955a 100644
--- a/ophcrack.spec
+++ b/ophcrack.spec
@@ -1,5 +1,5 @@
 Name:           ophcrack
-Version:        3.4.0
+Version:        3.5.0
 Release:        1%{?dist}
 Summary:        Free Windows password cracker based on rainbow tables
 Group:          Applications/System
@@ -14,7 +14,7 @@ BuildRequires: automake libtool
 
 BuildRequires:  qt4-devel >= 4.3
 BuildRequires:  openssl-devel
-BuildRequires:  expat
+BuildRequires:  expat-devel
 BuildRequires:  desktop-file-utils
 %if 0%{?fedora} > 17
 BuildRequires:  pkgconfig(qwt5-qt4)
@@ -90,6 +90,9 @@ rm -rf %{buildroot}
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Wed May 29 2013 Adam Miller <maxamillion at fedoraproject.org> - 3.5.0-1
+- Update to latest upstream (BZ#919553)
+
 * Mon Mar 04 2013 Adam Miller <maxamillion at fedoraproject.org> - 3.4.0-1
 - Update to latest upstream (BZ#915223)
 
diff --git a/sources b/sources
index a4d0033..0eccf67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a43b1288325e586c0ed6bc6e0bd5357e  ophcrack-3.4.0.tar.bz2
+1c61adde21c5dc226515cbd1dc654c60  ophcrack-3.5.0.tar.bz2


More information about the scm-commits mailing list