[hmaccalc] Update to 0.9.14

Nalin Dahyabhai nalin at fedoraproject.org
Tue Nov 11 19:18:49 UTC 2014


commit d4fe3e33616caa1d125268ecaa63a99cf56ba41a
Author: Nalin Dahyabhai <nalin at redhat.com>
Date:   Tue Nov 11 14:18:16 2014 -0500

    Update to 0.9.14
    
    - improve error reporting (part of #1162135)

 .gitignore    |    2 ++
 hmaccalc.spec |    7 +++++--
 sources       |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67d3ccb..cdc5683 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,5 @@ hmaccalc-0.9.11.tar.gz
 hmaccalc-0.9.12.tar.gz
 /hmaccalc-0.9.13.tar.gz
 /hmaccalc-0.9.13.tar.gz.sig
+/hmaccalc-0.9.14.tar.gz
+/hmaccalc-0.9.14.tar.gz.sig
diff --git a/hmaccalc.spec b/hmaccalc.spec
index 5f134f6..a61d1d9 100644
--- a/hmaccalc.spec
+++ b/hmaccalc.spec
@@ -12,8 +12,8 @@
 	%{nil}
 
 Name:		hmaccalc
-Version:	0.9.13
-Release:	4%{?dist}
+Version:	0.9.14
+Release:	1%{?dist}
 Summary:	Tools for computing and checking HMAC values for files
 
 Group:		System Environment/Base
@@ -66,6 +66,9 @@ make check
 %{_mandir}/*/*
 
 %changelog
+* Tue Nov 11 2014 Nalin Dahyabhai <nalin at redhat.com> - 0.9.14-1
+- improve error reporting (part of #1162135)
+
 * Sat Aug 16 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.9.13-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 
diff --git a/sources b/sources
index ca8afcf..d3bced5 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-b388cb345b821de37ad94780cd8425cb  hmaccalc-0.9.13.tar.gz
-4ff5d81103b340ae38c7cac2c9ee4bcf  hmaccalc-0.9.13.tar.gz.sig
+93cde34427cfbedfbdf8a468cfa65d20  hmaccalc-0.9.14.tar.gz
+2205ca60ff5196305e64dfe738cbae39  hmaccalc-0.9.14.tar.gz.sig


More information about the scm-commits mailing list