This commit is contained in:
Jesse Keating 2009-02-26 07:20:21 +00:00
parent 7f87fd34a9
commit 65234c922d

View File

@ -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 <rel-eng@lists.fedoraproject.org> - 2.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Sep 30 2008 <srinivas_ramanatha@dell.com> - 2.1.0-1%{?dist}
- Modified the spec file to adhere to fedora packaging guidelines.