Update to 0.3.1

This commit is contained in:
Richard Hughes 2016-06-22 12:59:59 +01:00
parent 69a4abdc87
commit adbee3be0a
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -18,3 +18,4 @@
/grilo-0.2.13.tar.xz
/grilo-0.2.15.tar.xz
/grilo-0.3.0.tar.xz
/grilo-0.3.1.tar.xz

View File

@ -2,8 +2,8 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo
Version: 0.3.0
Release: 2%{?dist}
Version: 0.3.1
Release: 1%{?dist}
Summary: Content discovery framework
Group: Applications/Multimedia
@ -117,6 +117,9 @@ cp -a %{_libdir}/libgrlpls-0.2.so.0* $RPM_BUILD_ROOT%{_libdir}
%{_datadir}/vala/
%changelog
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 0.3.1-1
- Update to 0.3.1
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

View File

@ -1 +1 @@
f8a51aacc604dcc308e71f8bca4c57ae grilo-0.3.0.tar.xz
3b6733633e42143ff90fac1fef34cf42 grilo-0.3.1.tar.xz