From 8f34defeb515edcfef6366a49474f8322c144cfa9670b6f463e7599c3c6c8e09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Br=C3=BCns?= Date: Tue, 2 Jan 2024 12:24:48 +0000 Subject: [PATCH] Accepting request 1135925 from home:StefanBruens:branches:science - Update to version 0.1.2d * Fix compilation with CXX standard set in parent project tree - Update to version 0.1.2c * Fixed issues with CMake exported targets/configs as part of OpenVINO build * Fixed GCC13 support - Update to version 0.1.2b * A minor version bump to fix warnings on Linux. OBS-URL: https://build.opensuse.org/request/show/1135925 OBS-URL: https://build.opensuse.org/package/show/science/ade?expand=0&rev=11 --- ade-0.1.2a.tar.gz | 3 --- ade-0.1.2d.tar.gz | 3 +++ ade.changes | 12 ++++++++++++ ade.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 ade-0.1.2a.tar.gz create mode 100644 ade-0.1.2d.tar.gz diff --git a/ade-0.1.2a.tar.gz b/ade-0.1.2a.tar.gz deleted file mode 100644 index 6b4de3c..0000000 --- a/ade-0.1.2a.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c022a688b0554017e46e1cbdeb0105e625ca090fc3755c15df8c4451a304e084 -size 116737 diff --git a/ade-0.1.2d.tar.gz b/ade-0.1.2d.tar.gz new file mode 100644 index 0000000..98d2b87 --- /dev/null +++ b/ade-0.1.2d.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edefba61a33d6cd4b78a9976cb3309c95212610a81ba6dade09882d1794198ff +size 117027 diff --git a/ade.changes b/ade.changes index 45bf3fb..be4842a 100644 --- a/ade.changes +++ b/ade.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Jan 1 01:17:53 UTC 2024 - Stefan Brüns + +- Update to version 0.1.2d + * Fix compilation with CXX standard set in parent project tree +- Update to version 0.1.2c + * Fixed issues with CMake exported targets/configs as part + of OpenVINO build + * Fixed GCC13 support +- Update to version 0.1.2b + * A minor version bump to fix warnings on Linux. + ------------------------------------------------------------------- Sat Sep 17 02:50:46 UTC 2022 - Stefan Brüns diff --git a/ade.spec b/ade.spec index 2cc8625..c3c56df 100644 --- a/ade.spec +++ b/ade.spec @@ -23,7 +23,7 @@ %bcond_with tutorials Name: ade -Version: 0.1.2a +Version: 0.1.2d Release: 0 Summary: Graph construction, manipulation, and processing framework License: Apache-2.0