|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
|
|
|
|
|
Name: %{fontname}-fonts
|
|
|
|
|
Version: 1.10
|
|
|
|
|
Release: 23%{?dist}
|
|
|
|
|
Release: 24%{?dist}
|
|
|
|
|
Summary: Open Sans is a humanist sans-serif typeface designed by Steve Matteson
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
@ -53,6 +53,10 @@ ln -s %{_fontconfig_templatedir}/%{fontconf} \
|
|
|
|
|
%doc LICENSE.txt
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.10-24
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Tue Aug 6 2024 Thomas Woerner <twoerner@redhat.com> - 1.10-23
|
|
|
|
|
- Migrate to SPDX license: Apache-2.0
|
|
|
|
|
Resolves: FREEIPA-9619
|
|
|
|
|