Accepting request 1152972 from server:database
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1152972 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/influxdb2?expand=0&rev=2
This commit is contained in:
commit
93008fa3c6
2
_service
2
_service
@ -2,7 +2,7 @@
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="url">https://github.com/influxdata/influxdb.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="revision">v2.7.1</param>
|
||||
<param name="revision">v2.7.5</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">disable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45e1a2b7a977101204e4405514d4df04e0986d377c7bff8026bd9944d4e7f4ae
|
||||
size 9081796
|
3
influxdb2-2.7.5.tar.xz
Normal file
3
influxdb2-2.7.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:465e49e970fbc60c01dd436f7145afde5f6dec6c437f46c6ef350c734ae4fd9b
|
||||
size 9080808
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 15:31:03 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
- Update to version 2.7.5, see
|
||||
* https://github.com/influxdata/influxdb/releases/tag/v2.7.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 28 15:46:01 UTC 2023 - Matwey Kornilov <matwey.kornilov@gmail.com>
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: influxdb2
|
||||
Summary: Scalable datastore for metrics, events, and real-time analytics
|
||||
License: MIT
|
||||
Group: Productivity/Databases/Servers
|
||||
Version: 2.7.1
|
||||
Version: 2.7.5
|
||||
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-v2.6.1/build.tar.gz
|
||||
Source98: ui-assets-%{version}.tar.xz
|
||||
# https://github.com/influxdata/ui/releases/download/OSS-v2.7.1/build.tar.gz
|
||||
Source98: ui-assets-2.7.1.tar.xz
|
||||
Source99: vendor.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: sysuser-tools
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84a4602cb81ce76209f7c97800837cd135f771a70a5e5d2f281b3dec775924be
|
||||
size 10262032
|
||||
oid sha256:d12a3f3c69bf6fc7573ea7e1aabb8d601a0a80f0e7c6d4b681982af3b6a99beb
|
||||
size 11255456
|
||||
|
Loading…
Reference in New Issue
Block a user