From 1e00cd1c57a7b6a8ff0fd09515b474905367e796 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 23:53:00 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/nano.git#a3bdc83f6508999874bdd771a56fde5f07134ad7 --- nano.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nano.spec b/nano.spec index ce3c322..6f006ba 100644 --- a/nano.spec +++ b/nano.spec @@ -1,7 +1,7 @@ Summary: A small text editor Name: nano Version: 5.5 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv3+ URL: https://www.nano-editor.org Source: https://www.nano-editor.org/dist/latest/%{name}-%{version}.tar.xz @@ -96,6 +96,9 @@ install -Dpm 0644 %{SOURCE13} %{buildroot}%{_datadir}/fish/vendor_conf.d/%{basen %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 5.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Jan 14 2021 Kamil Dudka - 5.5-1 - new upstream release