update to 3.2.4 (resolves rhbz#2231660)

switch to wildcards in .gitignore
This commit is contained in:
Dominik Mierzejewski 2023-08-31 14:10:40 +02:00
commit adfccdccc6
4 changed files with 12 additions and 17 deletions

View file

@ -5,8 +5,8 @@
%global ftest_shortcommit %(c=%{ftest_commit}; echo ${c:0:7})
Name: utf8cpp
Version: 3.2.3
Release: 3%{?dist}
Version: 3.2.4
Release: 1%{?dist}
Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings
License: Boost
URL: https://github.com/nemtrif/utfcpp
@ -83,6 +83,9 @@ popd
%{_datadir}/cmake/utf8cpp
%changelog
* Thu Aug 31 2023 Dominik Mierzejewski <dominik@greysector.net> - 3.2.4-1
- update to 3.2.4 (resolves rhbz#2231660)
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild