public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/wordnet] rawhide: Build with Tcl 8
Date: Tue, 30 Jun 2026 17:54:30 GMT	[thread overview]
Message-ID: <178284207074.1.15441543240865930832.rpms-wordnet-32ea2b1d33fb@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/wordnet
            Branch : rawhide
            Commit : 32ea2b1d33fbf5ee07620464927185f270aa15be
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-06-30T12:23:08-04:00
            Stats  : +6/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/wordnet/c/32ea2b1d33fbf5ee07620464927185f270aa15be?branch=rawhide

            Log:
            Build with Tcl 8

This is a really old codebase and has not been ported to Tcl 9.

---
diff --git a/wordnet.spec b/wordnet.spec
index 7f2f30b..1dd14e7 100644
--- a/wordnet.spec
+++ b/wordnet.spec
@@ -1,6 +1,6 @@
 Name:           wordnet
 Version:        3.0
-Release:        50%{?dist}
+Release:        51%{?dist}
 Summary:        A lexical database for the English language
 
 License:        MIT and GPL-2.0-or-later
@@ -28,8 +28,8 @@ BuildRequires:  gzip
 BuildRequires:  libtool
 BuildRequires:  make
 BuildRequires:  tar
-BuildRequires:  tcl-devel
-BuildRequires:  tk-devel
+BuildRequires:  tcl-devel < 1:9
+BuildRequires:  tk-devel < 1:9
 
 %description
 WordNet is a large lexical database of English, developed under the direction
@@ -143,6 +143,9 @@ rm -rf doc/{html,ps,pdf}/Makefile*
 
 
 %changelog
+* Tue Jun 30 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 3.0-51
+- Build with Tcl 8
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.0-50
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-06-30 17:54 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=178284207074.1.15441543240865930832.rpms-wordnet-32ea2b1d33fb@fedoraproject.org \
    --to=yselkowi@redhat.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