Update to 1.5.2

This commit is contained in:
Wim Taymans 2015-06-25 09:55:57 +02:00
parent 15baceb192
commit c1f6621810
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -27,3 +27,4 @@
/gstreamer-1.4.4.tar.xz
/gstreamer-1.4.5.tar.xz
/gstreamer-1.5.1.tar.xz
/gstreamer-1.5.2.tar.xz

View File

@ -9,8 +9,8 @@
%global _gobject_introspection 1.31.1
Name: gstreamer1
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 runtime
License: LGPLv2+
@ -210,6 +210,9 @@ install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/gstreamer
%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 @@
468ae1ce2a82244201fb705fe2954102 gstreamer-1.5.1.tar.xz
20dabb7d084f83691d258248bcb0b28b gstreamer-1.5.2.tar.xz