merge 7.5.5.2-fc38
This commit is contained in:
commit
f4428586e5
2 changed files with 9 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# download path contains version without the last (fourth) digit
|
||||
%global libo_version 7.5.4
|
||||
%global libo_version 7.5.5
|
||||
# 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.
|
||||
|
@ -50,7 +50,7 @@ Summary: Free Software Productivity Suite
|
|||
Name: libreoffice
|
||||
Epoch: 1
|
||||
Version: %{libo_version}.2
|
||||
Release: 9+gob.mx%{?libo_prerelease}%{?dist}
|
||||
Release: 1+gob.mx%{?libo_prerelease}%{?dist}
|
||||
# default new files are: MPLv2
|
||||
# older files are typically: MPLv2 incorporating work under ASLv2
|
||||
# nlpsolver is: LGPLv3
|
||||
|
@ -2289,6 +2289,12 @@ gtk-update-icon-cache -q %{_datadir}/icons/hicolor &>/dev/null || :
|
|||
%{_includedir}/LibreOfficeKit
|
||||
|
||||
%changelog
|
||||
* Sat Jul 29 2023 Sandino Araico Sánchez <sandino@sandino.net> - 1:7.5.5.2-2+gob.mx
|
||||
- merge gob.mx
|
||||
|
||||
* Thu Jul 27 2023 Sandino Araico Sánchez <sandino@sandino.net> - 1:7.5.5.2-1
|
||||
- latest version
|
||||
|
||||
* Mon Jul 17 2023 Sandino Araico Sánchez <sandino@sandino.net> - 1:7.5.4.2-9+gob.mx
|
||||
- opciones de branding
|
||||
|
||||
|
|
1
Fedora-38
Symbolic link
1
Fedora-38
Symbolic link
|
@ -0,0 +1 @@
|
|||
CentOS-9
|
Loading…
Reference in a new issue