forked from pool/proteus
- Version 4.6.5 - Bugfix Release
- Version 4.6.4 - Bugfix Release - Version 4.6.3 - Bugfix Release - Version 4.6.2 - Bugfix Release - Version 4.6.1 - Bugfix Release - Version 4.6.0 - initial build OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/proteus?expand=0&rev=11
This commit is contained in:
parent
d8433f53f4
commit
56e5f615cc
2
_service
2
_service
@ -1,3 +1,3 @@
|
||||
<services>
|
||||
|
||||
<service name="download_files" mode="localonly"/></services>
|
||||
<service name="download_files"/></services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:00421879a4a2657f165cc7769aaa60cf92b3cd577470f96233590d181990dac9
|
||||
size 38458
|
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,50 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 10 19:09:17 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
||||
Mon Dec 10 19:29:29 UTC 2018 - Axel Braun <axel.braun@gmx.de>
|
||||
|
||||
- Version 4.2.5 - Bugfix Release
|
||||
- Version 4.6.5 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 11 12:35:32 UTC 2018 - axel.braun@gmx.de
|
||||
Sat Aug 4 07:53:59 UTC 2018 - axel.braun@gmx.de
|
||||
|
||||
- Version 4.2.4 - Bugfix Release (boo#1107771)
|
||||
- Version 4.6.4 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 12 12:59:59 UTC 2018 - axel.braun@gmx.de
|
||||
Wed Jul 11 17:19:17 UTC 2018 - axel.braun@gmx.de
|
||||
|
||||
- Version 4.2.3 - Bugfix Release
|
||||
- Version 4.6.3 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 2 09:11:57 UTC 2018 - axel.braun@gmx.de
|
||||
Sat May 12 13:06:50 UTC 2018 - axel.braun@gmx.de
|
||||
|
||||
- Version 4.2.2 - Bugfix Release
|
||||
- Version 4.6.2 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 9 06:06:11 UTC 2017 - axel.braun@gmx.de
|
||||
Fri Mar 2 09:08:32 UTC 2018 - axel.braun@gmx.de
|
||||
|
||||
- Version 4.2.1 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 28 18:22:41 UTC 2016 - axel.braun@gmx.de
|
||||
|
||||
- Tryton Release 4.2
|
||||
- Version 4.6.1 - Bugfix Release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 14 19:25:43 UTC 2016 - axel.braun@gmx.de
|
||||
|
||||
- version 4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 20:14:38 UTC 2015 - axel.braun@gmx.de
|
||||
|
||||
- Tryton Release 3.8
|
||||
|
||||
---------------------------------------------------------------------
|
||||
Wed Apr 15 07:24:15 UTC 2015 - axel.braun@gmx.de
|
||||
|
||||
- Tryton Release 3.6
|
||||
|
||||
-----------------------------------------------------------------
|
||||
Sat Oct 26 11:26:40 UTC 2013 - axel.braun@gmx.de
|
||||
|
||||
- initial build on OBS
|
||||
Sun Oct 29 19:39:36 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
- Version 4.6.0 - initial build
|
||||
|
@ -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
|
||||
@ -17,7 +17,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define majorver 4.2
|
||||
%define majorver 4.6
|
||||
Name: proteus
|
||||
Version: %{majorver}.5
|
||||
Release: 0
|
||||
@ -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