From 48884498853246ba6e453023ed3912c9bde76a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 10 Feb 2012 15:27:15 +0100 Subject: [PATCH] Rebuild against PCRE 8.30 --- mcstrans.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mcstrans.spec b/mcstrans.spec index e3b0234..3e3d7b7 100644 --- a/mcstrans.spec +++ b/mcstrans.spec @@ -1,7 +1,7 @@ Summary: SELinux Translation Daemon Name: mcstrans Version: 0.3.3 -Release: 3%{?dist} +Release: 4%{?dist} License: GPL+ Group: System Environment/Daemons Source: http://fedora.redhat.com/projects/%{name}-%{version}.tgz @@ -96,6 +96,9 @@ fi %{_usr}/share/mcstrans/util/* %changelog +* Fri Feb 10 2012 Petr Pisar - 0.3.3-4 +- Rebuild against PCRE 8.30 + * Thu Feb 2 2012 Dan Walsh - 0.3.3-3 - Fix the systemd service file