Notification time stamped 2019-07-01 06:49:03 UTC
From 3e7a0aa4e044ae9db8d31297b14333b31e5d4f97 Mon Sep 17 00:00:00 2001
From: Elliott Sales de Andrade <quantum.analyst(a)gmail.com>
Date: Jul 01 2019 06:48:49 +0000
Subject: Fix release number.
---
diff --git a/golang-github-coreos-gexpect.spec b/golang-github-coreos-gexpect.spec
index c19e628..178e825 100644
--- a/golang-github-coreos-gexpect.spec
+++ b/golang-github-coreos-gexpect.spec
@@ -16,7 +16,7 @@ It makes it simpler to create and control other terminal applications.}
%global godocs examples README.md
Name: %{goname}
-Release: 1%{?dist}
+Release: 3%{?dist}
Summary: Pure Golang expect library, for easily starting and controlling subprocesses
License: MIT
https://src.fedoraproject.org/rpms/golang-github-coreos-gexpect/c/3e7a0aa4e…