Accepting request 876517 from Office
OBS-URL: https://build.opensuse.org/request/show/876517 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gwenhywfar?expand=0&rev=77
This commit is contained in:
commit
42f0be5c5c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:fbfd403410e3c1cf7e2957738cf51c6a01ceeec6ab4d2f546512c255d3c08a9b
|
|
||||||
size 2373780
|
|
3
gwenhywfar-5.6.0.tar.gz
Normal file
3
gwenhywfar-5.6.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:57af46920991290372752164f9a7518b222f99bca2ef39c77deab57d14914bc7
|
||||||
|
size 2394400
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 3 11:58:23 UTC 2021 - Johannes Engel <jcnengel@gmail.com>
|
||||||
|
|
||||||
|
- Update to 5.6.0
|
||||||
|
+ Bugfixes
|
||||||
|
+ Small improvements
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 31 20:27:10 UTC 2020 - Johannes Engel <jcnengel@gmail.com>
|
Sat Oct 31 20:27:10 UTC 2020 - Johannes Engel <jcnengel@gmail.com>
|
||||||
|
|
||||||
|
@ -18,20 +18,20 @@
|
|||||||
|
|
||||||
%define libversion 79
|
%define libversion 79
|
||||||
%define devversion 5
|
%define devversion 5
|
||||||
%define devrelease 5.4
|
%define devrelease 5.6
|
||||||
# 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 364
|
||||||
%bcond_with configure
|
%bcond_with configure
|
||||||
Name: gwenhywfar
|
Name: gwenhywfar
|
||||||
Version: 5.4.1
|
Version: 5.6.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
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
URL: https://www.aquamaniac.de/rdm/projects/gwenhywfar
|
URL: https://www.aquamaniac.de/rdm/projects/gwenhywfar
|
||||||
# The github mirror tarballs are unreliable
|
Source: https://www.aquamaniac.de/rdm/attachments/download/%{releasenumber}/%{_name}-%{_version}.tar.gz
|
||||||
Source: %{_name}-%{_version}.tar.gz
|
|
||||||
BuildRequires: doxygen
|
BuildRequires: doxygen
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
# For doc graphs
|
# For doc graphs
|
||||||
|
Loading…
Reference in New Issue
Block a user