Update to 1.17.2
This commit is contained in:
parent
b9fd1d20de
commit
80a3c5ce60
1
.gitignore
vendored
1
.gitignore
vendored
@ -67,3 +67,4 @@
|
||||
/gst-plugins-base-1.16.1.tar.xz
|
||||
/gst-plugins-base-1.16.2.tar.xz
|
||||
/gst-plugins-base-1.17.1.tar.xz
|
||||
/gst-plugins-base-1.17.2.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.17.1
|
||||
Version: 1.17.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -474,6 +474,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Jul 6 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.2-1
|
||||
- Update to 1.17.2
|
||||
|
||||
* Mon Jun 22 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.1-1
|
||||
- Update to 1.17.1
|
||||
- Use meson
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.17.1.tar.xz) = 4b03e508d2e8de00690d47018aede46d1896bc19c829e4f3ad673c37ad33edb53da88b196b995bb7fb68076c0e47e0953a6a610519ae57edaf8294e41d94f2ee
|
||||
SHA512 (gst-plugins-base-1.17.2.tar.xz) = 82746bb4e2cef6c93c16187b31687d1a23b989f5c2b0a4e55223fe90b5fd0c98c078ff2fb7ce8e4bf5ac55d7091c9f94a777bec75f95eb1f5e81a91f70e5c03e
|
||||
|
Loading…
Reference in New Issue
Block a user