Update to 1.20.5
This commit is contained in:
parent
e583002e75
commit
8891ce9c8a
1
.gitignore
vendored
1
.gitignore
vendored
@ -81,3 +81,4 @@
|
|||||||
/gstreamer-1.20.0.tar.xz
|
/gstreamer-1.20.0.tar.xz
|
||||||
/gstreamer-1.20.3.tar.xz
|
/gstreamer-1.20.3.tar.xz
|
||||||
/gstreamer-1.20.4.tar.xz
|
/gstreamer-1.20.4.tar.xz
|
||||||
|
/gstreamer-1.20.5.tar.xz
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.20.4
|
Version: 1.20.5
|
||||||
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
|
||||||
|
* Wed Jan 11 2023 Wim Taymans <wtaymans@redhat.com> - 1.20.5-1
|
||||||
|
- Update to 1.20.5
|
||||||
|
|
||||||
* Thu Oct 13 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.4-1
|
* Thu Oct 13 2022 Wim Taymans <wtaymans@redhat.com> - 1.20.4-1
|
||||||
- Update to 1.20.4
|
- Update to 1.20.4
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gstreamer-1.20.4.tar.xz) = 33ba08e67b21a3e2e5dc5caeeae66e561b9d64ae863331a209e711f60a652ba38635e8bb963336e73b9afd5cf38e17139fbf933ca621d040f0d6e22a18ba7ad8
|
SHA512 (gstreamer-1.20.5.tar.xz) = 90c5f5865877170bb0dc570e61c22c27dea5adae2d9c304227da266b5b5b2eccd98ed21943f14bb5dfe169f4e020b8ac457a5d540363dfe2547180f34a3c7b29
|
||||||
|
Loading…
Reference in New Issue
Block a user