Update to 0.3.6
This commit is contained in:
parent
afa5cf0607
commit
4d0b69643d
1
.gitignore
vendored
1
.gitignore
vendored
@ -23,3 +23,4 @@
|
||||
/grilo-0.3.3.tar.xz
|
||||
/grilo-0.3.4.tar.xz
|
||||
/grilo-0.3.5.tar.xz
|
||||
/grilo-0.3.6.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo
|
||||
Version: 0.3.5
|
||||
Version: 0.3.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
@ -100,6 +100,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Fri Jul 27 2018 Victor Toso <victortoso@redhat.com> - 0.3.6-1
|
||||
- Update to 0.3.6
|
||||
|
||||
* Tue Jul 17 2018 Victor Toso <victortoso@redhat.com> - 0.3.5-1
|
||||
- Update to 0.3.5
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (grilo-0.3.5.tar.xz) = 7ae26522f5fd04beeaa77283c72cc1c7e67015a7755c5dce41befaee4c60c5f0204cd0f287234e639b509e4dc290f4a693c9f713daecb4f28fe77e2f133a6b13
|
||||
SHA512 (grilo-0.3.6.tar.xz) = 175cf61a43aea8456a41f4dce7694fac50e854cf6340ed0671f233e6188fa34347c1e7308aac99bc49d081c36747776b9a8c1c5cc7c0be00a1df2c9d015d8849
|
||||
|
||||
Loading…
Reference in New Issue
Block a user