From d666c7bec9afd65a7ce318655b970feb1b0e71ac Mon Sep 17 00:00:00 2001 From: Stefan Hajnoczi Date: Feb 06 2024 22:46:48 +0000 Subject: Update to 1.8.2 Signed-off-by: Stefan Hajnoczi --- diff --git a/.gitignore b/.gitignore index f5e405c..1ab3aa0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /git-publish-1.8.1.tar.gz +/git-publish-1.8.2.tar.gz diff --git a/git-publish.spec b/git-publish.spec index aabc1cd..51a81d3 100644 --- a/git-publish.spec +++ b/git-publish.spec @@ -1,16 +1,12 @@ Name: git-publish -Version: 1.8.1 -Release: 3%{?dist} +Version: 1.8.2 +Release: 1%{?dist} Summary: Prepare and store patch revisions as git tags License: MIT URL: https://github.com/stefanha/git-publish Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz BuildArch: noarch -%if (0%{?rhel} && 0%{?rhel} <= 7) -BuildRequires: python2-devel -%else BuildRequires: python3-devel -%endif BuildRequires: perl-podlators Requires: git-core git-email @@ -32,11 +28,9 @@ emails are sent. %prep %autosetup -# Force Python 3 in recent distros -# https://fedoraproject.org/wiki/Packaging:Python#Multiple_Python_Runtimes -%if ! (0%{?rhel} && 0%{?rhel} <= 7) +# Force Python 3 +# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_shebangs sed -i '1c #!%{__python3}' git-publish -%endif %build pod2man --center "git-publish Documentation" --release "%{version}" git-publish.pod git-publish.1 @@ -56,6 +50,10 @@ install -p -m 644 hooks/pre-publish-send-email.example %{buildroot}%{_datadir}/g %_datadir/git-publish/hooks/pre-publish-send-email.example %changelog +* Tue Feb 6 2024 Stefan Hajnoczi - 1.8.2-1 +- Add --send-email-args argument to pass git-send-email(1) arguments +- Show a clear error message when the base branch does not exist + * Thu Jan 19 2023 Fedora Release Engineering - 1.8.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild diff --git a/sources b/sources index 23350aa..9b23cd9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (git-publish-1.8.1.tar.gz) = 7af832d384affd6d8cb8a5c062edae06ab284a1de66c2d79619d6ded3a4399ce5ed0ec3ad33e206b8899801f10d93116cc043ba1f08e356d4772c172fefb7260 +SHA512 (git-publish-1.8.2.tar.gz) = 937652eac13d198ffe1285642b7b5d77a78a55bcff7e75d98c7f11e7ae3d7b00bab8f9818e0b91f66972eec9a64038b55b32d5359e2dd0ad7262166154869461