Spec de Fedora 7.6.4.1-1

This commit is contained in:
Sandino Araico Sánchez 2023-12-12 05:21:37 -06:00
parent 70af328352
commit 649ad6f838
No known key found for this signature in database
GPG key ID: 90E64E484EED133A
2 changed files with 8 additions and 2 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
.*.swp
rpm-tmp.*

View file

@ -2,14 +2,14 @@
## (rpmautospec version 0.3.5)
## RPMAUTOSPEC: autorelease, autochangelog
%define autorelease(e:s:pb:n) %{?-p:0.}%{lua:
release_number = 3;
release_number = 1;
base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}"));
print(release_number + base_release_number - 1);
}%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}}
## END: Set by rpmautospec
# download path contains version without the last (fourth) digit
%global libo_version 7.6.3
%global libo_version 7.6.4
# Should contain .alphaX / .betaX, if this is pre-release (actually
# pre-RC) version. The pre-release string is part of tarball file names,
# so we need a way to define it easily at one place.
@ -291,6 +291,7 @@ Patch3: 0001-default-to-sifr-for-gnome-light-mode.patch
Patch4: 0001-Only-pass-I.-arguments-to-g-ir-scanner-by-using-pkg-.patch
Patch5: limit-tests-giving-dubious-results-to-x86_64.patch
Patch6: pdfdoc.patch
Patch7: 0001-tdf-158302-fix-build-against-system-libxml-2.12.patch
# not upstreamed
# fix FTB in ppc64le from sharkcz
# https://lists.freedesktop.org/archives/libreoffice/2023-August/090870.html
@ -2273,6 +2274,9 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
%{_includedir}/LibreOfficeKit
%changelog
* Fri Dec 08 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:7.6.4.1-1
- 7.6.4.1
* Wed Nov 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1:7.6.3.1-3
- libcmis rebuild.