Update to 0.3.2

This commit is contained in:
Kalev Lember 2016-09-12 09:57:45 +02:00
parent adbee3be0a
commit f91df8a8d1
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -19,3 +19,4 @@
/grilo-0.2.15.tar.xz
/grilo-0.3.0.tar.xz
/grilo-0.3.1.tar.xz
/grilo-0.3.2.tar.xz

View File

@ -2,7 +2,7 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo
Version: 0.3.1
Version: 0.3.2
Release: 1%{?dist}
Summary: Content discovery framework
@ -117,6 +117,9 @@ cp -a %{_libdir}/libgrlpls-0.2.so.0* $RPM_BUILD_ROOT%{_libdir}
%{_datadir}/vala/
%changelog
* Mon Sep 12 2016 Kalev Lember <klember@redhat.com> - 0.3.2-1
- Update to 0.3.2
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 0.3.1-1
- Update to 0.3.1

View File

@ -1 +1 @@
3b6733633e42143ff90fac1fef34cf42 grilo-0.3.1.tar.xz
1a8431f2fbf593d7730b3f79947cc439 grilo-0.3.2.tar.xz