Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
createrepo_c


Commits:
05a05bf7 by Robin Candau at 2025-04-23T09:14:47+02:00
upgpkg: 1.2.1-2: libxml2 2.14.2 rebuild

https://archlinux.org/todo/libxml2-2142-rebuild/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = createrepo_c
        pkgdesc = A C implementation of createrepo, a tool to create yum 
repositories
        pkgver = 1.2.1
-       pkgrel = 1
+       pkgrel = 2
        url = http://rpm-software-management.github.io/createrepo_c
        arch = x86_64
        license = GPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 pkgname=createrepo_c
 pkgver=1.2.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A C implementation of createrepo, a tool to create yum repositories"
 url="http://rpm-software-management.github.io/createrepo_c";
 arch=('x86_64')
@@ -29,6 +29,7 @@ build() {
              -DWITH_LEGACY_HASHES='ON' \
              -DWITH_LIBMODULEMD='ON' \
              -DWITH_ZCHUNK='ON' \
+             -DCMAKE_POLICY_VERSION_MINIMUM='3.5' \
              -Wno-dev
 
        cmake --build build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/createrepo_c/-/commit/05a05bf72a4620f6e96dcc85323d71a455a903f1

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


Reply via email to