Merge pull request #5148 from Rmys/master

gst-python:ver.bump
This commit is contained in:
Rmys
2018-08-04 11:17:01 +03:00
committed by GitHub
@@ -12,13 +12,13 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>GStreamer Python bindings</Summary> <Summary>GStreamer Python bindings</Summary>
<Description>gst-python is a Python frontend to GStreamer.</Description> <Description>gst-python is a Python frontend to GStreamer.</Description>
<Archive sha1sum="67767d3e5f1f3e34cba2c1a4265e0a1083fcd753" type="tarxz">https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.10.5.tar.xz</Archive> <Archive sha1sum="3686a1f6f7946a4fa73b8228a3da991cf81e08dd" type="tarxz">https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.12.4.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>python-pygobject3-devel</Dependency> <Dependency>python-pygobject3-devel</Dependency>
<Dependency>glib2-devel</Dependency> <Dependency>glib2-devel</Dependency>
<Dependency>gstreamer-next-devel</Dependency> <Dependency>gstreamer-devel</Dependency>
<Dependency>python-devel</Dependency> <Dependency>python-devel</Dependency>
<Dependency>gst-plugins-base-next-devel</Dependency> <Dependency>gst-plugins-base-devel</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -27,8 +27,8 @@
<RuntimeDependencies> <RuntimeDependencies>
<Dependency>glib2</Dependency> <Dependency>glib2</Dependency>
<Dependency>python</Dependency> <Dependency>python</Dependency>
<Dependency>gstreamer-next</Dependency> <Dependency>gstreamer</Dependency>
<Dependency>gst-plugins-base-next</Dependency> <Dependency>gst-plugins-base</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="library">/usr/lib</Path> <Path fileType="library">/usr/lib</Path>
@@ -38,6 +38,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2018-08-03</Date>
<Version>1.12.4</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2018-02-25</Date> <Date>2018-02-25</Date>
<Version>1.10.5</Version> <Version>1.10.5</Version>