public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/putty] epel9: Fixed invisible login prompt
@ 2026-06-01 13:45 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-06-01 13:45 UTC (permalink / raw)
  To: git-commits

          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
 

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

only message in thread, other threads:[~2026-06-01 13:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-01 13:45 [rpms/putty] epel9: Fixed invisible login prompt 

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