Update to 1.14.0
This commit is contained in:
parent
3c9a584dbd
commit
79ee1bec25
1
.gitignore
vendored
1
.gitignore
vendored
@ -58,3 +58,4 @@
|
||||
/gstreamer-1.13.1.tar.xz
|
||||
/gstreamer-1.13.90.tar.xz
|
||||
/gstreamer-1.13.91.tar.xz
|
||||
/gstreamer-1.14.0.tar.xz
|
||||
|
@ -9,7 +9,7 @@
|
||||
%global _gobject_introspection 1.31.1
|
||||
|
||||
Name: gstreamer1
|
||||
Version: 1.13.91
|
||||
Version: 1.14.0
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework runtime
|
||||
|
||||
@ -206,6 +206,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 20 2018 Wim Taymans <wtaymans@redhat.com> - 1.14.0-1
|
||||
- Update to 1.14.0
|
||||
|
||||
* Wed Mar 14 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.91-1
|
||||
- Update to 1.13.91
|
||||
- fix doc dependencies
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gstreamer-1.13.91.tar.xz) = 04b18257120d8b2d9485d1ed2de3a66c2c0295f87f5a1639b843c0cbe867c45dff78b6695bda565122639ce5f88f0ef0b0d0934a3eaf51613a921f1cd2e0398b
|
||||
SHA512 (gstreamer-1.14.0.tar.xz) = 03a76bd5404a381172a30630dab1a5b3cd39c58a0960af2216f2df8f82465facb2a5561b16841291ce50a0e530bafd182dda0efed79ce4b4006cfee07e481ea1
|
||||
|
Loading…
Reference in New Issue
Block a user