Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31698ab884 |
3 changed files with 6 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -132,3 +132,4 @@
|
|||
/vala-0.56.0.tar.xz
|
||||
/vala-0.56.1.tar.xz
|
||||
/vala-0.56.2.tar.xz
|
||||
/vala-0.56.7.tar.xz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (vala-0.56.2.tar.xz) = 8a33a1f1d573dd6aa1de6c001bce6e77da39d804cd526433c3e01454e597a7afb6d1b1bce554babf52a7baca5e88e205d28132c73b9a63e9d7b9f7314b3d4496
|
||||
SHA512 (vala-0.56.7.tar.xz) = f524ac7acee988aae895a9c850904b5a6b5462ad3b498fa4305cea9b97e3e966b0ace341ce0ba9ba2466e6d22a1fcd4c657600c5d838d80cc0ac75be8e6d3185
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.56.2
|
||||
Version: 0.56.7
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
|
|
@ -191,6 +191,9 @@ make check
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 27 2023 David King <amigadave@amigadave.com> - 0.56.7-1
|
||||
- Update to 0.56.7
|
||||
|
||||
* Fri Jul 15 2022 Kalev Lember <klember@redhat.com> - 0.56.2-1
|
||||
- Update to 0.56.2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue