diff --git a/rply.spec b/rply.spec index 0c98e4b..05a8ea1 100644 --- a/rply.spec +++ b/rply.spec @@ -1,6 +1,6 @@ Name: rply Version: 1.1.2 -Release: 17%{?dist} +Release: 18%{?dist} Summary: A library to read and write PLY files License: MIT URL: http://www.tecgraf.puc-rio.br/~diego/professional/rply/ @@ -79,6 +79,9 @@ Rply Library Header Files and Link Libraries %dir %{_datadir}/%{name}/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 1.1.2-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Sep 01 2020 Than Ngo - 1.1.2-17 - Fixed FTBFS