diff --git a/rply.spec b/rply.spec index 2694c71..12e8b28 100644 --- a/rply.spec +++ b/rply.spec @@ -1,6 +1,6 @@ Name: rply Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A library to read and write PLY files Group: Development/Libraries License: MIT @@ -87,6 +87,9 @@ Rply Library Header Files and Link Libraries %{_datadir}/%{name}/rplyConfig.cmake %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Tue Nov 27 2012 Richard Hughes - 1.1.1-1 - Update to latest upstream version.