Browse Source

mate-backgrounds 1.18.0-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11009 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 8 years ago
parent
commit
e0580d766a
1 changed files with 10 additions and 3 deletions
  1. 10 3
      m/mate-backgrounds/mate-backgrounds-vl.spec

+ 10 - 3
m/mate-backgrounds/mate-backgrounds-vl.spec

@@ -1,8 +1,12 @@
+%define major_ver 1.18
+%define ver %{major_ver}.0
+%define rel 1
+
 Summary:	Background images and data for MATE
 Name:		mate-backgrounds
-Version:	1.16.0
-Release:	1%{?_dist_release}
-Source:		http://pub.mate-desktop.org/releases/1.14/%{name}-%{version}.tar.xz
+Version:	%{ver}
+Release:	%{rel}%{?_dist_release}
+Source:		http://pub.mate-desktop.org/releases/%{major_ver}/%{name}-%{version}.tar.xz
 License:	GPLv2
 Group:		User Interface/Desktops
 URL:		http://mate-desktop.org/
@@ -47,6 +51,9 @@ ln -sf ../gnome-background-properties/vine6.xml ${RPM_BUILD_ROOT}%{_datadir}/mat
 %{_datadir}/backgrounds/mate
 
 %changelog
+* Sat Apr  8 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.0-1
+- update to 1.18.0
+
 * Sun Nov 27 2016 IWAI, Masaharu <iwaim.sub@gmail.com> 1.16.0-1
 - new upstream release
 - update Packager