public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fossil] f44: Merge #11 `Update to 2.28`
@ 2026-06-26 20:19 Sheng Mao
0 siblings, 0 replies; only message in thread
From: Sheng Mao @ 2026-06-26 20:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fossil
Branch : f44
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=f44
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-26 20:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 20:19 [rpms/fossil] f44: Merge #11 `Update to 2.28` Sheng Mao
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox