update to 5.1 [release 5.1-1mamba;Thu Dec 29 2022]
This commit is contained in:
parent
a487784b88
commit
8b82b69c7c
@ -1,13 +1,14 @@
|
|||||||
|
%define gitver %(echo %version | tr . _)
|
||||||
Name: libunibreak
|
Name: libunibreak
|
||||||
Version: 5.0
|
Version: 5.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: An implementation of the line breaking and word breaking algorithms
|
Summary: An implementation of the line breaking and word breaking algorithms
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/adah1972/libunibreak
|
URL: https://github.com/adah1972/libunibreak
|
||||||
Source: https://github.com/adah1972/libunibreak.git/libunibreak_%{version}/libunibreak-%{version}.tar.bz2
|
Source: https://github.com/adah1972/libunibreak.git/libunibreak_%{gitver}/libunibreak-%{version}.tar.bz2
|
||||||
License: zlib/libpng
|
License: zlib/libpng
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
@ -66,6 +67,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc NEWS README.md
|
%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Dec 29 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.1-1mamba
|
||||||
|
- update to 5.1
|
||||||
|
|
||||||
* Sun Dec 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0-2mamba
|
* Sun Dec 04 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.0-2mamba
|
||||||
- remove .la file
|
- remove .la file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user