[iw] Update to 3.14

John W. Linville linville at fedoraproject.org
Wed Feb 12 18:05:19 UTC 2014


commit 3498223623b9129e6fda4147458257c4074ae5b8
Author: John W. Linville <linville at tuxdriver.com>
Date:   Wed Feb 12 13:05:56 2014 -0500

    Update to 3.14
    
    - Correct some bogus dates in the changelog

 .gitignore |    3 +--
 iw.spec    |   20 ++++++++++++--------
 sources    |    2 +-
 3 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e1ab128..db1f9f7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1 @@
-/iw-3.10.tar.xz
-/iw-3.11.tar.xz
+/iw-3.14.tar.xz
diff --git a/iw.spec b/iw.spec
index 8f009c1..1728c3b 100644
--- a/iw.spec
+++ b/iw.spec
@@ -1,5 +1,5 @@
 Name:           iw
-Version:        3.11
+Version:        3.14
 Release:        1%{?dist}
 Summary:        A nl80211 based wireless configuration tool
 
@@ -44,7 +44,11 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING
 
 %changelog
-* Thu Nov 12 2013 Adel Gadllah <adel.gadllah at gmail.com> 3.11-1
+* Wed Feb 12 2014 John W. Linville <linville at redhat.com> 3.14-1
+- Update to 3.14
+- Correct some bogus dates in the changelog
+
+* Tue Nov 12 2013 Adel Gadllah <adel.gadllah at gmail.com> 3.11-1
 - Update to 3.11
 
 * Sat Nov 09 2013 Xose Vazquez Perez <xose.vazquez at gmail.com> 3.10-3
@@ -68,7 +72,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Oct 17 2012 John W. Linville <linville at redhat.com> 3.7-1
 - Update to 3.7
 
-* Thu Aug 13 2012 John W. Linville <linville at redhat.com> 3.6-1
+* Mon Aug 13 2012 John W. Linville <linville at redhat.com> 3.6-1
 - Update to 3.6
 
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.5-2
@@ -113,13 +117,13 @@ rm -rf $RPM_BUILD_ROOT
 * Thu Jan 14 2010 John W. Linville <linville at redhat.com> 0.9.19-1
 - Update to 0.9.19
 
-* Tue Dec 21 2009 John W. Linville <linville at redhat.com> 0.9.18-4
+* Mon Dec 21 2009 John W. Linville <linville at redhat.com> 0.9.18-4
 - Remove unnecessary explicit Requires of libnl -- oops!
 
-* Tue Dec 21 2009 John W. Linville <linville at redhat.com> 0.9.18-3
+* Mon Dec 21 2009 John W. Linville <linville at redhat.com> 0.9.18-3
 - Add libnl to Requires
 
-* Wed Dec 18 2009 John W. Linville <linville at redhat.com> 0.9.18-2
+* Fri Dec 18 2009 John W. Linville <linville at redhat.com> 0.9.18-2
 - BuildRequires kernels-headers instead of kernel-devel
 
 * Wed Dec  2 2009 John W. Linville <linville at redhat.com> 0.9.18-1
@@ -146,10 +150,10 @@ rm -rf $RPM_BUILD_ROOT
 * Wed May 13 2009 Adel Gadllah <adel.gadllah at gmail.com> 0.9.14-1
 - Update to 0.9.14
 
-* Tue May  2 2009 John W. Linville <linville at redhat.com> 0.9.13-1
+* Sat May  2 2009 John W. Linville <linville at redhat.com> 0.9.13-1
 - Update to 0.9.13
 
-* Mon Apr 15 2009 John W. Linville <linville at redhat.com> 0.9.12-1
+* Wed Apr 15 2009 John W. Linville <linville at redhat.com> 0.9.12-1
 - Update to 0.9.12
 
 * Mon Apr  6 2009 John W. Linville <linville at redhat.com> 0.9.11-1
diff --git a/sources b/sources
index 2d9adf8..e4df46e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e536d5472bf4833950cc7e41b67ad719  iw-3.11.tar.xz
+66e41053f6fc0781b683b5b688442de6  iw-3.14.tar.xz


More information about the scm-commits mailing list