[okteta] lack of algorithms in checksum tool (#1197339)

Rex Dieter rdieter at fedoraproject.org
Sat Feb 28 14:59:21 UTC 2015


commit eaf1a7e06909f99479948f5ad932971a823f9f5a
Author: Rex Dieter <rdieter at gmail.com>
Date:   Sat Feb 28 08:59:19 2015 -0600

    lack of algorithms in checksum tool (#1197339)

 okteta.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/okteta.spec b/okteta.spec
index b378441..21d1ee7 100644
--- a/okteta.spec
+++ b/okteta.spec
@@ -1,7 +1,7 @@
 Name:    okteta
 Summary: Binary/hex editor
 Version: 4.14.3
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 License: GPLv2+ and GFDL
 URL:     https://projects.kde.org/projects/kde/kdesdk/okteta
@@ -18,6 +18,7 @@ BuildRequires:  kdelibs4-devel >= 4.14
 %if 0%{?fedora} > 19
 BuildRequires: libappstream-glib
 %endif
+BuildRequires: pkgconfig(qca2)
 
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 Conflicts:      kdesdk-common < 4.10.80
@@ -120,6 +121,9 @@ fi
 
 
 %changelog
+* Sat Feb 28 2015 Rex Dieter <rdieter at fedoraproject.org> 4.14.3-3
+- lack of algorithms in checksum tool (#1197339)
+
 * Sat Jan 17 2015 Rex Dieter <rdieter at fedoraproject.org> 4.14.3-2
 - kde-applications fixes, cleanup
 


More information about the scm-commits mailing list