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