Browse Source

atk-2.27.1-1

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@11338 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 6 years ago
parent
commit
1f5d22dc82
1 changed files with 8 additions and 4 deletions
  1. 8 4
      a/atk/atk-vl.spec

+ 8 - 4
a/atk/atk-vl.spec

@@ -1,18 +1,19 @@
 # Something's not quite right with libtool....
 %define __libtoolize :
 %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
+%define _unpackaged_files_terminate_build 1
 
-%define glib2_base_version 2.48.0
+%define glib2_base_version 2.55.0
 %define glib2_version %{glib2_base_version}
 
 Summary: Interfaces for accessibility support.
 Summary(ja): アクセシビリティサポートのためのインタフェース
 Name: atk
-Version: 2.20.0
+Version: 2.27.1
 Release: 1%{?_dist_release}
 License: LGPL
 Group: System Environment/Libraries
-Source: ftp://ftp.gnome.org/pub/GNOME/sources/atk/2.20/atk-%{version}.tar.xz
+Source: ftp://ftp.gnome.org/pub/GNOME/sources/atk/2.27/atk-%{version}.tar.xz
 URL: http://developer.gnome.org/projects/gap/
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-root
@@ -101,7 +102,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f atk10.lang
 %defattr(-, root, root)
-%doc README AUTHORS COPYING ChangeLog
+%doc README AUTHORS COPYING NEWS
 %{_libdir}/libatk*.so.*
 %{_libdir}/girepository-1.0
 
@@ -124,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Sat Jan 06 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 2.27.1-1
+- new upstream release.
+
 * Thu Jul 14 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.20.0-1
 - new upstream release