Update to 0.3.9
This commit is contained in:
parent
31d265bf84
commit
33e6bcace0
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@
|
||||
/grilo-plugins-0.3.6.tar.xz
|
||||
/grilo-plugins-0.3.7.tar.xz
|
||||
/grilo-plugins-0.3.8.tar.xz
|
||||
/grilo-plugins-0.3.9.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
# first two digits of version
|
||||
%define release_version %(echo %{version} | awk -F. '{print $1"."$2}')
|
||||
|
||||
%global grilo_version 0.3.1
|
||||
%global grilo_version 0.3.8
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.8
|
||||
Release: 2%{?dist}
|
||||
Version: 0.3.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -112,6 +112,9 @@ rm -f $RPM_BUILD_ROOT%{_bindir}/*
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Mon Jul 15 2019 Kalev Lember <klember@redhat.com> - 0.3.9-1
|
||||
- Update to 0.3.9
|
||||
|
||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (grilo-plugins-0.3.8.tar.xz) = c5a0a80fd7c871ce69a06bdcab2b3d8986708e4e6b9c9020d7e938d4450655f962db7f84da0b40ed38ba197f65fc2a561e06a92cdca593620d66c2b153eb4879
|
||||
SHA512 (grilo-plugins-0.3.9.tar.xz) = 4700b08cab53afe0899edf7859a2e18608f6ed2016a9139694e8f1eb628c5b7318b04fe1633406fd1685a8dd54d1632b886352eac3192d52a1c1a1ac55896479
|
||||
|
Loading…
Reference in New Issue
Block a user