diff --git a/csstidy.spec b/csstidy.spec index e89eac1..f19983b 100644 --- a/csstidy.spec +++ b/csstidy.spec @@ -1,6 +1,6 @@ Name: csstidy Version: 1.4 -Release: 3%{?dist} +Release: 4%{?dist} Summary: CSS parser and optimizer Group: Applications/Internet @@ -52,6 +52,9 @@ rm -rf %{buildroot} %changelog +* Fri Jul 24 2009 Fedora Release Engineering - 1.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Thu Apr 30 2009 Ville Skyttä - 1.4-3 - Build with %%{optflags}, %%{_smp_mflags} (#498487).