1.21 - Split naming computation in a separate %_font_pkg_name macro and
       change its logic to handle more corner naming cases. Some fallout in
       existing packages with weird naming choices is to be expected.
     - Add debug output to give packagers feedback on the computed names and
       help detect collisions
1.20 - Change %define to %global in templates
1.19 - Add partial templates for fonts subpackages of other packages, update
       for rpm 4.6 changes in fedora-devel
1.18 - Auto-own the fonts directory, multiple ownership is ok after all
1.17 - Tweak spec templates documentation, add fontconfig documentation
1.16 - Fix recently introduced typo in the simple spec template
1.15 - Replace shell hacks in the main macro by clean lua code
1.14 - New subpackage naming rules
1.13 - Small fixes
1.12 - Make some spec indenting closer to what rpmdevtools uses; make
       %{_sysconfdir}/fonts a macro to avoid a cycle with the fontconfig
       package
1.11 - Fix hosting info in readme
1.10 - Renamed to “fontpackages”
1.9  - Fix fontconfig documentation discrepancy noticed by Ankur Sinha, add doc
       on fontconfig priorities
1.8  - Simplify multi spec template: general case, 1 common license, 1 common
       prio
1.7  - Split fontconfig template documentation is separate files, to simplify
       diff-ing against templates.
1.6  - Simplify spec templates
1.5  - Use ".conf" extension for fontconfig templates
1.4  - Fontpackages-filesystem must be required by the common package in the
       multi spec template
1.3  - Remove trailing / from directory macro definitions. It's not what people
       expect.
1.2  - Add directory ownership in simple spec template
1.1  - Add fontconfig templates
1.0  - Initial release
