From 4437e773e904776a40cf8cd31e86af995b5515d7 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Aug 03 2013 07:05:20 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- diff --git a/libspiro.spec b/libspiro.spec index 0913869..0825f9a 100644 --- a/libspiro.spec +++ b/libspiro.spec @@ -1,6 +1,6 @@ Name: libspiro Version: 20071029 -Release: 10%{?dist} +Release: 11%{?dist} Summary: Library to simplify the drawing of beautiful curves Group: System Environment/Libraries @@ -51,6 +51,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/*.so %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 20071029-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Sat Mar 23 2013 Kevin Fenzi 20071029-10 - Add patch to add aarch64 support. Fixes bug #925890