Update to 0.48.13
This commit is contained in:
parent
2f7f48fe4c
commit
2dae252fd5
1
.gitignore
vendored
1
.gitignore
vendored
@ -108,3 +108,4 @@
|
||||
/vala-0.48.10.tar.xz
|
||||
/vala-0.48.11.tar.xz
|
||||
/vala-0.48.12.tar.xz
|
||||
/vala-0.48.13.tar.xz
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (vala-0.48.12.tar.xz) = da7becf8b92985a07b139651c14bd41ec86aed3e2b610029d2b376f70335c98607f39de4a1fa4efe9d51e6088edd4c13d22431cada389679d55f684ad548f4d1
|
||||
SHA512 (vala-0.48.13.tar.xz) = a5950bffee91f9cb239329d595e9108029e902ac4f2c2e52d63521be24156684108fe17434ae0b1810d05dc9771750ae3002152f5d9dcf00914c6f068cef25d4
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global priority 90
|
||||
|
||||
Name: vala
|
||||
Version: 0.48.12
|
||||
Release: 2%{?dist}
|
||||
Version: 0.48.13
|
||||
Release: 1%{?dist}
|
||||
Summary: A modern programming language for GNOME
|
||||
|
||||
# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
|
||||
@ -219,6 +219,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Jan 16 2021 Kalev Lember <klember@redhat.com> - 0.48.13-1
|
||||
- Update to 0.48.13
|
||||
|
||||
* Fri Jan 15 2021 Kalev Lember <klember@redhat.com> - 0.48.12-2
|
||||
- Fix multilib conflicts in vala-gen-introspect
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user