Fabian Bornschein pushed to branch main at Arch Linux / Packaging / Packages / 
at-spi2-core


Commits:
842ea48d by Fabian Bornschein at 2024-01-15T14:00:18+01:00
upgpkg: 2.51.0-1: gnome-unstable

* Update license
* Update to 2.52.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = at-spi2-core
        pkgdesc = Protocol definitions and daemon for D-Bus at-spi
-       pkgver = 2.50.1
+       pkgver = 2.51.0
        pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/at-spi2-core
        arch = x86_64
-       license = GPL2
+       license = LGPL-2.1-or-later
        checkdepends = at-spi2-core
        makedepends = dbus-broker
        makedepends = gi-docgen
@@ -20,13 +20,13 @@ pkgbase = at-spi2-core
        depends = libxtst
        depends = systemd
        depends = xorg-xprop
-       source = 
git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=ee07a30c836137d7653cdb26921ef966a3b47e1d
+       source = 
git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=941f69cc2a2eb8cb8f49b5d51cc0c1e171e21ccc
        b2sums = SKIP
 
 pkgname = at-spi2-core
        optdepends = dbus-broker: Alternative bus implementation
-       provides = at-spi2-atk=2.50.1-1
-       provides = atk=2.50.1-1
+       provides = at-spi2-atk=2.51.0-1
+       provides = atk=2.51.0-1
        provides = libatk-1.0.so
        provides = libatk-bridge-2.0.so
        provides = libatspi.so


=====================================
PKGBUILD
=====================================
@@ -1,4 +1,5 @@
 # Maintainer: Jan Alexander Steffens (heftig) <hef...@archlinux.org>
+# Maintainer: Fabian Bornschein <fabisc...@archlinux.org>
 # Contributor: Ionut Biru <ib...@archlinux.org>
 
 pkgbase=at-spi2-core
@@ -6,12 +7,12 @@ pkgname=(
   at-spi2-core
   at-spi2-core-docs
 )
-pkgver=2.50.1
+pkgver=2.51.0
 pkgrel=1
 pkgdesc="Protocol definitions and daemon for D-Bus at-spi"
 url="https://gitlab.gnome.org/GNOME/at-spi2-core";
 arch=(x86_64)
-license=(GPL2)
+license=(LGPL-2.1-or-later)
 depends=(
   dbus
   glib2
@@ -33,7 +34,7 @@ makedepends=(
 checkdepends=(
   at-spi2-core
 )
-_commit=ee07a30c836137d7653cdb26921ef966a3b47e1d  # tags/AT_SPI2_CORE_2_50_1^0
+_commit=941f69cc2a2eb8cb8f49b5d51cc0c1e171e21ccc  # tags/AT_SPI2_CORE_2_51_0^0
 source=("git+https://gitlab.gnome.org/GNOME/at-spi2-core.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/842ea48d23ebecb4e581a21beadf4c1ec5c788ac

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/at-spi2-core/-/commit/842ea48d23ebecb4e581a21beadf4c1ec5c788ac
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to