Update to 1.12.6 release
This commit is contained in:
parent
c2a24979fe
commit
47b5f749eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
|||||||
/libqmi-1.12.0.tar.xz
|
/libqmi-1.12.0.tar.xz
|
||||||
/libqmi-1.12.2.tar.xz
|
/libqmi-1.12.2.tar.xz
|
||||||
/libqmi-1.12.4.tar.xz
|
/libqmi-1.12.4.tar.xz
|
||||||
|
/libqmi-1.12.6.tar.xz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Name: libqmi
|
Name: libqmi
|
||||||
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
Summary: Support library to use the Qualcomm MSM Interface (QMI) protocol
|
||||||
Version: 1.12.4
|
Version: 1.12.6
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://freedesktop.org/software/libqmi
|
URL: http://freedesktop.org/software/libqmi
|
||||||
@ -79,6 +79,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2015 Lubomir Rintel <lkundrak@v3.sk> - 1.12.6-1
|
||||||
|
- Update to 1.12.6 release
|
||||||
|
|
||||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-3
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.4-3
|
||||||
- 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