From 9b73844fc8149a94522b9e0d667808b8c4cc7d6d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jul 2020 12:05:56 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- targetcli.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/targetcli.spec b/targetcli.spec index 1ec21d8..41e57d7 100644 --- a/targetcli.spec +++ b/targetcli.spec @@ -4,7 +4,7 @@ Name: targetcli License: ASL 2.0 Summary: An administration shell for storage targets Version: 2.1.53 -Release: 1%{?dist} +Release: 2%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz # Proposed upstream @@ -49,6 +49,9 @@ install -m 644 systemd/* %{buildroot}%{_unitdir}/ %dir %{_sysconfdir}/target/backup %changelog +* Wed Jul 29 2020 Fedora Release Engineering - 2.1.53-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Thu Jun 25 2020 Matt Coleman - 2.1.53-1 - New upstream version - Add the upstream project's targetclid systemd unit files