f41
David Tardon 13 years ago
parent b628e1b3ab
commit 33317d131d

4
.gitignore vendored

@ -93,3 +93,7 @@
/libreoffice-core-3.5.4.1.tar.xz
/libreoffice-help-3.5.4.1.tar.xz
/libreoffice-translations-3.5.4.1.tar.xz
/libreoffice-binfilter-3.5.4.2.tar.xz
/libreoffice-core-3.5.4.2.tar.xz
/libreoffice-help-3.5.4.2.tar.xz
/libreoffice-translations-3.5.4.2.tar.xz

@ -34,8 +34,8 @@
Summary: Free Software Productivity Suite
Name: libreoffice
Epoch: 1
Version: %{libo_version}.1
Release: 2%{?dist}
Version: %{libo_version}.2
Release: 1%{?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
@ -2301,6 +2301,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
%endif
%changelog
* Wed May 23 2012 David Tardon <dtardon@redhat.com> - 3.5.4.2-1
- 3.5.4 rc2
* Thu May 17 2012 Caolán McNamara <caolanm@redhat.com> - 3.5.4.1-2
- Resolves: rhbz#811226 ARM FTBFS

@ -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
caf0b59daf3b2d3ce96812aa16d475c0 libreoffice-binfilter-3.5.4.1.tar.xz
95b403f5c1e2efbf3e3c51f6570e3453 libreoffice-core-3.5.4.1.tar.xz
a73a0c4762db17706ae0668a97c7f489 libreoffice-help-3.5.4.1.tar.xz
44856f1a409f3edc7f8a44b358c97f07 libreoffice-translations-3.5.4.1.tar.xz
e0ea910f2a6fbe1dbe44e437c89b8cd7 libreoffice-binfilter-3.5.4.2.tar.xz
61afc900785dd7d071b96d9ab0af46f3 libreoffice-core-3.5.4.2.tar.xz
d2e7414a60eacafef45fbc4bc1a8ccb3 libreoffice-help-3.5.4.2.tar.xz
545d1608da2cc736be5c8bf941adbbfb libreoffice-translations-3.5.4.2.tar.xz

Loading…
Cancel
Save