SHA256
1
0
forked from pool/gwenhywfar

Accepting request 828186 from Office

- replace tarball with upstream one so that download_files verfication
  passes 

- Update to 5.4.0
  + Introduce more generic approach to XML using libxml2
  + Straighten Qt dependencies
  + Bugfixes

OBS-URL: https://build.opensuse.org/request/show/828186
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=75
This commit is contained in:
Dominique Leuenberger 2020-08-20 20:33:56 +00:00 committed by Git OBS Bridge
commit 454aad10f9
4 changed files with 19 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f598225bb3a84b2199a066e118c9defd249c8ec6e45bef3b1efac516edaff068
size 1640859

3
gwenhywfar-5.4.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e46c3450d610b36f51b46ab97640ae340e8b68850f03b23b98c4ab682a5027c0
size 1650646

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Aug 18 20:27:25 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- replace tarball with upstream one so that download_files verfication
passes
-------------------------------------------------------------------
Wed Jul 29 12:58:41 UTC 2020 - Johannes Engel <jcnengel@gmail.com>
- Update to 5.4.0
+ Introduce more generic approach to XML using libxml2
+ Straighten Qt dependencies
+ Bugfixes
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Apr 8 07:15:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr> Wed Apr 8 07:15:21 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>

View File

@ -18,13 +18,13 @@
%define libversion 79 %define libversion 79
%define devversion 5 %define devversion 5
%define devrelease 5.3 %define devrelease 5.4
# 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.3.0 Version: 5.4.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