update to 3.1.2 (#1883049)
This commit is contained in:
parent
8ade26b34e
commit
e2e744ba03
3 changed files with 7 additions and 3 deletions
|
|
@ -2,8 +2,8 @@
|
|||
%global debug_package %{nil}
|
||||
|
||||
Name: utf8cpp
|
||||
Version: 3.1
|
||||
Release: 2%{?dist}
|
||||
Version: 3.1.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A simple, portable and lightweight library for handling UTF-8 encoded strings
|
||||
License: Boost
|
||||
URL: https://github.com/nemtrif/utfcpp
|
||||
|
|
@ -88,6 +88,9 @@ popd
|
|||
%{_datadir}/cmake/utf8cpp
|
||||
|
||||
%changelog
|
||||
* Mon Oct 05 2020 Dominik 'Rathann' Mierzejewski <rpm@greysector.net> - 3.1.2-1
|
||||
- update to 3.1.2 (#1883049)
|
||||
|
||||
* Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue