|
@@ -1,5 +1,5 @@
|
|
|
%define major_ver 1.18
|
|
|
-%define ver %{major_ver}.0
|
|
|
+%define ver %{major_ver}.1
|
|
|
%define rel 1
|
|
|
|
|
|
Summary: A Power Manager for MATE
|
|
@@ -125,6 +125,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Jan 18 2018 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.1-1
|
|
|
+- update to 1.18.1
|
|
|
+
|
|
|
* Sat Apr 8 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.0-1
|
|
|
- update to 1.18.0
|
|
|
- move to GTK3+
|