Update to 1.22.3
This commit is contained in:
parent
addb8c683d
commit
1051dc0af1
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
|||||||
/gst-plugins-base-1.22.0.tar.xz
|
/gst-plugins-base-1.22.0.tar.xz
|
||||||
/gst-plugins-base-1.22.1.tar.xz
|
/gst-plugins-base-1.22.1.tar.xz
|
||||||
/gst-plugins-base-1.22.2.tar.xz
|
/gst-plugins-base-1.22.2.tar.xz
|
||||||
|
/gst-plugins-base-1.22.3.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.22.2
|
Version: 1.22.3
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
|
|
||||||
@ -482,6 +482,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 25 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.3-1
|
||||||
|
- Update to 1.22.3
|
||||||
|
|
||||||
* Thu Apr 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.2-1
|
* Thu Apr 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.2-1
|
||||||
- Update to 1.22.2
|
- Update to 1.22.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-base-1.22.2.tar.xz) = f0c82af637aa70ef28a0599c6bd9212faa0124aa9f0dfa13a4af21febff78d5839fca181438fe8264eff076e04811c283ce0e50a0b2e7794a1a377f1cebd7de8
|
SHA512 (gst-plugins-base-1.22.3.tar.xz) = dbfca6114ce0c5b234b533c89fdfa957499ecb25bbb5156e2ee54610be42969b2cae9e74a8250eb8b07484c9767f8f1d00e88d6d04c5da5429d62d08c9fd2472
|
||||||
|
Loading…
Reference in New Issue
Block a user