forked from pool/proteus
Accepting request 664353 from Application:ERP:GNUHealth:Factory
- Version 4.6.5 - Bugfix Release - Version 4.2.4 - Bugfix Release (boo#1107771) - Version 4.2.3 - Bugfix Release - Version 4.2.2 - Bugfix Release - Version 4.2.1 - Bugfix Release - Tryton Release 4.2 - version 4.0 - Tryton Release 3.8 -- - Tryton Release 3.6 ----------------------------------------------------------------- - initial build on OBS OBS-URL: https://build.opensuse.org/request/show/664353 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/proteus?expand=0&rev=9
This commit is contained in:
commit
f54163be5a
3
_service
3
_service
@ -1,3 +1,4 @@
|
||||
<services>
|
||||
|
||||
<service name="download_files" mode="localonly"/></services>
|
||||
<service name="download_files" mode="localonly" />
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c5c66bc16203cb260f573152c63ecb2f447df1030942f8b7f86d4ef811d06e33
|
||||
size 37918
|
3
proteus-4.6.5.tar.gz
Normal file
3
proteus-4.6.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8dedd394d2463d911e9400bdec65e6f9e5605cf6786288b39216523050dbb965
|
||||
size 39272
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 19:29:29 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 4.6.5 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 12:35:32 UTC 2018 - axel.braun@gmx.de
|
||||
|
||||
@ -43,3 +48,4 @@ Sat Oct 26 11:26:40 UTC 2013 - axel.braun@gmx.de
|
||||
|
||||
- initial build on OBS
|
||||
|
||||
|
||||
|
11
proteus.spec
11
proteus.spec
@ -2,7 +2,7 @@
|
||||
# spec file for package proteus
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 Dr. Axel Braun
|
||||
# Copyright (c) 2017-2018 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -13,13 +13,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%define majorver 4.2
|
||||
%define majorver 4.6
|
||||
Name: proteus
|
||||
Version: %{majorver}.4
|
||||
Version: %{majorver}.5
|
||||
Release: 0
|
||||
Summary: A library to access Tryton's modules like a client
|
||||
License: GPL-3.0-or-later
|
||||
@ -55,7 +55,8 @@ python 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