Update to 1.22.5
This commit is contained in:
parent
cfb256380f
commit
86cbc4822c
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/gst-plugins-base-1.22.1.tar.xz
|
||||
/gst-plugins-base-1.22.2.tar.xz
|
||||
/gst-plugins-base-1.22.3.tar.xz
|
||||
/gst-plugins-base-1.22.5.tar.xz
|
||||
|
@ -7,8 +7,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.22.3
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.22.5
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
License: LGPLv2+
|
||||
@ -491,6 +491,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.5-1
|
||||
- Update to 1.22.5
|
||||
|
||||
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.22.3.tar.xz) = dbfca6114ce0c5b234b533c89fdfa957499ecb25bbb5156e2ee54610be42969b2cae9e74a8250eb8b07484c9767f8f1d00e88d6d04c5da5429d62d08c9fd2472
|
||||
SHA512 (gst-plugins-base-1.22.5.tar.xz) = 70e8f2c43622d6253800a84de3d17368a6eda10b8d2aee914e66bae09dfa269cc80488b4cc5b9c42209d5eb05da2d723419166e7d697fcf0ecb30a49a4c9df94
|
||||
|
Loading…
Reference in New Issue
Block a user