diff --git a/.gitignore b/.gitignore index 403313c..12b80ff 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/libmbim.spec b/libmbim.spec index df96767..5f519d6 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -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 - 1.12.0-1 +- Update to 1.12.0 release + * Sun Aug 17 2014 Fedora Release Engineering - 1.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index bcbd623..3d53c7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f2d9ec29071be632e046e38222166515 libmbim-1.10.0.tar.xz +ab9cdf5c57bd1b4c1afd36890723de7f libmbim-1.12.0.tar.xz