From d04df584c0188db6ac3c1b6d814669bf90b60036 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Jul 21 2012 11:49:18 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- diff --git a/pyxattr.spec b/pyxattr.spec index 396fb5e..e4fbb2b 100644 --- a/pyxattr.spec +++ b/pyxattr.spec @@ -1,7 +1,7 @@ Name: pyxattr Summary: Extended attributes library wrapper for Python Version: 0.5.1 -Release: 1%{?dist} +Release: 2%{?dist} #license version is precised on a website License: LGPLv2+ Group: Development/Libraries @@ -39,6 +39,9 @@ CFLAGS="%{optflags}" %{__python} setup.py build %doc COPYING NEWS README %changelog +* Sat Jul 21 2012 Fedora Release Engineering - 0.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Tue Jun 26 2012 Marcin Zajaczkowski - 0.5.1-1 - updated to 0.5.1 - fix bugs found with cpychecker (bug 809974)