public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/tin] epel10.2: update to 2.6.4 (rhbz#2333917)
@ 2026-08-23 23:20 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-23 23:20 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/tin
            Branch : epel10.2
            Commit : a71279b6a2581871278bf919c014e6369df971f7
            Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
            Date   : 2024-12-26T20:51:10+01:00
            Stats  : +10/-5 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/tin/c/a71279b6a2581871278bf919c014e6369df971f7?branch=epel10.2

            Log:
            update to 2.6.4 (rhbz#2333917)

remove bundled pcre in prep

---
diff --git a/.gitignore b/.gitignore
index 09d6c6b..c34ba87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,5 @@ tin-1.8.3.tar.bz2.sign
 /tin-2.6.2.tar.xz.sign
 /tin-2.6.3.tar.xz
 /tin-2.6.3.tar.xz.sign
+/tin-2.6.4.tar.xz
+/tin-2.6.4.tar.xz.sign

diff --git a/sources b/sources
index 7ec2105..ad78fc9 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (tin-2.6.3.tar.xz) = e8b474849e3330475e92b7c578ffe2f29f022303be266d39493e58b7227d9a5ee3915812c1806f52358c07f91d6119810498db906d2da7ffe035feba0e340a42
-SHA512 (tin-2.6.3.tar.xz.sign) = 9db2af64f2edf4a625bd39e3ade80bee0a1ab8c67f77bf3c06fff465bd4f91dd31c0668a0e3c97d3286cebd0d66f3d8f9f3bbd37e942424e3585e8aad50aad4d
+SHA512 (tin-2.6.4.tar.xz) = 63d7d8bf9d00644b05f128ab78960a1a1ccbeebbec9721517dc4971d07459d0a547adfd4eb8446a695d7303b43f45168a203c29f318b66fc79e4aba80cf8cc97
+SHA512 (tin-2.6.4.tar.xz.sign) = 55bf071381ccd1f1eed3ab087e53870cea9c09d1ee0ee573af104b7a6a2daf20b4361594dad61f48b37c9907d13ba57166f87cb785d90e7cdd937990df73bd4e

diff --git a/tin.spec b/tin.spec
index 5bec3b1..dfc52f9 100644
--- a/tin.spec
+++ b/tin.spec
@@ -1,6 +1,6 @@
 Name: tin
-Version: 2.6.3
-Release: 6%{?dist}
+Version: 2.6.4
+Release: 1%{?dist}
 Summary: Basic Internet news reader
 # all sources built into binaries are BSD-3-Clause except
 # src/parsdate.{c,y} which are Public Domain
@@ -40,7 +40,7 @@ gpg1 --homedir=${workdir} --pgp2 --yes --output="${workring}" --dearmor %{S:2}
 gpg1 --homedir=${workdir} --pgp2 --verify --keyring="${workring}" %{S:1} %{S:0}
 rm -r ${workdir}
 %autosetup -p1
-rm -rv libcanlock
+rm -rv libcanlock pcre
 
 %build
 %configure \
@@ -96,6 +96,9 @@ install -Dpm644 -t %{buildroot}%{_mandir}/man3 doc/wildmat.3
 %{_mandir}/man5/tin.5*
 
 %changelog
+* Thu Dec 26 2024 Dominik Mierzejewski <dominik@greysector.net> 2.6.4-1
+- update to 2.6.4 (rhbz#2333917)
+
 * Sun Dec 08 2024 Dominik Mierzejewski <dominik@greysector.net> 2.6.3-6
 - enable Cancel-Locks support
 - enable zlib compression support

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

only message in thread, other threads:[~2026-08-23 23:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-23 23:20 [rpms/tin] epel10.2: update to 2.6.4 (rhbz#2333917) Dominik 'Rathann' Mierzejewski

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