From 90333b3d7575544d3f84a834952776f886e71f20 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 14 Feb 2013 15:52:29 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- rply.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.