Name: | vala |
---|---|
Version: | 0.56.17 |
Release: | 4.el10 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 10761585 |
License: | LGPL-2.1-or-later AND BSD-2-Clause |
RPM: | vala-0.56.17-4.el10.x86_64.rpm |
Source RPM: | vala-0.56.17-4.el10.src.rpm |
Build Date: | Thu Jan 30 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://wiki.gnome.org/Projects/Vala |
Summary: | A modern programming language for GNOME |
Description: | Vala is a new programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements and without using a different ABI compared to applications and libraries written in C. valac, the Vala compiler, is a self-hosting compiler that translates Vala source code into C source and header files. It uses the GObject type system to create classes and interfaces declared in the Vala source code. It's also planned to generate GIDL files when gobject- introspection is ready. The syntax of Vala is similar to C#, modified to better fit the GObject type system. |
- Bump release for October 2024 mass rebuild: Resolves: RHEL-64018
- Bump release for June 2024 mass rebuild
- Address rpminspect findings and also don't require Devhelp for help as it won't be in RHEL 10.
- Update to 0.56.17
- Update to 0.56.16
- Update to 0.56.15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Downgrade GCC 14 -Wint-conversion errors to warnings
- Downgrade GCC 14 C type errors to warnings
- Update to 0.56.14