This commit is contained in:
parent
1734b0da5d
commit
226feedc1e
1 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
Name: utf8cpp
|
||||
Version: 4.0.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings
|
||||
License: BSL-1.0
|
||||
URL: https://github.com/nemtrif/utfcpp
|
||||
|
|
@ -88,6 +88,9 @@ popd
|
|||
%{_datadir}/cmake/utf8cpp
|
||||
|
||||
%changelog
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.5-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Wed Jan 03 2024 Dominik Mierzejewski <dominik@greysector.net> - 4.0.5-1
|
||||
- update to 4.0.5 (resolves rhbz#2245744)
|
||||
- include license text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue