json-glib:ver.bump

This commit is contained in:
Rmys
2017-12-26 16:53:43 +03:00
parent 2a74cced28
commit 29ceaa0450
2 changed files with 21 additions and 11 deletions
+11 -1
View File
@@ -12,10 +12,11 @@
<IsA>library</IsA>
<Summary>Library for JavaScript Object Notation format</Summary>
<Description>json-glib is a library providing serialization and deserialization support for the JavaScript Object Notation (JSON) format.</Description>
<Archive sha1sum="f7a25ab5eaba4ae2027276784223fbf55ef0619f" type="tarxz">mirrors://gnome/json-glib/1.2/json-glib-1.2.2.tar.xz</Archive>
<Archive sha1sum="660a72e0269feb15e89d6c17d86e594b7af6fecb" type="tarxz">mirrors://gnome/json-glib/1.4/json-glib-1.4.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>gobject-introspection-devel</Dependency>
<Dependency>glib2-devel</Dependency>
<Dependency>meson</Dependency>
</BuildDependencies>
</Source>
@@ -30,6 +31,8 @@
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/libexec/installed-tests/json-glib-1.0</Path>
<Path fileType="data">/usr/share/installed-tests/json-glib-1.0</Path>
<Path fileType="locale">/usr/share/locale</Path>
</Files>
</Package>
@@ -67,6 +70,13 @@
</Package>
<History>
<Update release="5">
<Date>2017-12-26</Date>
<Version>1.4.2</Version>
<Comment>Version Bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-02-06</Date>
<Version>1.2.2</Version>