Accepting request 765275 from Office
Update to 5.1.1 OBS-URL: https://build.opensuse.org/request/show/765275 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=71
This commit is contained in:
commit
eaa34371fa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e3cf9d245e6bd8b0083604237141883605fa600a2f0677d3147491ad43441d61
|
||||
size 1623290
|
3
gwenhywfar-5.1.1.tar.gz
Normal file
3
gwenhywfar-5.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:704348f0fc00ef2054647ef26d4d8e19931d24490a633f99bf056ccf2b17d78f
|
||||
size 2352798
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 13:16:08 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>
|
||||
|
||||
- Temporarily change the source URL until the tag is sync'ed to the github mirror.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 15 19:48:53 UTC 2020 - Johannes Engel <jcnengel@gmail.com>
|
||||
|
||||
- Update to 5.1.1
|
||||
+ Bugfixes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 21:59:40 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -16,21 +16,22 @@
|
||||
#
|
||||
|
||||
|
||||
%define libversion 78
|
||||
%define libversion 79
|
||||
%define devversion 5
|
||||
%define devrelease 4.99
|
||||
%define devrelease 5.1
|
||||
# Beta does not mean "before release" but a release that is considered as beta:
|
||||
%define _version %{version}rc9
|
||||
%define _version %{version}
|
||||
%define _name gwenhywfar
|
||||
%bcond_with configure
|
||||
Name: gwenhywfar
|
||||
Version: 4.99.25
|
||||
Version: 5.1.1
|
||||
Release: 0
|
||||
Summary: Multiplatform helper library for other libraries
|
||||
License: GPL-2.0-or-later AND LGPL-2.1-or-later
|
||||
Group: System/Libraries
|
||||
URL: https://www.aquamaniac.de/rdm/projects/gwenhywfar
|
||||
Source: https://github.com/aqbanking/gwenhywfar/archive/%{_version}.tar.gz#/%{_name}-%{_version}.tar.gz
|
||||
Source: https://www.aquamaniac.de/rdm/attachments/download/233/%{name}-%{version}.tar.gz
|
||||
#Source: https://github.com/aqbanking/gwenhywfar/archive/%%{_version}.tar.gz#/%%{_name}-%%{_version}.tar.gz
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: fdupes
|
||||
# For doc graphs
|
||||
|
Loading…
Reference in New Issue
Block a user