Update grilo-plugins to 0.3.15
Signed-off-by: Victor Toso <victortoso@redhat.com>
This commit is contained in:
parent
1ca4cac030
commit
9a30528241
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/grilo-plugins-0.3.12.tar.xz
|
||||
/grilo-plugins-0.3.13.tar.xz
|
||||
/grilo-plugins-0.3.14.tar.xz
|
||||
/grilo-plugins-0.3.15.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.8
|
||||
%global grilo_version 0.3.15
|
||||
%global goa_version 3.17.91
|
||||
|
||||
Name: grilo-plugins
|
||||
Version: 0.3.14
|
||||
Release: 4%{?dist}
|
||||
Version: 0.3.15
|
||||
Release: 1%{?dist}
|
||||
Summary: Plugins for the Grilo framework
|
||||
|
||||
License: LGPLv2+
|
||||
@ -115,6 +115,9 @@ This package contains plugins to get information from theses sources:
|
||||
%{_libdir}/grilo-%{release_version}/*.so*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 16 2022 Victor Toso <victortoso@redhat.com> - 0.3.15-1
|
||||
- Update to 0.3.15
|
||||
|
||||
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.14-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (grilo-plugins-0.3.14.tar.xz) = 941d9524cfb33e33315ac7575051521d9117ef517b169cca90660dee788252eaf1e6f8171ccc7beede5564d63149e065faf08c3244e17f7c1c193bfb7d2af1f8
|
||||
SHA512 (grilo-plugins-0.3.15.tar.xz) = 4580990aeea6028668cf1762e8541a13349064e2713d97749126ea4a459e0c590b93a19c0f138103233a8fb7ab1c5009df1473c65ed06dce78e26c24aa63c2db
|
||||
|
Loading…
Reference in New Issue
Block a user