[linux-firmware] Fix release numbering. Sigh.

Josh Boyer jwboyer at fedoraproject.org
Mon Feb 4 19:49:37 UTC 2013


commit 10a6fc326272848d8d96c3f473591864de2e08d5
Author: Josh Boyer <jwboyer at redhat.com>
Date:   Mon Feb 4 14:49:10 2013 -0500

    Fix release numbering.  Sigh.

 linux-firmware.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/linux-firmware.spec b/linux-firmware.spec
index 5e6d459..25c4924 100644
--- a/linux-firmware.spec
+++ b/linux-firmware.spec
@@ -1,9 +1,9 @@
 %global checkout 65a5163
-%global iwlwifi_release 19
+%global iwlwifi_release 20
 
 Name:		linux-firmware
 Version:	20130201
-Release:	0.2.git%{checkout}%{?dist}
+Release:	0.3.git%{checkout}%{?dist}
 Summary:	Firmware files used by the Linux kernel
 
 Group:		System Environment/Kernel
@@ -364,7 +364,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc WHENCE LICENCE.* LICENSE.*
 
 %changelog
-* Fri Feb 04 2013 Josh Boyer <jwboyer at redhat.com> - 20130201-0.2.git65a5163
+* Fri Feb 04 2013 Josh Boyer <jwboyer at redhat.com> - 20130201-0.3.git65a5163
 - Obsolete ql2[45]00-firmware packages (rhbz 906898)
  
 * Fri Feb 01 2013 Josh Boyer <jwboyer at redhat.com> 


More information about the scm-commits mailing list