From b96e73204b0caa2bf7705efb6110f724045e1c90 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 27 Jan 2024 04:22:49 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- star.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/star.spec b/star.spec index 53b2195..8975315 100644 --- a/star.spec +++ b/star.spec @@ -3,7 +3,7 @@ Summary: An archiving tool with ACL support Name: star Version: 1.6 -Release: 11%{?dist} +Release: 12%{?dist} License: CDDL-1.0 AND GPL-2.0-only URL: http://freecode.com/projects/star Source: https://downloads.sourceforge.net/s-tar/%{name}-%{version}.tar.bz2 @@ -202,6 +202,9 @@ fi %{_sysconfdir}/rmt %changelog +* Sat Jan 27 2024 Fedora Release Engineering - 1.6-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Wed Aug 16 2023 Florian Weimer - 1.6-11 - Set build_type_safety_c to 0 (#2187168)