Update to 1.6.2
This commit is contained in:
parent
4f639ca272
commit
5a1de6783b
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@
|
|||||||
/gst-plugins-base-1.5.91.tar.xz
|
/gst-plugins-base-1.5.91.tar.xz
|
||||||
/gst-plugins-base-1.6.0.tar.xz
|
/gst-plugins-base-1.6.0.tar.xz
|
||||||
/gst-plugins-base-1.6.1.tar.xz
|
/gst-plugins-base-1.6.1.tar.xz
|
||||||
|
/gst-plugins-base-1.6.2.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.6.1
|
Version: 1.6.2
|
||||||
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
|
||||||
|
|
||||||
@ -410,6 +410,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 15 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.2-1
|
||||||
|
- Update to 1.6.2
|
||||||
|
|
||||||
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
|
* Mon Nov 2 2015 Wim Taymans <wtaymans@redhat.com> - 1.6.1-1
|
||||||
- Update to 1.6.1
|
- Update to 1.6.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user