diff --git a/_service b/_service index 50885ec..36fe2da 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://github.com/influxdata/influxdb.git git - v2.3.0 + v2.6.1 @PARENT_TAG@ disable v(.*) diff --git a/influxdb2-2.3.0.tar.xz b/influxdb2-2.3.0.tar.xz deleted file mode 100644 index beb7616..0000000 --- a/influxdb2-2.3.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5399876f0519dd5cdab02c43e033bf196bc313ed765ff2aafb239d5e65eb45f5 -size 8979436 diff --git a/influxdb2-2.6.1.tar.xz b/influxdb2-2.6.1.tar.xz new file mode 100644 index 0000000..5013650 --- /dev/null +++ b/influxdb2-2.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c5bade0eb05cb33218824e4f0f661e22e339412f3d957e557cfe42d96c4b10b +size 9088448 diff --git a/influxdb2.changes b/influxdb2.changes index 3776e55..aeedb2e 100644 --- a/influxdb2.changes +++ b/influxdb2.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Apr 1 18:26:17 UTC 2023 - Matwey Kornilov + +- Update to version 2.6.1, see + * https://github.com/influxdata/influxdb/releases/tag/v2.6.1 + ------------------------------------------------------------------- Tue Oct 4 16:27:35 UTC 2022 - Matwey Kornilov diff --git a/influxdb2.spec b/influxdb2.spec index f774c7d..ad58747 100644 --- a/influxdb2.spec +++ b/influxdb2.spec @@ -1,7 +1,7 @@ # # spec file for package influxdb2 # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: influxdb2 Summary: Scalable datastore for metrics, events, and real-time analytics License: MIT Group: Productivity/Databases/Servers -Version: 2.3.0 +Version: 2.6.1 Release: 0 URL: https://github.com/influxdata/influxdb Source: %{name}-%{version}.tar.xz @@ -29,8 +29,8 @@ Source2: influxdb.tmpfiles Source3: influxdb-user.conf Source4: config.yaml # Prebuild UI assets as specified in ./scripts/fetch_ui_assets.sh -# https://github.com/influxdata/ui/releases/download/OSS-2.1.2/build.tar.gz -Source98: ui-assets-2022-09-16.tar.xz +# https://github.com/influxdata/ui/releases/download/OSS-v2.6.1/build.tar.gz +Source98: ui-assets-%{version}.tar.xz Source99: vendor.tar.xz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: sysuser-tools @@ -39,10 +39,11 @@ BuildRequires: fdupes BuildRequires: go >= 1.18 BuildRequires: golang-packaging >= 15.0.8 BuildRequires: systemd-rpm-macros -BuildRequires: pkgconfig(flux) >= 0.171.0 +BuildRequires: pkgconfig(flux) >= 0.191.0 %{!?_tmpfilesdir:%global _tmpfilesdir /usr/lib/tmpfiles.d} %{systemd_requires} Requires(post): systemd +ExcludeArch: %ix86 %arm ppc %description InfluxDB is an distributed time series database with no external dependencies. @@ -91,6 +92,8 @@ install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/influxdb-user.conf install -D -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/influxdb2/config.yaml install -D -m 0755 -t %{buildroot}%{_bindir} %{_builddir}/go/bin/* +%fdupes %{buildroot}/%{_prefix} + %check #%%gotest github.com/influxdata/influxdb @@ -122,6 +125,7 @@ install -D -m 0755 -t %{buildroot}%{_bindir} %{_builddir}/go/bin/* %{_tmpfilesdir}/influxdb.conf %attr(0755, influxdb, influxdb) %dir %{_localstatedir}/log/influxdb %attr(0755, influxdb, influxdb) %dir %{_localstatedir}/lib/influxdb +%ghost %attr(0755, influxdb, influxdb) %dir %{_rundir}/influxdb %files devel %license LICENSE diff --git a/ui-assets-2.6.1.tar.xz b/ui-assets-2.6.1.tar.xz new file mode 100644 index 0000000..8406bb9 --- /dev/null +++ b/ui-assets-2.6.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc55d8300a1c2e40d68fce6505814cd85a9bb6023b7d422ace379d2a6d11927a +size 14872064 diff --git a/ui-assets-2022-09-16.tar.xz b/ui-assets-2022-09-16.tar.xz deleted file mode 100644 index 479800d..0000000 --- a/ui-assets-2022-09-16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4d4386ded4179089ed00decb639bfe0eefb4f3f06f0747bc22e55dee13b6822f -size 14588816 diff --git a/vendor.tar.xz b/vendor.tar.xz index 0ebe412..2acbabc 100644 --- a/vendor.tar.xz +++ b/vendor.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9b9b7131522f48b9c266aa2c16f5c35ab3d7eb787c99d5bd73079e29630ce6f3 -size 9444660 +oid sha256:338740c3b1be8152263bd7d6b0db3762adc2d81fbb258b78540df79ec3036687 +size 10325040