| Name: | plantuml | 
|---|---|
| Epoch: | 1 | 
| Version: | 1.2024.6 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 12424793 | 
| License: | LGPL-3.0-or-later | 
| RPM: | plantuml-1.2024.6-1.el8.noarch.rpm | 
| Source RPM: | plantuml-1.2024.6-1.el8.src.rpm | 
| Build Date: | Tue Jul 16 2024 | 
| Build Host: | build-ol8-x86_64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://plantuml.com/ | 
| Summary: | Program to generate UML diagram from a text description | 
| Description: | PlantUML is a program allowing to draw UML diagrams, using a simple and human readable text description. It is extremely useful for code documenting, sketching project architecture during team conversations and so on. PlantUML supports the following diagram types - sequence diagram - use case diagram - class diagram - activity diagram - component diagram - state diagram  | 
- Update to version 1.2024.6
- Update to version 1.2024.5 (rhbz#2283523)
- Update to version 1.2024.4 (rhbz#2273825)
- Rebuilt for java-21-openjdk as system jdk
- Update to version 1.2024.0 (rhbz#2263433)
- Remove not used files
- Fix f38 and epel builds by setting file encoding to UTF-8
- Patch out Class-Path attribute in build.xml See https://docs.fedoraproject.org/en-US/packaging- guidelines/Java/#_no_class_path_in_manifest_mf
- No need to include our own build.xml since latest upstream release includes it
- Build man page with help2man