Assert %pyproject_files contains a license file
This commit is contained in:
parent
ec90fcdc8f
commit
953a909541
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.2.9.post1
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Standalone CFF subroutinizer based on the AFDKO tx tool
|
||||
|
||||
# The entire source is Apache-2.0, except:
|
||||
@ -66,7 +66,7 @@ cp -p '%{SOURCE1}' .
|
||||
|
||||
%install
|
||||
%pyproject_install
|
||||
%pyproject_save_files %{srcname}
|
||||
%pyproject_save_files -l %{srcname}
|
||||
|
||||
# Workaround to prevent a dangling symlink:
|
||||
install -d "%{buildroot}$(dirname '%{txbin}')"
|
||||
@ -101,6 +101,9 @@ k="${k-}${k+ and }not (TestSubroutinize and test_non_standard_upem_mute_font_mat
|
||||
%{_mandir}/man1/%{srcname}.1*
|
||||
|
||||
%changelog
|
||||
* Mon Jan 01 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 0.2.9.post1-9
|
||||
- Assert %%pyproject_files contains a license file
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9.post1-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user