[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project vala-0.56.17-4.el10

Name vala
Epoch 0
Version 0.56.17
Release 4.el10
Website/URL https://wiki.gnome.org/Projects/Vala
License LGPL-2.1-or-later AND BSD-2-Clause
Build Time 2024-12-23 18:12:22
Build Host builder-x86-03.inferitos.ru
Summary A modern programming language for GNOME
Repositories CRB, Extras
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.
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
libvala-0.56.17-4.el10.x86_64 Vala compiler library 4e744d63773532a3c288683be5df719292915b77a932f19987391ff382ed02e7 download
libvala-devel-0.56.17-4.el10.x86_64 Development files for libvala 82e50a24ac13a13cd78725f2a93ea2a4e3e4236d0d0f56cd885100aafdd8f94a download
vala-0.56.17-4.el10.x86_64 A modern programming language for GNOME e75300eab6f7c316920466b1ea376b5c4dfef46964b07d5f12d9dec308204a22 download
valadoc-0.56.17-4.el10.x86_64 Vala documentation generator b2c7824c5112ba47ebf66ad4e76bda33e2a7bdfe1794f6382f38758d1b8a2b16 download
valadoc-devel-0.56.17-4.el10.x86_64 Development files for valadoc 9a0c61dda0d548120d4ea9f70138e3cb868cf175849a137bb01eb70134088513 download
aarch64
libvala-0.56.17-4.el10.aarch64 Vala compiler library db1651958f49819470af8fb7bc97fca84db9641562124cff165f0bbc6fa5a207 download
libvala-devel-0.56.17-4.el10.aarch64 Development files for libvala f189da271ba1e6d75614215d135adb528ea97797b41356be0303788056e3d68a download
vala-0.56.17-4.el10.aarch64 A modern programming language for GNOME 8b237fc48ee99eb3c63b413ba535c6cd39b54b5bfe85ac48f7a22d440aca8c29 download
valadoc-0.56.17-4.el10.aarch64 Vala documentation generator 2af67f36f50e58c5bc90f73e4ff4903ac0801c61db51671b948cf379f764bd36 download
valadoc-devel-0.56.17-4.el10.aarch64 Development files for valadoc 86ad1592c7ba919e85563b55c38128a2a870e2a30848f284f4e4d77e32d68811 download
noarch
vala-doc-0.56.17-4.el10.noarch Documentation for vala ce8f32f68b0e316919bbe0ad9f2e25fd2b67e8f268cea3489119282a0f0867c2 download
src
vala-0.56.17-4.el10.src A modern programming language for GNOME 27a41d4e2ef79fa3466404972e1379c246b7f6eff178127314a3a4b78802eeee download
Changelog link
* Mon Dec 23 2024 Arkady L. Shane <tigro@msvsphere-os.ru> - 0.56.17-4
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 0.56.17-4
- Bump release for October 2024 mass rebuild:
  Resolves: RHEL-64018

* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 0.56.17-3
- Bump release for June 2024 mass rebuild

* Thu Jun 06 2024 Tomas Popela <tpopela@redhat.com> - 0.56.17-2
- Address rpminspect findings and also don't require Devhelp for help as it
  won't be in RHEL 10.

* Fri Apr 19 2024 David King <amigadave@amigadave.com> - 0.56.17-1
- Update to 0.56.17

* Fri Mar 15 2024 David King <amigadave@amigadave.com> - 0.56.16-1
- Update to 0.56.16

* Mon Mar 04 2024 David King <amigadave@amigadave.com> - 0.56.15-1
- Update to 0.56.15

* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.56.14-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Fri Jan 19 2024 Florian Weimer <fweimer@redhat.com> - 0.56.14-3
- Downgrade GCC 14 -Wint-conversion errors to warnings

* Fri Jan 19 2024 Florian Weimer <fweimer@redhat.com> - 0.56.14-2
- Downgrade GCC 14 C type errors to warnings