Update to 1.12.0 release

This commit is contained in:
Dan Williams 2015-01-15 13:24:02 -06:00
parent 9e1e096f4a
commit 6cf4ff82be
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -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

View File

@ -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

View File

@ -1 +1 @@
f2d9ec29071be632e046e38222166515 libmbim-1.10.0.tar.xz
ab9cdf5c57bd1b4c1afd36890723de7f libmbim-1.12.0.tar.xz