!138 update lcr depence version
Merge pull request !138 from DriedYellowPeach/master
This commit is contained in:
commit
5c33bdb917
12
clibcni.spec
12
clibcni.spec
@ -1,5 +1,5 @@
|
|||||||
%global _version 2.0.7
|
%global _version 2.0.7
|
||||||
%global _release 4
|
%global _release 5
|
||||||
Name: clibcni
|
Name: clibcni
|
||||||
Version: %{_version}
|
Version: %{_version}
|
||||||
Release: %{_release}
|
Release: %{_release}
|
||||||
@ -10,8 +10,8 @@ URL: https://gitee.com/openeuler/clibcni
|
|||||||
Source0: https://gitee.com/openeuler/clibcni/repository/archive/v%{version}.tar.gz
|
Source0: https://gitee.com/openeuler/clibcni/repository/archive/v%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}
|
BuildRoot: %{_tmppath}/%{name}-%{version}
|
||||||
|
|
||||||
%define lcrver_lower 2.0.8-0
|
%define lcrver_lower 2.0.9-0
|
||||||
%define lcrver_upper 2.0.9-0
|
%define lcrver_upper 2.0.10-0
|
||||||
|
|
||||||
BuildRequires: gcc git gcc-c++
|
BuildRequires: gcc git gcc-c++
|
||||||
BuildRequires: cmake
|
BuildRequires: cmake
|
||||||
@ -88,6 +88,12 @@ rm -rf %{buildroot}
|
|||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Dec 21 2022 wangrunze <wangrunze13@huawei.com> - 2.0.7-5
|
||||||
|
- Type: bugfix
|
||||||
|
- ID: NA
|
||||||
|
- SUG: NA
|
||||||
|
- DESC: update lcr dependence version
|
||||||
|
|
||||||
* Thu Nov 3 wuzx<wuzx1226@qq.com> - 2.0.7-4
|
* Thu Nov 3 wuzx<wuzx1226@qq.com> - 2.0.7-4
|
||||||
- Type:feature
|
- Type:feature
|
||||||
- CVE:NA
|
- CVE:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user