public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/timescaledb] f43: Version 2.27.1 (rhbz#2303604)
Date: Mon, 01 Jun 2026 07:48:17 GMT	[thread overview]
Message-ID: <178030009733.1.9794520940653422979.rpms-timescaledb-0b3dbfd3b3bc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/timescaledb
Branch : f43
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=f43

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
 

                 reply	other threads:[~2026-06-01  7:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178030009733.1.9794520940653422979.rpms-timescaledb-0b3dbfd3b3bc@fedoraproject.org \
    --to=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox