Update to sblim-sfcc-2.2.2

This commit is contained in:
Vitezslav Crhonek 2011-05-24 15:54:44 +02:00
parent 7c7df7116e
commit 977d0fb1d1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
sblim-sfcc-2.2.1.tar.bz2
/sblim-sfcc-2.2.2.tar.bz2

View File

@ -9,8 +9,8 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXXX)
Summary: Small Footprint CIM Client Library
Name: sblim-sfcc
Version: 2.2.1
Release: 2%{?dist}
Version: 2.2.2
Release: 1%{?dist}
Group: Applications/System
License: EPL
URL: http://www.sblim.org
@ -67,6 +67,9 @@ rm -rf %{buildroot}
%{_libdir}/*.so
%changelog
* Tue May 24 2011 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.2.2-1
- Update to sblim-sfcc-2.2.2
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
d4c97417f6c8c05855fcba8dd4b803eb sblim-sfcc-2.2.1.tar.bz2
b37a7c85c308cb8562b9a2aba3b8c3dc sblim-sfcc-2.2.2.tar.bz2