From 1888163aa72a53478646dba132da91029c37be3e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Aug 17 2014 22:09:16 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- diff --git a/pyxattr.spec b/pyxattr.spec index 0f3e359..ccc2454 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -2,7 +2,7 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.5.3 -Release: 3%{?dist} +Release: 4%{?dist} License: LGPLv2+ Group: Development/Libraries URL: http://pyxattr.k1024.org/ @@ -87,6 +87,9 @@ popd %endif # with_python3 %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 0.5.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Thu Aug 7 2014 Marcin Zajaczkowski - 0.5.3-3 - add Mark Hamzy's patch to fix issue with PPC builds (bug 1127310)