Update to 1.20.3
This commit is contained in:
parent
9ac4771be1
commit
6ce84688ae
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
|||||||
/gst-plugins-bad-free-1.19.2.tar.xz
|
/gst-plugins-bad-free-1.19.2.tar.xz
|
||||||
/gst-plugins-bad-free-1.19.3.tar.xz
|
/gst-plugins-bad-free-1.19.3.tar.xz
|
||||||
/gst-plugins-bad-free-1.20.0.tar.xz
|
/gst-plugins-bad-free-1.20.0.tar.xz
|
||||||
|
/gst-plugins-bad-free-1.20.3.tar.xz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
%global api_version 1.0
|
%global api_version 1.0
|
||||||
|
|
||||||
Name: mingw-gstreamer1-plugins-bad-free
|
Name: mingw-gstreamer1-plugins-bad-free
|
||||||
Version: 1.20.0
|
Version: 1.20.3
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Cross compiled GStreamer1 plug-ins "bad"
|
Summary: Cross compiled GStreamer1 plug-ins "bad"
|
||||||
|
|
||||||
# The freeze and nfs plugins are LGPLv2 (only)
|
# The freeze and nfs plugins are LGPLv2 (only)
|
||||||
@ -176,7 +176,7 @@ rm -f %{buildroot}%{mingw64_libdir}/gstreamer-%{api_version}/*.dll.a
|
|||||||
# Mingw32
|
# Mingw32
|
||||||
%files -n mingw32-gstreamer1-plugins-bad-free -f mingw32-gstreamer1-plugins-bad-free.lang
|
%files -n mingw32-gstreamer1-plugins-bad-free -f mingw32-gstreamer1-plugins-bad-free.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS README REQUIREMENTS
|
%doc AUTHORS README.md REQUIREMENTS
|
||||||
%{mingw32_bindir}/gst-transcoder-1.0.exe
|
%{mingw32_bindir}/gst-transcoder-1.0.exe
|
||||||
# libraries
|
# libraries
|
||||||
%{mingw32_bindir}/libgstadaptivedemux-1.0-0.dll
|
%{mingw32_bindir}/libgstadaptivedemux-1.0-0.dll
|
||||||
@ -338,7 +338,7 @@ rm -f %{buildroot}%{mingw64_libdir}/gstreamer-%{api_version}/*.dll.a
|
|||||||
# Mingw64
|
# Mingw64
|
||||||
%files -n mingw64-gstreamer1-plugins-bad-free -f mingw64-gstreamer1-plugins-bad-free.lang
|
%files -n mingw64-gstreamer1-plugins-bad-free -f mingw64-gstreamer1-plugins-bad-free.lang
|
||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS README REQUIREMENTS
|
%doc AUTHORS README.md REQUIREMENTS
|
||||||
%{mingw64_bindir}/gst-transcoder-1.0.exe
|
%{mingw64_bindir}/gst-transcoder-1.0.exe
|
||||||
# libraries
|
# libraries
|
||||||
%{mingw64_bindir}/libgstadaptivedemux-1.0-0.dll
|
%{mingw64_bindir}/libgstadaptivedemux-1.0-0.dll
|
||||||
@ -499,6 +499,9 @@ rm -f %{buildroot}%{mingw64_libdir}/gstreamer-%{api_version}/*.dll.a
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 21 2022 Sandro Mani <manisandro@gmail.com> - 1.20.3-1
|
||||||
|
- Update to 1.20.3
|
||||||
|
|
||||||
* Fri May 20 2022 Sandro Mani <manisandro@gmail.com> - 1.20.0-4
|
* Fri May 20 2022 Sandro Mani <manisandro@gmail.com> - 1.20.0-4
|
||||||
- Rebuild for gdal-3.5.0 and/or openjpeg-2.5.0
|
- Rebuild for gdal-3.5.0 and/or openjpeg-2.5.0
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-bad-free-1.20.0.tar.xz) = 6414bcdd6954609c7dbe6e6fc14d2fe3c7ea27921b3d460d0dc4a5b3442e6886c2b21cedf11bb3f4a38679fb463c7ac859fda08f66808d958e027ff5ee62c964
|
SHA512 (gst-plugins-bad-free-1.20.3.tar.xz) = 1adb64c746024eb4fe7c996f472ae609d782f27fa3f9cf5acba7a51582153ce1eb7734af2c57000dc19c799e8c5a1c96880a7f6741941d5b5f70675e2c7c9c49
|
||||||
|
Loading…
Reference in New Issue
Block a user