forked from pool/proteus
Accepting request 936102 from Application:ERP:GNUHealth:Factory
Bugfix Release OBS-URL: https://build.opensuse.org/request/show/936102 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proteus?expand=0&rev=19
This commit is contained in:
commit
af50a19523
3
proteus-5.0.10.tar.gz
Normal file
3
proteus-5.0.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:069492ae0eba51784bf9aadecb07ebf9eb28390ef8c6dba2b9cd7e8f83f7ccf3
|
||||||
|
size 40832
|
12
proteus-5.0.10.tar.gz.asc
Normal file
12
proteus-5.0.10.tar.gz.asc
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
-----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-----
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ebeeceab3aa6ef084e6dc5fa53d92b3138d61f7fe7f172674fc792819277c6ed
|
|
||||||
size 40700
|
|
@ -1,12 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
Version: GnuPG v2
|
|
||||||
|
|
||||||
iQEzBAABCgAdFiEEdP/VdIYNMe45RAljV09u/05HdRcFAmDeGqAACgkQV09u/05H
|
|
||||||
dRcB0wgAk4TmjlosevD8zDwxiNhW1bmHd6A+uYX0g7qfS9aa7iQ0TtNFdTG9ANm6
|
|
||||||
K4Ovbg1fNw0FoCWibhwqgFqo8gqQz2Iv4hfGPg5MG56ALbrbc/7onAsVQgvQZVT2
|
|
||||||
llgSmaG/58oqzb/KwtguywN/kd6SS6A+rMk9EGU1+EmA4VoBJZ5a9P3X5YnJFe7m
|
|
||||||
i5lBQ1YWpcx5urAuSf4TOBfIhcPgVZLR+gzCKmof3PHIgHQUR8pPzH9Izt4l/3vp
|
|
||||||
ZD4WRF5m+b2szYdj9posN+N6O99xqESuDT+d3rdsuSm9SyLyhKBtol0UCvReJ8/p
|
|
||||||
7ymzK8wdc01P0Q/rZIJlON6uP65J4w==
|
|
||||||
=a1+n
|
|
||||||
-----END PGP SIGNATURE-----
|
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 6 17:50:27 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- Version 5.0.10 - Bugfix Release
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 2 07:12:45 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
Fri Jul 2 07:12:45 UTC 2021 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
%define majorver 5.0
|
%define majorver 5.0
|
||||||
Name: proteus
|
Name: proteus
|
||||||
Version: %{majorver}.9
|
Version: %{majorver}.10
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library to access Tryton's modules like a client
|
Summary: A library to access Tryton's modules like a client
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
@ -59,6 +59,6 @@ python3 setup.py install --prefix=%_prefix --root=%buildroot
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README
|
%doc README
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
%{python_sitelib}/*
|
%{python3_sitelib}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user