Rebuild against PCRE 8.30

This commit is contained in:
Petr Písař 2012-02-10 14:10:15 +01:00
parent 903de08e3e
commit 1569626673
1 changed files with 4 additions and 1 deletions

View File

@ -20,7 +20,7 @@
Summary: KDE Libraries
Version: 4.8.0
Release: 2%{?dist}
Release: 3%{?dist}
Name: kdelibs
Epoch: 6
@ -577,6 +577,9 @@ rm -rf %{buildroot}
%changelog
* Fri Feb 10 2012 Petr Pisar <ppisar@redhat.com> - 6:4.8.0-3
- Rebuild against PCRE 8.30
* Sat Feb 04 2012 Rex Dieter <rdieter@fedoraproject.org> 6:4.8.0-2
- fix KDE_VERSION_STRING (kde#293204)