diff --git a/.gitignore b/.gitignore index 6bb6109..b470cbf 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ openwsman-2.2.3.tar.bz2 /openwsman-2.4.0.tar.gz /v2.4.3.tar.gz /v2.4.4.tar.gz +/v2.4.6.tar.gz diff --git a/openwsman.spec b/openwsman.spec index 924e0d1..c00a75b 100644 --- a/openwsman.spec +++ b/openwsman.spec @@ -16,8 +16,8 @@ BuildRequires: perl-devel pkgconfig openssl-devel #BuildRequires: java-1.8.0-openjdk-devel BuildRequires: cmake BuildRequires: systemd-units -Version: 2.4.4 -Release: 2%{?dist} +Version: 2.4.6 +Release: 1%{?dist} Url: http://www.openwsman.org/ License: BSD Group: Applications/System @@ -328,6 +328,9 @@ rm -f /var/log/wsmand.log %changelog +* Tue May 20 2014 Vitezslav Crhonek - 2.4.6-1 +- Update to openwsman-2.4.6 + * Fri Apr 25 2014 Vít Ondruch - 2.4.4-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/Ruby_2.1 diff --git a/sources b/sources index e901762..ceafe39 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 4f2d9b1d7da6d87fcd38a9aa23559723 openwsmand.8.gz -8ecfa57f62ba81dbb20a08cb2c2cd6b5 v2.4.4.tar.gz +02902aafcd58708c0cdab51af9f4086e v2.4.6.tar.gz