From 3f72b56b1ae0f61309e9e3c95f60428dace6dcac Mon Sep 17 00:00:00 2001 From: "Samantha N. Bueno" Date: Mon, 25 Mar 2013 14:30:35 -0400 Subject: [PATCH] Rebuilt to include fix for #926737 --- x3270.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/x3270.spec b/x3270.spec index 6f8b0e6..875e423 100644 --- a/x3270.spec +++ b/x3270.spec @@ -5,7 +5,7 @@ Summary: An X Window System based IBM 3278/3279 terminal emulator Name: x3270 Version: 3.3.12ga12 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: Applications/Internet URL: http://x3270.sourceforge.net/ @@ -189,6 +189,9 @@ fi %changelog +* Mon Mar 25 2013 Samantha N. Bueno - 3.3.12ga12-2 +- Rebuilt to include fix for #926737 + * Mon Mar 25 2013 Samantha N. Bueno - 3.3.12ga12-1 - updated to 3.3.12ga12 - fixes CVE-2012-5662 (#889373, #924228)