Accepting request 792364 from home:cgiboudeaux:office
- Update to 5.3.0. No changelog. OBS-URL: https://build.opensuse.org/request/show/792364 OBS-URL: https://build.opensuse.org/package/show/Office/gwenhywfar?expand=0&rev=25
This commit is contained in:
parent
50b8a1cea7
commit
610022975d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:69e0812bfa14c079ddbad0a2cb2e6b3310d87febc7a3bc09d8d7f80c128a6bea
|
|
||||||
size 1639486
|
|
3
gwenhywfar-5.3.0.tar.gz
Normal file
3
gwenhywfar-5.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:f598225bb3a84b2199a066e118c9defd249c8ec6e45bef3b1efac516edaff068
|
||||||
|
size 1640859
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Apr 8 07:15:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
- Update to 5.3.0. No changelog.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Mar 14 12:38:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
Sat Mar 14 12:38:03 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||||
|
|
||||||
|
@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%define libversion 79
|
%define libversion 79
|
||||||
%define devversion 5
|
%define devversion 5
|
||||||
%define devrelease 5.2
|
%define devrelease 5.3
|
||||||
# Beta does not mean "before release" but a release that is considered as beta:
|
# Beta does not mean "before release" but a release that is considered as beta:
|
||||||
%define _version %{version}
|
%define _version %{version}
|
||||||
%define _name gwenhywfar
|
%define _name gwenhywfar
|
||||||
%bcond_with configure
|
%bcond_with configure
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 5.2.0
|
Version: 5.3.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Multiplatform helper library for other libraries
|
Summary: Multiplatform helper library for other libraries
|
||||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||||
@ -249,7 +249,6 @@ find %{buildroot} -type f -name "*.la" -delete -print
|
|||||||
%license COPYING
|
%license COPYING
|
||||||
%doc AUTHORS NEWS README TODO
|
%doc AUTHORS NEWS README TODO
|
||||||
%dir %{_datadir}/%{_name}/
|
%dir %{_datadir}/%{_name}/
|
||||||
%{_datadir}/%{_name}/ca-bundle.crt
|
|
||||||
%{_datadir}/%{_name}/dialogs/
|
%{_datadir}/%{_name}/dialogs/
|
||||||
%dir %{_libdir}/%{_name}
|
%dir %{_libdir}/%{_name}
|
||||||
%dir %{_libdir}/%{_name}/plugins
|
%dir %{_libdir}/%{_name}/plugins
|
||||||
|
Loading…
Reference in New Issue
Block a user