libmodulemd - Module metadata manipulation library
https://github.com/fedora-modularity/libmodulemd
C Library for manipulating module metadata files.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / libmodulemd
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout system:packagemanager:dnf/libmodulemd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
libmodulemd.changes | 0000008067 7.88 KB | |
libmodulemd.spec | 0000004569 4.46 KB | |
modulemd-2.13.0.tar.xz | 0000292548 286 KB |
Revision 27 (latest revision is 38)
Neal Gompa (Pharaoh_Atem)
committed
(revision 27)
- Update to 2.13.0 + Add /data/demodularized/rpms list to modulemd and modulemd-packager formats. + modulemd-validator enables you to constrain a document type with a new "--type" option. + Reject invalid integers. Purely non-numeric values and negative numbers where an unsigned type is mandated by a specification raise a parser error now. + Handle a failed g_setenv() call in modulemd-validator. + Prevent from dereferencing a NULL pointer when reporting invalid subdocuments. + "modulemd-validator --version" command returns 0 exit code now.
Comments 0