Accepting request 1030123 from Office
OBS-URL: https://build.opensuse.org/request/show/1030123 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=82
This commit is contained in:
commit
d1a008ae2d
3
gwenhywfar-5.10.1.tar.gz
Normal file
3
gwenhywfar-5.10.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a2f60a9dde5da27e57e0e5ef5f8931f495c1d541ad90a841e2b6231565547160
|
||||||
|
size 2687042
|
11
gwenhywfar-5.10.1.tar.gz.asc
Normal file
11
gwenhywfar-5.10.1.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmL0GoYACgkQ6YmdeEqX
|
||||||
|
dBae5Qf+JwF2AiPECt7vR4V8iA5/SMSSWGNk/sdJJuuZS162OjG+XXANH8LwbB+Y
|
||||||
|
Esenj65u8LogNeSMksJvyBd1RqcDZDgA1S1h1VkdGhppI/771n8TX4OKqQkv39rw
|
||||||
|
XezPWvJaU965LycsCBZmOqY4NLXh/vKWMmqJlegqEJpLT71gHeIUgvFgPPVzosFw
|
||||||
|
Q8Wmr/IQjroADpk5O0lh58jonXHdQeR7qxAWdIktU6FcIrPKEYE+uZQttSf3QsXI
|
||||||
|
9JyIKo3jHke7yiigZOchXFknqBhHylS3/4pD5VJ8zFlh6rHN9IBLencPl76T+Giw
|
||||||
|
CgJnVrQBIcA0vr6NClmSrwy6mRfsQA==
|
||||||
|
=jdwi
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e88c7d3383a3cbbe46cb3b2299f71dfb9e6fa565f5a1668b4297391c874b0e12
|
|
||||||
size 2658463
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEQkAK9esqF/Cmm7VR6YmdeEqXdBYFAmIL4lwACgkQ6YmdeEqX
|
|
||||||
dBaOWQgApiRV6zDBYP+IiehXbrmQ+DKBtf6RQC/hTmoEOWGUhfWtpbBD8UzVUCOm
|
|
||||||
58F62r5m4k9W7xcsWhtDXotBA/OHQtzNLlB1+rD375LXmskk+e/Ts7S9KVyQkTJ7
|
|
||||||
tCU+FIO5BctUTsrRlYt44nsLVl5DfHRQt17usOVB4sNKH6v83EC+LwloESsE0BEx
|
|
||||||
oHnoyKxpAIbQaVXngQETUciL8Y4l2/ufmRcT81Hfvlbu7jmaks51ytezbXky/lgb
|
|
||||||
73XbHgztNnNXdn4ymemmn0v4Y8ytU/lhekd28UuymFLKGuRo/fn81zjbqGFZj6EF
|
|
||||||
OuOIONClM7qIFotbcP9r09X6LHXo5w==
|
|
||||||
=fHab
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 18 02:39:09 UTC 2022 - Jason Sikes <jsikes@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.10.0
|
||||||
|
* Bugfixes
|
||||||
|
* Added more checks for invalid dates
|
||||||
|
* Remove GTK2 from target "mp"
|
||||||
|
* Make output a bit more compact.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Mar 20 17:12:39 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
|
Sun Mar 20 17:12:39 UTC 2022 - Johannes Engel <jcnengel@gmail.com>
|
||||||
|
|
||||||
|
@ -18,15 +18,15 @@
|
|||||||
|
|
||||||
%define libversion 79
|
%define libversion 79
|
||||||
%define devversion 5
|
%define devversion 5
|
||||||
%define devrelease 5.9
|
%define devrelease 5.10
|
||||||
# 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
|
||||||
%define releasenumber 415
|
%define releasenumber 465
|
||||||
%define checksumreleasenumber 414
|
%define checksumreleasenumber 464
|
||||||
%bcond_with configure
|
%bcond_with configure
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 5.9.0
|
Version: 5.10.1
|
||||||
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
|
||||||
@ -227,7 +227,7 @@ autoreconf -ifv
|
|||||||
--with-guis="fox16 qt5 gtk2 gtk3" \
|
--with-guis="fox16 qt5 gtk2 gtk3" \
|
||||||
--with-plugins-cfgmgr=all
|
--with-plugins-cfgmgr=all
|
||||||
%make_jobs
|
%make_jobs
|
||||||
make %{?_smp_mflags} srcdoc
|
%make_build srcdoc
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
Loading…
Reference in New Issue
Block a user