diff --git a/golang-mvdan-xurls.spec b/golang-mvdan-xurls.spec index 425c8b0..f99a739 100644 --- a/golang-mvdan-xurls.spec +++ b/golang-mvdan-xurls.spec @@ -8,7 +8,7 @@ Version: 2.2.0 %gometa -%global goaltipaths github.com/mvdan/xurls +%global goaltipaths github.com/mvdan/xurls mvdan.cc/xurls/v2 %global common_description %{expand: Extract urls from text using regular expressions. Requires Go 1.10.3 or later.} @@ -17,7 +17,7 @@ Extract urls from text using regular expressions. Requires Go 1.10.3 or later.} %global godocs README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Extract urls from text # Upstream license specification: BSD-3-Clause @@ -61,6 +61,9 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %gopkgfiles %changelog +* Fri Aug 07 21:26:12 CEST 2020 Robert-André Mauchin - 2.2.0-2 +- Add alternate import path + * Thu Aug 06 22:43:35 CEST 2020 Robert-André Mauchin - 2.2.0-1 - Update to 2.2.0