public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/timescaledb] f44: Version 2.27.1 (rhbz#2303604)
@ 2026-06-01  7:34 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-01  7:34 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/timescaledb
Branch : f44
Commit : 0b3dbfd3b3bc004ddeae29156ee3a09546574bfd
Author : Aurélien Bompard <aurelien@bompard.org>
Date   : 2026-06-01T09:28:15+02:00
Stats  : +9/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/timescaledb/c/0b3dbfd3b3bc004ddeae29156ee3a09546574bfd?branch=f44

Log:
Version 2.27.1 (rhbz#2303604)

---
diff --git a/.gitignore b/.gitignore
index 2ab4fa1..c5ff25e 100755
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
 /2.15.2.tar.gz
 /2.15.3.tar.gz
 /2.16.0.tar.gz
+/timescaledb-2.27.1.tar.gz

diff --git a/sources b/sources
old mode 100755
new mode 100644
index f6ec9b4..bbb3167
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (2.16.0.tar.gz) = 1476f0d3cbc5881911d5126799e28a5fda9c2e762ab8d0470e4c6d7dc715b099b2899b1f5dcb6d31c6cebf97a82007c1d18340e83fff8c9f72523574eb690732
+SHA512 (timescaledb-2.27.1.tar.gz) = cc0a5e3218ea95a5c9760ef18b54835980da4e2dd9389e86757ae74a6f11c69fbd4bf781fa19ffe60058adeb2e1b2a738901934a69624274cd2962b52f0f9dbf

diff --git a/timescaledb.spec b/timescaledb.spec
index fbf2b07..31b6763 100644
--- a/timescaledb.spec
+++ b/timescaledb.spec
@@ -1,13 +1,14 @@
 %global core_name timescale
 
 Name:           %{core_name}db
-Version:        2.16.0
-Release:        4%{?dist}
+Version:        2.27.1
+Release:        1%{?dist}
 Summary:        Open-source time-series database powered by PostgreSQL
 
 License:        Apache-2.0
 URL:            http://www.%{core_name}.com
-Source0:        https://github.com/%{core_name}/%{name}/archive/refs/tags/%{version}.tar.gz
+# Use the generate-free-sources.sh script to generate the tarball
+Source0:        %{name}-%{version}.tar.gz
 
 BuildRequires:  cmake gcc openssl-devel postgresql-server-devel
 
@@ -49,6 +50,9 @@ rm -rf tsl
 
 
 %changelog
+* Mon Jun 01 2026 Aurelien Bompard <abompard@fedoraproject.org> - 2.27.1-1
+- Version 2.27.1 (rhbz#2303604)
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-01  7:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01  7:34 [rpms/timescaledb] f44: Version 2.27.1 (rhbz#2303604) 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox