Update to 1.10.4
This commit is contained in:
parent
03154a70c2
commit
0c56d4fbe1
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,3 +45,4 @@
|
|||||||
/gst-plugins-base-1.10.1.tar.xz
|
/gst-plugins-base-1.10.1.tar.xz
|
||||||
/gst-plugins-base-1.10.2.tar.xz
|
/gst-plugins-base-1.10.2.tar.xz
|
||||||
/gst-plugins-base-1.10.3.tar.xz
|
/gst-plugins-base-1.10.3.tar.xz
|
||||||
|
/gst-plugins-base-1.10.4.tar.xz
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
Name: gstreamer1-plugins-base
|
Name: gstreamer1-plugins-base
|
||||||
Version: 1.10.3
|
Version: 1.10.4
|
||||||
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework base plugins
|
Summary: GStreamer streaming media framework base plugins
|
||||||
|
|
||||||
@ -424,6 +424,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 24 2017 Wim Taymans <wtaymans@redhat.com> - 1.10.4-1
|
||||||
|
- Update to 1.10.4
|
||||||
|
|
||||||
* Mon Jan 30 2017 Wim Taymans <wtaymans@redhat.com> - 1.10.3-1
|
* Mon Jan 30 2017 Wim Taymans <wtaymans@redhat.com> - 1.10.3-1
|
||||||
- Update to 1.10.3
|
- Update to 1.10.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (gst-plugins-base-1.10.3.tar.xz) = 011fc1d8382784624c00795c929f61486c2853141c364a812b2457b5874157a099fb2cae74c213e024e24adea801da31518e644503939380af740ae36da39801
|
SHA512 (gst-plugins-base-1.10.4.tar.xz) = 7d4777c810d146d99fd7973b9f0f5cb510050c8d8d11514cefb57c3d4c39073ec834f6cb1d490d5715a4a146c3c06f3bb7538c2b03c053e05fa2cbe0f796c2e5
|
||||||
|
Loading…
Reference in New Issue
Block a user