forked from pool/proteus
Update to proteus Version 5.0.11 - Bugfix Release
OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/proteus?expand=0&rev=37
This commit is contained in:
parent
d27dc02db8
commit
b112bc8a93
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:069492ae0eba51784bf9aadecb07ebf9eb28390ef8c6dba2b9cd7e8f83f7ccf3
|
||||
size 40832
|
@ -1,12 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQEzBAABCgAdFiEEdP/VdIYNMe45RAljV09u/05HdRcFAmFXit8ACgkQV09u/05H
|
||||
dRfjqAgAl8hf6joBdhyjxYC+lvQp/v6niTk82bKrky8vEMRw/+5FQroQG0fxdpyS
|
||||
nuLVyfLWEw3vlzxIfR30IlvvbosrNQpDR0psU+8Az8/mZbMApr0AtAHA6927NC/c
|
||||
XTueO+3/yS3FUo1GAAGeGz6QRghh2O+hsOGyZG31QY3bsZ4cvvGd8A+mPzagSB5W
|
||||
rgGvMNXYz1AuBCcNmMmPCKbDvwFapfNP5kh/9XzyxS0h+PSZwdby7ZrIhUjEIGcP
|
||||
DcD23Q6SyoMwbdpXsCjHBE3ZhB3ZfHgoToa2iWBZKmAaPAPK94prc4ceb4ScXdSE
|
||||
KfwW5O3UWRQCrOejzDUX/uflafvV8w==
|
||||
=e/e8
|
||||
-----END PGP SIGNATURE-----
|
3
proteus-5.0.11.tar.gz
Normal file
3
proteus-5.0.11.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b9dbd8e719981179f5ab3fc1095c864f4fcfe345e047f91b357b3c4a9aa1028c
|
||||
size 40875
|
12
proteus-5.0.11.tar.gz.asc
Normal file
12
proteus-5.0.11.tar.gz.asc
Normal file
@ -0,0 +1,12 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
Version: GnuPG v2
|
||||
|
||||
iQEzBAABCgAdFiEEdP/VdIYNMe45RAljV09u/05HdRcFAmHi5fAACgkQV09u/05H
|
||||
dRfT/Qf/VTZ7pVKuCcogh3JCx/I5eZ2VXIc49W2SlAQ2gemr/kV/C4Vc4kzN4esA
|
||||
ZOI93V//Q6QcN9XSVAy15RQubUvRKbTrwWKBSQfuSEChbRdMUGKPjCpQLFmX24ra
|
||||
IxljJXatGK4ZHnVYjgw2uqoA781zTtN4u5mKKzawwUSso/S6US2ig09L5ofawJ4d
|
||||
r8HQPS55ReiCT1FlMac4yvqND4h26vmDC+bJb41HNLgOd2h/mBFQM/E+EzrZMfhr
|
||||
VlE5MDdgkezXCaxS21GKSVBzKPASoWRCXxQ59cMnFT95peV0rv0UdssMp9iOAsnN
|
||||
fyEd4VtxT/0N186ShmjryWcBpAh2OQ==
|
||||
=s7Ji
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 18 16:14:21 UTC 2022 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 5.0.11 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 6 17:50:27 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package proteus
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
# Copyright (c) 2019 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -19,7 +19,7 @@
|
||||
|
||||
%define majorver 5.0
|
||||
Name: proteus
|
||||
Version: %{majorver}.10
|
||||
Version: %{majorver}.11
|
||||
Release: 0
|
||||
Summary: A library to access Tryton's modules like a client
|
||||
License: GPL-3.0-or-later
|
||||
@ -30,12 +30,12 @@ Source1: http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.g
|
||||
Source2: https://keybase.io/cedrickrier/pgp_keys.asc?fingerprint=7C5A4360F6DF81ABA91FD54D6FF50AFE03489130#/%{name}.keyring
|
||||
# List of additional build dependencies
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-lxml
|
||||
BuildRequires: python3-psycopg2
|
||||
BuildRequires: python3-pydot
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python3-dateutil
|
||||
Requires: trytond
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user