Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3d4e474d8d | ||
|
|
2c49219ca4 |
3 changed files with 11 additions and 3 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -147,3 +147,5 @@
|
|||
/vala-0.56.15.tar.xz
|
||||
/vala-0.56.16.tar.xz
|
||||
/vala-0.56.17.tar.xz
|
||||
/vala-0.56.18.tar.xz
|
||||
/vala-0.56.19.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vala-0.56.17.tar.xz) = 61df98ba6b15d589a1864598a6f69cc3bee9154ba65270fc3a2fb1d0c3a68c32c29b572bcc26d6616d3fa23d53fb41710af3636125507864dd17f47cf27d4723
|
||||
SHA512 (vala-0.56.19.tar.xz) = 68e87db80362243a071b33dd33b35e0b788e6f16fa993bcf1bbf3ccc65fb704fd3be50d41a8d50530328061c55edbe53a4fd094745435b858fd07851e963ef36
|
||||
|
|
|
|||
10
vala.spec
10
vala.spec
|
|
@ -2,8 +2,8 @@
|
|||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.56.17
|
||||
Release: 3%{?dist}
|
||||
Version: 0.56.19
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
|
||||
|
|
@ -201,6 +201,12 @@ export -n VALAFLAGS
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 16 2026 Petr Schindler <pschindl@redhat.com> - 0.56.19-1
|
||||
- Update to 0.56.19
|
||||
|
||||
* Tue Mar 04 2025 nmontero <nmontero@redhat.com> - 0.56.18-1
|
||||
- Update to 0.56.18
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.56.17-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue