public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/tin] epel10: update to 2.6.4 (rhbz#2333917)
Date: Sun, 23 Aug 2026 23:18:29 GMT	[thread overview]
Message-ID: <178752710973.1.7394093020603886952.rpms-tin-a71279b6a258@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/tin
            Branch : epel10
            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

            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

                 reply	other threads:[~2026-08-23 23:18 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=178752710973.1.7394093020603886952.rpms-tin-a71279b6a258@fedoraproject.org \
    --to=dominik@greysector.net \
    --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