Bump the release number to be higher than in Fedora 24

This commit is contained in:
Lubomir Rintel 2016-07-29 09:51:10 +02:00
parent 3965ee0d29
commit 238128f1f9

View File

@ -2,7 +2,7 @@
Name: usb_modeswitch
Version: 2.4.0
Release: 3%{?dist}
Release: 5%{?dist}
Summary: USB Modeswitch gets mobile broadband cards in operational mode
Summary(de): USB Modeswitch aktiviert UMTS-Karten
Group: Applications/System
@ -75,6 +75,9 @@ make install \
%changelog
* Fri Jul 29 2016 Lubomir Rintel <lkundrak@v3.sk> - 2.4.0-5
- Bump the release number to be higher than in Fedora 24
* Thu Jul 21 2016 Lubomir Rintel <lkundrak@v3.sk> - 2.4.0-3
- Fix undefined behavior in config parser (rh #1352055)