From 0b0a8356b365a35a13e1c319681e8e0a0d23707d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 21:13:41 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- nano.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nano.spec b/nano.spec index d8f77aa..5bf3318 100644 --- a/nano.spec +++ b/nano.spec @@ -8,7 +8,7 @@ Summary: A small text editor Name: nano Version: 7.2 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: https://www.nano-editor.org @@ -133,6 +133,9 @@ install -Dpm 0644 %{SOURCE13} %{buildroot}%{_datadir}/fish/vendor_conf.d/%{basen %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 7.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Wed Jan 18 2023 Lukáš Zaoral - 7.2-1 - Update to 7.2 (rhbz#2161916) - Do not use %%{_bindir}/* and %%{_mandir}/* as suggested by the packaging