diff --git a/sblim-wbemcli.spec b/sblim-wbemcli.spec index d7aac73..e7d34c5 100644 --- a/sblim-wbemcli.spec +++ b/sblim-wbemcli.spec @@ -1,6 +1,6 @@ Name: sblim-wbemcli Version: 1.6.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: SBLIM WBEM Command Line Interface Group: Applications/System @@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name} %changelog +* Tue Feb 28 2012 Fedora Release Engineering - 1.6.2-3 +- Rebuilt for c++ ABI breakage + * Thu Jan 05 2012 Vitezslav Crhonek - 1.6.2-2 - Fix gcc47 compile failure