Update to 0.3.1
This commit is contained in:
parent
69a4abdc87
commit
adbee3be0a
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/grilo-0.2.13.tar.xz
|
||||
/grilo-0.2.15.tar.xz
|
||||
/grilo-0.3.0.tar.xz
|
||||
/grilo-0.3.1.tar.xz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
Name: grilo
|
||||
Version: 0.3.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Content discovery framework
|
||||
|
||||
Group: Applications/Multimedia
|
||||
@ -117,6 +117,9 @@ cp -a %{_libdir}/libgrlpls-0.2.so.0* $RPM_BUILD_ROOT%{_libdir}
|
||||
%{_datadir}/vala/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 0.3.1-1
|
||||
- Update to 0.3.1
|
||||
|
||||
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user