Update to 1.12.2 release

This commit is contained in:
Lubomir Rintel 2015-08-18 15:29:28 +02:00
parent 5554e8f902
commit be062cf4d1
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <lkundrak@v3.sk> - 1.12.2-1
- Update to 1.12.2 release
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.12.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

View File

@ -1 +1 @@
ab9cdf5c57bd1b4c1afd36890723de7f libmbim-1.12.0.tar.xz
921fb5ab3f13f1e00833e009d8f3b4f6 libmbim-1.12.2.tar.xz