Update to 1.10.0
This commit is contained in:
parent
f7a4ffa92e
commit
784bfcde9c
1
.gitignore
vendored
1
.gitignore
vendored
@ -41,3 +41,4 @@
|
|||||||
/gst-plugins-base-1.9.1.tar.xz
|
/gst-plugins-base-1.9.1.tar.xz
|
||||||
/gst-plugins-base-1.9.2.tar.xz
|
/gst-plugins-base-1.9.2.tar.xz
|
||||||
/gst-plugins-base-1.9.90.tar.xz
|
/gst-plugins-base-1.9.90.tar.xz
|
||||||
|
/gst-plugins-base-1.10.0.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.9.90
|
Version: 1.10.0
|
||||||
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
|
||||||
|
* Thu Nov 3 2016 Wim Taymans <wtaymans@redhat.com> - 1.10.0-1
|
||||||
|
- Update to 1.10.0
|
||||||
|
|
||||||
* Fri Sep 30 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
|
* Fri Sep 30 2016 Wim Taymans <wtaymans@redhat.com> - 1.9.90-1
|
||||||
- Update to 1.9.90
|
- Update to 1.9.90
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user