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


Commits:
4f7731dd by Robin Candau at 2024-01-29T19:13:03+01:00
upgpkg: 2.1.1-1: New upstream release + Switch license to SPDX Identifier

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = firewalld
        pkgdesc = Firewall daemon with D-Bus interface
-       pkgver = 2.1.0
+       pkgver = 2.1.1
        pkgrel = 1
        url = https://firewalld.org/
        arch = any
-       license = GPL2
+       license = GPL-2.0-or-later
        makedepends = docbook-xsl
        makedepends = git
        makedepends = intltool
@@ -23,7 +23,7 @@ pkgbase = firewalld
        optdepends = python-pyqt5: firewall-applet
        backup = etc/conf.d/firewalld
        backup = etc/firewalld/firewalld.conf
-       source = 
git+https://github.com/firewalld/firewalld.git#tag=4dee340b05704cb0f4c23dc13291035cf198f7a7
+       source = 
git+https://github.com/firewalld/firewalld.git#tag=55264cfb6e1d04e6a6c9e4c53a5b9c87d055481f
        source = firewalld-sysconfigdir.patch
        sha256sums = SKIP
        sha256sums = 
3b2e00f67680c2e620804eb28620d7370b4096851bcb5f6fec22460a21941ad9


=====================================
PKGBUILD
=====================================
@@ -4,12 +4,12 @@
 # Contributor: speed145a <jonat...@tagchapter.com>
 
 pkgname=firewalld
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc='Firewall daemon with D-Bus interface'
 arch=(any)
 url=https://firewalld.org/
-license=(GPL2)
+license=(GPL-2.0-or-later)
 depends=(
   dbus-python
   glib2
@@ -36,7 +36,7 @@ backup=(
   etc/conf.d/firewalld
   etc/firewalld/firewalld.conf
 )
-_tag=4dee340b05704cb0f4c23dc13291035cf198f7a7
+_tag=55264cfb6e1d04e6a6c9e4c53a5b9c87d055481f
 source=(
   git+https://github.com/firewalld/firewalld.git#tag=${_tag}
   firewalld-sysconfigdir.patch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/firewalld/-/commit/4f7731dd406fcc5a926c5025071e596b8d683da5

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


Reply via email to