Update to grilo 0.3.9
This commit is contained in:
parent
c0bf00083d
commit
94b9a34a4f
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@
|
||||
/grilo-0.3.6.tar.xz
|
||||
/grilo-0.3.7.tar.xz
|
||||
/grilo-0.3.8.tar.xz
|
||||
/grilo-0.3.9.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo
|
||||
Version: 0.3.8
|
||||
Version: 0.3.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Wed Jul 17 2019 Victor Toso <victortoso@redhat.com> - 0.3.9-1
|
||||
- Update to 0.3.9, fixes introspection regression
|
||||
|
||||
* Mon Jul 15 2019 Kalev Lember <klember@redhat.com> - 0.3.8-1
|
||||
- Update to 0.3.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (grilo-0.3.8.tar.xz) = 6192fcb71b614bb3f49a2e3a5dcca54d76947877e3ac9d1ea437b6e9a1eb62cd66eb93f9e580b53d624ce692c199ac9d228999f2546c3e33bb9fa01188dfea40
|
||||
SHA512 (grilo-0.3.9.tar.xz) = 250596f277ea76d8f6a071fb0e48dd7ea735a534f48a4f2e3f69f7c62a2b5b4c995714a8435ffa9107345e86bba5b21fc136cc47b956f461723a00d0e6ede9bf
|
||||
|
Loading…
Reference in New Issue
Block a user