Update to 0.2.15
This commit is contained in:
parent
e946796e18
commit
2a7ad849ab
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/grilo-0.2.11.tar.xz
|
||||
/grilo-0.2.12.tar.xz
|
||||
/grilo-0.2.13.tar.xz
|
||||
/grilo-0.2.15.tar.xz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo
|
||||
Version: 0.2.13
|
||||
Version: 0.2.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
@ -109,6 +109,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Wed Sep 09 2015 Kalev Lember <klember@redhat.com> - 0.2.15-1
|
||||
- Update to 0.2.15
|
||||
|
||||
* Tue Sep 08 2015 Kalev Lember <klember@redhat.com> - 0.2.13-1
|
||||
- Update to 0.2.13
|
||||
- Merge -vala subpackage into -devel
|
||||
|
||||
Loading…
Reference in New Issue
Block a user