Browse Source

mate-notification-daemon 1.18.0-1

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

+ 10 - 3
m/mate-notification-daemon/mate-notification-daemon-vl.spec

@@ -1,9 +1,13 @@
+%define major_ver 1.18
+%define ver %{major_ver}.0
+%define rel 1
+
 Summary:	Notification daemon for MATE
 Name:		mate-notification-daemon
-Version:	1.16.1
-Release:	1%{?_dist_release}
+Version:	%{ver}
+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
 
 # vine theme (based on coco) and vine5 theme (old theme)
 # http://github.com/tatofoo/notification-daemon-engine-coco
@@ -111,6 +115,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas ||:
 
 
 %changelog
+* Mon Apr  3 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.18.0-1
+- update to 1.18.0
+
 * Tue Jan 31 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 1.16.1-1
 - update to 1.16.1
 - drop fix-bold patch (Patch0): upstream merged