Update to 0.3.5
This commit is contained in:
parent
ab48b3cda3
commit
afa5cf0607
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@
|
||||
/grilo-0.3.2.tar.xz
|
||||
/grilo-0.3.3.tar.xz
|
||||
/grilo-0.3.4.tar.xz
|
||||
/grilo-0.3.5.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo
|
||||
Version: 0.3.4
|
||||
Release: 4%{?dist}
|
||||
Version: 0.3.5
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -100,6 +100,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Tue Jul 17 2018 Victor Toso <victortoso@redhat.com> - 0.3.5-1
|
||||
- Update to 0.3.5
|
||||
|
||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.4-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (grilo-0.3.4.tar.xz) = d3800a1873364dc8b56748924eee71928f9e08ad82d8ee2ffaf265cca7e26476081e543f42f26db57c088b2b063f86244e6718116710fc39fdea623868992145
|
||||
SHA512 (grilo-0.3.5.tar.xz) = 7ae26522f5fd04beeaa77283c72cc1c7e67015a7755c5dce41befaee4c60c5f0204cd0f287234e639b509e4dc290f4a693c9f713daecb4f28fe77e2f133a6b13
|
||||
|
Loading…
Reference in New Issue
Block a user