public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/putty] epel9: Fixed invisible login prompt
Date: Mon, 01 Jun 2026 13:45:28 GMT	[thread overview]
Message-ID: <178032152883.1.9977679604935559033.rpms-putty-4a9d8205dccb@fedoraproject.org> (raw)

          A new commit has been pushed.

          Repo   : rpms/putty
          Branch : epel9
          Commit : 4a9d8205dccb15f99115e696ebabf7774ec3f965
          Author : Jaroslav Škarvada <jskarvad@redhat.com>
          Date   : 2026-03-02T13:33:38+01:00
          Stats  : +7/-1 in 1 file(s)
          URL    : https://src.fedoraproject.org/rpms/putty/c/4a9d8205dccb15f99115e696ebabf7774ec3f965?branch=epel9

          Log:
          Fixed invisible login prompt

Resolves: rhbz#2442271

---
diff --git a/putty.spec b/putty.spec
index 6352075..b3a3280 100644
--- a/putty.spec
+++ b/putty.spec
@@ -1,6 +1,6 @@
 Name:		putty
 Version:	0.83
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	SSH, Telnet and Rlogin client
 License:	MIT
 URL:		http://www.chiark.greenend.org.uk/~sgtatham/putty/
@@ -22,6 +22,8 @@ BuildRequires:	gcc
 BuildRequires:	make
 BuildRequires:	cmake
 Requires:	hicolor-icon-theme
+# https://bugzilla.redhat.com/show_bug.cgi?id=2442271
+Requires:	gdk-pixbuf2-modules-extra
 
 %description
 Putty is a SSH, Telnet & Rlogin client - this time for Linux.
@@ -64,6 +66,10 @@ install -m644 -D -p %{SOURCE3} %{buildroot}%{_metainfodir}/uk.org.greenend.chiar
 %{_metainfodir}/uk.org.greenend.chiark.sgtatham.putty.metainfo.xml
 
 %changelog
+* Mon Mar 02 2026 Jaroslav Škarvada <jskarvad@redhat.com> - 0.83-4
+- Fixed invisible login prompt
+  Resolves: rhbz#2442271
+
 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.83-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
 

                 reply	other threads:[~2026-06-01 13:45 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=178032152883.1.9977679604935559033.rpms-putty-4a9d8205dccb@fedoraproject.org \
    --to=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