|
@@ -1,5 +1,5 @@
|
|
-%define major_ver 1.18
|
|
+%define major_ver 1.20
|
|
-%define ver %{major_ver}.2
|
|
+%define ver %{major_ver}.0
|
|
%define rel 1
|
|
%define rel 1
|
|
|
|
|
|
Summary: The MATE Terminal Emulator
|
|
Summary: The MATE Terminal Emulator
|
|
@@ -16,7 +16,7 @@ URL: http://mate-desktop.org/
|
|
BuildRequires: mate-common
|
|
BuildRequires: mate-common
|
|
BuildRequires: gtk3-devel
|
|
BuildRequires: gtk3-devel
|
|
BuildRequires: dconf-devel
|
|
BuildRequires: dconf-devel
|
|
-BuildRequires: vte3-devel
|
|
+BuildRequires: vte3-devel >= 0.46
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: libSM-devel
|
|
BuildRequires: mate-desktop-devel
|
|
BuildRequires: mate-desktop-devel
|
|
BuildRequires: itstool
|
|
BuildRequires: itstool
|
|
@@ -103,6 +103,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun May 20 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.20.0-1
|
|
|
|
+- update to 1.20.0
|
|
|
|
+
|
|
* Thu Jan 18 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.2-1
|
|
* Thu Jan 18 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.2-1
|
|
- update to 1.18.2
|
|
- update to 1.18.2
|
|
|
|
|