Compare commits

..

10 Commits

Author SHA1 Message Date
openeuler-ci-bot
04075111cb
!11 update to version 1.8.1
From: @weigang-li 
Reviewed-by: @open123bot 
Signed-off-by: @open123bot
2023-11-02 03:15:00 +00:00
li weigang
3121bfa613 update to version 1.8.1 2023-10-20 15:53:22 +08:00
openeuler-ci-bot
f5914190c6
!6 delete duplicate package files
From: @shirely16 
Reviewed-by: @zzm_567, @t_feng 
Signed-off-by: @t_feng
2022-04-18 03:16:59 +00:00
shirely16
34462e6e20 delete duplicate package files 2022-04-18 11:02:22 +08:00
openeuler-ci-bot
c8e830ac13 !4 update to 1.8
Merge pull request !4 from dongyuzhen/master
2021-12-14 08:20:18 +00:00
dongyuzhen
7c2506dc47 update to 1.8 2021-12-01 15:27:06 +08:00
openeuler-ci-bot
84b690520f !2 update to 1.7.10
Merge pull request !2 from 周海波/master
2020-07-24 08:39:19 +08:00
zhouhaibo055
b846193723 update to 1.7.10 2020-07-23 16:39:35 +08:00
openeuler-ci-bot
df6c111f1b !1 add yaml file in package
Merge pull request !1 from maqiang/master
2020-07-21 12:16:28 +08:00
maqiang
2f281b9928 update libXi.yaml. 2020-07-21 12:11:16 +08:00
4 changed files with 16 additions and 5 deletions

Binary file not shown.

BIN
libXi-1.8.1.tar.xz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
Name: libXi Name: libXi
Version: 1.7.9 Version: 1.8.1
Release: 11 Release: 1
Summary: X.Org X11 libXi runtime library Summary: X.Org X11 libXi runtime library
License: MIT License: MIT
URL: https://xorg.freedesktop.org/ URL: https://xorg.freedesktop.org/
Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2 Source0: https://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.xz
BuildRequires: autoconf automake libtool xorg-x11-util-macros libXext-devel xmlto asciidoc BuildRequires: autoconf automake libtool xorg-x11-util-macros libXext-devel xmlto asciidoc
BuildRequires: xorg-x11-proto-devel pkgconfig(inputproto) libX11-devel libXfixes-devel git BuildRequires: xorg-x11-proto-devel pkgconfig(inputproto) libX11-devel libXfixes-devel git
@ -41,7 +41,6 @@ developing applications that use %{name}.
%defattr(-,root,root) %defattr(-,root,root)
%license COPYING %license COPYING
%{_libdir}/libXi.so.* %{_libdir}/libXi.so.*
%{_libdir}/libXi.so
%files devel %files devel
%defattr(-,root,root) %defattr(-,root,root)
@ -56,6 +55,18 @@ developing applications that use %{name}.
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Fri Oct 20 2023 li weigang - <weigangli99@gmail.com> - 1.8.1-1
- update to version 1.8.1
* Mon Apr 18 2022 hanhui<hanhui15@h-partners.com> - 1.8-2
- delete duplicate package files
* Wed Dec 1 2021 dongyuzhen <dongyuzhen@huawei.com> - 1.8-1
- update to 1.8
* Thu Jul 23 2020 zhouhaibo <zhouhaibo@huawei.com> - 1.7.10-1
-
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-11 * Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.7.9-11
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA

View File

@ -1,5 +1,5 @@
version_control: git version_control: git
src_repo: git@gitlab.freedesktop.org:xorg/lib/libxi.git src_repo: https://gitlab.freedesktop.org/xorg/lib/libxi.git
tag_prefix: libXi- tag_prefix: libXi-
seperator: "." seperator: "."