f41
David Tardon 13 years ago
parent c86a3caae9
commit 0087867831

4
.gitignore vendored

@ -121,3 +121,7 @@
/libreoffice-core-3.6.0.3.tar.xz /libreoffice-core-3.6.0.3.tar.xz
/libreoffice-help-3.6.0.3.tar.xz /libreoffice-help-3.6.0.3.tar.xz
/libreoffice-translations-3.6.0.3.tar.xz /libreoffice-translations-3.6.0.3.tar.xz
/libreoffice-binfilter-3.6.0.4.tar.xz
/libreoffice-core-3.6.0.4.tar.xz
/libreoffice-help-3.6.0.4.tar.xz
/libreoffice-translations-3.6.0.4.tar.xz

@ -33,8 +33,8 @@
Summary: Free Software Productivity Suite Summary: Free Software Productivity Suite
Name: libreoffice Name: libreoffice
Epoch: 1 Epoch: 1
Version: %{libo_version}.3 Version: %{libo_version}.4
Release: 2%{?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 Artistic 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 Group: Applications/Productivity
URL: http://www.documentfoundation.org/develop URL: http://www.documentfoundation.org/develop
@ -2011,6 +2011,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif %endif
%changelog %changelog
* Fri Jul 27 2012 David Tardon <dtardon@redhat.com> - 1:3.6.0.4-1
- 3.6.0 rc4
* Thu Jul 26 2012 David Tardon <dtardon@redhat.com> - 1:3.6.0.3-2 * Thu Jul 26 2012 David Tardon <dtardon@redhat.com> - 1:3.6.0.3-2
- Resolves: rhbz#842552 crash in pptx import - Resolves: rhbz#842552 crash in pptx import

@ -9,7 +9,7 @@ c1b5b8d1dd929a1261a6f8872d92b799 redhat-langpacks.tar.gz
fdb27bfe2dbe2e7b57ae194d9bf36bab fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz fdb27bfe2dbe2e7b57ae194d9bf36bab fdb27bfe2dbe2e7b57ae194d9bf36bab-SampleICC-1.3.2.tar.gz
a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
1f24ab1d39f4a51faf22244c94a6203f 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz 1f24ab1d39f4a51faf22244c94a6203f 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
2d30fe7a562c3296999d7e16232dcf61 libreoffice-binfilter-3.6.0.3.tar.xz d63fed7dd5b368d1753eeebb5972c740 libreoffice-binfilter-3.6.0.4.tar.xz
faa3a12b593ccffc0201e644b020d904 libreoffice-core-3.6.0.3.tar.xz 67cf97e86c75363238a371f64ef5f606 libreoffice-core-3.6.0.4.tar.xz
01ad40f6b47044ca17a23caf401b1f7a libreoffice-help-3.6.0.3.tar.xz 8422b0c4c797abeefed3ee4490586dd2 libreoffice-help-3.6.0.4.tar.xz
03ce0a79c62f78b81ca264d3ebfe7ded libreoffice-translations-3.6.0.3.tar.xz 6cc8fa86be8c657ba23434c6c8d99416 libreoffice-translations-3.6.0.4.tar.xz

Loading…
Cancel
Save