appstream-glib:ver.bump
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Provides GObjects and helper methods to read and write AppStream metadata</Summary>
|
||||
<Description>Provides GObjects and helper methods to read and write AppStream metadata</Description>
|
||||
<Archive sha1sum="8ea53f80fa5dbdf9fa39cb743a285f7dd41b5490" type="tarxz">https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.7.4.tar.xz</Archive>
|
||||
<Archive sha1sum="7e4d3abe57739674d2744c3dc83b4c0b86be70e4" type="tarxz">https://people.freedesktop.org/~hughsient/appstream-glib/releases/appstream-glib-0.7.12.tar.xz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
<Dependency>autoconf-archive</Dependency>
|
||||
@@ -27,8 +27,9 @@
|
||||
<Dependency>gdk-pixbuf-devel</Dependency>
|
||||
<Dependency>libpng-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<!--Dependency>libyaml-devel</Dependency-->
|
||||
<Dependency>libyaml-devel</Dependency>
|
||||
<Dependency>libutil-linux-devel</Dependency>
|
||||
<Dependency>gobject-introspection-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -39,6 +40,7 @@
|
||||
<Dependency>gtk3</Dependency>
|
||||
<Dependency>cairo</Dependency>
|
||||
<Dependency>pango</Dependency>
|
||||
<Dependency>libyaml</Dependency>
|
||||
<Dependency>freetype</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libsoup</Dependency>
|
||||
@@ -58,6 +60,7 @@
|
||||
<Path fileType="data">/usr/share/gettext</Path>
|
||||
<Path fileType="data">/usr/share/gir-1.0</Path>
|
||||
<Path fileType="data">/usr/share/installed-tests/appstream-glib</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
@@ -83,6 +86,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2018-09-04</Date>
|
||||
<Version>0.7.12</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2017-12-10</Date>
|
||||
<Version>0.7.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user