From 00950b091b4b967aeb9e04b4cead64cdf3c5343c Mon Sep 17 00:00:00 2001 From: vcrhonek Date: Fri, 24 Oct 2008 12:56:45 +0000 Subject: [PATCH] Update to 1.6.0 --- .cvsignore | 1 + sblim-wbemcli.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4a90c53..a7202aa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ sblim-wbemcli-1.5.1.tar.bz2 +sblim-wbemcli-1.6.0.tar.bz2 diff --git a/sblim-wbemcli.spec b/sblim-wbemcli.spec index cebf8f8..eb7d247 100644 --- a/sblim-wbemcli.spec +++ b/sblim-wbemcli.spec @@ -1,5 +1,5 @@ # -# $Id: sblim-wbemcli.spec,v 1.8 2008/06/20 15:52:04 spot Exp $ +# $Id: sblim-wbemcli.spec,v 1.9 2008/10/24 12:56:45 vcrhonek Exp $ # # Package spec for wbemcli (RH version) # @@ -8,13 +8,13 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Summary: SBLIM WBEM Command Line Interface Name: sblim-wbemcli -Version: 1.5.1 -Release: 7%{?dist} +Version: 1.6.0 +Release: 1%{?dist} Group: Systems Management/Base URL: http://www.sblim.org License: CPL -Source0: http://prdownloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 +Source0: http://downloads.sourceforge.net/sblim/%{name}-%{version}.tar.bz2 Patch0: sblim-wbemcli-1.5.1-gcc43.patch BuildRequires: curl-devel >= 7.9.3 @@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/%{name} %changelog +* Fri Oct 24 2008 Vitezslav Crhonek - 1.6.0-1 +- Update to 1.6.0 + Resolves: #468328 + * Fri Jun 20 2008 Tom "spot" Callaway 1.5.1-7 - fix gcc43 compile failure diff --git a/sources b/sources index 7a9aa89..d046aff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2d048b0ebd0f6b34993e49a28ebda794 sblim-wbemcli-1.5.1.tar.bz2 +422cf80bcc812f9cfb03d43e7213641d sblim-wbemcli-1.6.0.tar.bz2