This commit is contained in:
Fedora Release Engineering 2024-01-27 04:22:49 +00:00
parent 19a3b31315
commit b96e73204b

View File

@ -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 <releng@fedoraproject.org> - 1.6-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Wed Aug 16 2023 Florian Weimer <fweimer@redhat.com> - 1.6-11
- Set build_type_safety_c to 0 (#2187168)