Update to 1.22.1
This commit is contained in:
parent
5c498a93fd
commit
22aec032dd
1
.gitignore
vendored
1
.gitignore
vendored
@ -84,3 +84,4 @@
|
|||||||
/gstreamer-1.20.5.tar.xz
|
/gstreamer-1.20.5.tar.xz
|
||||||
/gstreamer-1.21.90.tar.xz
|
/gstreamer-1.21.90.tar.xz
|
||||||
/gstreamer-1.22.0.tar.xz
|
/gstreamer-1.22.0.tar.xz
|
||||||
|
/gstreamer-1.22.1.tar.xz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.22.0
|
Version: 1.22.1
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework runtime
|
Summary: GStreamer streaming media framework runtime
|
||||||
|
|
||||||
@ -195,6 +195,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 13 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.1-1
|
||||||
|
- Update to 1.22.1
|
||||||
|
|
||||||
* Tue Jan 24 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.0-1
|
* Tue Jan 24 2023 Wim Taymans <wtaymans@redhat.com> - 1.22.0-1
|
||||||
- Update to 1.22.0
|
- Update to 1.22.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gstreamer-1.22.0.tar.xz) = cb1f6d9d81c35cef7a688978142e69b9897ff1dad75853db74c2b3a528b8e83485801997106118f9dca4e608cab07b5963b9e2d6f2a43ee9dea6ca3a36af72d7
|
SHA512 (gstreamer-1.22.1.tar.xz) = 3a02ffdaedebaa3624c76ee3c21d86b20ebfe51c1d14b8660ce96847a83747db0633fd6bd6bcf0274a72b9e167cc5c220ec55a1bf6632e9c075f16cd925bfe6e
|
||||||
|
Loading…
Reference in New Issue
Block a user