Browse Source

loqui 0.6.4-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11096 ec354946-7b23-47d6-9f5a-488ba84defc7
iwaim 6 years ago
parent
commit
aaa85edb17
1 changed files with 8 additions and 5 deletions
  1. 8 5
      l/loqui/loqui-vl.spec

+ 8 - 5
l/loqui/loqui-vl.spec

@@ -1,5 +1,5 @@
-%define major_ver 0.5
-%define minor_ver 5
+%define major_ver 0.6
+%define minor_ver 4
 %define rel 1
 
 %define ver %{major_ver}.%{minor_ver}
@@ -12,8 +12,7 @@ Release: %{rel}%{?_dist_release}
 Group: Applications/Internet
 Source0: http://launchpad.net/loqui/%{major_ver}/%{ver}/+download/%{name}-%{ver}.tar.gz
 License: GPLv2
-Requires: gtk2 >= 2.2.0
-BuildRequires: gtk2-devel >= 2.2.0
+BuildRequires: gtk2-devel >= 2.4.0
 BuildRequires: glib2-devel >= 2.22.0
 BuildRequires: gob2
 URL: https://sites.google.com/site/loquiirc
@@ -55,13 +54,17 @@ update-desktop-database %{_datadir}/applications
 
 %files -f %{name}.lang
 %defattr (-,root,root)
-%doc README COPYING* INSTALL ChangeLog AUTHORS NEWS NEWS.ja
+%doc README COPYING* LICENSE INSTALL ChangeLog AUTHORS NEWS NEWS.ja
 %{_bindir}/loqui
 %{_datadir}/pixmaps/loqui.png
 %{_datadir}/applications/loqui.desktop
 
 
 %changelog
+* Mon Feb  6 2017 IWAI, Masaharu <iwaim.sub@gmail.com> 0.6.4-1
+- update to 0.6.4
+- add LICENSE in doc
+
 * Mon Dec 30 2013 IWAI, Masaharu <iwaim.sub@gmail.com> 0.5.5-1
 - update to 0.5.5