diff --git a/sha2.spec b/sha2.spec index 48082e5..e011891 100644 --- a/sha2.spec +++ b/sha2.spec @@ -1,6 +1,6 @@ Name: sha2 Version: 1.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: SHA Implementation Library License: BSD URL: http://www.aarongifford.com/computers/sha.html @@ -62,6 +62,9 @@ LD_PRELOAD=./libsha2.so ./sha2test.pl %changelog +* Sun Aug 04 2013 Fedora Release Engineering - 1.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu Feb 14 2013 Fedora Release Engineering - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild