fix (JUCE): install license to doc subpackage (#8550) (#8551)

This commit is contained in:
Raboneko
2025-12-23 16:58:19 -08:00
committed by GitHub
parent 7456f9ea22
commit 7cd4991c1d
+5 -1
View File
@@ -1,6 +1,6 @@
Name: juce
Version: 8.0.12
Release: 1%{?dist}
Release: 2%{?dist}
License: AGPL-3.0
Summary: framework for audio application and plug-in development
URL: https://juce.com
@@ -75,9 +75,13 @@ popd
%{_datadir}/%{name}/modules/*
%files doc
%license LICENSE.md
%doc %{_pkgdocdir}/*
%changelog
* Tue Dec 23 2025 Owen Zimmerman <owen@fyralabs.com>
- Install doc subpackage license
* Fri Dec 19 2025 metcya <metcya@gmail.com> - 8.0.12
- Package juce