glib2-2.78.1

This commit is contained in:
Rmys
2023-10-25 16:38:14 +03:00
parent 4aa52c85f6
commit 0b4bb351ef
2 changed files with 8 additions and 160 deletions
+8 -2
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A library of handy utility functions</Summary>
<Description>glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system.</Description>
<Archive sha1sum="664e2498cffb55016abfc3a4a0158ee2586d05d1" type="tarxz">mirrors://gnome/glib/2.78/glib-2.78.0.tar.xz</Archive>
<Archive sha1sum="eb732d27f90512231c14b88e4ee80543a643dff3" type="tarxz">mirrors://gnome/glib/2.78/glib-2.78.1.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>ninja</Dependency>
@@ -28,7 +28,6 @@
<Patch level="1">noisy-glib-compile-schemas.diff</Patch>
<Patch level="1">glib-2.68.2-skip_warnings-1.patch</Patch>
<Patch level="1">glib2.patch</Patch>
<Patch level="1">0002-gthreadedresolver-Fix-race-between-source-callbacks-.patch</Patch>
</Patches>
<AdditionalFiles>
<AdditionalFile target="multilib.diff" permission="0644">multilib.diff</AdditionalFile>
@@ -142,6 +141,13 @@
</Package>
<History>
<Update release="43">
<Date>2023-10-25</Date>
<Version>2.78.1</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="42">
<Date>2023-10-15</Date>
<Version>2.78.0</Version>