https://bugzilla.redhat.com/show_bug.cgi?id=1864486

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppi...@redhat.com
           Doc Type|---                         |If docs needed, set a value



--- Comment #1 from Petr Pisar <ppi...@redhat.com> ---
This was fixed in fpdns-0.10.0-3.20190131.fc33. But repository contains an
older fpdns-0.10.0-20190131.fc31.2 build. That's because a regression in NEVRA
was introduced with this commit:

commit 2e6ad14acab884ed787ec1bcb6056f9eaefb795b (origin/f31)
Author: Mark McKinstry <mmcki...@umich.edu>
Date:   Fri Jan 24 14:30:24 2020 -0800

    fix release tag in spec

diff --git a/fpdns.spec b/fpdns.spec
index 0e03414..787a1e9 100644
--- a/fpdns.spec
+++ b/fpdns.spec
@@ -2,7 +2,7 @@

 Name:           fpdns
 Version:        0.10.0
-Release:        %{gittag}%{?dist}.2
+Release:        1.%{gittag}%{?dist}
 Summary:        Fingerprint DNS servers
 License:        BSD
 URL:            https://github.com/kirei/fpdns
@@ -46,6 +46,9 @@ make test
 %{_bindir}/fpdns

 %changelog
+* Fri Jan 24 2020 Mark McKinstry <mmcki...@fedoraproject.org> -
0.10.0-1.20190131%
+- fix release tag
+
 * Thu Jul 25 2019 Fedora Release Engineering <rel...@fedoraproject.org> -
0.10.0-20190131.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

A proper fix is bumping an epoch value.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to