diff --git a/SPECS/xterm.spec b/SPECS/xterm.spec index c450707..d09cba8 100644 --- a/SPECS/xterm.spec +++ b/SPECS/xterm.spec @@ -1,10 +1,9 @@ Summary: Terminal emulator for the X Window System Name: xterm -Version: 348 +Version: 351 Release: 1%{?dist} URL: https://invisible-island.net/xterm License: MIT -Group: User Interface/X BuildRequires: gcc pkgconfig ncurses-devel libutempter-devel BuildRequires: libXft-devel libXaw-devel libXext-devel desktop-file-utils BuildRequires: libxkbfile-devel xorg-x11-apps @@ -61,7 +60,8 @@ done --with-icondir=%{_datadir}/icons \ --with-utempter \ --with-tty-group=tty \ - --disable-full-tgetent + --disable-full-tgetent \ + --enable-sixel-graphics make %{?_smp_mflags} @@ -99,6 +99,36 @@ install -m644 -p xterm.appdata.xml $RPM_BUILD_ROOT%{_datadir}/appdata %{_mandir}/man1/resize.1* %changelog +* Mon Nov 25 2019 Tomas Korbar - 351-1 +- update to 351 + +* Tue Nov 12 2019 Tomas Korbar - 350-1 +- update to 350 + +* Tue Oct 29 2019 Tomas Korbar - 349-2 +- enable sixel graphics (#1763712) + +* Tue Sep 24 2019 Tomas Korbar - 349-1 +- update to 349 + +* Mon Aug 26 2019 Tomas Korbar - 348-1 +- update to 348 + +* Sat Jul 27 2019 Fedora Release Engineering - 346-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Tue May 28 2019 Miroslav Lichvar 346-1 +- update to 346 + +* Tue May 14 2019 Miroslav Lichvar 345-1 +- update to 345 + +* Tue Feb 26 2019 Miroslav Lichvar 344-1 +- update to 344 + +* Sun Feb 03 2019 Fedora Release Engineering - 334-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Aug 13 2018 Miroslav Lichvar 334-1 - update to 334