f41
David Tardon 12 years ago
parent 95af89df0e
commit 941ec8662b

4
.gitignore vendored

@ -22,3 +22,7 @@
/libreoffice-core-3.6.2.1.tar.xz
/libreoffice-help-3.6.2.1.tar.xz
/libreoffice-translations-3.6.2.1.tar.xz
/libreoffice-binfilter-3.6.2.2.tar.xz
/libreoffice-core-3.6.2.2.tar.xz
/libreoffice-help-3.6.2.2.tar.xz
/libreoffice-translations-3.6.2.2.tar.xz

@ -33,8 +33,8 @@
Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.1
Release: 2%{?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
Group: Applications/Productivity
URL: http://www.documentfoundation.org/develop
@ -2013,6 +2013,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Wed Sep 26 2012 David Tardon <dtardon@redhat.com> - 1:3.6.2.2-1
- 3.6.2 rc2
* Wed Sep 12 2012 Caolán McNamara <caolanm@redhat.com> - 1:3.6.2.1-2
- Resolves: rhbz#855541 XIOError handler multithread woes

@ -9,7 +9,7 @@ c1b5b8d1dd929a1261a6f8872d92b799 redhat-langpacks.tar.gz
fdb27bfe2dbe2e7b57ae194d9bf36bab fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
1f24ab1d39f4a51faf22244c94a6203f 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
6bc9dbda7433d3814a57143b7ac3c513 libreoffice-binfilter-3.6.2.1.tar.xz
9c5f6e22ecc1c529d5cbd2bab6aa64c6 libreoffice-core-3.6.2.1.tar.xz
a095f567fe74279113967ea645b1ca29 libreoffice-help-3.6.2.1.tar.xz
b22e02eb43e72d5f2710f195b9f8e630 libreoffice-translations-3.6.2.1.tar.xz
d5e60a864a04cbb70585ae42eee1d2f8 libreoffice-binfilter-3.6.2.2.tar.xz
ae171ba4633cc72dba4451b1bdd3385e libreoffice-core-3.6.2.2.tar.xz
cdad0734d247d91a79cb282fd851d2a7 libreoffice-help-3.6.2.2.tar.xz
e9a7e3d35432b72a4603ce094deb6a67 libreoffice-translations-3.6.2.2.tar.xz

Loading…
Cancel
Save