|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
Name: gnome-terminal
|
|
|
|
|
Version: 3.28.3
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 4%{?dist}.inferit
|
|
|
|
|
Summary: Terminal emulator for GNOME
|
|
|
|
|
|
|
|
|
|
License: GPLv3+ and GFDL and LGPLv2+
|
|
|
|
@ -26,6 +26,8 @@ Patch103: gnome-terminal-keypad-accels.patch
|
|
|
|
|
|
|
|
|
|
# https://bugzilla.redhat.com/show_bug.cgi?id=2154269
|
|
|
|
|
Patch104: gnome-terminal-3.28.3-quiet-dconf-logging.patch
|
|
|
|
|
# MSVSphere
|
|
|
|
|
Patch1000: 0001-MSVSphere-updated-Russian-translation.patch
|
|
|
|
|
|
|
|
|
|
BuildRequires: docbook-style-xsl
|
|
|
|
|
BuildRequires: glib2-devel >= %{glib2_version}
|
|
|
|
@ -75,6 +77,7 @@ option to the right-click context menu in Nautilus.
|
|
|
|
|
%patch102 -p1 -b .manual
|
|
|
|
|
%patch103 -p1 -b .keypad-accels
|
|
|
|
|
%patch104 -p1 -b .dconf-logging
|
|
|
|
|
%patch1000 -p1
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
autoreconf -f -i
|
|
|
|
@ -115,8 +118,9 @@ make check
|
|
|
|
|
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.28.3-4
|
|
|
|
|
- Rebuilt for MSVSphere 8.8
|
|
|
|
|
* Tue Dec 26 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 3.28.3-4.inferit
|
|
|
|
|
- Updated Russian translation
|
|
|
|
|
- Rebuilt for MSVSphere 8.9
|
|
|
|
|
|
|
|
|
|
* Thu May 04 2023 David King <amigadave@amigadave.com> - 3.28.3-4
|
|
|
|
|
- Quiet dconf logging (#2154269)
|
|
|
|
|