Update to 1.12.0
This commit is contained in:
parent
fccb533890
commit
c5e1c2f8c7
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@
|
||||
/gst-plugins-base-1.11.2.tar.xz
|
||||
/gst-plugins-base-1.11.90.tar.xz
|
||||
/gst-plugins-base-1.11.91.tar.xz
|
||||
/gst-plugins-base-1.12.0.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.11.91
|
||||
Version: 1.12.0
|
||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||
Summary: GStreamer streaming media framework base plugins
|
||||
|
||||
@ -429,6 +429,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed May 10 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
|
||||
* Fri Apr 28 2017 Wim Taymans <wtaymans@redhat.com> - 1.11.91-1
|
||||
- Update to 1.11.91
|
||||
- Add new headers
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.11.91.tar.xz) = 4fb2557749475dcdfaca4d3c5de7c0034d6b393db052ebdff6682b798a897cbd664303c564c2e0fd037a1b0dd524d650d232c82928b5c4e88317789715f6cd4b
|
||||
SHA512 (gst-plugins-base-1.12.0.tar.xz) = c7fde1744952ae3b25a2f6fc4f7807ab0137e94a021b8a101dbcd2b612890132b69772b53bf9ae6265d3be14698b3818f2b67cf7e2cc1cc55c33b1891870965a
|
||||
|
Loading…
Reference in New Issue
Block a user