diff --git a/fonts-rpm-macros.spec b/fonts-rpm-macros.spec index 144ac5a..d0ba942 100644 --- a/fonts-rpm-macros.spec +++ b/fonts-rpm-macros.spec @@ -1,6 +1,6 @@ # SPDX-License-Identifier: MIT %global forgeurl https://pagure.io/fonts-rpm-macros -Version: 2.0.2 +Version: 2.0.3 %forgemeta #https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/51 @@ -140,12 +140,16 @@ install -m 0755 -vp bin/* %{buildroot}%{_bindir} %files -n fonts-rpm-templates %license LICENSE-templates.txt %doc *.md changelog.txt -%config(noreplace) %{_spectemplatedir}/*.spec +%{_spectemplatedir}/*.spec %dir %{ftcgtemplatedir} %doc %{ftcgtemplatedir}/*conf %doc %{ftcgtemplatedir}/*txt %changelog +* Sat Feb 29 2020 Nicolas Mailhot +- 2.0.3-1 +✅ minor rpmlint-oriented fixlets + * Sat Feb 22 2020 Nicolas Mailhot - 2.0.2-1 ✅ improve experimental fontconfig configuration generator