diff --git a/newlib.spec b/newlib.spec index 2afeadf..77d6e18 100644 --- a/newlib.spec +++ b/newlib.spec @@ -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 - 3.3.0-2 +- Remove the release suffix + * Sat Sep 25 2021 Lijinpei - Package init \ No newline at end of file