From 53bc7c095bf95d7e8609e595e198fc999b0e0e75 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Feb 07 2018 12:36:19 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/git-pull-request.spec b/git-pull-request.spec index f861d37..118c033 100644 --- a/git-pull-request.spec +++ b/git-pull-request.spec @@ -3,7 +3,7 @@ Name: %{pypi_name} Version: 2.4.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Command line tool to send GitHub pull-request License: ASL 2.0 @@ -44,6 +44,9 @@ rm -rf %{pypi_name}.egg-info %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 2.4.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Sat Oct 7 2017 Haïkel Guémar - 2.4.0-1 - Upstream 2.4.0 - Upstream dropped python2 support