diff --git a/golang-github-jsimonetti-rtnetlink.spec b/golang-github-jsimonetti-rtnetlink.spec index 2d15ebf..107c7fd 100644 --- a/golang-github-jsimonetti-rtnetlink.spec +++ b/golang-github-jsimonetti-rtnetlink.spec @@ -18,7 +18,7 @@ Package Rtnetlink provides low-level access to the Linux rtnetlink API.} Name: %{goname} Version: 0 -Release: 0.1%{?dist} +Release: 0.2%{?dist} Summary: Low-level access to the Linux rtnetlink API License: MIT @@ -48,5 +48,8 @@ BuildRequires: golang(golang.org/x/sys/unix) %gopkgfiles %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 0-0.2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Wed Jul 17 21:59:49 CEST 2019 Robert-André Mauchin - 0-0.1.20190720git9527aa8 - Initial package