Remove the release suffix
This commit is contained in:
parent
f199632b5a
commit
014651e391
@ -2,7 +2,7 @@
|
|||||||
%global _newlib newlib
|
%global _newlib newlib
|
||||||
Name: newlib
|
Name: newlib
|
||||||
Version: 3.3.0
|
Version: 3.3.0
|
||||||
Release: 1%{?dist}
|
Release: 2
|
||||||
Summary: Newlib is a C library intended for use on embedded systems.
|
Summary: Newlib is a C library intended for use on embedded systems.
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -13,7 +13,9 @@ BuildRequires: make gcc binutils texinfo texinfo-tex
|
|||||||
|
|
||||||
%description
|
%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
|
%prep
|
||||||
@ -52,5 +54,8 @@ cd ..
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Sat Sep 25 2021 Lijinpei <lijinpei@huawei.com>
|
||||||
- Package init
|
- Package init
|
||||||
Loading…
x
Reference in New Issue
Block a user