Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/gstreamer1.git#6a34bf1ca16a23d4a7fb08e4fdf8d1c4c5d5787f
This commit is contained in:
parent
d574edc325
commit
cf7a2e7574
1
.gitignore
vendored
1
.gitignore
vendored
@ -74,3 +74,4 @@
|
||||
/gstreamer-1.18.0.tar.xz
|
||||
/gstreamer-1.18.1.tar.xz
|
||||
/gstreamer-1.18.2.tar.xz
|
||||
/gstreamer-1.18.4.tar.xz
|
||||
|
@ -10,8 +10,8 @@
|
||||
%global __python %{__python3}
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.18.2
|
||||
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.18.4
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
License: LGPLv2+
|
||||
@ -39,7 +39,9 @@ BuildRequires: check-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: libcap-devel
|
||||
%if 0%{?fedora}
|
||||
BuildRequires: libunwind-devel
|
||||
%endif
|
||||
BuildRequires: elfutils-devel
|
||||
BuildRequires: bash-completion
|
||||
|
||||
@ -187,6 +189,12 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 16 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.4-1
|
||||
- Update to 1.18.4
|
||||
|
||||
* Tue Feb 23 2021 Wim Taymans <wtaymans@redhat.com> - 1.18.2-3
|
||||
- Use libunwind only on fedora
|
||||
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gstreamer-1.18.2.tar.xz) = 5d839345f57f333d37682736940f8b0424c18b318c7b1a32414c11d9cd23dfb08fdd4ff41060aa6135e25d569180a4d7f9527ebea2f7bbda5b41cf0be5aea072
|
||||
SHA512 (gstreamer-1.18.4.tar.xz) = 5312c621fc354b35cc81f53b4ec65c661ad2c22acef2640bc27860234243d06e00e3aaf41c93d379d8424c0ecdf2ae06096dec0d0313215426348ffa0afb3c4a
|
||||
|
Loading…
Reference in New Issue
Block a user