From c4c97ac09d2e4a351eec5932f879423b19d2cdd8253aa8f69258ee88918806c8 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Fri, 29 Nov 2019 14:24:29 +0000 Subject: [PATCH] Accepting request 751149 from Application:ERP:GNUHealth:3.6 initial submission OBS-URL: https://build.opensuse.org/request/show/751149 OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond_product?expand=0&rev=8 --- trytond_product-4.6.1.tar.gz | 3 --- trytond_product-5.0.2.tar.gz | 3 +++ trytond_product.changes | 5 +++++ trytond_product.spec | 8 ++++---- 4 files changed, 12 insertions(+), 7 deletions(-) delete mode 100644 trytond_product-4.6.1.tar.gz create mode 100644 trytond_product-5.0.2.tar.gz diff --git a/trytond_product-4.6.1.tar.gz b/trytond_product-4.6.1.tar.gz deleted file mode 100644 index b7abc20..0000000 --- a/trytond_product-4.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:944461334004394bcadda783563225926947e625a4d622a7abd171a2e28eb150 -size 68621 diff --git a/trytond_product-5.0.2.tar.gz b/trytond_product-5.0.2.tar.gz new file mode 100644 index 0000000..9527f8b --- /dev/null +++ b/trytond_product-5.0.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee134a95af695de21a5fb95d801bac45df6d047c53ac8e5f5c4db97eb223fa96 +size 64941 diff --git a/trytond_product.changes b/trytond_product.changes index 7516776..d257c12 100644 --- a/trytond_product.changes +++ b/trytond_product.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 21 14:25:18 UTC 2019 - Axel Braun + +- version 5.0.2 (GNU Health 3.6 series) + ------------------------------------------------------------------- Mon Nov 11 17:58:32 UTC 2019 - Axel Braun diff --git a/trytond_product.spec b/trytond_product.spec index 77e2881..1c6dfe3 100644 --- a/trytond_product.spec +++ b/trytond_product.spec @@ -1,7 +1,7 @@ # # spec file for package trytond_product # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # Copyright (c) 2014-2016 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties @@ -17,14 +17,14 @@ # -%define majorver 4.6 +%define majorver 5.0 Name: trytond_product -Version: %{majorver}.1 +Version: %{majorver}.2 Release: 0 Summary: The "product" module for the Tryton ERP system License: GPL-3.0-only Group: Productivity/Office/Management -Url: http://www.tryton.org/ +URL: http://www.tryton.org/ Source: http://downloads.tryton.org/%{majorver}/%{name}-%{version}.tar.gz BuildRequires: fdupes BuildRequires: python3-setuptools