Update to 1.12.1
This commit is contained in:
parent
c5e1c2f8c7
commit
a843d996e9
1
.gitignore
vendored
1
.gitignore
vendored
@ -49,3 +49,4 @@
|
||||
/gst-plugins-base-1.11.90.tar.xz
|
||||
/gst-plugins-base-1.11.91.tar.xz
|
||||
/gst-plugins-base-1.12.0.tar.xz
|
||||
/gst-plugins-base-1.12.1.tar.xz
|
||||
|
@ -5,7 +5,7 @@
|
||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||
|
||||
Name: gstreamer1-plugins-base
|
||||
Version: 1.12.0
|
||||
Version: 1.12.1
|
||||
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
|
||||
* Tue Jun 20 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.1-1
|
||||
- Update to 1.12.1
|
||||
|
||||
* Wed May 10 2017 Wim Taymans <wtaymans@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gst-plugins-base-1.12.0.tar.xz) = c7fde1744952ae3b25a2f6fc4f7807ab0137e94a021b8a101dbcd2b612890132b69772b53bf9ae6265d3be14698b3818f2b67cf7e2cc1cc55c33b1891870965a
|
||||
SHA512 (gst-plugins-base-1.12.1.tar.xz) = b4b6dc3f38ba8f043c92b151d8bae54a59b6324be7a02604391ac6d2e84b34bb3f2dd0ca642c075a3e4f90ea06482200e0f64ba11bdba47285e84d478aa58c5e
|
||||
|
Loading…
Reference in New Issue
Block a user