Update to 0.3.0
This commit is contained in:
parent
2a7ad849ab
commit
6253ff37c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/grilo-0.2.12.tar.xz
|
||||
/grilo-0.2.13.tar.xz
|
||||
/grilo-0.2.15.tar.xz
|
||||
/grilo-0.3.0.tar.xz
|
||||
|
@ -2,7 +2,7 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo
|
||||
Version: 0.2.15
|
||||
Version: 0.3.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
||||
%{_datadir}/vala/
|
||||
|
||||
%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
|
||||
- Update to 0.2.15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user