f41
David Tardon 12 years ago
parent a2a144ecb6
commit 5a6b69f86a

3
.gitignore vendored

@ -48,3 +48,6 @@
/libreoffice-4.0.0.1.tar.xz
/libreoffice-help-4.0.0.1.tar.xz
/libreoffice-translations-4.0.0.1.tar.xz
/libreoffice-4.0.0.2.tar.xz
/libreoffice-help-4.0.0.2.tar.xz
/libreoffice-translations-4.0.0.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.documentfoundation.org/develop
@ -2015,6 +2015,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Wed Jan 23 2013 David Tardon <dtardon@redhat.com> - 1:4.0.0.2-1
- 4.0.0 rc2
* Tue Jan 22 2013 David Tardon <dtardon@redhat.com> - 1:4.0.0.1-3
- Resolves: rhbz#760765 Impress doesn't copy custom styles from one file
to another

@ -5,6 +5,6 @@
74939c9ea525374776f09bf972ede99f libreoffice-multiliblauncher.sh
a7983f859eafb2677d7ff386a023bc40 a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
1f24ab1d39f4a51faf22244c94a6203f 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
4713fda4b085ef1203457b7e8597c3ea libreoffice-4.0.0.1.tar.xz
f7b4afe09fe2df154aeb9e503d39488a libreoffice-help-4.0.0.1.tar.xz
28ad48c32050d35d4fbb87e6df05a22d libreoffice-translations-4.0.0.1.tar.xz
d861dfa6d29851b3266ead28ba3ed7dc libreoffice-4.0.0.2.tar.xz
bf488979d1d66744d082e34fc9e429cd libreoffice-help-4.0.0.2.tar.xz
4cc5d35ec71c3f4d11464a61b389f7cb libreoffice-translations-4.0.0.2.tar.xz

Loading…
Cancel
Save