Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
glib2


Commits:
a753464e by Fabian Bornschein at 2024-01-23T00:36:09+01:00
upgpkg: 2.79.1-1: gnome-unstable

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = glib2
        pkgdesc = Low level core library
-       pkgver = 2.79.0+r48+g4ba14ff28
+       pkgver = 2.79.1
        pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/glib
        arch = x86_64
@@ -26,7 +26,7 @@ pkgbase = glib2
        depends = zlib
        options = debug
        options = staticlibs
-       source = 
git+https://gitlab.gnome.org/GNOME/glib.git#commit=4ba14ff28de90d1a1e9e7e1fee539edf73a82c7b
+       source = 
git+https://gitlab.gnome.org/GNOME/glib.git#commit=143cb92c350bd1cb5411570600b8db2408c9d61d
        source = git+https://gitlab.gnome.org/GNOME/gvdb.git
        source = 0001-glib-compile-schemas-Remove-noisy-deprecation-warnin.patch
        source = gio-querymodules.hook


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgname=(
   glib2
   glib2-docs
 )
-pkgver=2.79.0+r48+g4ba14ff28
+pkgver=2.79.1
 pkgrel=1
 pkgdesc="Low level core library"
 url="https://gitlab.gnome.org/GNOME/glib";
@@ -42,7 +42,7 @@ options=(
   debug
   staticlibs
 )
-_commit=4ba14ff28de90d1a1e9e7e1fee539edf73a82c7b  # main^0
+_commit=143cb92c350bd1cb5411570600b8db2408c9d61d  # tags/2.79.1^0
 source=(
   "git+https://gitlab.gnome.org/GNOME/glib.git#commit=$_commit";
   "git+https://gitlab.gnome.org/GNOME/gvdb.git";
@@ -79,7 +79,7 @@ build() {
     -D glib_debug=disabled
     -D documentation=true
     -D introspection=enabled
-    -D man=true
+    -D man-pages=enabled
     -D selinux=disabled
     -D sysprof=enabled
   )



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glib2/-/commit/a753464e67eb69b438f41c53b52c21d13592cb4d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glib2/-/commit/a753464e67eb69b438f41c53b52c21d13592cb4d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to