Balló György pushed to branch main at Arch Linux / Packaging / Packages /
abiword
Commits:
c2e9ab1b by Balló György at 2024-11-07T19:17:56+01:00
upgpkg: 3.0.6-1: Update to new release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = abiword
pkgdesc = Fully-featured word processor
- pkgver = 3.0.5
- pkgrel = 5
+ pkgver = 3.0.6
+ pkgrel = 1
url = https://gitlab.gnome.org/World/AbiWord
arch = x86_64
license = GPL-2.0-or-later
@@ -48,12 +48,12 @@ pkgbase = abiword
optdepends = telepathy-glib: Collaboration plugin
conflicts = abiword-plugins
replaces = abiword-plugins
- source =
git+https://gitlab.gnome.org/World/AbiWord.git?signed#tag=release-3.0.5
+ source =
git+https://gitlab.gnome.org/World/AbiWord.git?signed#tag=release-3.0.6
source = abiword-3.0.0-librevenge.patch
source = abiword-3.0.1-libwps-0.4.patch
source = abiword-fix-appstream-data.patch
validpgpkeys = 6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3
- b2sums =
a6be891747551888053d432772a7216d7b07178325c9b85d8cbe41829c7ccd033833b4595fefb98497e523bd20e1c0e7ac455043d1330e332d9c2f500089d8a8
+ b2sums =
0e96a9cecd1cb96c3a2df7399167eccea1f61bea44866fc6f2981835b99cbfaa3e4cb5b4cf6cc4be2b6489ef5b4bbe74468abaaa711335e9be0c477eb02d4d09
b2sums =
67a55edc78d4332bde26467c3791103d6c950d7c7f000f8c03783f8d7f49d5706a1fa9787a037198c06df3a0d1c4a52521228a41ae6766cdfb20db019ce4bd09
b2sums =
7bc9ebf5e6005af2e72ecd7f9db38e9ca3808bc2ee4a2bf64510f35461511ccc9888a24ce7c3e9b84575ec7842288542af669ee0f45a7f7be1558f38fcc8baa5
b2sums =
15762df372d20ecac3d11b0b08f9a3b7521862d87b4fd3bc522b9e2ed5878f0a03c55b6944c8ba6b38e7887e9bed6fae07b3e581af8be5b30ebb367e31171ddd
=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
# Contributor: Maël Lavault <[email protected]>
pkgname=abiword
-pkgver=3.0.5
-pkgrel=5
+pkgver=3.0.6
+pkgrel=1
pkgdesc='Fully-featured word processor'
arch=(x86_64)
url='https://gitlab.gnome.org/World/AbiWord'
@@ -66,7 +66,7 @@ source=(
abiword-fix-appstream-data.patch
)
b2sums=(
-
a6be891747551888053d432772a7216d7b07178325c9b85d8cbe41829c7ccd033833b4595fefb98497e523bd20e1c0e7ac455043d1330e332d9c2f500089d8a8
+
0e96a9cecd1cb96c3a2df7399167eccea1f61bea44866fc6f2981835b99cbfaa3e4cb5b4cf6cc4be2b6489ef5b4bbe74468abaaa711335e9be0c477eb02d4d09
67a55edc78d4332bde26467c3791103d6c950d7c7f000f8c03783f8d7f49d5706a1fa9787a037198c06df3a0d1c4a52521228a41ae6766cdfb20db019ce4bd09
7bc9ebf5e6005af2e72ecd7f9db38e9ca3808bc2ee4a2bf64510f35461511ccc9888a24ce7c3e9b84575ec7842288542af669ee0f45a7f7be1558f38fcc8baa5
15762df372d20ecac3d11b0b08f9a3b7521862d87b4fd3bc522b9e2ed5878f0a03c55b6944c8ba6b38e7887e9bed6fae07b3e581af8be5b30ebb367e31171ddd
@@ -76,9 +76,6 @@ validpgpkeys=(6C44DB3E0BF3EAF5B433239A5FEE05E6A56E15A3) #
Hubert Figuiere <hub@f
prepare() {
cd AbiWord
- # Apply all fixes from the stable branch
- git cherry-pick -n
5e9bf43e6a711c918ced5d747b6c24ed3b19e824..2c8b8db64fee3cc155dd78249a614512710c664c
-
# Fix python override code to work with Python 3.x
git cherry-pick -n 51787d61993cb3981c18e4cf174fc229734fba1e
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/abiword/-/commit/c2e9ab1b228dfbb4b1d1f3ee7cc66f9826333788
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/abiword/-/commit/c2e9ab1b228dfbb4b1d1f3ee7cc66f9826333788
You're receiving this email because of your account on gitlab.archlinux.org.