Update to 1.12.0 release
This commit is contained in:
parent
9e1e096f4a
commit
6cf4ff82be
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
||||
/libmbim-1.6.0.tar.xz
|
||||
/libmbim-1.8.0.tar.xz
|
||||
/libmbim-1.10.0.tar.xz
|
||||
/libmbim-1.12.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
|
||||
%global realversion 1.10.0
|
||||
%global realversion 1.12.0
|
||||
%global _hardened_build 1
|
||||
|
||||
Name: libmbim
|
||||
Summary: Support library for the Mobile Broadband Interface Model protocol
|
||||
Version: %{?realversion}
|
||||
Release: 2%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
URL: http://freedesktop.org/software/libmbim
|
||||
|
||||
@ -86,6 +86,9 @@ make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 15 2015 Dan Williams <dcbw@redhat.com> - 1.12.0-1
|
||||
- Update to 1.12.0 release
|
||||
|
||||
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.10.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user