Update to a new release
This commit is contained in:
parent
3a25a6bd12
commit
d33d353bce
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@ usb-modeswitch-data-20100817.tar.bz2
|
|||||||
/usb-modeswitch-data-20140327.tar.bz2
|
/usb-modeswitch-data-20140327.tar.bz2
|
||||||
/usb-modeswitch-data-20140529.tar.bz2
|
/usb-modeswitch-data-20140529.tar.bz2
|
||||||
/usb-modeswitch-data-20150115.tar.bz2
|
/usb-modeswitch-data-20150115.tar.bz2
|
||||||
|
/usb-modeswitch-data-20150627.tar.bz2
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
662bcd56a97e560ea974bc710822de51 usb-modeswitch-data-20150115.tar.bz2
|
d6bfc2cb5348f068762e66b313d9b72f usb-modeswitch-data-20150627.tar.bz2
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define source_name usb-modeswitch-data
|
%define source_name usb-modeswitch-data
|
||||||
|
|
||||||
Name: usb_modeswitch-data
|
Name: usb_modeswitch-data
|
||||||
Version: 20150115
|
Version: 20150627
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: USB Modeswitch gets mobile broadband cards in operational mode
|
Summary: USB Modeswitch gets mobile broadband cards in operational mode
|
||||||
Summary(de): USB Modeswitch aktiviert UMTS-Karten
|
Summary(de): USB Modeswitch aktiviert UMTS-Karten
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -12,7 +12,7 @@ Source0: http://www.draisberghof.de/usb_modeswitch/%{source_name}-%{version}.tar
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
Requires: systemd
|
Requires: systemd
|
||||||
Requires: usb_modeswitch >= 2.2.0
|
Requires: usb_modeswitch >= 2.2.2
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -59,6 +59,9 @@ udevadm control --reload-rules || :
|
|||||||
%doc ChangeLog README REFERENCE
|
%doc ChangeLog README REFERENCE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2015 Lubomir Rintel <lkundrak@v3.sk> - 20150627-1
|
||||||
|
- Update to a new release
|
||||||
|
|
||||||
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20150115-2
|
* Fri Jun 19 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 20150115-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user