From 0005811447218f8cf5329028b76ebf248052ce5a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 22 2021 01:41:49 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/git-publish.spec b/git-publish.spec index 4463a72..b5e9156 100644 --- a/git-publish.spec +++ b/git-publish.spec @@ -1,6 +1,6 @@ Name: git-publish Version: 1.7.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Prepare and store patch revisions as git tags License: MIT URL: https://github.com/stefanha/git-publish @@ -56,6 +56,9 @@ install -p -m 644 hooks/pre-publish-send-email.example %{buildroot}%{_datadir}/g %_datadir/git-publish/hooks/pre-publish-send-email.example %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Wed Mar 10 2021 Stefan Hajnoczi - 1.7.0-1 - Add parameter "--separate-send/-S" for better email threading when resending part of a patch series