From 0c35eb8621908477ce556bb575476fe3e04942e9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 01:24:47 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diffstat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/diffstat.spec b/diffstat.spec index 34998b5..8662d43 100644 --- a/diffstat.spec +++ b/diffstat.spec @@ -1,7 +1,7 @@ Summary: A utility which provides statistics based on the output of diff Name: diffstat Version: 1.65 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT URL: https://invisible-island.net/diffstat Source0: https://invisible-mirror.net/archives/diffstat/%{name}-%{version}.tgz @@ -42,6 +42,9 @@ make check %{_mandir}/*/* %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.65-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Mon Oct 10 2022 Tim Waugh - 1.65-1 - Update to 1.65 (bug #2133330).