Update to 1.20.5

f38
Wim Taymans 2 years ago
parent e1c69f8f85
commit fb8cd80cfb

1
.gitignore vendored

@ -53,3 +53,4 @@
/gst-rtsp-server-1.20.0.tar.xz /gst-rtsp-server-1.20.0.tar.xz
/gst-rtsp-server-1.20.3.tar.xz /gst-rtsp-server-1.20.3.tar.xz
/gst-rtsp-server-1.20.4.tar.xz /gst-rtsp-server-1.20.4.tar.xz
/gst-rtsp-server-1.20.5.tar.xz

@ -1,7 +1,7 @@
%global majorminor 1.0 %global majorminor 1.0
Name: gstreamer1-rtsp-server Name: gstreamer1-rtsp-server
Version: 1.20.4 Version: 1.20.5
Release: 1%{?dist} Release: 1%{?dist}
Summary: GStreamer RTSP server library Summary: GStreamer RTSP server library
@ -84,6 +84,9 @@ chrpath --delete %{buildroot}%{_libdir}/libgstrtspserver-%{majorminor}.so*
%endif %endif
%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

@ -1 +1 @@
SHA512 (gst-rtsp-server-1.20.4.tar.xz) = 85952e5d8febb1df1a558a55bb3840a9574f5cbb83e777072b556b96a62dfaf83ccc9e3ed38604f07b7ff797da2b609d7ed9422f3b01faaf783709c012803b9a SHA512 (gst-rtsp-server-1.20.5.tar.xz) = 826259c13610d61d07c5052d7601b3e6814604e81f47c0e5c0023ccc3b89da612f6d6e6c931b7e866ebc22fb4c4038734f8940b2573eca00a9185bd979256a15

Loading…
Cancel
Save