diff --git a/libunistring.spec b/libunistring.spec index 9b83e31..f5ec5f2 100644 --- a/libunistring.spec +++ b/libunistring.spec @@ -1,6 +1,6 @@ # This spec file has been automatically updated Version: 0.9.10 -Release: 13%{?dist} +Release: 14%{?dist} Name: libunistring Summary: GNU Unicode string library License: GPLv2+ or LGPLv3+ @@ -56,6 +56,9 @@ mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name} __doc %ldconfig_scriptlets %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 0.9.10-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Jun 21 2021 Mike FABIAN - 0.9.10-13 - Related rhbz#1938800: Fix CI tests and convert them to tmt