diff --git a/wsmancli.spec b/wsmancli.spec index 675a925..6a3cc10 100644 --- a/wsmancli.spec +++ b/wsmancli.spec @@ -1,6 +1,6 @@ Name: wsmancli Version: 2.1.0 -Release: 1%{dist} +Release: 2%{dist} License: BSD Url: http://www.openwsman.org/ Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2 @@ -35,6 +35,9 @@ rm -rf %{buildroot} %doc COPYING README %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 2.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Tue Sep 30 2008 - 2.1.0-1%{?dist} - Modified the spec file to adhere to fedora packaging guidelines.