|
@@ -1,8 +1,12 @@
|
|
|
|
+%define major_ver 1.18
|
|
|
|
+%define ver %{major_ver}.1
|
|
|
|
+%define rel 1
|
|
|
|
+
|
|
Summary: Archive manipulator for MATE
|
|
Summary: Archive manipulator for MATE
|
|
Name: engrampa
|
|
Name: engrampa
|
|
-Version: 1.16.0
|
|
+Version: %{ver}
|
|
-Release: 1%{?_dist_release}
|
|
+Release: %{rel}%{?_dist_release}
|
|
-Source0: http://pub.mate-desktop.org/releases/1.16/%{name}-%{version}.tar.xz
|
|
+Source0: http://pub.mate-desktop.org/releases/%{major_ver}/%{name}-%{version}.tar.xz
|
|
License: GPLv2
|
|
License: GPLv2
|
|
Group: Applications/Archiving
|
|
Group: Applications/Archiving
|
|
URL: http://mate-desktop.org/
|
|
URL: http://mate-desktop.org/
|
|
@@ -104,6 +108,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sat Apr 8 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.1-1
|
|
|
|
+- update to 1.18.1
|
|
|
|
+
|
|
* Sun Nov 27 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.16.0-1
|
|
* Sun Nov 27 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.16.0-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- update GTK+ version
|
|
- update GTK+ version
|