Update to 1.13.91
This commit is contained in:
parent
b37329ec95
commit
f91903d57f
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/gst-plugins-good-1.12.4.tar.xz
|
||||
/gst-plugins-good-1.13.1.tar.xz
|
||||
/gst-plugins-good-1.13.90.tar.xz
|
||||
/gst-plugins-good-1.13.91.tar.xz
|
||||
|
@ -12,7 +12,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-good
|
||||
Version: 1.13.90
|
||||
Version: 1.13.91
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer plugins with good code and licensing
|
||||
|
||||
@ -304,6 +304,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 14 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.91-1
|
||||
- Update to 1.13.91
|
||||
|
||||
* Mon Mar 05 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.90-1
|
||||
- Update to 1.13.90
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-good-1.13.90.tar.xz) = 59766240247a338c1fe9251cd440b9bb8b79d419cc9d538e44d250045e45b4cd9f63927bd5f45ed260428e82f2e8fc066ce04130061c8595776a80192f6ada90
|
||||
SHA512 (gst-plugins-good-1.13.91.tar.xz) = 19d396517eaebe149ba90837806a85ad50205d46f9658b5be2ebb2fd5f7203219a90e49c826a6c74cd9d534c934ae3f5aae9b28b5cafff80e997fc06dbae2f70
|
||||
|
Loading…
Reference in New Issue
Block a user