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