latest stable

f41
Caolán McNamara 6 years ago
parent a7adafcedc
commit 27fd8e2b70

12
.gitignore vendored

@ -5,9 +5,9 @@
/185d60944ea767075d27247c3162b3bc-unowinreg.dll
/49a64f3bcf20a7909ba2751349231d6652ded9cd2840e961b5164d09de3ffa63-opens___.ttf
/libreoffice-multiliblauncher.sh
/libreoffice-6.2.4.2.tar.xz
/libreoffice-6.2.4.2.tar.xz.asc
/libreoffice-help-6.2.4.2.tar.xz
/libreoffice-help-6.2.4.2.tar.xz.asc
/libreoffice-translations-6.2.4.2.tar.xz
/libreoffice-translations-6.2.4.2.tar.xz.asc
/libreoffice-6.2.5.2.tar.xz
/libreoffice-6.2.5.2.tar.xz.asc
/libreoffice-help-6.2.5.2.tar.xz
/libreoffice-help-6.2.5.2.tar.xz.asc
/libreoffice-translations-6.2.5.2.tar.xz
/libreoffice-translations-6.2.5.2.tar.xz.asc

@ -3,7 +3,7 @@
%global _python_bytecompile_extra 1
# download path contains version without the last (fourth) digit
%global libo_version 6.2.4
%global libo_version 6.2.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.
@ -54,7 +54,7 @@ Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.2
Release: 5%{?libo_prerelease}%{?dist}
Release: 1%{?libo_prerelease}%{?dist}
License: (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and MPLv2.0 and CC0
URL: http://www.libreoffice.org/
@ -2142,6 +2142,9 @@ done
%{_includedir}/LibreOfficeKit
%changelog
* Tue Jul 16 2019 Caolán McNamara <caolanm@redhat.com> - 1:6.2.5.2-1
- latest stable
* Fri Jun 14 2019 Caolán McNamara <caolanm@redhat.com> - 1:6.2.4.2-5
- Resolves: rhbz#1720483 make all app rpms depend on pdfimport

@ -12,3 +12,9 @@ SHA512 (libreoffice-help-6.2.4.2.tar.xz) = d93a3cac65659575fb0a17528c5d5c0cfdf6d
SHA512 (libreoffice-help-6.2.4.2.tar.xz.asc) = b666111d683170a625173870dca5f8dc2e31bfb43161b3efe4eb905b01b1722dd05ba818f61286164a72184301a189f45bc0f5cb23878ab8dc20c1ad92f3b39e
SHA512 (libreoffice-translations-6.2.4.2.tar.xz) = f7c45d26364ac813eb77d020410542622989d809413dde0deea4c54bbf289dcf577b4ebd77490af691bc9cbec541da219d5e7bc64e67bf5b724f19e3c3272bd0
SHA512 (libreoffice-translations-6.2.4.2.tar.xz.asc) = 064a3bc608df74c4fca4a2cb173a0730dabeb9c7f2b14bec39bd24f77de65b11d99b16be508b976a92a3c0eb20196d7c13fed8590c032bf223de96772f7e4116
SHA512 (libreoffice-6.2.5.2.tar.xz) = b46b6731c415ab354ad7d876cb8905cb9eae2ca71639abf049ea7f5930601c957cc0eb04a2cd06949073ba5e94778ecdb449692ed8bbfbd95b05f6e7980d8d10
SHA512 (libreoffice-6.2.5.2.tar.xz.asc) = b11a63adf03d3c377427c3082d71158b6cd12c186201ac890f4dbf465e276f7a5d58b74ae5c98ab03828b35190127d2c8928aca956aff4a01a3b8db11abe087b
SHA512 (libreoffice-help-6.2.5.2.tar.xz) = 14f964161bd827a5846ec667ae1dac80d1485450e172da44010103e31f3872df62595e8b1b1d45c720caac9256d2adaf8f5a0bb80d059d35f1c560b533eb764c
SHA512 (libreoffice-help-6.2.5.2.tar.xz.asc) = b696ddcc127149b8f1cda1e24f7b72eca731bf735dc074226b9a604f97a7019256102529ef5e0575f05755dd1351ec2900a69568d966d3e66e273ce602e74a98
SHA512 (libreoffice-translations-6.2.5.2.tar.xz) = 64297ccfe4a219764364434eab167947a75441a978c0564efae2f2f975bcae7ebfade70504641145ff4c25258276261dc1ad4aefdc930f20726c8bf7c381adf2
SHA512 (libreoffice-translations-6.2.5.2.tar.xz.asc) = bc28d6f61e077f15a435bb0dfa97ae8546380a2a2c74b41ba938569b5e2f85f8d2a94a3bec6bf36ca48ba5533b26a92dbb9aaa258a02aaa1d0157278a1db10f4

Loading…
Cancel
Save