0.36_5 ... why does upstream use strange version numbers?

This commit is contained in:
Warren Togami 2009-09-02 17:44:45 +00:00
parent 3088391c36
commit 70940572d8
3 changed files with 8 additions and 6 deletions

View File

@ -1 +1 @@
Mail-DKIM-0.36.tar.gz
Mail-DKIM-0.36_5.tar.gz

View File

@ -1,12 +1,14 @@
Name: perl-Mail-DKIM
Version: 0.36
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Sign and verify Internet mail with DKIM/DomainKey signatures
Group: Development/Libraries
License: GPL+ or Artistic
URL: http://dkimproxy.sourceforge.net/
Source0: http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-%{version}.tar.gz
# FIXME: Undo this when upstream returns to normal version numbers
#Source0: http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-%{version}.tar.gz
Source0: http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-%{version}_5.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
@ -59,8 +61,8 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Sep 2 2009 Warren Togami <wtogami@redhat.com> - 0.36-1
- 0.36
* Wed Sep 2 2009 Warren Togami <wtogami@redhat.com> - 0.36-2
- 0.36_5 ... why does upstream use strange version numbers?
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.33-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
b6681a7b3cc21c0976205d4ad616455d Mail-DKIM-0.36.tar.gz
48fb65c9cf3b681bbc94ba9efcb1c6f2 Mail-DKIM-0.36_5.tar.gz