From ef09766c4ebb9a4da94c9e10aa2a138d6a8e2d64066cbd17d423f7ebddc37df5 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Sat, 20 May 2023 17:33:49 +0000 Subject: [PATCH 1/2] - Version 6.0.32 - Bugfix Release OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=179 --- trytond-6.0.30.tar.gz | 3 --- trytond-6.0.30.tar.gz.asc | 12 ------------ trytond-6.0.32.tar.gz | 3 +++ trytond-6.0.32.tar.gz.asc | 12 ++++++++++++ trytond.changes | 5 +++++ trytond.spec | 2 +- 6 files changed, 21 insertions(+), 16 deletions(-) delete mode 100644 trytond-6.0.30.tar.gz delete mode 100644 trytond-6.0.30.tar.gz.asc create mode 100644 trytond-6.0.32.tar.gz create mode 100644 trytond-6.0.32.tar.gz.asc diff --git a/trytond-6.0.30.tar.gz b/trytond-6.0.30.tar.gz deleted file mode 100644 index 9e51705..0000000 --- a/trytond-6.0.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9838098176895a1cf330ae74cdfd3429eb0e6fca094255785a0ffef15dd4877 -size 853339 diff --git a/trytond-6.0.30.tar.gz.asc b/trytond-6.0.30.tar.gz.asc deleted file mode 100644 index 060cf84..0000000 --- a/trytond-6.0.30.tar.gz.asc +++ /dev/null @@ -1,12 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2 - -iQEzBAABCgAdFiEEdP/VdIYNMe45RAljV09u/05HdRcFAmQop+8ACgkQV09u/05H -dRdy8wf/Q8nV7COT5Ex8aYli5mrz2KInYslTDso1ieODh03owbXXl9dedi4tqW/S -j+2ZHoC2Rul+/pKVDT0WYPv7foo98ULdbEB3P/96Mtr79QmjisjtXsVmAgM7Uk5H -ftrvdul52sozkVrctoTp1nwpDQmVCIdLcYaQaszaEet0MRIWmb/7lkX7suz9EG0H -7i/fZGm8k7/XBoNkzpLKVdRtaENQBbU0UaqvUqS+LC6f1waUSfR7WTyaZF+atcDS -ZE6dVglpFoDvFMRGOlLyiTjS+ErI+HhUgDKQIsTMj1BSwW9EQ60eM8SiYAuyGoP1 -eJcHU6AelQgJCl77NPsS/0foT6A+zg== -=S/ze ------END PGP SIGNATURE----- diff --git a/trytond-6.0.32.tar.gz b/trytond-6.0.32.tar.gz new file mode 100644 index 0000000..952203a --- /dev/null +++ b/trytond-6.0.32.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95856f7997229ea142aef7228e2d86296afc9f95d628ab65f955abe64af34661 +size 853619 diff --git a/trytond-6.0.32.tar.gz.asc b/trytond-6.0.32.tar.gz.asc new file mode 100644 index 0000000..903fa7a --- /dev/null +++ b/trytond-6.0.32.tar.gz.asc @@ -0,0 +1,12 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQEzBAABCgAdFiEEdP/VdIYNMe45RAljV09u/05HdRcFAmRlOiEACgkQV09u/05H +dRcybwf9Eb3sIxDSwuCEFAFKnBMp7zv88hHJgt9oB/UUwie9A+4oEeL0Z5kA8q6E +wtRQwaxnQT8BdQpGLmjSfw2kA8/tuzBPrkIQfks64TA+Y4OmnoiC0ztMdxbFai3K +tt9MIGJCFFCzhrxsD4S8LRz+hhinoaKxvGG72Ag3IvdHGdVnjXRRdayqymrHGCze +j1MO8bD4Sguu4dfPmu9xRrJbLClSCLpVHQ4FBHbShG7rZAS3Ojisk7jDZWvcRErl +Zl98gSnJY99jE91sB9Fnw0GXYwTn8+cfdjskBwQ/0aBDt/G1WOhD11EJyWTxjRKv +uy9IVa6O4RuH//HfewjfTBzaG/iusA== +=KlFh +-----END PGP SIGNATURE----- diff --git a/trytond.changes b/trytond.changes index 583d80a..e8b99b3 100644 --- a/trytond.changes +++ b/trytond.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 20 17:02:23 UTC 2023 - Axel Braun + +- Version 6.0.32 - Bugfix Release + ------------------------------------------------------------------- Fri Apr 7 20:05:05 UTC 2023 - Axel Braun diff --git a/trytond.spec b/trytond.spec index 59a2fbf..1887708 100644 --- a/trytond.spec +++ b/trytond.spec @@ -20,7 +20,7 @@ %define majorver 6.0 %define base_name tryton Name: trytond -Version: %{majorver}.30 +Version: %{majorver}.32 Release: 0 Summary: An Enterprise Resource Planning (ERP) system License: GPL-3.0-or-later From 4c5de4fd97f7f2257d51126c09d62e7092b1660d9f4e2b711e7dafae4892dcd9 Mon Sep 17 00:00:00 2001 From: Axel Braun Date: Sat, 20 May 2023 17:35:58 +0000 Subject: [PATCH 2/2] OBS-URL: https://build.opensuse.org/package/show/Application:ERP:GNUHealth:Factory/trytond?expand=0&rev=180 --- trytond.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trytond.spec b/trytond.spec index 1887708..b5b06d6 100644 --- a/trytond.spec +++ b/trytond.spec @@ -2,7 +2,7 @@ # spec file for package trytond # # Copyright (c) 2023 SUSE LLC -# Copyright (c) 2015-2022 Dr. Axel Braun +# Copyright (c) 2015-2023 Dr. Axel Braun # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed