From 8be60c2525795d21837fd8f9c8c398cd6aa784f1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 22 Jul 2023 03:11:28 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 113de4b..db9eb0a 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.56 -Release: 2%{?dist} +Release: 3%{?dist} URL: https://github.com/open-iscsi/%{oname} Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz # Proposed upstream @@ -47,6 +47,9 @@ install -m 644 systemd/* %{buildroot}%{_unitdir}/ %dir %{_sysconfdir}/target/backup %changelog +* Sat Jul 22 2023 Fedora Release Engineering - 2.1.56-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jun 13 2023 Python Maint - 2.1.56-2 - Rebuilt for Python 3.12