Update to 1.6.0 release
This commit is contained in:
parent
693e495fd4
commit
113f69a6e8
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/libqmi-1.3.0.git20130510.tar.xz
|
/libqmi-1.3.0.git20130510.tar.xz
|
||||||
|
/libqmi-1.6.0.tar.xz
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
%global glib2_version 2.32.0
|
%global glib2_version 2.32.0
|
||||||
|
|
||||||
%global snapshot %{nil}
|
%global snapshot %{nil}
|
||||||
%global realversion 1.4.0
|
%global realversion 1.6.0
|
||||||
|
|
||||||
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: %{?realversion}
|
Version: %{?realversion}
|
||||||
Release: 2%{snapshot}%{?dist}
|
Release: 1%{snapshot}%{?dist}
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.freedesktop.org/software/libqmi
|
URL: http://www.freedesktop.org/software/libqmi
|
||||||
@ -85,11 +85,12 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
%files utils
|
%files utils
|
||||||
%{_bindir}/qmicli
|
%{_bindir}/qmicli
|
||||||
%{_bindir}/qmi-network
|
%{_bindir}/qmi-network
|
||||||
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.0-2
|
* Fri Sep 6 2013 Dan Williams <dcbw@redhat.com> - 1.6.0-1
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
- Update to 1.6.0 release
|
||||||
|
|
||||||
* Fri Jun 7 2013 Dan Williams <dcbw@redhat.com> - 1.4.0-1
|
* Fri Jun 7 2013 Dan Williams <dcbw@redhat.com> - 1.4.0-1
|
||||||
- Update to 1.4.0 release
|
- Update to 1.4.0 release
|
||||||
|
Loading…
Reference in New Issue
Block a user