diff --git a/.gitignore b/.gitignore index 12b80ff..c3de80f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /libmbim-1.8.0.tar.xz /libmbim-1.10.0.tar.xz /libmbim-1.12.0.tar.xz +/libmbim-1.12.2.tar.xz diff --git a/libmbim.spec b/libmbim.spec index 2ec7ee2..4019743 100644 --- a/libmbim.spec +++ b/libmbim.spec @@ -1,5 +1,5 @@ -%global realversion 1.12.0 +%global realversion 1.12.2 %global _hardened_build 1 Name: libmbim @@ -12,7 +12,7 @@ URL: http://freedesktop.org/software/libmbim # # Source from http://freedesktop.org/software/libmbim/ # -Source: %{name}-%{realversion}.tar.xz +Source: http://freedesktop.org/software/libmbim/%{name}-%{realversion}.tar.xz BuildRequires: glib2-devel BuildRequires: pkgconfig @@ -86,6 +86,9 @@ make check %changelog +* Tue Aug 18 2015 Lubomir Rintel - 1.12.2-1 +- Update to 1.12.2 release + * Wed Jun 17 2015 Fedora Release Engineering - 1.12.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 3d53c7a..28eed35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ab9cdf5c57bd1b4c1afd36890723de7f libmbim-1.12.0.tar.xz +921fb5ab3f13f1e00833e009d8f3b4f6 libmbim-1.12.2.tar.xz