Update to 0.3.0

This commit is contained in:
Kalev Lember 2015-12-18 20:31:47 +01:00
parent 2a7ad849ab
commit 6253ff37c7
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/grilo-0.2.12.tar.xz /grilo-0.2.12.tar.xz
/grilo-0.2.13.tar.xz /grilo-0.2.13.tar.xz
/grilo-0.2.15.tar.xz /grilo-0.2.15.tar.xz
/grilo-0.3.0.tar.xz

View File

@ -2,7 +2,7 @@
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}') %define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
Name: grilo Name: grilo
Version: 0.2.15 Version: 0.3.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: Content discovery framework Summary: Content discovery framework
@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
%{_datadir}/vala/ %{_datadir}/vala/
%changelog %changelog
* Fri Dec 18 2015 Kalev Lember <klember@redhat.com> - 0.3.0-1
- Update to 0.3.0
* Wed Sep 09 2015 Kalev Lember <klember@redhat.com> - 0.2.15-1 * Wed Sep 09 2015 Kalev Lember <klember@redhat.com> - 0.2.15-1
- Update to 0.2.15 - Update to 0.2.15

View File

@ -1 +1 @@
f1f4fa73688fdcc22814d7854ca6ec39 grilo-0.2.15.tar.xz f8a51aacc604dcc308e71f8bca4c57ae grilo-0.3.0.tar.xz