gdk-pixbuf-2.36.11:ver.bump

This commit is contained in:
Rmys
2018-01-18 13:03:55 +03:00
committed by GitHub
parent 93a7e21e67
commit b632d20bc6
+12 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>GDK pixbuf library</Summary> <Summary>GDK pixbuf library</Summary>
<Description>gdk-pixbuf is a library that provides image loading and scaling support for gtk+ applications</Description> <Description>gdk-pixbuf is a library that provides image loading and scaling support for gtk+ applications</Description>
<Archive sha1sum="d511ec0244b74bd3591eda7ccefcf79123f17d9d" type="tarxz">mirrors://gnome/gdk-pixbuf/2.36/gdk-pixbuf-2.36.4.tar.xz</Archive> <Archive sha1sum="445bb95b234c3b3cea273353b7464f3b796dbd0e" type="tarxz">mirrors://gnome/gdk-pixbuf/2.36/gdk-pixbuf-2.36.11.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>gtk-doc</Dependency> <Dependency>gtk-doc</Dependency>
<Dependency>glib2-devel</Dependency> <Dependency>glib2-devel</Dependency>
@@ -21,6 +21,8 @@
<Dependency>libjpeg-turbo-devel</Dependency> <Dependency>libjpeg-turbo-devel</Dependency>
<Dependency>libpng-devel</Dependency> <Dependency>libpng-devel</Dependency>
<Dependency>jasper-devel</Dependency> <Dependency>jasper-devel</Dependency>
<Dependency>shared-mime-info</Dependency>
<Dependency>python-six</Dependency>
<Dependency>gobject-introspection-devel</Dependency> <Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies> </BuildDependencies>
</Source> </Source>
@@ -54,7 +56,8 @@
<Summary>Development files for gdk-pixbuf</Summary> <Summary>Development files for gdk-pixbuf</Summary>
<RuntimeDependencies> <RuntimeDependencies>
<Dependency release="current">gdk-pixbuf</Dependency> <Dependency release="current">gdk-pixbuf</Dependency>
<Dependency>glib2</Dependency> <Dependency>glib2-devel</Dependency>
<Dependency>libpng-devel</Dependency>
</RuntimeDependencies> </RuntimeDependencies>
<Files> <Files>
<Path fileType="executable">/usr/bin/gdk-pixbuf-csource</Path> <Path fileType="executable">/usr/bin/gdk-pixbuf-csource</Path>
@@ -106,6 +109,13 @@
</Package> </Package>
<History> <History>
<Update release="5">
<Date>2018-01-17</Date>
<Version>2.36.11</Version>
<Comment>Version Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4"> <Update release="4">
<Date>2017-02-06</Date> <Date>2017-02-06</Date>
<Version>2.36.4</Version> <Version>2.36.4</Version>