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.