Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / evolution-data-server


Commits:
9a63b7ef by Fabian Bornschein at 2024-02-13T23:43:47+01:00
upgpkg: 3.51.2-1: gnome-unstable

- - - - -
e30c53b0 by Fabian Bornschein at 2024-03-01T17:49:00+01:00
upgpkg: 3.51.3-1: gnome-unstable

- - - - -
569c479e by Jan Alexander Steffens (heftig) at 2024-03-15T23:01:28+01:00
3.52.0-1

- - - - -
f893c502 by Jan Alexander Steffens (heftig) at 2024-03-20T22:43:32+01:00
Merge remote-tracking branch 'origin/gnome-unstable'

* origin/gnome-unstable:
  3.52.0-1
  upgpkg: 3.51.3-1: gnome-unstable
  upgpkg: 3.51.2-1: gnome-unstable

- - - - -
92602776 by Jan Alexander Steffens (heftig) at 2024-03-20T22:50:48+01:00
3.52.0-2: Fix license

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = evolution-data-server
        pkgdesc = Unified contacts, tasks and calendar backend
-       pkgver = 3.50.4
-       pkgrel = 1
+       pkgver = 3.52.0
+       pkgrel = 2
        url = https://wiki.gnome.org/Apps/Evolution
        arch = x86_64
        license = LGPL-2.0-only AND LGPL-2.1-or-later
@@ -13,6 +13,9 @@ pkgbase = evolution-data-server
        makedepends = gperf
        makedepends = gtk-doc
        makedepends = ninja
+       makedepends = postfix
+       makedepends = python
+       makedepends = python-packaging
        makedepends = vala
        makedepends = webkitgtk-6.0
        depends = gtk3
@@ -26,8 +29,8 @@ pkgbase = evolution-data-server
        depends = nss
        depends = sqlite
        depends = webkit2gtk-4.1
-       source = 
git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=175c44679ee95830adcbd095d2e77995fef3b114
-       b2sums = SKIP
+       source = 
git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=739d0f7c158c768f3401c8a8b4cf41da94ef219b
+       b2sums = 
3a26bda58a1da44d763ac8a71cd5d0393c6e0ee989a183aecc478c5c660196a12d0915085a269cd9d105a8857c333bd557f7ebcca5fd9aa1379eda90acca3590
 
 pkgname = evolution-data-server
        provides = libcamel-1.2.so
@@ -42,7 +45,7 @@ pkgname = evolution-data-server
 
 pkgname = libedataserverui4
        pkgdesc = Unified contacts, tasks and calendar backend - GTK 4 UI 
library
-       depends = evolution-data-server=3.50.4-1
+       depends = evolution-data-server=3.52.0-2
        depends = libgtk-4.so
        depends = libwebkitgtk-6.0.so
        provides = libedataserverui4-1.0.so


=====================================
PKGBUILD
=====================================
@@ -8,8 +8,8 @@ pkgname=(
   libedataserverui4
   evolution-data-server-docs
 )
-pkgver=3.50.4
-pkgrel=1
+pkgver=3.52.0
+pkgrel=2
 pkgdesc="Unified contacts, tasks and calendar backend"
 url="https://wiki.gnome.org/Apps/Evolution";
 arch=(x86_64)
@@ -35,13 +35,16 @@ makedepends=(
   gperf
   gtk-doc
   ninja
+  postfix
+  python
+  python-packaging
   vala
   webkitgtk-6.0
 )
 checkdepends=(db)
-_commit=175c44679ee95830adcbd095d2e77995fef3b114  # tags/3.50.4^0
+_commit=739d0f7c158c768f3401c8a8b4cf41da94ef219b  # tags/3.52.0^0
 
source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit";)
-b2sums=('SKIP')
+b2sums=('3a26bda58a1da44d763ac8a71cd5d0393c6e0ee989a183aecc478c5c660196a12d0915085a269cd9d105a8857c333bd557f7ebcca5fd9aa1379eda90acca3590')
 
 pkgver() {
   cd $pkgbase



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-data-server/-/compare/bd625041a54928a16c94b0ac452ed3c2a2c2d596...9260277642d6b8c5288fa2828f9cdfef6ea0c9ab

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-data-server/-/compare/bd625041a54928a16c94b0ac452ed3c2a2c2d596...9260277642d6b8c5288fa2828f9cdfef6ea0c9ab
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to