diff --git a/.gitignore b/.gitignore index 205acc3..58e13e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/hostapd-2.2.tar.gz +/hostapd-2.3.tar.gz diff --git a/hostapd.spec b/hostapd.spec index 7c3003f..693224a 100644 --- a/hostapd.spec +++ b/hostapd.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: hostapd -Version: 2.2 -Release: 3%{?dist} +Version: 2.3 +Release: 1%{?dist} Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator License: BSD URL: http://w1.fi/hostapd @@ -176,6 +176,9 @@ fi %{_sysconfdir}/logwatch/scripts/services/%{name} %changelog +* Thu Oct 23 2014 John W. Linville - 2.3-1 +- Update to version 2.3 from upstream + * Sat Aug 16 2014 Fedora Release Engineering - 2.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index d7dde92..46d37db 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23c1f78a693c3288802d516adb7fd289 hostapd-2.2.tar.gz +40b89c61036add0c2dd1fc10767d3b5f hostapd-2.3.tar.gz