Update to 1.19.3
This commit is contained in:
parent
f43ec4a3e6
commit
9e2fc1a073
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@
|
|||||||
/gst-plugins-ugly-free-1.18.4.tar.xz
|
/gst-plugins-ugly-free-1.18.4.tar.xz
|
||||||
/gst-plugins-ugly-free-1.19.1.tar.xz
|
/gst-plugins-ugly-free-1.19.1.tar.xz
|
||||||
/gst-plugins-ugly-free-1.19.2.tar.xz
|
/gst-plugins-ugly-free-1.19.2.tar.xz
|
||||||
|
/gst-plugins-ugly-free-1.19.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-ugly-free
|
Name: gstreamer1-plugins-ugly-free
|
||||||
Version: 1.19.2
|
Version: 1.19.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: GStreamer streaming media framework "ugly" plugins
|
Summary: GStreamer streaming media framework "ugly" plugins
|
||||||
|
|
||||||
@ -72,7 +72,7 @@ is not fully compatible with LGPL.
|
|||||||
-D doc=disabled \
|
-D doc=disabled \
|
||||||
-D amrnb=disabled -D amrwbdec=disabled -D sidplay=disabled \
|
-D amrnb=disabled -D amrwbdec=disabled -D sidplay=disabled \
|
||||||
-D x264=disabled -D asfdemux=disabled -D dvdlpcmdec=disabled \
|
-D x264=disabled -D asfdemux=disabled -D dvdlpcmdec=disabled \
|
||||||
-D dvdsub=disabled -D realmedia=disabled
|
-D dvdsub=disabled -D realmedia=disabled -D gpl=enabled
|
||||||
|
|
||||||
%meson_build
|
%meson_build
|
||||||
|
|
||||||
@ -149,6 +149,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 11 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.3-1
|
||||||
|
- Update to 1.19.3
|
||||||
|
|
||||||
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
* Thu Sep 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.19.2-1
|
||||||
- Update to 1.19.2
|
- Update to 1.19.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-ugly-free-1.19.2.tar.xz) = 27474ce1d757e5b42cdf7e216af0f123fcf300d2b0de513067329a2d0eb2add6e2c5f92ff6dc857c47ccb5c759034ac0a7a681413618dbbfb6c67b029c1c633f
|
SHA512 (gst-plugins-ugly-free-1.19.3.tar.xz) = e709357d9b5b0788bad75010e19b5fa2a2a35bd7dd8f2de57b641cbebe83979ac24056dddd7a5ef4bae90f3a3399d9f9fe8ef048d6827106bd41ece97dac0e60
|
||||||
|
Loading…
Reference in New Issue
Block a user