diff --git a/memtailor.spec b/memtailor.spec index a3ab72e..e7cc622 100644 --- a/memtailor.spec +++ b/memtailor.spec @@ -6,7 +6,7 @@ Name: memtailor Version: 1.0 -Release: 15.%{gitdate}.git%{shorttag}%{?dist} +Release: 16.%{gitdate}.git%{shorttag}%{?dist} Summary: C++ library of special-purpose memory allocators License: BSD @@ -92,6 +92,9 @@ LD_LIBRARY_PATH=$PWD/.libs make check %{_libdir}/pkgconfig/%{name}.pc %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.0-16.20200709.git777c5d2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Thu Jun 17 2021 Jerry James - 1.0-15.20200709.git777c5d2 - Update to latest upstream snapshot