diff --git a/golang-github-fsnotify.spec b/golang-github-fsnotify.spec index d01953f..6aeddfd 100644 --- a/golang-github-fsnotify.spec +++ b/golang-github-fsnotify.spec @@ -21,7 +21,7 @@ Cross-platform file system notifications for Go.} %global godocs AUTHORS CHANGELOG.md CONTRIBUTING.md README.md Name: %{goname} -Release: 1%{?dist} +Release: 2%{?dist} Summary: Cross-platform file system notifications for Go # Upstream license specification: BSD-3-Clause @@ -50,6 +50,9 @@ BuildRequires: golang(golang.org/x/sys/unix) %gopkgfiles %changelog +* Mon Jul 27 2020 Fedora Release Engineering - 1.4.9-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sat Jul 25 2020 Elliott Sales de Andrade - 1.4.9-1 - Update to latest version