From 7a03ef5932a4da9af8eeb88ef532149f8e8be7e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Tue, 1 Jun 2010 20:59:16 +0000 Subject: [PATCH] - Mass rebuild with perl-5.12.0 --- openwsman.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openwsman.spec b/openwsman.spec index e5854e2..75874f1 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -17,7 +17,7 @@ BuildRequires: perl-devel pkgconfig openssl-devel BuildRequires: libtool Requires: net-tools Version: 2.2.3 -Release: 3%{?dist} +Release: 4%{?dist} Url: http://www.openwsman.org/ License: BSD Group: Applications/System @@ -264,6 +264,9 @@ fi %changelog +* Tue Jun 01 2010 Marcela Maslanova - 2.2.3-4 +- Mass rebuild with perl-5.12.0 + * Tue Apr 22 2010 Praveen K Paladugu - 2.2.3-3 - authors.patch: Moved all the AUTHORS info to AUTHORS file. - Corrected the Source tag.