Update to 1.22.6
This commit is contained in:
parent
5ff4499300
commit
4df0bdbacd
1
.gitignore
vendored
1
.gitignore
vendored
@ -24,3 +24,4 @@
|
||||
/gst-plugins-bad-free-1.22.3.tar.xz
|
||||
/gst-plugins-bad-free-1.22.4.tar.xz
|
||||
/gst-plugins-bad-free-1.22.5.tar.xz
|
||||
/gst-plugins-bad-free-1.22.6.tar.xz
|
||||
|
@ -4,12 +4,12 @@
|
||||
%global api_version 1.0
|
||||
|
||||
Name: mingw-gstreamer1-plugins-bad-free
|
||||
Version: 1.22.5
|
||||
Version: 1.22.6
|
||||
Release: 1%{?dist}
|
||||
Summary: Cross compiled GStreamer1 plug-ins "bad"
|
||||
|
||||
# The freeze and nfs plugins are LGPLv2 (only)
|
||||
License: LGPLv2+ and LGPLv2
|
||||
License: LGPL-2.0-or-later AND LGPL-2.0-only
|
||||
URL: http://gstreamer.freedesktop.org/
|
||||
# The source is:
|
||||
# http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
|
||||
@ -520,6 +520,9 @@ rm -f %{buildroot}%{mingw64_libdir}/gstreamer-%{api_version}/*.dll.a
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 21 2023 Sandro Mani <manisandro@gmail.com> - 1.22.6-1
|
||||
- Update to 1.22.6
|
||||
|
||||
* Sat Jul 29 2023 Sandro Mani <manisandro@gmail.com> - 1.22.5-1
|
||||
- Update to 1.22.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.22.5.tar.xz) = 8d8212d30dfc8c0bde05d5c3ec770cfda6f4d19ba57b6e0619995e6dec3b4ea017ac4d8e3c43440907d8b5ab2fe29b0464daa7bc2b86c7ce17a7d60031111e95
|
||||
SHA512 (gst-plugins-bad-free-1.22.6.tar.xz) = 438e03c1a3c6383eb4a5ba4ce6c4b36dce5625344f71e683e0b3ffca11147c679ce94013c269faed1a8cfca3709739a0daf7ecb5ae22d17276c1a080a3e92f07
|
||||
|
Loading…
Reference in New Issue
Block a user