Update to 1.19.2
This commit is contained in:
parent
b4198d67f2
commit
cb42f70da3
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/gst-plugins-base-1.18.2.tar.xz
|
||||
/gst-plugins-base-1.18.4.tar.xz
|
||||
/gst-plugins-base-1.19.1.tar.xz
|
||||
/gst-plugins-base-1.19.2.tar.xz
|
||||
|
@ -5,8 +5,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.19.1
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.19.2
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -481,6 +481,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
||||
- Update to 1.19.2
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.19.1.tar.xz) = af1c05bcd36295af5112a0f138fc98cfa8fdc93362384658b416c07a7c63167dbb36c9077387ed8ef7fd4b961730e83459ce00397e25031da3c343611ba3ff37
|
||||
SHA512 (gst-plugins-base-1.19.2.tar.xz) = fd684471e745378a81122f8eb45f388121e0a02000601b080217d3b57e7dc4039b6bcdcf34bd04a668716666e76197cb7b6171965b2fa2d486a7e5ec9ad9751f
|
||||
|
Loading…
Reference in New Issue
Block a user