3.6.2 rc1
This commit is contained in:
parent
f9d3edc2bd
commit
3e7f48d047
4
.gitignore
vendored
4
.gitignore
vendored
@ -18,3 +18,7 @@
|
|||||||
/libreoffice-core-3.6.1.2.tar.xz
|
/libreoffice-core-3.6.1.2.tar.xz
|
||||||
/libreoffice-help-3.6.1.2.tar.xz
|
/libreoffice-help-3.6.1.2.tar.xz
|
||||||
/libreoffice-translations-3.6.1.2.tar.xz
|
/libreoffice-translations-3.6.1.2.tar.xz
|
||||||
|
/libreoffice-binfilter-3.6.2.1.tar.xz
|
||||||
|
/libreoffice-core-3.6.2.1.tar.xz
|
||||||
|
/libreoffice-help-3.6.2.1.tar.xz
|
||||||
|
/libreoffice-translations-3.6.2.1.tar.xz
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# download path contains version without the last (fourth) digit
|
# download path contains version without the last (fourth) digit
|
||||||
%define libo_version 3.6.1
|
%define libo_version 3.6.2
|
||||||
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
# Should contain .alphaX / .betaX, if this is pre-release (actually
|
||||||
# pre-RC) version. The pre-release string is part of tarball file names,
|
# pre-RC) version. The pre-release string is part of tarball file names,
|
||||||
# so we need a way to define it easily at one place.
|
# so we need a way to define it easily at one place.
|
||||||
@ -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}.2
|
Version: %{libo_version}.1
|
||||||
Release: 4%{?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
|
||||||
@ -2013,6 +2013,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 12 2012 David Tardon <dtardon@redhat.com> - 1:3.6.2.1-1
|
||||||
|
- 3.6.2 rc1
|
||||||
|
|
||||||
* Tue Sep 11 2012 Caolán McNamara <caolanm@redhat.com> - 1:3.6.1.2-4
|
* Tue Sep 11 2012 Caolán McNamara <caolanm@redhat.com> - 1:3.6.1.2-4
|
||||||
- Resolves: rhbz#855507 large ole2 compound files fail to load
|
- Resolves: rhbz#855507 large ole2 compound files fail to load
|
||||||
|
|
||||||
|
8
sources
8
sources
@ -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
|
||||||
88d13733fd16590f3a188ec77ab394af libreoffice-binfilter-3.6.1.2.tar.xz
|
6bc9dbda7433d3814a57143b7ac3c513 libreoffice-binfilter-3.6.2.1.tar.xz
|
||||||
3ddcf145b74daa4361e48dafe97e7d21 libreoffice-core-3.6.1.2.tar.xz
|
9c5f6e22ecc1c529d5cbd2bab6aa64c6 libreoffice-core-3.6.2.1.tar.xz
|
||||||
7966e66099729d23d9ee594f526a50ed libreoffice-help-3.6.1.2.tar.xz
|
a095f567fe74279113967ea645b1ca29 libreoffice-help-3.6.2.1.tar.xz
|
||||||
2555590c1b4395857fc5c469f7f1bd0c libreoffice-translations-3.6.1.2.tar.xz
|
b22e02eb43e72d5f2710f195b9f8e630 libreoffice-translations-3.6.2.1.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user