diff --git a/golang-gitlab-commonmark-linkify.spec b/golang-gitlab-commonmark-linkify.spec index 1873f16..a88d53b 100644 --- a/golang-gitlab-commonmark-linkify.spec +++ b/golang-gitlab-commonmark-linkify.spec @@ -18,7 +18,7 @@ Package linkify provides a way to find what looks like links in plain text.} Name: %{goname} Version: 0 -Release: 0.1%{?dist} +Release: 0.2%{?dist} Summary: Find what looks like links in plain text # Upstream license specification: BSD-2-Clause @@ -59,5 +59,8 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0-0.2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed May 15 21:27:02 CEST 2019 Robert-André Mauchin - 0-0.1.20190701gitc22b7bd - Initial package