Compare commits
3 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d611dc6b9c | ||
|
|
14490c3ead | ||
|
|
dd739f90a1 |
2 changed files with 13 additions and 4 deletions
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
4a948331d5b9fccba4a89d3e62040cc3 usb-modeswitch-data-20120531.tar.bz2
|
||||
52dff3f54e0c01dad02639d642e089e0 usb-modeswitch-data-20130610.tar.bz2
|
||||
|
|
|
|||
|
|
@ -1,8 +1,8 @@
|
|||
%define source_name usb-modeswitch-data
|
||||
|
||||
Name: usb_modeswitch-data
|
||||
Version: 20120531
|
||||
Release: 2%{?dist}
|
||||
Version: 20130610
|
||||
Release: 1%{?dist}
|
||||
Summary: USB Modeswitch gets mobile broadband cards in operational mode
|
||||
Summary(de): USB Modeswitch aktiviert UMTS-Karten
|
||||
Group: Applications/System
|
||||
|
|
@ -15,7 +15,7 @@ Requires: udev
|
|||
# 1.2.3-1 removes the requirement on TCL which was mistakenly
|
||||
# in the -data package, so require 1.2.3-1 to ensure that both
|
||||
# usb_modeswitch and -data agree on whether TCL is needed or not
|
||||
Requires: usb_modeswitch >= 1.2.3-1
|
||||
Requires: usb_modeswitch >= 1.2.5
|
||||
|
||||
|
||||
%description
|
||||
|
|
@ -63,6 +63,15 @@ udevadm control --reload-rules || :
|
|||
%doc ChangeLog COPYING README
|
||||
|
||||
%changelog
|
||||
* Wed Jun 12 2013 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 20130610-1
|
||||
- New upstream release
|
||||
|
||||
* Tue Nov 13 2012 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 20121109-1
|
||||
- New upstream release. Resolves rhbz#875833
|
||||
|
||||
* Fri Aug 24 2012 Huzaifa Sidhpurwala <huzaifas@redhat.com> - 20120815-1
|
||||
- New upstream release. Resolves rhbz#847681
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20120531-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue