Restore epoch value broken in 5.73 bump

This commit is contained in:
Petr Písař 2012-11-30 11:58:39 +01:00
parent ff3c4acc0b
commit 9edd093fdc
1 changed files with 5 additions and 2 deletions

View File

@ -1,7 +1,7 @@
Name: perl-Digest-SHA
Epoch: 0
Epoch: 1
Version: 5.74
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl extension for SHA-1/224/256/384/512
License: GPL+ or Artistic
Group: Development/Libraries
@ -59,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Fri Nov 30 2012 Petr Pisar <ppisar@redhat.com> - 1:5.74-2
- Restore epoch value broken in 5.73 bump
* Mon Nov 26 2012 Petr Pisar <ppisar@redhat.com> - 0:5.74-1
- 5.74 bump