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