Update to 1.18.1
Remove COPYING.LIB
This commit is contained in:
parent
65b65ae5e4
commit
effcfa65c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -71,3 +71,4 @@
|
||||
/gst-plugins-bad-free-1.17.2.tar.xz
|
||||
/gst-plugins-bad-free-1.17.90.tar.xz
|
||||
/gst-plugins-bad-free-1.18.0.tar.xz
|
||||
/gst-plugins-bad-free-1.18.1.tar.xz
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.18.0
|
||||
Release: 5%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.18.1
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -333,7 +333,7 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f gst-plugins-bad-%{majorminor}.lang
|
||||
%license COPYING COPYING.LIB
|
||||
%license COPYING
|
||||
%doc AUTHORS README REQUIREMENTS
|
||||
|
||||
%{_metainfodir}/*.appdata.xml
|
||||
@ -608,6 +608,10 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 30 2020 Wim Taymans <wtaymans@redhat.com> - 1.18.1-1
|
||||
- Update to 1.18.1
|
||||
- Remove COPYING.LIB
|
||||
|
||||
* Mon Oct 19 2020 Troy Dawson <tdawson@redhat.com> - 1.18.0-5
|
||||
- Do not run va tests when va is disabled
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.18.0.tar.xz) = 97246c92fccd795fcf231476d974808b1f7ec340f2632fe4456ded47c3898ff4eaa01ddb8b95ad859f3ca63e7095c518572bc1792d6c1a84368f69cbabc4df00
|
||||
SHA512 (gst-plugins-bad-free-1.18.1.tar.xz) = 1097b7a624f780bf9e8342bc48376d6dfafe78da4f57116117ef86cdf893f2464d2c17dfba58024e13986b8d95331046aeaeae9d11ca16287337651294610761
|
||||
|
Loading…
Reference in New Issue
Block a user