forked from pool/proteus
Accepting request 847930 from Application:ERP:GNUHealth:Factory
bugfix release OBS-URL: https://build.opensuse.org/request/show/847930 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proteus?expand=0&rev=16
This commit is contained in:
commit
fe12befad9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29ff4662a256851b1f7ba9245d99b2612e8e755dc192b05476acfac302e941b6
|
||||
size 39930
|
3
proteus-5.0.8.tar.gz
Normal file
3
proteus-5.0.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f694c4300d77e28e6f4bf2480cafddb5832701c17400a7711e4511ca5c010ba
|
||||
size 39862
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 11 18:11:28 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 5.0.8 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 3 09:27:47 UTC 2019 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package proteus
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 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}.7
|
||||
Version: %{majorver}.8
|
||||
Release: 0
|
||||
Summary: A library to access Tryton's modules like a client
|
||||
License: GPL-3.0-or-later
|
||||
@ -55,7 +55,8 @@ python3 setup.py install --prefix=%_prefix --root=%buildroot
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc README LICENSE
|
||||
%doc README
|
||||
%license LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user