diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-21 07:49:51 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-21 07:49:51 +0000 |
commit | 2fc76544b1ed1c6b4b6d98c3165b3dd834bca38c (patch) | |
tree | 27eb7acb0cf7a5d7d7f94f90d3c90b57b1dd8f89 /media-libs/gstreamer/ChangeLog | |
parent | Switch to xz tarballs in EAPI4. (diff) | |
download | gentoo-2-2fc76544b1ed1c6b4b6d98c3165b3dd834bca38c.tar.gz gentoo-2-2fc76544b1ed1c6b4b6d98c3165b3dd834bca38c.tar.bz2 gentoo-2-2fc76544b1ed1c6b4b6d98c3165b3dd834bca38c.zip |
Version bump (bug #418075); adds GstCollectPads2 API, miscellaneous improvements and bugfixes. pax-mark gst-plugin-scanner, needed on hardened systems with some plugins (bug #421579, thanks to Nikoli). Punt .la files (it's 2012, packages depending on gstreamer should not need them by now). Update license and homepage.
(Portage version: 2.2.0_alpha137/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/gstreamer/ChangeLog')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index fecb65d41f98..1fdc5d6c6857 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,18 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.310 2012/05/12 16:24:39 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.311 2012/10/21 07:49:51 tetromino Exp $ + +*gstreamer-0.10.36 (21 Oct 2012) + + 21 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + gstreamer-0.10.32-r1.ebuild, gstreamer-0.10.35.ebuild, + +gstreamer-0.10.36.ebuild, + +files/gstreamer-0.10.36-disable-test_fail_abstract_new.patch: + Version bump (bug #418075); adds GstCollectPads2 API, miscellaneous + improvements and bugfixes. pax-mark gst-plugin-scanner, needed on hardened + systems with some plugins (bug #421579, thanks to Nikoli). Punt .la files + (it's 2012, packages depending on gstreamer should not need them by now). + Update license and homepage. 12 May 2012; Alexis Ballier <aballier@gentoo.org> gstreamer-0.10.35.ebuild: keyword ~amd64-fbsd |