Update required grilo version
This commit is contained in:
parent
e715f1f032
commit
f6e0a25b73
@ -1,12 +1,12 @@
|
||||
# first two digits of version
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
%global grilo_version 0.3.0
|
||||
%global grilo_version 0.3.1
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -116,6 +116,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 25 2016 Kalev Lember <klember@redhat.com> - 0.3.2-2
|
||||
- Update required grilo version
|
||||
|
||||
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 0.3.2-1
|
||||
- Update to 0.3.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user