diff --git a/system/base/glib2/actions.py b/system/base/glib2/actions.py
index 0e760555..d9607b32 100644
--- a/system/base/glib2/actions.py
+++ b/system/base/glib2/actions.py
@@ -54,4 +54,4 @@ def install():
return
- pisitools.dodoc("AUTHORS", "COPYING", "README*")
+ pisitools.dodoc("COPYING", "README*")
diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml
index 4be10af0..c39855f5 100644
--- a/system/base/glib2/pspec.xml
+++ b/system/base/glib2/pspec.xml
@@ -12,7 +12,7 @@
library
A library of handy utility functions
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.
- mirrors://gnome/glib/2.72/glib-2.72.3.tar.xz
+ mirrors://gnome/glib/2.74/glib-2.74.0.tar.xz
meson
ninja
@@ -22,7 +22,7 @@
elfutils-devel
libxslt-devel
libutil-linux-devel
- libpcre-devel
+ libpcre2-devel
noisy-glib-compile-schemas.diff
@@ -40,13 +40,14 @@
zlib
libffi
- libpcre
+ libpcre2
libutil-linux
/etc/profile.d
/usr/bin
/usr/lib
+ /usr/libexec/gio-launch-desktop
/usr/share/bash-completion/completions/
/usr/share/locale
/usr/share/man
@@ -70,7 +71,7 @@
Development files for glib2
glib2
- libpcre-devel
+ libpcre2-devel
zlib-devel
libffi-devel
libutil-linux-devel
@@ -116,7 +117,7 @@
glib2
- libpcre-32bit
+ libpcre2-32bit
zlib-32bit
libffi-32bit
@@ -140,6 +141,13 @@
+
+ 2022-09-18
+ 2.74.0
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-07-21
2.72.3