|
@@ -1,6 +1,6 @@
|
|
%define major_ver 1.18
|
|
%define major_ver 1.18
|
|
-%define ver %{major_ver}.0
|
|
|
|
-%define rel 1
|
|
|
|
|
|
+%define ver %{major_ver}.1
|
|
|
|
+%define rel 2
|
|
|
|
|
|
Summary: A window manager for MATE
|
|
Summary: A window manager for MATE
|
|
Name: marco
|
|
Name: marco
|
|
@@ -15,6 +15,7 @@ URL: http://mate-desktop.org/
|
|
Patch1001: mate-window-manager-vine-settings.patch
|
|
Patch1001: mate-window-manager-vine-settings.patch
|
|
|
|
|
|
BuildRequires: mate-common
|
|
BuildRequires: mate-common
|
|
|
|
+BuildRequires: libSM-devel
|
|
BuildRequires: gtk3-devel >= 3.14
|
|
BuildRequires: gtk3-devel >= 3.14
|
|
BuildRequires: libcanberra-gtk3-devel
|
|
BuildRequires: libcanberra-gtk3-devel
|
|
BuildRequires: pango-devel >= 1.2.0
|
|
BuildRequires: pango-devel >= 1.2.0
|
|
@@ -130,6 +131,12 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Nov 18 2017 Munehiro Yamamoto <munepi@vinelinux.org> 1.18.1-2
|
|
|
|
+- added BuildRequires: libSM-devel
|
|
|
|
+
|
|
|
|
+* Thu May 25 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.1-1
|
|
|
|
+- update to 1.18.1
|
|
|
|
+
|
|
* Sun Apr 2 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.0-1
|
|
* Sun Apr 2 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.0-1
|
|
- update to 1.18.0
|
|
- update to 1.18.0
|
|
- move to GTK3+
|
|
- move to GTK3+
|