diff --git a/.gitignore b/.gitignore index 93e404c..e9bff92 100644 --- a/.gitignore +++ b/.gitignore @@ -20,3 +20,4 @@ wpa_supplicant-0.6.8.tar.gz /wpa_supplicant-2.6.tar.gz /wpa_supplicant-2.7.tar.gz /wpa_supplicant-2.8.tar.gz +/wpa_supplicant-2.9.tar.gz diff --git a/sources b/sources index 2259dc7..6e82ba8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (wpa_supplicant-2.8.tar.gz) = b37d254d32a4b7a1f95fcb18ec1be0ffb9d025e0b21c42c53acc4cd839be355df1b125b32cc073f9fe09b746807321e23dbe25dc2fc8a7cafa1e71add69f245b +SHA512 (wpa_supplicant-2.9.tar.gz) = 37a33f22cab9d27084fbef29856eaea0f692ff339c5b38bd32402dccf293cb849afd4a870cd3b5ca78179f0102f4011ce2f3444a53dc41dc75a5863b0a2226c8 diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index da97917..6e1f9fa 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -6,8 +6,8 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant Name: wpa_supplicant Epoch: 1 -Version: 2.8 -Release: 3%{?dist} +Version: 2.9 +Release: 1%{?dist} License: BSD Source0: http://w1.fi/releases/%{name}-%{version}%{rcver}%{snapshot}.tar.gz Source1: build-config @@ -166,6 +166,9 @@ chmod -R 0644 %{name}/examples/*.py %endif %changelog +* Fri Aug 16 2019 Lubomir Rintel - 1:2.9-1 +- Update to version 2.9 + * Sat Jul 27 2019 Fedora Release Engineering - 1:2.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild