diff --git a/.gitignore b/.gitignore index fcdf23e..b4e2a4e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/grilo-0.3.3.tar.xz +SOURCES/grilo-0.3.6.tar.xz diff --git a/.grilo.metadata b/.grilo.metadata index 092d07a..61c8994 100644 --- a/.grilo.metadata +++ b/.grilo.metadata @@ -1 +1 @@ -796095aa253d2a8001ee5a0a9e57450abeaebc9d SOURCES/grilo-0.3.3.tar.xz +c747d3f5ad15508e163a0f384e67348fd673ff7f SOURCES/grilo-0.3.6.tar.xz diff --git a/SPECS/grilo.spec b/SPECS/grilo.spec index 03510b6..95f7620 100644 --- a/SPECS/grilo.spec +++ b/SPECS/grilo.spec @@ -2,7 +2,7 @@ %define release_version %(echo %{version} | awk -F. '{print $1"."$2}') Name: grilo -Version: 0.3.3 +Version: 0.3.6 Release: 1%{?dist} Summary: Content discovery framework @@ -102,6 +102,15 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist %{_datadir}/vala/ %changelog +* Wed Aug 01 2018 Kalev Lember - 0.3.6-1 +- Update to 0.3.6 +- Resolves: #1569962 + +* Thu Aug 24 2017 Bastien Nocera - 0.3.4-1 ++ grilo-0.3.4-1 +- Update to 0.3.4 +- Resolves: #1569962 + * Tue Feb 14 2017 Kalev Lember - 0.3.3-1 - Update to 0.3.3 - Resolves: #1386974