4.0.3 rc2
This commit is contained in:
parent
5fc3bb80d1
commit
c84741d85f
3
.gitignore
vendored
3
.gitignore
vendored
@ -66,3 +66,6 @@
|
||||
/libreoffice-4.0.3.1.tar.xz
|
||||
/libreoffice-help-4.0.3.1.tar.xz
|
||||
/libreoffice-translations-4.0.3.1.tar.xz
|
||||
/libreoffice-4.0.3.2.tar.xz
|
||||
/libreoffice-help-4.0.3.2.tar.xz
|
||||
/libreoffice-translations-4.0.3.2.tar.xz
|
||||
|
@ -42,8 +42,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 and MPLv2.0
|
||||
Group: Applications/Productivity
|
||||
URL: http://www.documentfoundation.org/develop
|
||||
@ -2082,6 +2082,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Apr 30 2013 David Tardon <dtardon@redhat.com> - 1:4.0.3.2-1
|
||||
- 4.0.3 rc2
|
||||
|
||||
* Mon Apr 22 2013 Stephan Bergmann <sbergman@redhat.com> - 1:4.0.3.1-2
|
||||
- Resolves: rhbz#954991 Avoid static data (causing trouble at exit)
|
||||
|
||||
|
3
sources
3
sources
@ -15,3 +15,6 @@ a36f9594eef29cfd423bb18d770c9cd7 libreoffice-help-4.0.2.1.tar.xz
|
||||
95020ca040e2822e341a1c49da676ca2 libreoffice-help-4.0.3.1.tar.xz
|
||||
cfc0bd880ec7441ca6c5fc58c1693a2c libreoffice-translations-4.0.2.1.tar.xz
|
||||
f6c149e4eba323c7760b825bcea15c4e libreoffice-translations-4.0.3.1.tar.xz
|
||||
957689db1f36131ec994be9e2419c918 libreoffice-4.0.3.2.tar.xz
|
||||
527d3112a86660a6db2fb83902f9e101 libreoffice-help-4.0.3.2.tar.xz
|
||||
c318729a572eafb7b55068338a6a8395 libreoffice-translations-4.0.3.2.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user