public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sheng Mao <ivzhh@outlook.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fossil] rawhide: Merge #11 `Update to 2.28`
Date: Fri, 26 Jun 2026 04:39:48 GMT [thread overview]
Message-ID: <178244878844.1.1939921990034194356.rpms-fossil-082e99175ba0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fossil
Branch : rawhide
Commit : 082e99175ba04017a8a15958ccdf05f86def71ca
Author : Sheng Mao <ivzhh@outlook.com>
Date : 2026-06-26T04:39:45+00:00
Stats : +7/-5 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/fossil/c/082e99175ba04017a8a15958ccdf05f86def71ca?branch=rawhide
Log:
Merge #11 `Update to 2.28`
---
diff --git a/.gitignore b/.gitignore
index 9060484..afaaa2e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,5 @@
/fossil-src-2.24.tar.gz
/fossil-src-2.25.tar.gz
/fossil-src-2.26.tar.gz
+/fossil-src-2.27.tar.gz
+/fossil-src-2.28.tar.gz
diff --git a/fossil.spec b/fossil.spec
index 12111b2..c131599 100644
--- a/fossil.spec
+++ b/fossil.spec
@@ -1,6 +1,6 @@
%bcond_without tests
Name: fossil
-Version: 2.26
+Version: 2.28
Release: %autorelease
Summary: A distributed SCM with bug tracking and wiki
@@ -14,10 +14,10 @@ Source3: fossil-doc-README
BuildRequires: gcc-c++
BuildRequires: zlib-devel
BuildRequires: openssl-devel
-BuildRequires: tcl
+BuildRequires: tcl8
BuildRequires: make
BuildRequires: sqlite
-Provides: bundled(sqlite) = 3.38.0
+Provides: bundled(sqlite) = 3.52.0
%description
Fossil is a simple, high-reliability, distributed software configuration
@@ -74,7 +74,7 @@ install -D -m 0644 -t %{buildroot}%{_mandir}/man1 fossil.1
%check
%if %{with tests}
-tclsh test/tester.tcl %{buildroot}%{_bindir}/%name
+tclsh8 test/tester.tcl %{buildroot}%{_bindir}/%name
%endif
diff --git a/sources b/sources
index 149b2da..4bdc5e0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fossil-src-2.26.tar.gz) = 356a3b51adde40aedb094743eb978b78961c4216152000ecd800e22b69f1e3a11330259b627628fb6e9a594b1969f0351a73af717b500b4f12d109108fa82b61
+SHA512 (fossil-src-2.28.tar.gz) = acf19afb41fec0b56e8ddc40c7c22ded69e39f2fa12daa95bb8f5c19b625ad24749e525491db53689a1c96e5738fb2e38ad85ed86343bf00a1ff7f1ac534eb12
reply other threads:[~2026-06-26 4:39 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=178244878844.1.1939921990034194356.rpms-fossil-082e99175ba0@fedoraproject.org \
--to=ivzhh@outlook.com \
--cc=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