Update to 1.5.2

This commit is contained in:
Wim Taymans 2015-06-25 10:25:09 +02:00
parent 8228df4a0f
commit a293f5729c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/gst-plugins-base-1.4.4.tar.xz
/gst-plugins-base-1.4.5.tar.xz
/gst-plugins-base-1.5.1.tar.xz
/gst-plugins-base-1.5.2.tar.xz

View File

@ -5,8 +5,8 @@
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
Name: gstreamer1-plugins-base
Version: 1.5.1
Release: 2%{?gitcommit:.git%{shortcommit}}%{?dist}
Version: 1.5.2
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
Summary: GStreamer streaming media framework base plugins
License: LGPLv2+
@ -408,6 +408,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
%changelog
* Thu Jun 25 2015 Wim Taymans <wtaymans@redhat.com> - 1.5.2-1
- Update to 1.5.2
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
138bedbfdd16eaebb8f57e52a7688e97 gst-plugins-base-1.5.1.tar.xz
6d179b69e528786aa3b5f682437567f1 gst-plugins-base-1.5.2.tar.xz