Package init
This commit is contained in:
parent
44705ef3e8
commit
051a32c899
10
atk.spec
10
atk.spec
@ -1,12 +1,12 @@
|
||||
Name: atk
|
||||
Version: 2.30.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Interfaces for accessibility support
|
||||
License: LGPLv2+
|
||||
URL: http://developer.gnome.org/platform-overview/stable/atk
|
||||
Source0: http://download.gnome.org/sources/atk/2.30/atk-%{version}.tar.xz
|
||||
|
||||
BuildRequires: glib2-devel gettext gobject-introspection-devel gtk-doc meson
|
||||
BuildRequires: glib2-devel gettext gobject-introspection-devel gtk-doc meson libxslt
|
||||
|
||||
%description
|
||||
The Accessibility Toolkit(ATK) is an open source software library, part of
|
||||
@ -47,6 +47,12 @@ sed -i 's/idm[0-9]\{5,32\}\"/idm12345678912345\"/g' $(find %{_buildrootdir} -nam
|
||||
%{_datadir}/gir-1.0
|
||||
|
||||
%changelog
|
||||
* Mon Nov 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.30.0-3
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:add the libxslt in buildrequires
|
||||
|
||||
* Tue Sep 10 2019 Alex Chao <zhaolei746@huawei.com> - 2.30.0-2
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user