Update to 1.17.90
This commit is contained in:
parent
a1bcf58cf6
commit
d7c554f704
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@
|
||||
/gst-plugins-bad-free-1.16.2.tar.xz
|
||||
/gst-plugins-bad-free-1.17.1.tar.xz
|
||||
/gst-plugins-bad-free-1.17.2.tar.xz
|
||||
/gst-plugins-bad-free-1.17.90.tar.xz
|
||||
|
@ -13,8 +13,8 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-bad-free
|
||||
Version: 1.17.2
|
||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Version: 1.17.90
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework "bad" plugins
|
||||
|
||||
License: LGPLv2+ and LGPLv2
|
||||
@ -585,6 +585,9 @@ rm $RPM_BUILD_ROOT%{_bindir}/playout
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 21 2020 Wim Taymans <wtaymans@redhat.com> - 1.17.90-1
|
||||
- Update to 1.17.90
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-bad-free-1.17.2.tar.xz) = f3ab995727209552ef1033c232b1c19abbbc3886981758a47df99b4e448d8df67aea2bf5796cbc8ddb48c44171275e01262fa2ee8c9ab4bffd75595f85836336
|
||||
SHA512 (gst-plugins-bad-free-1.17.90.tar.xz) = cdf48ede90a5878bb249b3ebc4d043922bcf48c9ead09a62706c592bf8e502da1cadc8b7a8fb2751502ad508199968fa12e9404bf58121c9fcd985cacd207a67
|
||||
|
Loading…
Reference in New Issue
Block a user