f41
David Tardon 11 years ago
parent ce4da98adc
commit 421ca2893b

3
.gitignore vendored

@ -45,3 +45,6 @@
/libreoffice-4.1.2.1.tar.xz
/libreoffice-help-4.1.2.1.tar.xz
/libreoffice-translations-4.1.2.1.tar.xz
/libreoffice-4.1.2.2.tar.xz
/libreoffice-help-4.1.2.2.tar.xz
/libreoffice-translations-4.1.2.2.tar.xz

@ -42,8 +42,8 @@
Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.1
Release: 3%{?libo_prerelease}%{?dist}
Version: %{libo_version}.2
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 Artistic and MPLv2.0
Group: Applications/Productivity
URL: http://www.libreoffice.org/default/
@ -2100,6 +2100,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Fri Sep 20 2013 David Tardon <dtardon@redhat.com> - 1:4.1.2.2-1
- 4.1.2 rc2
* Tue Sep 17 2013 Caolán McNamara <caolanm@redhat.com> - 1:4.1.2.1-3
- add select sheet menu to calc prev/next area
- Resolves: rhbz#988104 crash on certain pptx

@ -6,6 +6,6 @@ a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.
1f24ab1d39f4a51faf22244c94a6203f 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
0168229624cfac409e766913506961a8 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
12fb8b5b0d5132726e57b9b9fc7e22c4 libreoffice-multiliblauncher.sh
92041644ce343ca568fd28f459a0b3f4 libreoffice-4.1.2.1.tar.xz
05894783116bd18562bcebaf73d7522d libreoffice-help-4.1.2.1.tar.xz
3ae0cb4b561e10324d41b6163ac9b5de libreoffice-translations-4.1.2.1.tar.xz
5f0bb9b81be3fa7cb59031b298410458 libreoffice-4.1.2.2.tar.xz
cb8dddae88ffe54c473dbac54cedc1d9 libreoffice-help-4.1.2.2.tar.xz
5756ce0c73d66df1bdce9a08b7649a01 libreoffice-translations-4.1.2.2.tar.xz

Loading…
Cancel
Save