Update to 0.3.8
This commit is contained in:
parent
24183eebef
commit
c0bf00083d
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
|||||||
/grilo-0.3.5.tar.xz
|
/grilo-0.3.5.tar.xz
|
||||||
/grilo-0.3.6.tar.xz
|
/grilo-0.3.6.tar.xz
|
||||||
/grilo-0.3.7.tar.xz
|
/grilo-0.3.7.tar.xz
|
||||||
|
/grilo-0.3.8.tar.xz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%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.3.7
|
Version: 0.3.8
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Content discovery framework
|
Summary: Content discovery framework
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -96,6 +96,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/grilo-simple-playlist
|
|||||||
%{_datadir}/vala/
|
%{_datadir}/vala/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 15 2019 Kalev Lember <klember@redhat.com> - 0.3.8-1
|
||||||
|
- Update to 0.3.8
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-2
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.7-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (grilo-0.3.7.tar.xz) = 82c41d63edc23c056e189a73b0de87db342bba575d42efeda78ed4bf78fb8994111a2e9457e6f2453045b9b7b2d171b9e89d71c3a107cfa06af24644d9cb71df
|
SHA512 (grilo-0.3.8.tar.xz) = 6192fcb71b614bb3f49a2e3a5dcca54d76947877e3ac9d1ea437b6e9a1eb62cd66eb93f9e580b53d624ce692c199ac9d228999f2546c3e33bb9fa01188dfea40
|
||||||
|
Loading…
Reference in New Issue
Block a user