commit
938da6b57f
@ -2,7 +2,7 @@
|
||||
%global _newlib newlib
|
||||
Name: newlib
|
||||
Version: 3.3.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
Summary: Newlib is a C library intended for use on embedded systems.
|
||||
|
||||
License: BSD
|
||||
@ -13,7 +13,9 @@ BuildRequires: make gcc binutils texinfo texinfo-tex
|
||||
|
||||
%description
|
||||
|
||||
Newlib is a C library intended for use on embedded systems. It is a conglomeration of several library parts, all under free software licenses that make them easily usable on embedded products.
|
||||
Newlib is a C library intended for use on embedded systems. It is a conglomeration
|
||||
of several library parts, all under free software licenses that make them easily
|
||||
usable on embedded products.
|
||||
|
||||
|
||||
%prep
|
||||
@ -52,5 +54,8 @@ cd ..
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Dec 15 2021 jiangxinyu <jiangxinyu@kylinos.cn> - 3.3.0-2
|
||||
- Remove the release suffix
|
||||
|
||||
* Sat Sep 25 2021 Lijinpei <lijinpei@huawei.com>
|
||||
- Package init
|
||||
Loading…
x
Reference in New Issue
Block a user